+ 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 [Fri Jul 17 11:25:27 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: nova-api-osapi-6b69f6d55-cwgkv 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 0x7fe6f58b8668 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-07-17 11:25:32.605 7 INFO nova.utils [None req-ca0e5ea2-54ca-4581-a385-e03ea8606d97 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-17 11:25:32.641 8 INFO nova.utils [None req-213f2dd5-bc62-4ed0-8999-b3dd30ecdc77 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-17 11:25:34.328 7 WARNING keystonemiddleware._common.config [None req-ca0e5ea2-54ca-4581-a385-e03ea8606d97 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 11:25:34.339 7 WARNING oslo_config.cfg [None req-ca0e5ea2-54ca-4581-a385-e03ea8606d97 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-17 11:25:34.367 8 WARNING keystonemiddleware._common.config [None req-213f2dd5-bc62-4ed0-8999-b3dd30ecdc77 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 11:25:34.380 8 WARNING oslo_config.cfg [None req-213f2dd5-bc62-4ed0-8999-b3dd30ecdc77 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-17 11:25:34.418 7 WARNING keystonemiddleware._common.config [None req-ca0e5ea2-54ca-4581-a385-e03ea8606d97 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 11:25:34.433 7 WARNING oslo_config.cfg [None req-ca0e5ea2-54ca-4581-a385-e03ea8606d97 - - - - - -] 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-07-17 11:25:34.446 7 WARNING oslo_config.cfg [None req-ca0e5ea2-54ca-4581-a385-e03ea8606d97 - - - - - -] 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 0x7fe6f58b8668 pid: 7 (default app) 2026-07-17 11:25:34.461 8 WARNING keystonemiddleware._common.config [None req-213f2dd5-bc62-4ed0-8999-b3dd30ecdc77 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 11:25:34.476 8 WARNING oslo_config.cfg [None req-213f2dd5-bc62-4ed0-8999-b3dd30ecdc77 - - - - - -] 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-07-17 11:25:34.489 8 WARNING oslo_config.cfg [None req-213f2dd5-bc62-4ed0-8999-b3dd30ecdc77 - - - - - -] 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 0x7fe6f58b8668 pid: 8 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.109 () {42 vars in 703 bytes} [Fri Jul 17 11:25:42 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-07-17 11:25:42.559 7 WARNING oslo_policy.policy [None req-cc658afb-bf35-4f41-9785-97795dbf86d7 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - 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-07-17 11:25:42.559 7 WARNING oslo_policy.policy [None req-cc658afb-bf35-4f41-9785-97795dbf86d7 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.109 () {44 vars in 907 bytes} [Fri Jul 17 11:25:42 2026] GET /v2.1 => generated 0 bytes in 582 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-07-17 11:25:42.673 8 WARNING oslo_policy.policy [req-cc658afb-bf35-4f41-9785-97795dbf86d7 req-40e3325d-65f3-4fa6-af89-d197fcdea233 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - 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-07-17 11:25:42.673 8 WARNING oslo_policy.policy [req-cc658afb-bf35-4f41-9785-97795dbf86d7 req-40e3325d-65f3-4fa6-af89-d197fcdea233 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.204.45.109 () {46 vars in 980 bytes} [Fri Jul 17 11:25:42 2026] GET /v2.1/ => generated 400 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 11:25:42.781 7 INFO nova.api.openstack.wsgi [None req-7ab9a69b-3466-47b7-a6c7-8867f3495a57 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.109 () {48 vars in 1009 bytes} [Fri Jul 17 11:25:42 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.109 () {48 vars in 1049 bytes} [Fri Jul 17 11:25:42 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: 7|app: 0|req: 5/9] 199.204.45.109 () {52 vars in 1046 bytes} [Fri Jul 17 11:25:42 2026] POST /v2.1/flavors => generated 529 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.109 () {42 vars in 703 bytes} [Fri Jul 17 11:25:43 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: 6/11] 199.204.45.109 () {44 vars in 907 bytes} [Fri Jul 17 11:25:43 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.109 () {46 vars in 980 bytes} [Fri Jul 17 11:25:43 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-07-17 11:25:43.807 7 INFO nova.api.openstack.wsgi [None req-705556b9-e722-4f27-be84-f0e0d7c31964 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.109 () {48 vars in 1011 bytes} [Fri Jul 17 11:25:43 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.109 () {48 vars in 1049 bytes} [Fri Jul 17 11:25:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.109 () {52 vars in 1046 bytes} [Fri Jul 17 11:25:43 2026] POST /v2.1/flavors => generated 532 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.109 () {42 vars in 703 bytes} [Fri Jul 17 11:25:44 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: 9/17] 199.204.45.109 () {44 vars in 907 bytes} [Fri Jul 17 11:25:44 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.109 () {46 vars in 980 bytes} [Fri Jul 17 11:25:44 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-07-17 11:25:44.803 7 INFO nova.api.openstack.wsgi [None req-40aeb6ca-445c-4dff-b293-18682690d834 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.109 () {48 vars in 1013 bytes} [Fri Jul 17 11:25:44 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.109 () {48 vars in 1049 bytes} [Fri Jul 17 11:25:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.109 () {52 vars in 1046 bytes} [Fri Jul 17 11:25:44 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.109 () {42 vars in 703 bytes} [Fri Jul 17 11:25: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: 12/23] 199.204.45.109 () {44 vars in 907 bytes} [Fri Jul 17 11:25:45 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.109 () {46 vars in 980 bytes} [Fri Jul 17 11:25:45 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 11:25:45.759 7 INFO nova.api.openstack.wsgi [None req-571e1f88-9353-46fb-b66d-0fe38c134df8 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.109 () {48 vars in 1011 bytes} [Fri Jul 17 11:25:45 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.109 () {48 vars in 1049 bytes} [Fri Jul 17 11:25:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.109 () {52 vars in 1046 bytes} [Fri Jul 17 11:25:45 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.109 () {42 vars in 703 bytes} [Fri Jul 17 11:25:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.109 () {44 vars in 907 bytes} [Fri Jul 17 11:25:46 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.204.45.109 () {46 vars in 980 bytes} [Fri Jul 17 11:25:46 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 11:25:46.728 7 INFO nova.api.openstack.wsgi [None req-3e25e6f1-8548-41fe-9162-063d820a797c a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/31] 199.204.45.109 () {48 vars in 1013 bytes} [Fri Jul 17 11:25:46 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.109 () {48 vars in 1049 bytes} [Fri Jul 17 11:25:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.109 () {52 vars in 1046 bytes} [Fri Jul 17 11:25:46 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: 8|app: 0|req: 51/102] 10.0.0.25 () {28 vars in 452 bytes} [Fri Jul 17 11:31:20 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/103] 10.0.0.25 () {30 vars in 656 bytes} [Fri Jul 17 11:31:20 2026] GET /v2.1 => generated 0 bytes in 119 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 52/104] 10.0.0.25 () {32 vars in 729 bytes} [Fri Jul 17 11:31:21 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/105] 10.0.0.25 () {34 vars in 802 bytes} [Fri Jul 17 11:31:21 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/144] 199.204.45.109 () {42 vars in 703 bytes} [Fri Jul 17 11:34:36 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 73/145] 199.204.45.109 () {44 vars in 907 bytes} [Fri Jul 17 11:34:36 2026] GET /v2.1 => generated 0 bytes in 114 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 73/146] 199.204.45.109 () {46 vars in 980 bytes} [Fri Jul 17 11:34:37 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 11:34:37.045 7 INFO nova.api.openstack.wsgi [None req-0bdf9901-3536-45f2-bdb2-5449dc6eed25 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 74/147] 199.204.45.109 () {48 vars in 1015 bytes} [Fri Jul 17 11:34:37 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/148] 199.204.45.109 () {48 vars in 1049 bytes} [Fri Jul 17 11:34:37 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: 7|app: 0|req: 75/149] 199.204.45.109 () {52 vars in 1047 bytes} [Fri Jul 17 11:34:37 2026] POST /v2.1/flavors => generated 534 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/164] 199.204.45.109 () {42 vars in 703 bytes} [Fri Jul 17 11:35:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/165] 199.204.45.109 () {44 vars in 907 bytes} [Fri Jul 17 11:35:41 2026] GET /v2.1 => generated 0 bytes in 407 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 84/166] 199.204.45.109 () {46 vars in 980 bytes} [Fri Jul 17 11:35:41 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 11:35:41.529 8 INFO nova.api.openstack.wsgi [None req-8fa98f3c-9f05-4caf-863f-8ea9250950f7 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user a19ecea9207645fe834cb16d9cad184f [pid: 8|app: 0|req: 83/167] 199.204.45.109 () {48 vars in 1049 bytes} [Fri Jul 17 11:35:41 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-07-17 11:35:41.542 7 WARNING oslo_db.sqlalchemy.utils [None req-2a0c12c4-c775-4bfd-8bc2-908256d41afc a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 85/168] 199.204.45.109 () {48 vars in 1014 bytes} [Fri Jul 17 11:35:41 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: 8|app: 0|req: 84/169] 199.204.45.109 () {52 vars in 1055 bytes} [Fri Jul 17 11:35:41 2026] POST /v2.1/os-keypairs => generated 576 bytes in 89 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/170] 199.204.45.109 () {42 vars in 703 bytes} [Fri Jul 17 11:35:45 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: 85/171] 199.204.45.109 () {44 vars in 907 bytes} [Fri Jul 17 11:35:45 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 87/172] 199.204.45.109 () {46 vars in 980 bytes} [Fri Jul 17 11:35:45 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/173] 199.204.45.109 () {48 vars in 1071 bytes} [Fri Jul 17 11:35:45 2026] GET /v2.1/os-quota-sets/59bea03819ae4d78a5e9eab4db49a026 => generated 283 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/174] 199.204.45.109 () {52 vars in 1123 bytes} [Fri Jul 17 11:35:45 2026] PUT /v2.1/os-quota-sets/59bea03819ae4d78a5e9eab4db49a026 => generated 238 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.204.45.109 () {42 vars in 703 bytes} [Fri Jul 17 11:43:50 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: 136/274] 199.204.45.109 () {44 vars in 907 bytes} [Fri Jul 17 11:43:50 2026] GET /v2.1 => generated 0 bytes in 148 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 139/275] 199.204.45.109 () {46 vars in 980 bytes} [Fri Jul 17 11:43:51 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 11:43:51.098 8 INFO nova.api.openstack.wsgi [None req-e7f73317-21d6-4434-9d1c-0e1d53a342f1 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 137/276] 199.204.45.109 () {48 vars in 1013 bytes} [Fri Jul 17 11:43:51 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/277] 199.204.45.109 () {48 vars in 1049 bytes} [Fri Jul 17 11:43:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/278] 199.204.45.109 () {52 vars in 1047 bytes} [Fri Jul 17 11:43:51 2026] POST /v2.1/flavors => generated 534 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/319] 199.204.45.109 () {42 vars in 703 bytes} [Fri Jul 17 11:47:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/320] 199.204.45.109 () {44 vars in 907 bytes} [Fri Jul 17 11:47:15 2026] GET /v2.1 => generated 0 bytes in 16 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 160/321] 199.204.45.109 () {46 vars in 980 bytes} [Fri Jul 17 11:47:15 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/322] 199.204.45.109 () {48 vars in 1071 bytes} [Fri Jul 17 11:47:15 2026] GET /v2.1/os-quota-sets/d7f42563ca7545699307803e76f6c8f2 => generated 283 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/323] 199.204.45.109 () {52 vars in 1123 bytes} [Fri Jul 17 11:47:15 2026] PUT /v2.1/os-quota-sets/d7f42563ca7545699307803e76f6c8f2 => generated 238 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/480] 10.0.0.90 () {28 vars in 452 bytes} [Fri Jul 17 12:00:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 241/481] 10.0.0.90 () {30 vars in 656 bytes} [Fri Jul 17 12:00:09 2026] GET /v2.1 => generated 0 bytes in 61 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 241/482] 10.0.0.90 () {32 vars in 729 bytes} [Fri Jul 17 12:00:09 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: 242/483] 10.0.0.90 () {34 vars in 763 bytes} [Fri Jul 17 12:00:09 2026] GET /v2.1/os-services => generated 783 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/484] 10.0.0.90 () {28 vars in 452 bytes} [Fri Jul 17 12:00:14 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 243/485] 10.0.0.90 () {30 vars in 656 bytes} [Fri Jul 17 12:00:14 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 243/486] 10.0.0.90 () {32 vars in 729 bytes} [Fri Jul 17 12:00:14 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/487] 10.0.0.90 () {34 vars in 763 bytes} [Fri Jul 17 12:00:14 2026] GET /v2.1/os-services => generated 783 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/488] 199.204.45.109 () {42 vars in 703 bytes} [Fri Jul 17 12:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 245/489] 199.204.45.109 () {44 vars in 907 bytes} [Fri Jul 17 12:00:17 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 245/490] 199.204.45.109 () {46 vars in 980 bytes} [Fri Jul 17 12:00:17 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:00:17.315 7 INFO nova.api.openstack.wsgi [None req-2af9bd66-74b0-42f3-9972-5416cf89fabd a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 246/491] 199.204.45.109 () {48 vars in 1009 bytes} [Fri Jul 17 12:00:17 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 199.204.45.109 () {48 vars in 1049 bytes} [Fri Jul 17 12:00:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/493] 199.204.45.109 () {48 vars in 1097 bytes} [Fri Jul 17 12:00:17 2026] GET /v2.1/flavors/410e3047-4397-436b-ac36-8775974c3004/os-extra_specs => generated 19 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/496] 199.204.45.109 () {42 vars in 703 bytes} [Fri Jul 17 12:00:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/497] 199.204.45.109 () {44 vars in 907 bytes} [Fri Jul 17 12:00:18 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 250/498] 199.204.45.109 () {46 vars in 980 bytes} [Fri Jul 17 12:00:18 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-07-17 12:00:18.389 8 INFO nova.api.openstack.wsgi [None req-b2ef5369-a489-4adb-98ef-fbc614426558 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 249/499] 199.204.45.109 () {48 vars in 1011 bytes} [Fri Jul 17 12:00:18 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/500] 199.204.45.109 () {48 vars in 1049 bytes} [Fri Jul 17 12:00:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/501] 199.204.45.109 () {48 vars in 1097 bytes} [Fri Jul 17 12:00:18 2026] GET /v2.1/flavors/c1464f59-c2cf-4442-9619-f1e6f7a05c92/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/502] 10.0.0.90 () {28 vars in 452 bytes} [Fri Jul 17 12:00:18 2026] GET /v2.1 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/503] 10.0.0.90 () {30 vars in 656 bytes} [Fri Jul 17 12:00:18 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 253/504] 10.0.0.90 () {32 vars in 729 bytes} [Fri Jul 17 12:00:18 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/505] 10.0.0.90 () {34 vars in 806 bytes} [Fri Jul 17 12:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/506] 199.204.45.109 () {42 vars in 703 bytes} [Fri Jul 17 12:00:19 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: 8|app: 0|req: 253/507] 199.204.45.109 () {44 vars in 907 bytes} [Fri Jul 17 12:00:19 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 255/508] 199.204.45.109 () {46 vars in 980 bytes} [Fri Jul 17 12:00:19 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-07-17 12:00:19.388 8 INFO nova.api.openstack.wsgi [None req-b7bdab66-e694-40ed-bb7d-e4441f7f655b a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 254/509] 199.204.45.109 () {48 vars in 1013 bytes} [Fri Jul 17 12:00:19 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/510] 199.204.45.109 () {48 vars in 1049 bytes} [Fri Jul 17 12:00:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/511] 199.204.45.109 () {48 vars in 1097 bytes} [Fri Jul 17 12:00:19 2026] GET /v2.1/flavors/8237eb5d-0ec5-4cf7-aa44-852ec4f22011/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/512] 199.204.45.109 () {42 vars in 703 bytes} [Fri Jul 17 12: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) [pid: 8|app: 0|req: 256/513] 199.204.45.109 () {44 vars in 907 bytes} [Fri Jul 17 12:00:20 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 258/514] 199.204.45.109 () {46 vars in 980 bytes} [Fri Jul 17 12:00:20 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:00:20.418 8 INFO nova.api.openstack.wsgi [None req-4c23c8f5-a63a-4f45-b2d6-e455e6c31f5b a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 257/515] 199.204.45.109 () {48 vars in 1011 bytes} [Fri Jul 17 12:00:20 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/516] 199.204.45.109 () {48 vars in 1049 bytes} [Fri Jul 17 12:00:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/517] 199.204.45.109 () {48 vars in 1097 bytes} [Fri Jul 17 12:00:20 2026] GET /v2.1/flavors/b91ce300-f160-4880-9aeb-7c1a71760a17/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/518] 199.204.45.109 () {42 vars in 703 bytes} [Fri Jul 17 12:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/519] 199.204.45.109 () {44 vars in 907 bytes} [Fri Jul 17 12:00:21 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 261/520] 199.204.45.109 () {46 vars in 980 bytes} [Fri Jul 17 12:00:21 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:00:21.496 8 INFO nova.api.openstack.wsgi [None req-98783735-c01e-41b7-abfc-2a050816436a a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 260/521] 199.204.45.109 () {48 vars in 1013 bytes} [Fri Jul 17 12:00:21 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/522] 199.204.45.109 () {48 vars in 1049 bytes} [Fri Jul 17 12:00:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/523] 199.204.45.109 () {48 vars in 1097 bytes} [Fri Jul 17 12:00:21 2026] GET /v2.1/flavors/9aaeedca-11af-4edb-8441-fe2a5296920d/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/524] 10.0.0.90 () {28 vars in 452 bytes} [Fri Jul 17 12:00:23 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: 262/525] 10.0.0.90 () {30 vars in 656 bytes} [Fri Jul 17 12:00:23 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 264/526] 10.0.0.90 () {32 vars in 729 bytes} [Fri Jul 17 12:00:23 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/527] 10.0.0.90 () {34 vars in 806 bytes} [Fri Jul 17 12:00:23 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/542] 199.204.45.109 () {42 vars in 703 bytes} [Fri Jul 17 12:01:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/543] 199.204.45.109 () {44 vars in 907 bytes} [Fri Jul 17 12:01:27 2026] GET /v2.1 => generated 0 bytes in 35 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: 272/544] 199.204.45.109 () {46 vars in 980 bytes} [Fri Jul 17 12:01:27 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:01:27.941 7 INFO nova.api.openstack.wsgi [None req-11503d59-1560-4bdb-b673-300c12ecedd4 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 273/545] 199.204.45.109 () {48 vars in 1015 bytes} [Fri Jul 17 12:01:27 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/546] 199.204.45.109 () {48 vars in 1049 bytes} [Fri Jul 17 12:01:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/547] 199.204.45.109 () {48 vars in 1097 bytes} [Fri Jul 17 12:01:27 2026] GET /v2.1/flavors/cf91748b-99b5-43f3-88fe-b71ea1d42fc0/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/548] 199.204.45.109 () {42 vars in 703 bytes} [Fri Jul 17 12:01:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/549] 199.204.45.109 () {44 vars in 907 bytes} [Fri Jul 17 12:01:35 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: 275/550] 199.204.45.109 () {46 vars in 980 bytes} [Fri Jul 17 12:01:35 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/551] 199.204.45.109 () {48 vars in 1049 bytes} [Fri Jul 17 12:01:35 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/554] 199.204.45.109 () {42 vars in 703 bytes} [Fri Jul 17 12:01:39 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: 278/555] 199.204.45.109 () {44 vars in 907 bytes} [Fri Jul 17 12:01:39 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 278/556] 199.204.45.109 () {46 vars in 980 bytes} [Fri Jul 17 12:01:39 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/557] 199.204.45.109 () {48 vars in 1071 bytes} [Fri Jul 17 12:01:39 2026] GET /v2.1/os-quota-sets/59bea03819ae4d78a5e9eab4db49a026 => generated 280 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/568] 199.204.45.109 () {42 vars in 703 bytes} [Fri Jul 17 12:02: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: 285/569] 199.204.45.109 () {44 vars in 907 bytes} [Fri Jul 17 12:02:31 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 285/570] 199.204.45.109 () {46 vars in 980 bytes} [Fri Jul 17 12:02:31 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-07-17 12:02:31.561 7 INFO nova.api.openstack.wsgi [None req-1ba8bca5-051c-4d60-a77e-2fea868fe140 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 286/571] 199.204.45.109 () {48 vars in 1013 bytes} [Fri Jul 17 12:02:31 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/572] 199.204.45.109 () {48 vars in 1049 bytes} [Fri Jul 17 12:02:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/573] 199.204.45.109 () {48 vars in 1097 bytes} [Fri Jul 17 12:02:31 2026] GET /v2.1/flavors/e2f26d9c-ca0f-493c-a7cd-1f77ecf64b54/os-extra_specs => generated 19 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/578] 199.204.45.109 () {42 vars in 703 bytes} [Fri Jul 17 12: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: 7|app: 0|req: 290/579] 199.204.45.109 () {44 vars in 907 bytes} [Fri Jul 17 12:02:47 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 290/580] 199.204.45.109 () {46 vars in 980 bytes} [Fri Jul 17 12:02:47 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/581] 199.204.45.109 () {48 vars in 1071 bytes} [Fri Jul 17 12:02:47 2026] GET /v2.1/os-quota-sets/d7f42563ca7545699307803e76f6c8f2 => generated 280 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/592] 199.204.45.109 () {42 vars in 703 bytes} [Fri Jul 17 12:03:38 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/593] 199.204.45.109 () {44 vars in 907 bytes} [Fri Jul 17 12:03:38 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 298/594] 199.204.45.109 () {46 vars in 980 bytes} [Fri Jul 17 12:03:38 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:03:38.856 8 INFO nova.api.openstack.wsgi [None req-3175bfed-7d2e-49f5-8fd8-c4f698a86a09 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 297/595] 199.204.45.109 () {48 vars in 1009 bytes} [Fri Jul 17 12:03:38 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/596] 199.204.45.109 () {48 vars in 1049 bytes} [Fri Jul 17 12:03:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/605] 10.0.0.187 () {32 vars in 654 bytes} [Fri Jul 17 12:04:19 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/606] 10.0.0.187 () {32 vars in 640 bytes} [Fri Jul 17 12:04:20 2026] GET /v2.1/servers => generated 15 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-17 12:04:20.197 8 WARNING oslo_db.sqlalchemy.utils [None req-1c78e74e-5c08-47b9-bb50-b1d016b931a6 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 303/607] 10.0.0.187 () {32 vars in 648 bytes} [Fri Jul 17 12:04:20 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/608] 10.0.0.187 () {32 vars in 693 bytes} [Fri Jul 17 12:04:20 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/611] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:04:31 2026] GET /v2.1/flavors/410e3047-4397-436b-ac36-8775974c3004 => generated 511 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/612] 10.0.0.187 () {32 vars in 640 bytes} [Fri Jul 17 12:04:31 2026] GET /v2.1/flavors => generated 1674 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/613] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:04:31 2026] GET /v2.1/flavors/410e3047-4397-436b-ac36-8775974c3004 => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/616] 10.0.0.187 () {34 vars in 670 bytes} [Fri Jul 17 12:04:39 2026] POST /v2.1/os-keypairs => generated 385 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:04:42.115 7 WARNING neutronclient.v2_0.client [None req-0e9f2498-7237-4ca5-bb7f-57aabae1cb18 1f279226fba14413b2c357c77149a68b 337cf0b637e944098b32a90bb2687254 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/617] 10.0.0.187 () {34 vars in 684 bytes} [Fri Jul 17 12:04:42 2026] POST /v2.1/os-security-groups => generated 247 bytes in 2169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:04:44.267 8 WARNING neutronclient.v2_0.client [None req-f7ba027d-a324-414c-b0a3-9eccd9cdf057 1f279226fba14413b2c357c77149a68b 337cf0b637e944098b32a90bb2687254 - - default default] The python binding code in 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/618] 10.0.0.187 () {34 vars in 670 bytes} [Fri Jul 17 12:04:44 2026] POST /v2.1/os-keypairs => generated 385 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:04:46.088 8 WARNING neutronclient.v2_0.client [None req-f7ba027d-a324-414c-b0a3-9eccd9cdf057 1f279226fba14413b2c357c77149a68b 337cf0b637e944098b32a90bb2687254 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:04:46.474 7 WARNING neutronclient.v2_0.client [None req-962c53a5-0c76-4453-bf7c-105a81e06c1b ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/619] 10.0.0.187 () {34 vars in 694 bytes} [Fri Jul 17 12:04:44 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 2329 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:04:46.665 8 WARNING neutronclient.v2_0.client [None req-fe471192-4171-42c7-a873-61f5669c5f0a 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/620] 10.0.0.187 () {34 vars in 684 bytes} [Fri Jul 17 12:04:46 2026] POST /v2.1/os-security-groups => generated 242 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:04:46.794 7 WARNING neutronclient.v2_0.client [None req-08e80f22-7876-403f-8f0c-6c5445233fdf 1f279226fba14413b2c357c77149a68b 337cf0b637e944098b32a90bb2687254 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:04:46.818 8 WARNING neutronclient.v2_0.client [None req-fe471192-4171-42c7-a873-61f5669c5f0a 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in 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/621] 10.0.0.187 () {34 vars in 684 bytes} [Fri Jul 17 12:04:46 2026] POST /v2.1/os-security-groups => generated 247 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:04:47.042 7 WARNING neutronclient.v2_0.client [None req-ab487a22-9565-4d16-96e1-53ccf4731fd9 ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] The python binding code in 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/622] 10.0.0.187 () {34 vars in 684 bytes} [Fri Jul 17 12:04:47 2026] POST /v2.1/os-security-groups => generated 242 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:04:47.537 7 WARNING neutronclient.v2_0.client [None req-afd7e2ff-5f29-43df-8d73-717082faf955 1f279226fba14413b2c357c77149a68b 337cf0b637e944098b32a90bb2687254 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:04:47.600 7 WARNING neutronclient.v2_0.client [None req-afd7e2ff-5f29-43df-8d73-717082faf955 1f279226fba14413b2c357c77149a68b 337cf0b637e944098b32a90bb2687254 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:04:47.872 8 WARNING neutronclient.v2_0.client [None req-fe471192-4171-42c7-a873-61f5669c5f0a 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/623] 10.0.0.187 () {34 vars in 694 bytes} [Fri Jul 17 12:04:47 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:04:47.891 7 WARNING neutronclient.v2_0.client [None req-86f00523-0077-4fa9-b54f-3ede74d54f0c ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] The python binding code in 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/624] 10.0.0.187 () {34 vars in 684 bytes} [Fri Jul 17 12:04:47 2026] POST /v2.1/os-security-groups => generated 243 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:04:48.368 7 WARNING neutronclient.v2_0.client [None req-142b4be1-0a93-4f8a-bb1d-df643a4708c4 1f279226fba14413b2c357c77149a68b 337cf0b637e944098b32a90bb2687254 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:04:48.445 7 WARNING neutronclient.v2_0.client [None req-142b4be1-0a93-4f8a-bb1d-df643a4708c4 1f279226fba14413b2c357c77149a68b 337cf0b637e944098b32a90bb2687254 - - default default] The python binding code in 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/627] 10.0.0.187 () {34 vars in 662 bytes} [Fri Jul 17 12:04:46 2026] POST /v2.1/servers => generated 452 bytes in 1910 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-07-17 12:04:48.503 8 WARNING neutronclient.v2_0.client [None req-8e735f2f-76f9-4e45-9211-a648226cdfe4 ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:04:48.648 8 WARNING neutronclient.v2_0.client [None req-8e735f2f-76f9-4e45-9211-a648226cdfe4 ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/628] 10.0.0.187 () {34 vars in 694 bytes} [Fri Jul 17 12:04:48 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:04:48.687 7 WARNING neutronclient.v2_0.client [None req-f683e288-477c-41ab-8944-e369c50df96d 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:04:48.761 8 WARNING neutronclient.v2_0.client [None req-8e735f2f-76f9-4e45-9211-a648226cdfe4 ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] The python binding code in 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/629] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:04:48 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1431 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:04:48.775 7 WARNING neutronclient.v2_0.client [None req-9a1364b9-b33f-46ef-bb23-255dc8394fc5 1f279226fba14413b2c357c77149a68b 337cf0b637e944098b32a90bb2687254 - - default default] The python binding code in 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/630] 10.0.0.187 () {32 vars in 662 bytes} [Fri Jul 17 12:04:48 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 12:04:48.826 8 WARNING neutronclient.v2_0.client [None req-2fd2719d-481c-4b67-a1b1-7ac83c510eba ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/631] 10.0.0.187 () {32 vars in 736 bytes} [Fri Jul 17 12:04:48 2026] GET /v2.1/os-security-groups/97b068f7-99b7-4b2e-a702-329ea0d7232a => generated 664 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:04:48.856 8 WARNING neutronclient.v2_0.client [None req-2fd2719d-481c-4b67-a1b1-7ac83c510eba ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:04:48.864 7 WARNING neutronclient.v2_0.client [None req-a4bfdd7b-272b-4be4-992e-1243fa9c1428 1f279226fba14413b2c357c77149a68b 337cf0b637e944098b32a90bb2687254 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:04:48.890 7 WARNING neutronclient.v2_0.client [None req-a4bfdd7b-272b-4be4-992e-1243fa9c1428 1f279226fba14413b2c357c77149a68b 337cf0b637e944098b32a90bb2687254 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:04:48.927 7 WARNING neutronclient.v2_0.client [None req-a4bfdd7b-272b-4be4-992e-1243fa9c1428 1f279226fba14413b2c357c77149a68b 337cf0b637e944098b32a90bb2687254 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/632] 10.0.0.187 () {32 vars in 749 bytes} [Fri Jul 17 12:04:48 2026] DELETE /v2.1/os-security-group-rules/5e7f4f6a-92fe-4baa-94c5-aaf0a6094e61 => generated 0 bytes in 263 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-17 12:04:49.133 7 WARNING neutronclient.v2_0.client [None req-6babca1e-5762-4a65-ab4c-b200a2c111df 1f279226fba14413b2c357c77149a68b 337cf0b637e944098b32a90bb2687254 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/633] 10.0.0.187 () {32 vars in 739 bytes} [Fri Jul 17 12:04:48 2026] DELETE /v2.1/os-security-groups/f3074c1f-f104-4572-927c-ab420e749a14 => generated 0 bytes in 341 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-17 12:04:49.169 8 WARNING neutronclient.v2_0.client [None req-a84e100d-379e-40a3-a4b3-c50e5f51adba ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:04:49.189 7 WARNING neutronclient.v2_0.client [None req-6babca1e-5762-4a65-ab4c-b200a2c111df 1f279226fba14413b2c357c77149a68b 337cf0b637e944098b32a90bb2687254 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:04:49.205 8 INFO nova.api.openstack.wsgi [None req-a84e100d-379e-40a3-a4b3-c50e5f51adba ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] HTTP exception thrown: Security group f3074c1f-f104-4572-927c-ab420e749a14 does not exist Neutron server returns request_ids: ['req-3b5c2ab4-0bb4-48ce-b7bf-d1d6e980f610'] [pid: 8|app: 0|req: 313/634] 10.0.0.187 () {32 vars in 736 bytes} [Fri Jul 17 12:04:49 2026] GET /v2.1/os-security-groups/f3074c1f-f104-4572-927c-ab420e749a14 => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-17 12:04:49.220 8 WARNING neutronclient.v2_0.client [None req-4c63e25c-1ae8-48a6-90b6-990f84e58faf ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:04:49.265 8 WARNING neutronclient.v2_0.client [None req-4c63e25c-1ae8-48a6-90b6-990f84e58faf ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/635] 10.0.0.187 () {32 vars in 739 bytes} [Fri Jul 17 12:04:49 2026] DELETE /v2.1/os-security-groups/97b068f7-99b7-4b2e-a702-329ea0d7232a => generated 0 bytes in 241 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-17 12:04:49.379 7 WARNING neutronclient.v2_0.client [None req-f0fe17b0-60d8-4f43-a231-74810d63ed98 1f279226fba14413b2c357c77149a68b 337cf0b637e944098b32a90bb2687254 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:04:49.417 7 WARNING neutronclient.v2_0.client [None req-f0fe17b0-60d8-4f43-a231-74810d63ed98 1f279226fba14413b2c357c77149a68b 337cf0b637e944098b32a90bb2687254 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/636] 10.0.0.187 () {32 vars in 739 bytes} [Fri Jul 17 12:04:49 2026] DELETE /v2.1/os-security-groups/d76a497b-ed5b-4a3a-90b3-822f72ae9553 => generated 0 bytes in 330 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-17 12:04:49.558 8 WARNING neutronclient.v2_0.client [None req-bb8ab817-e819-4652-9576-ba6387a0ac8c ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:04:49.580 8 INFO nova.api.openstack.wsgi [None req-bb8ab817-e819-4652-9576-ba6387a0ac8c ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] HTTP exception thrown: Security group d76a497b-ed5b-4a3a-90b3-822f72ae9553 does not exist Neutron server returns request_ids: ['req-e837f46d-d85f-4cfc-9d1c-95d1500c2d9d'] [pid: 8|app: 0|req: 315/637] 10.0.0.187 () {32 vars in 736 bytes} [Fri Jul 17 12:04:49 2026] GET /v2.1/os-security-groups/d76a497b-ed5b-4a3a-90b3-822f72ae9553 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-17 12:04:49.594 8 WARNING neutronclient.v2_0.client [None req-ac2d08e4-4874-4d2b-8d5c-591551187e23 ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/638] 10.0.0.187 () {32 vars in 739 bytes} [Fri Jul 17 12:04:49 2026] DELETE /v2.1/os-security-groups/56af7a25-393f-4cf1-a78a-78f74261545f => generated 0 bytes in 252 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-17 12:04:49.646 8 WARNING neutronclient.v2_0.client [None req-ac2d08e4-4874-4d2b-8d5c-591551187e23 ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:04:49.841 7 WARNING neutronclient.v2_0.client [None req-26f1d05a-10b3-4e02-8a5b-fbee4a8a9e5e 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/639] 10.0.0.187 () {32 vars in 739 bytes} [Fri Jul 17 12:04:49 2026] DELETE /v2.1/os-security-groups/1e12d2e6-3354-469e-bb84-d905dca429f5 => generated 0 bytes in 356 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-17 12:04:49.956 8 WARNING neutronclient.v2_0.client [None req-d423aae7-ccc9-46f3-8cfe-789ad9c5fc95 ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/640] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:04:49 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1435 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 12:04:49.996 8 INFO nova.api.openstack.wsgi [None req-d423aae7-ccc9-46f3-8cfe-789ad9c5fc95 ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] HTTP exception thrown: Security group 1e12d2e6-3354-469e-bb84-d905dca429f5 does not exist Neutron server returns request_ids: ['req-c4a99d9c-7ddf-4433-b5ac-ef9fb94777f0'] [pid: 8|app: 0|req: 317/641] 10.0.0.187 () {32 vars in 736 bytes} [Fri Jul 17 12:04:49 2026] GET /v2.1/os-security-groups/1e12d2e6-3354-469e-bb84-d905dca429f5 => generated 194 bytes in 47 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-07-17 12:04:50.009 7 WARNING neutronclient.v2_0.client [None req-5e515937-5bd1-4d19-b3fa-ec622090d1aa ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:04:50.064 7 WARNING neutronclient.v2_0.client [None req-5e515937-5bd1-4d19-b3fa-ec622090d1aa ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:04:50.114 7 WARNING neutronclient.v2_0.client [None req-5e515937-5bd1-4d19-b3fa-ec622090d1aa ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/642] 10.0.0.187 () {32 vars in 662 bytes} [Fri Jul 17 12:04:50 2026] GET /v2.1/os-security-groups => generated 707 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:04:50.185 8 WARNING neutronclient.v2_0.client [None req-e4282d6c-fafd-42b1-aece-0df149dac17c ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:04:50.213 8 INFO nova.api.openstack.wsgi [None req-e4282d6c-fafd-42b1-aece-0df149dac17c ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] HTTP exception thrown: Security group 1e12d2e6-3354-469e-bb84-d905dca429f5 does not exist Neutron server returns request_ids: ['req-b9a21599-af3d-4aaf-9d3d-7116a917f88a'] [pid: 8|app: 0|req: 318/643] 10.0.0.187 () {32 vars in 739 bytes} [Fri Jul 17 12:04:50 2026] DELETE /v2.1/os-security-groups/1e12d2e6-3354-469e-bb84-d905dca429f5 => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-17 12:04:50.231 7 WARNING neutronclient.v2_0.client [None req-f3e29e4b-6c06-473e-9bf2-c9fd5cdfeb14 ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:04:50.256 7 INFO nova.api.openstack.wsgi [None req-f3e29e4b-6c06-473e-9bf2-c9fd5cdfeb14 ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] HTTP exception thrown: Security group d76a497b-ed5b-4a3a-90b3-822f72ae9553 does not exist Neutron server returns request_ids: ['req-70cdbb47-f84e-4495-bcf3-67ad6bb68574'] [pid: 7|app: 0|req: 326/644] 10.0.0.187 () {32 vars in 739 bytes} [Fri Jul 17 12:04:50 2026] DELETE /v2.1/os-security-groups/d76a497b-ed5b-4a3a-90b3-822f72ae9553 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-17 12:04:50.275 8 WARNING neutronclient.v2_0.client [None req-a9520871-f5b8-4f95-a78e-3731869c190d ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:04:50.313 8 INFO nova.api.openstack.wsgi [None req-a9520871-f5b8-4f95-a78e-3731869c190d ac72a8b4d2224b7cbc6d46bfb56c6a4e 815ad59e3f8646db825d1bd61e2a08a0 - - default default] HTTP exception thrown: Security group f3074c1f-f104-4572-927c-ab420e749a14 does not exist Neutron server returns request_ids: ['req-7b0cd4b7-58d9-453f-8d61-3e90e7ba1520'] [pid: 8|app: 0|req: 319/645] 10.0.0.187 () {32 vars in 739 bytes} [Fri Jul 17 12:04:50 2026] DELETE /v2.1/os-security-groups/f3074c1f-f104-4572-927c-ab420e749a14 => generated 194 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-17 12:04:51.060 7 WARNING neutronclient.v2_0.client [None req-a262f221-5f58-4a72-9b04-a17fec41745f 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/646] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:04:51 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1483 bytes in 676 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 12:04:52.351 8 WARNING neutronclient.v2_0.client [None req-faa0acf1-0a6c-4b2e-a2e9-684dfe6fe5e8 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:04:52.687 8 WARNING neutronclient.v2_0.client [None req-faa0acf1-0a6c-4b2e-a2e9-684dfe6fe5e8 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] 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-07-17 12:04:52.742 7 WARNING neutronclient.v2_0.client [None req-35180ad0-3bf6-42b4-a488-91862e656ae0 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/647] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:04:52 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1491 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 12:04:52.999 8 WARNING neutronclient.v2_0.client [None req-faa0acf1-0a6c-4b2e-a2e9-684dfe6fe5e8 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in 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/648] 10.0.0.187 () {34 vars in 662 bytes} [Fri Jul 17 12:04:52 2026] POST /v2.1/servers => generated 450 bytes in 1477 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-07-17 12:04:53.752 7 WARNING neutronclient.v2_0.client [None req-af29dcf4-8a66-4168-a5fa-10fe6bb53309 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] 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-07-17 12:04:53.974 8 WARNING neutronclient.v2_0.client [None req-813cb92c-920a-4449-9a01-aa5e58cb03e6 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/649] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:04:53 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1251 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/650] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:04:53 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1558 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:04:55.127 7 WARNING neutronclient.v2_0.client [None req-bbf9a6d1-e2f6-44be-a161-856081c2aa16 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/651] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:04:55 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1301 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-07-17 12:04:55.315 8 WARNING neutronclient.v2_0.client [None req-f40e07fd-7428-43a0-8078-b3189634843a 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/652] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:04:55 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1556 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-07-17 12:04:56.228 7 WARNING neutronclient.v2_0.client [None req-b260c09c-6ba0-4475-8c38-a9f06da1bab7 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] 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-07-17 12:04:56.509 8 WARNING neutronclient.v2_0.client [None req-88c6821a-73f6-4144-a6e4-58af0da92e15 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in 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/653] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:04:56 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1349 bytes in 488 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:04:56.844 7 INFO nova.api.openstack.compute.server_external_events [req-941371ee-0521-4d84-92c3-b783971b04fa req-31764300-5612-4b99-a116-a6448db41905 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:cd905801-9c65-47cc-9cda-ce9732c1a851 for instance c961da93-8c70-4288-bf2c-15bbdc01e660 on instance 2026-07-17 12:04:56.854 7 INFO nova.compute.rpcapi [None req-b0f5f21a-860e-4860-b55a-e33777df597e - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 332/654] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:04:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/655] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:04:56 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1556 bytes in 917 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:04:57.737 7 WARNING neutronclient.v2_0.client [None req-7fe144db-8360-4971-ade9-d6f9af58fdcc 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/658] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:04:57 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1349 bytes in 609 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:04:58.448 8 WARNING neutronclient.v2_0.client [None req-209730a3-2118-4518-acf1-b463aa705d07 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] 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-07-17 12:04:59.351 7 WARNING neutronclient.v2_0.client [None req-3d978fe3-17e7-4718-b9f7-4981caeaef16 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/659] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:04:58 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1556 bytes in 3188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/660] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:04:59 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1367 bytes in 2297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 326/661] 10.0.0.187 () {34 vars in 670 bytes} [Fri Jul 17 12:05:01 2026] POST /v2.1/os-keypairs => generated 385 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:02.330 7 INFO nova.api.openstack.compute.server_external_events [req-550dad4f-3b55-4582-8255-c98137febee7 req-8cbe41bc-9b8f-40ae-8a28-7ae4c3fa4c01 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:cd905801-9c65-47cc-9cda-ce9732c1a851 for instance c961da93-8c70-4288-bf2c-15bbdc01e660 on instance [pid: 7|app: 0|req: 336/662] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:05:02 2026] POST /v2.1/os-server-external-events => generated 185 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-07-17 12:05:02.647 8 WARNING neutronclient.v2_0.client [None req-03caebce-7b80-4d0d-88d4-2822d0cfaad8 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:05:02.674 7 WARNING neutronclient.v2_0.client [None req-dda24d57-baf0-4154-b930-b2e5b92f1df0 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in 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/663] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:02 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1556 bytes in 1611 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 337/664] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:02 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1434 bytes in 1688 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/665] 10.0.0.187 () {34 vars in 670 bytes} [Fri Jul 17 12:05:04 2026] POST /v2.1/os-keypairs => generated 385 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:04.923 7 INFO nova.api.openstack.compute.server_external_events [req-2d326d32-2a07-4fb3-aff3-29414febe0d0 req-dae0935c-9117-4758-88af-ff2716d99196 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:cbf4ff65-5bc2-4ed7-becc-f200942aed1a for instance 280d85e5-0ec4-4153-bfa7-aa1b961e65ad on instance [pid: 7|app: 0|req: 338/666] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:05:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:05:05.283 8 WARNING neutronclient.v2_0.client [None req-6f90fe7d-154f-4f91-90c4-08fbb4a11ccb 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] 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-07-17 12:05:05.373 7 WARNING neutronclient.v2_0.client [None req-8c576dae-c95e-4d60-b7b9-4bbb6e071b8e 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in 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/667] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:05 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1556 bytes in 874 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:06.478 8 WARNING neutronclient.v2_0.client [None req-dae9a955-9571-4896-a422-27b346b4eec1 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/668] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:05 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1422 bytes in 1373 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 12:05:06.755 8 WARNING neutronclient.v2_0.client [None req-dae9a955-9571-4896-a422-27b346b4eec1 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:05:06.950 8 WARNING neutronclient.v2_0.client [None req-dae9a955-9571-4896-a422-27b346b4eec1 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] 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-07-17 12:05:07.041 7 WARNING neutronclient.v2_0.client [None req-52c5df42-edfb-40b6-9e94-8880b1fe4a29 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:05:07.086 7 WARNING neutronclient.v2_0.client [None req-52c5df42-edfb-40b6-9e94-8880b1fe4a29 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:05:07.299 7 WARNING neutronclient.v2_0.client [None req-52c5df42-edfb-40b6-9e94-8880b1fe4a29 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/669] 10.0.0.187 () {34 vars in 662 bytes} [Fri Jul 17 12:05:06 2026] POST /v2.1/servers => generated 449 bytes in 943 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-07-17 12:05:07.392 8 WARNING neutronclient.v2_0.client [None req-eb5d4613-f0c8-4369-9428-387ab4b16aae 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in 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/670] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:07 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1556 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:07.630 8 WARNING neutronclient.v2_0.client [None req-422458d0-8464-4d0b-bb5b-8072476b0827 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/671] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:07 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 1400 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:07.764 8 WARNING neutronclient.v2_0.client [None req-8bb493f1-b081-4f01-af15-77cf337ad152 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/674] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:07 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1422 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/675] 10.0.0.187 () {34 vars in 662 bytes} [Fri Jul 17 12:05:06 2026] POST /v2.1/servers => generated 451 bytes in 1022 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-07-17 12:05:08.029 8 WARNING neutronclient.v2_0.client [None req-8c6e22dd-d885-4275-a4b5-cfb9e99540b6 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/676] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:07 2026] GET /v2.1/servers/f77bb597-f15f-4d11-b30b-66cd16e0e95e => generated 1422 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-07-17 12:05:08.666 7 WARNING neutronclient.v2_0.client [None req-ea9f1a09-ed38-412f-ad89-db813208942c 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] 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-07-17 12:05:08.752 8 WARNING neutronclient.v2_0.client [None req-5751dcd3-7091-4179-a03b-daaca34b1a7d 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/677] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:08 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 1396 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/678] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:08 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1556 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:08.920 8 WARNING neutronclient.v2_0.client [None req-fd1b1610-950a-46b6-b430-f26c5aa6bba6 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] 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-07-17 12:05:09.116 7 WARNING neutronclient.v2_0.client [None req-bfe08c5f-adf1-4675-8c12-7ab18f460741 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] The python binding code in 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/679] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:09 2026] GET /v2.1/servers/f77bb597-f15f-4d11-b30b-66cd16e0e95e => generated 1426 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/680] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:08 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1422 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:09.876 7 WARNING neutronclient.v2_0.client [None req-7175131b-c904-45e6-840e-78f2dae0a734 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:05:09.892 8 WARNING neutronclient.v2_0.client [None req-5bb9d289-d2ac-49ef-ae14-9b870b343e02 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in 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/681] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:09 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 1452 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/682] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:09 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1556 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:10.217 7 WARNING neutronclient.v2_0.client [None req-24996621-9222-4439-9d1f-a5432472713c 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 344/683] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:10 2026] GET /v2.1/servers/f77bb597-f15f-4d11-b30b-66cd16e0e95e => generated 1418 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 12:05:10.283 8 WARNING neutronclient.v2_0.client [None req-6d1a0652-a367-42a2-9ffb-9fd2e29de381 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/684] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:10 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1422 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:11.001 7 WARNING neutronclient.v2_0.client [None req-bce9bb29-3182-4d77-9e13-2f866bfea25e 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 345/685] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:10 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 1452 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 12:05:11.047 8 WARNING neutronclient.v2_0.client [None req-99cf749e-98d5-4b95-939f-5fd41306ce70 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/686] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:11 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1556 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:11.301 7 WARNING neutronclient.v2_0.client [None req-1115164a-ddb1-49f5-b8cb-f0f56ebc1d92 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] The python binding code in 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/687] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:11 2026] GET /v2.1/servers/f77bb597-f15f-4d11-b30b-66cd16e0e95e => generated 1474 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-07-17 12:05:11.468 8 WARNING neutronclient.v2_0.client [None req-4ac73812-48e6-436c-83d3-72d210524cd7 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/688] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:11 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1422 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:12.095 7 WARNING neutronclient.v2_0.client [None req-1ae69f1a-0436-4173-ad67-c80a2fb9a228 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] 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-07-17 12:05:12.190 8 WARNING neutronclient.v2_0.client [None req-2ebca24a-371a-41b3-8556-650dc66fe871 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in 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/689] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:12 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 1527 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/690] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:12 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1556 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:12.388 7 WARNING neutronclient.v2_0.client [None req-95041d3a-ac03-493c-a63c-7aef28656fde 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] 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-07-17 12:05:12.632 8 WARNING neutronclient.v2_0.client [None req-9dd871ef-36d5-482b-9226-36226500564f 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in 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/691] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:12 2026] GET /v2.1/servers/f77bb597-f15f-4d11-b30b-66cd16e0e95e => generated 1474 bytes in 539 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/692] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:12 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1422 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:13.078 7 INFO nova.api.openstack.compute.server_external_events [req-7d5a0e0e-f3da-440f-89f8-f7fa3781265d req-45a5c912-8152-4b28-bc4d-5ddae226257c b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:86c89858-a19d-40f0-9af6-66edd07967e3 for instance 45ca028f-e790-4c57-ab80-42d2e2875ffd on instance [pid: 7|app: 0|req: 349/693] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:05:13 2026] POST /v2.1/os-server-external-events => generated 179 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-07-17 12:05:13.279 8 WARNING neutronclient.v2_0.client [None req-9d4da59f-e3a4-4665-8be7-5fdb3f08d8c7 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] 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: 345/694] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:13 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 1537 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 12:05:13.408 7 WARNING neutronclient.v2_0.client [None req-81507477-3dfb-431f-abd0-f06fa76f126e 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/695] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:13 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1556 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:13.945 8 WARNING neutronclient.v2_0.client [None req-94ffdf95-ef0e-4ad8-85c0-dd278ab79bc7 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:05:13.972 7 WARNING neutronclient.v2_0.client [None req-d8cc5724-1e80-497b-8789-d16903db12a2 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/696] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:13 2026] GET /v2.1/servers/f77bb597-f15f-4d11-b30b-66cd16e0e95e => generated 1482 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/697] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:13 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1422 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-07-17 12:05:14.432 8 WARNING neutronclient.v2_0.client [None req-62185e5f-c0f8-42ea-827a-07ab5ecbc154 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/698] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:14 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 1525 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 12:05:14.555 7 WARNING neutronclient.v2_0.client [None req-995a22ae-b631-449e-9228-f580f3dce15a 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in 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/699] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:14 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1556 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:15.039 8 WARNING neutronclient.v2_0.client [None req-74ddfe76-56a7-4dc6-8442-af7874c57344 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] 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-07-17 12:05:15.103 7 WARNING neutronclient.v2_0.client [None req-450bf976-a62c-404c-9dac-3cc146f12634 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/700] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:15 2026] GET /v2.1/servers/f77bb597-f15f-4d11-b30b-66cd16e0e95e => generated 1560 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/701] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:15 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1422 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 12:05:15.240 8 INFO nova.api.openstack.compute.server_external_events [req-07f7744e-8daa-4a52-8d77-19c5bb72a0bb req-21099294-caa5-4b61-ae85-795714ce2e72 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:cbf4ff65-5bc2-4ed7-becc-f200942aed1a for instance 280d85e5-0ec4-4153-bfa7-aa1b961e65ad on instance 2026-07-17 12:05:15.251 8 INFO nova.compute.rpcapi [None req-393143a2-0f40-484e-a0bd-1f14b4e0ec92 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 349/702] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:05:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:15.593 7 WARNING neutronclient.v2_0.client [None req-513b28c4-8b0e-4d3d-8a12-f75bf5364a51 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/703] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:15 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 1525 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-07-17 12:05:15.970 8 WARNING neutronclient.v2_0.client [None req-af2ceb76-9013-46e0-9482-ae2560682a4e 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/704] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:15 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1556 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:16.252 7 WARNING neutronclient.v2_0.client [None req-ffd4979b-af96-4e91-aa09-82bf34e95fce 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:05:16.279 8 WARNING neutronclient.v2_0.client [None req-b9f1d8fe-c094-4087-9b20-cff9911d78bd 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in 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/705] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:16 2026] GET /v2.1/servers/f77bb597-f15f-4d11-b30b-66cd16e0e95e => generated 1548 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/706] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:16 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1422 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:16.783 7 WARNING neutronclient.v2_0.client [None req-e388445c-529e-4bb3-b489-7285621cccce 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] The python binding code in 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/707] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:16 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 1525 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-07-17 12:05:17.143 8 WARNING neutronclient.v2_0.client [None req-fb87577b-6b8d-498f-a9a8-154baa6dc2c4 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in 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/708] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:17 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1556 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:17.309 7 INFO nova.api.openstack.compute.server_external_events [req-71bb4b92-deb0-4470-bc9b-800c84d1c4a3 req-f4391641-3adb-4915-ba05-5b82fad1efd8 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:09d40af1-4025-4c72-a0c5-1317a956b5b4 for instance f77bb597-f15f-4d11-b30b-66cd16e0e95e on instance [pid: 7|app: 0|req: 357/709] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:05:17 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-07-17 12:05:17.376 8 WARNING neutronclient.v2_0.client [None req-eeb867ce-9098-432a-8a1d-29dd15d9c772 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] 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-07-17 12:05:17.467 7 WARNING neutronclient.v2_0.client [None req-c6893560-0bce-460e-94a0-7acff506bcc7 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in 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/710] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:17 2026] GET /v2.1/servers/f77bb597-f15f-4d11-b30b-66cd16e0e95e => generated 1548 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/713] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:17 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1422 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-07-17 12:05:17.941 8 WARNING neutronclient.v2_0.client [None req-093af9a2-3a43-4c15-9326-13049a43210f 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] The python binding code in 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/714] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:17 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 1525 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-07-17 12:05:18.286 7 WARNING neutronclient.v2_0.client [None req-303a2b15-1883-46c5-b54e-a55c4b65eaf4 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/715] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:18 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1556 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-07-17 12:05:18.531 8 WARNING neutronclient.v2_0.client [None req-5e1a2577-d06b-434e-8640-ea04b5e43703 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] 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-07-17 12:05:18.657 7 WARNING neutronclient.v2_0.client [None req-45aa6dd4-d7af-40c0-bd5f-78e339b9a78c 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/716] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:18 2026] GET /v2.1/servers/f77bb597-f15f-4d11-b30b-66cd16e0e95e => generated 1548 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/717] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:18 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1422 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-07-17 12:05:19.131 8 WARNING neutronclient.v2_0.client [None req-7949f4f1-a4d0-43d8-a8d1-b46e73164899 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] The python binding code in 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/718] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:19 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 1525 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-07-17 12:05:19.430 7 WARNING neutronclient.v2_0.client [None req-0d405825-3d31-454a-98c3-c5dc4a81ce84 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in 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/719] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:19 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1556 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:19.725 8 WARNING neutronclient.v2_0.client [None req-998421ec-29ac-46a3-8e87-70394838f4b6 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] 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-07-17 12:05:19.825 7 WARNING neutronclient.v2_0.client [None req-8c115801-b89f-47ea-837c-2ee087ff1dee 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in 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/720] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:19 2026] GET /v2.1/servers/f77bb597-f15f-4d11-b30b-66cd16e0e95e => generated 1548 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/721] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:19 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1422 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-07-17 12:05:20.344 8 WARNING neutronclient.v2_0.client [None req-3f898139-abf0-4fef-80be-8bd3dd6f01df 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/722] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:20 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 1525 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-07-17 12:05:20.603 7 WARNING neutronclient.v2_0.client [None req-cd22d141-2523-4d46-9214-5ebdac85539b 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/723] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:20 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1556 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:20.876 8 WARNING neutronclient.v2_0.client [None req-9127ce8b-127e-410f-b06d-8fe7c08ec44d 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 361/724] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:20 2026] GET /v2.1/servers/f77bb597-f15f-4d11-b30b-66cd16e0e95e => generated 1548 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 12:05:20.978 7 WARNING neutronclient.v2_0.client [None req-552e0952-3b94-4155-ab06-e86158a092db 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/725] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:20 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1422 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:21.337 8 INFO nova.api.openstack.compute.server_external_events [req-ffd70118-3079-4e3e-8a50-833ee4da6b4d req-ac504b83-4568-4ab9-ae26-a3d109387b1e b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:cd905801-9c65-47cc-9cda-ce9732c1a851 for instance c961da93-8c70-4288-bf2c-15bbdc01e660 on instance [pid: 8|app: 0|req: 362/726] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:05:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:21.502 7 WARNING neutronclient.v2_0.client [None req-dfeb2a29-dfb7-4254-849c-a8678a706dde 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/727] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:21 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 1525 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-07-17 12:05:21.815 8 WARNING neutronclient.v2_0.client [None req-e40f0596-0a24-4940-a667-765f89178f4a 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in 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/728] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:21 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1556 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:22.004 7 WARNING neutronclient.v2_0.client [None req-8369fba0-f949-46bc-917a-a0a8af80dfda 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] 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-07-17 12:05:22.116 8 WARNING neutronclient.v2_0.client [None req-0eed7f02-dc8f-477c-bd29-8bebfd5fdb03 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in 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/729] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:21 2026] GET /v2.1/servers/f77bb597-f15f-4d11-b30b-66cd16e0e95e => generated 1548 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/730] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:22 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1422 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:22.676 7 WARNING neutronclient.v2_0.client [None req-7c03f101-94e5-4c7d-9947-ef808fc54acf 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/731] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:22 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 1525 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-07-17 12:05:23.002 8 WARNING neutronclient.v2_0.client [None req-2d6c221a-3976-4b9e-b7a5-6b7f1a70af15 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/732] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:22 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1738 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:23.163 7 WARNING neutronclient.v2_0.client [None req-34234419-cd91-4062-ab2a-7b24eafe44a9 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:05:23.175 8 WARNING neutronclient.v2_0.client [None req-e098ce3f-6516-4a7c-842c-0654f7f7bcca 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] The python binding code in 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/733] 10.0.0.187 () {32 vars in 740 bytes} [Fri Jul 17 12:05:23 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660/os-interface => generated 284 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/734] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:23 2026] GET /v2.1/servers/f77bb597-f15f-4d11-b30b-66cd16e0e95e => generated 1548 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:23.358 7 WARNING neutronclient.v2_0.client [None req-db6e55fb-1db2-4258-aba6-841c7ce63197 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] 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-07-17 12:05:23.395 8 INFO nova.api.openstack.compute.server_external_events [req-e3062e01-11be-468e-a30f-4ce3920e487d req-bbf88ab4-6dcd-42fe-b2f9-7093e1cf9468 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:cd905801-9c65-47cc-9cda-ce9732c1a851 for instance c961da93-8c70-4288-bf2c-15bbdc01e660 on instance 2026-07-17 12:05:23.395 8 INFO nova.api.openstack.compute.server_external_events [req-e3062e01-11be-468e-a30f-4ce3920e487d req-bbf88ab4-6dcd-42fe-b2f9-7093e1cf9468 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:cbf4ff65-5bc2-4ed7-becc-f200942aed1a for instance 280d85e5-0ec4-4153-bfa7-aa1b961e65ad on instance 2026-07-17 12:05:23.396 8 INFO nova.api.openstack.compute.server_external_events [req-e3062e01-11be-468e-a30f-4ce3920e487d req-bbf88ab4-6dcd-42fe-b2f9-7093e1cf9468 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:cbf4ff65-5bc2-4ed7-becc-f200942aed1a for instance 280d85e5-0ec4-4153-bfa7-aa1b961e65ad on instance 2026-07-17 12:05:23.396 8 INFO nova.api.openstack.compute.server_external_events [req-e3062e01-11be-468e-a30f-4ce3920e487d req-bbf88ab4-6dcd-42fe-b2f9-7093e1cf9468 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:86c89858-a19d-40f0-9af6-66edd07967e3 for instance 45ca028f-e790-4c57-ab80-42d2e2875ffd on instance 2026-07-17 12:05:23.396 8 INFO nova.api.openstack.compute.server_external_events [req-e3062e01-11be-468e-a30f-4ce3920e487d req-bbf88ab4-6dcd-42fe-b2f9-7093e1cf9468 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:09d40af1-4025-4c72-a0c5-1317a956b5b4 for instance f77bb597-f15f-4d11-b30b-66cd16e0e95e on instance 2026-07-17 12:05:23.396 8 INFO nova.api.openstack.compute.server_external_events [req-e3062e01-11be-468e-a30f-4ce3920e487d req-bbf88ab4-6dcd-42fe-b2f9-7093e1cf9468 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:86c89858-a19d-40f0-9af6-66edd07967e3 for instance 45ca028f-e790-4c57-ab80-42d2e2875ffd on instance 2026-07-17 12:05:23.396 8 INFO nova.api.openstack.compute.server_external_events [req-e3062e01-11be-468e-a30f-4ce3920e487d req-bbf88ab4-6dcd-42fe-b2f9-7093e1cf9468 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:86c89858-a19d-40f0-9af6-66edd07967e3 for instance 45ca028f-e790-4c57-ab80-42d2e2875ffd on instance 2026-07-17 12:05:23.396 8 INFO nova.api.openstack.compute.server_external_events [req-e3062e01-11be-468e-a30f-4ce3920e487d req-bbf88ab4-6dcd-42fe-b2f9-7093e1cf9468 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:09d40af1-4025-4c72-a0c5-1317a956b5b4 for instance f77bb597-f15f-4d11-b30b-66cd16e0e95e on instance 2026-07-17 12:05:23.396 8 INFO nova.api.openstack.compute.server_external_events [req-e3062e01-11be-468e-a30f-4ce3920e487d req-bbf88ab4-6dcd-42fe-b2f9-7093e1cf9468 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:09d40af1-4025-4c72-a0c5-1317a956b5b4 for instance f77bb597-f15f-4d11-b30b-66cd16e0e95e on instance [pid: 8|app: 0|req: 367/735] 10.0.0.196 () {38 vars in 815 bytes} [Fri Jul 17 12:05:23 2026] POST /v2.1/os-server-external-events => generated 1555 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/736] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:23 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1422 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:23.880 8 WARNING neutronclient.v2_0.client [None req-b6eddb4f-4144-473a-9ff6-9fac8258f7b8 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/737] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:23 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 1525 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:24.281 7 WARNING neutronclient.v2_0.client [None req-dd3bbd77-3738-47cc-a0b9-86b7f04432fa 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] 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-07-17 12:05:24.373 8 WARNING neutronclient.v2_0.client [None req-db2c3dfc-c2ae-42ed-aa90-07b2cd19ed18 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] The python binding code in 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/738] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:24 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1738 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, ' [pid: 8|app: 0|req: 369/739] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:24 2026] GET /v2.1/servers/f77bb597-f15f-4d11-b30b-66cd16e0e95e => generated 1548 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, ' [pid: 7|app: 0|req: 371/740] 10.0.0.187 () {32 vars in 640 bytes} [Fri Jul 17 12:05:24 2026] GET /v2.1/servers => generated 384 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:24.617 8 WARNING neutronclient.v2_0.client [None req-e2103a36-176a-4edd-be65-6cf7479e5968 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in 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/741] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:24 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1609 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/742] 10.0.0.187 () {32 vars in 717 bytes} [Fri Jul 17 12:05:24 2026] DELETE /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 0 bytes in 159 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-07-17 12:05:24.818 7 WARNING neutronclient.v2_0.client [None req-ff70d2a6-c76c-4d1d-99cd-d28b68b8c418 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:05:24.824 8 WARNING neutronclient.v2_0.client [None req-c67318c5-d766-4fde-a5ef-fef28abb0483 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in 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/743] 10.0.0.187 () {32 vars in 740 bytes} [Fri Jul 17 12:05:24 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad/os-interface => generated 284 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/744] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:24 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1744 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:25.176 8 WARNING neutronclient.v2_0.client [None req-a7c6d782-2a0c-4eda-bb30-ce760ac8e471 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] The python binding code in 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/745] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:25 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 1716 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-07-17 12:05:25.349 7 WARNING neutronclient.v2_0.client [None req-ca282693-5005-40ff-8159-b709287ea35d 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] 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-07-17 12:05:25.488 8 INFO nova.api.openstack.compute.server_external_events [req-fd221f5d-ff4e-49a3-935b-a3e9cdf3303f req-025e5634-9e23-4a97-bdfd-df128fece9d9 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:cd905801-9c65-47cc-9cda-ce9732c1a851 for instance c961da93-8c70-4288-bf2c-15bbdc01e660 on instance [pid: 8|app: 0|req: 373/746] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:05:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/747] 10.0.0.187 () {32 vars in 740 bytes} [Fri Jul 17 12:05:25 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd/os-interface => generated 284 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:25.577 8 WARNING neutronclient.v2_0.client [None req-c61005a5-415f-41d8-9141-8cdc7b599047 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] 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-07-17 12:05:25.757 7 WARNING neutronclient.v2_0.client [None req-a7bbcd6e-daad-4a12-8fa4-e5a6f386b26c 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in 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/748] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:25 2026] GET /v2.1/servers/f77bb597-f15f-4d11-b30b-66cd16e0e95e => generated 1726 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 375/749] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:25 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1609 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 12:05:25.893 8 WARNING neutronclient.v2_0.client [None req-80783e50-44c6-4e3f-83e7-3300406b7e99 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/750] 10.0.0.187 () {32 vars in 640 bytes} [Fri Jul 17 12:05:25 2026] GET /v2.1/servers => generated 386 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/751] 10.0.0.187 () {32 vars in 740 bytes} [Fri Jul 17 12:05:25 2026] GET /v2.1/servers/f77bb597-f15f-4d11-b30b-66cd16e0e95e/os-interface => generated 285 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-07-17 12:05:26.025 7 WARNING neutronclient.v2_0.client [None req-40a15ee8-6075-4dad-944a-5fb98e6f37d8 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in 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/752] 10.0.0.187 () {32 vars in 717 bytes} [Fri Jul 17 12:05:25 2026] DELETE /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:26.166 8 WARNING neutronclient.v2_0.client [None req-b1bc00d1-bab6-4edb-b87d-12a072e45bef 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in 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/753] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:25 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1744 bytes in 832 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:26.837 7 WARNING neutronclient.v2_0.client [None req-d5ab6576-b79a-4eff-bf4a-6db36c0d6e8e 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] The python binding code in 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/754] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:26 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1615 bytes in 712 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:26.859 8 INFO nova.api.openstack.compute.server_external_events [req-55cbdd61-e262-4ed5-9509-09100d964202 req-eadef52a-ffbb-4ebf-a96d-03e4f65c62e2 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:86c89858-a19d-40f0-9af6-66edd07967e3 for instance 45ca028f-e790-4c57-ab80-42d2e2875ffd on instance [pid: 8|app: 0|req: 378/755] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:05:26 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: 378/756] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:26 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 1716 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:27.360 8 WARNING neutronclient.v2_0.client [None req-93f822f8-7ffb-4d13-89b7-dcd0595de741 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] 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-07-17 12:05:27.561 7 INFO nova.api.openstack.compute.server_external_events [req-b6944315-7c75-4f02-9fa3-562d4e5e2c55 req-80f00e2c-da90-4e7b-be96-2408f17d6fe6 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:cbf4ff65-5bc2-4ed7-becc-f200942aed1a for instance 280d85e5-0ec4-4153-bfa7-aa1b961e65ad on instance 2026-07-17 12:05:27.561 7 INFO nova.api.openstack.compute.server_external_events [req-b6944315-7c75-4f02-9fa3-562d4e5e2c55 req-80f00e2c-da90-4e7b-be96-2408f17d6fe6 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:cd905801-9c65-47cc-9cda-ce9732c1a851 for instance c961da93-8c70-4288-bf2c-15bbdc01e660 on instance 2026-07-17 12:05:27.562 7 INFO nova.api.openstack.compute.server_external_events [req-b6944315-7c75-4f02-9fa3-562d4e5e2c55 req-80f00e2c-da90-4e7b-be96-2408f17d6fe6 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:cd905801-9c65-47cc-9cda-ce9732c1a851 for instance c961da93-8c70-4288-bf2c-15bbdc01e660 on instance 2026-07-17 12:05:27.562 7 INFO nova.api.openstack.compute.server_external_events [req-b6944315-7c75-4f02-9fa3-562d4e5e2c55 req-80f00e2c-da90-4e7b-be96-2408f17d6fe6 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:09d40af1-4025-4c72-a0c5-1317a956b5b4 for instance f77bb597-f15f-4d11-b30b-66cd16e0e95e on instance 2026-07-17 12:05:27.562 7 INFO nova.api.openstack.compute.server_external_events [req-b6944315-7c75-4f02-9fa3-562d4e5e2c55 req-80f00e2c-da90-4e7b-be96-2408f17d6fe6 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:cbf4ff65-5bc2-4ed7-becc-f200942aed1a for instance 280d85e5-0ec4-4153-bfa7-aa1b961e65ad on instance [pid: 7|app: 0|req: 379/757] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:05:27 2026] POST /v2.1/os-server-external-events => generated 865 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/760] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:27 2026] GET /v2.1/servers/f77bb597-f15f-4d11-b30b-66cd16e0e95e => generated 1726 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, ' [pid: 7|app: 0|req: 382/761] 10.0.0.187 () {32 vars in 640 bytes} [Fri Jul 17 12:05:27 2026] GET /v2.1/servers => generated 377 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/762] 10.0.0.187 () {32 vars in 717 bytes} [Fri Jul 17 12:05:27 2026] DELETE /v2.1/servers/f77bb597-f15f-4d11-b30b-66cd16e0e95e => generated 0 bytes in 117 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, ' 2026-07-17 12:05:27.828 7 WARNING neutronclient.v2_0.client [None req-32b43b5c-3cc5-4005-bc79-cda2ceee04b5 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:05:27.850 8 WARNING neutronclient.v2_0.client [None req-a9e5d6c9-57da-4e00-bee4-0d67ff8cf3cd 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in 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/763] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:27 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1797 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-07-17 12:05:27.970 8 WARNING neutronclient.v2_0.client [None req-c7b7d056-d154-4667-b5ac-7ec66abf0cef 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in 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/764] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:27 2026] GET /v2.1/servers/f77bb597-f15f-4d11-b30b-66cd16e0e95e => generated 1732 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/765] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:27 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1615 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:28.919 7 INFO nova.api.openstack.compute.server_external_events [req-ec415e67-4900-4e03-a164-988298ae3fc2 req-72fad95c-6cf8-4e3a-9704-2e58a4971d9e b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-deleted:cd905801-9c65-47cc-9cda-ce9732c1a851 for instance c961da93-8c70-4288-bf2c-15bbdc01e660 on instance [pid: 7|app: 0|req: 384/766] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:05:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:29.017 8 WARNING neutronclient.v2_0.client [None req-be1601b9-3317-4376-99ae-29a76ecadca1 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] 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-07-17 12:05:29.055 7 WARNING neutronclient.v2_0.client [None req-2c73c934-9128-4871-80d3-82d033a28307 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] The python binding code in 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/767] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:28 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1517 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/768] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:29 2026] GET /v2.1/servers/f77bb597-f15f-4d11-b30b-66cd16e0e95e => generated 1732 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-07-17 12:05:29.265 8 WARNING neutronclient.v2_0.client [None req-8b493b9f-fad6-4c6e-9f37-d78a9a6b9a9c 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in 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/769] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:29 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1668 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-07-17 12:05:29.604 7 INFO nova.api.openstack.compute.server_external_events [req-d9b679a2-11b1-428f-a50f-3f9a6f4a2f0f req-b1f259a7-5279-4f16-9aea-26f100724475 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:cbf4ff65-5bc2-4ed7-becc-f200942aed1a for instance 280d85e5-0ec4-4153-bfa7-aa1b961e65ad on instance 2026-07-17 12:05:29.606 7 INFO nova.api.openstack.compute.server_external_events [req-d9b679a2-11b1-428f-a50f-3f9a6f4a2f0f req-b1f259a7-5279-4f16-9aea-26f100724475 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:09d40af1-4025-4c72-a0c5-1317a956b5b4 for instance f77bb597-f15f-4d11-b30b-66cd16e0e95e on instance 2026-07-17 12:05:29.607 7 INFO nova.api.openstack.compute.server_external_events [req-d9b679a2-11b1-428f-a50f-3f9a6f4a2f0f req-b1f259a7-5279-4f16-9aea-26f100724475 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:09d40af1-4025-4c72-a0c5-1317a956b5b4 for instance f77bb597-f15f-4d11-b30b-66cd16e0e95e on instance [pid: 7|app: 0|req: 386/770] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:05:29 2026] POST /v2.1/os-server-external-events => generated 531 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-07-17 12:05:30.121 8 WARNING neutronclient.v2_0.client [None req-9c4ed9f1-9421-4cea-b4f5-85d079a77d73 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/771] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:30 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 1517 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:30.251 7 WARNING neutronclient.v2_0.client [None req-8ddab420-17b4-4eae-8bc2-62a80cc3d3cf 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] 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-07-17 12:05:30.365 8 WARNING neutronclient.v2_0.client [None req-15391339-66d6-4d7d-9160-ac46ce137066 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in 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/772] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:30 2026] GET /v2.1/servers/f77bb597-f15f-4d11-b30b-66cd16e0e95e => generated 1852 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/773] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:30 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1378 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-07-17 12:05:30.959 7 INFO nova.api.openstack.compute.server_external_events [req-cfd6c803-8946-4209-a4ae-d72b7feb6a0e req-93d88957-a29b-45ef-9fcd-65f430861ae6 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-deleted:cbf4ff65-5bc2-4ed7-becc-f200942aed1a for instance 280d85e5-0ec4-4153-bfa7-aa1b961e65ad on instance [pid: 7|app: 0|req: 388/774] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:05:30 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-07-17 12:05:31.231 8 INFO nova.api.openstack.wsgi [None req-4675043b-9f20-40fc-b2e3-ead62ea4533a 6aac1971332b4e56a3d8c473c6ddceea c5b101f2238546f0b45879ee4d6eefcb - - default default] HTTP exception thrown: Instance c961da93-8c70-4288-bf2c-15bbdc01e660 could not be found. [pid: 8|app: 0|req: 387/775] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:31 2026] GET /v2.1/servers/c961da93-8c70-4288-bf2c-15bbdc01e660 => generated 111 bytes in 41 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: 389/776] 10.0.0.187 () {32 vars in 703 bytes} [Fri Jul 17 12:05:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-695860733 => 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-07-17 12:05:31.440 8 WARNING neutronclient.v2_0.client [None req-28755b29-fa2c-492d-8818-b7d489e395a2 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:05:31.476 7 WARNING neutronclient.v2_0.client [None req-ce22219b-9284-4374-a6f2-73fff9beacec 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/777] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:31 2026] GET /v2.1/servers/f77bb597-f15f-4d11-b30b-66cd16e0e95e => generated 1503 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/778] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:31 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1383 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:31.660 8 INFO nova.api.openstack.compute.server_external_events [req-7d44942a-be66-4138-8cc1-15e31ed9b758 req-e128e044-14a3-4bde-b51b-b7df0d136981 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-deleted:09d40af1-4025-4c72-a0c5-1317a956b5b4 for instance f77bb597-f15f-4d11-b30b-66cd16e0e95e on instance [pid: 8|app: 0|req: 389/779] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:05:31 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-07-17 12:05:32.545 7 WARNING neutronclient.v2_0.client [None req-ef8dca76-7c54-40aa-bc3d-23f2c4df066f 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] 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-07-17 12:05:32.580 8 WARNING neutronclient.v2_0.client [None req-ce2f10db-b3ec-4d66-8f7f-7301e745aa96 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/780] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:32 2026] GET /v2.1/servers/f77bb597-f15f-4d11-b30b-66cd16e0e95e => generated 1508 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/781] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:32 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 1383 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:33.645 7 WARNING neutronclient.v2_0.client [None req-2c7f761b-1c9e-4d15-bf20-a4f140c8248d 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] 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-07-17 12:05:33.677 8 INFO nova.api.openstack.wsgi [None req-c5de7d81-9563-477b-84bb-e6d8a8619036 5632229c657d4a33bb1b461c352db30b 1e54c60ced9943598073b012f6a26555 - - default default] HTTP exception thrown: Instance 280d85e5-0ec4-4153-bfa7-aa1b961e65ad could not be found. [pid: 8|app: 0|req: 391/782] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:33 2026] GET /v2.1/servers/280d85e5-0ec4-4153-bfa7-aa1b961e65ad => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/783] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:33 2026] GET /v2.1/servers/f77bb597-f15f-4d11-b30b-66cd16e0e95e => generated 1508 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/784] 10.0.0.187 () {32 vars in 703 bytes} [Fri Jul 17 12:05:33 2026] DELETE /v2.1/os-keypairs/tempest-keypair-916417497 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:34.733 7 INFO nova.api.openstack.wsgi [None req-1abea0c1-0b2c-4a3f-8dbf-7e17817822dc 3d8caae7a6954619b3ee48d4840d8ec7 7bf5b03501c84b7ab8ef0d1a77c31327 - - default default] HTTP exception thrown: Instance f77bb597-f15f-4d11-b30b-66cd16e0e95e could not be found. [pid: 7|app: 0|req: 393/785] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:34 2026] GET /v2.1/servers/f77bb597-f15f-4d11-b30b-66cd16e0e95e => 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: 393/786] 10.0.0.187 () {32 vars in 703 bytes} [Fri Jul 17 12:05:34 2026] DELETE /v2.1/os-keypairs/tempest-keypair-405078421 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:42.481 7 WARNING neutronclient.v2_0.client [None req-1307c2e9-d194-47eb-a817-560d95dc7a95 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/789] 10.0.0.187 () {32 vars in 740 bytes} [Fri Jul 17 12:05:42 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd/os-interface => generated 284 bytes in 2231 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:05:44.724 8 WARNING neutronclient.v2_0.client [None req-cf7ae7dc-051c-424c-891f-fa1f63ea8866 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] The python binding code in 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/790] 10.0.0.187 () {32 vars in 814 bytes} [Fri Jul 17 12:05:44 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd/os-interface/86c89858-a19d-40f0-9af6-66edd07967e3 => generated 281 bytes in 627 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/791] 10.0.0.187 () {32 vars in 722 bytes} [Fri Jul 17 12:05:45 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd/ips => generated 156 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: 396/792] 10.0.0.187 () {34 vars in 749 bytes} [Fri Jul 17 12:05:45 2026] POST /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd/action => generated 0 bytes in 41 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: 397/793] 10.0.0.187 () {32 vars in 722 bytes} [Fri Jul 17 12:05:45 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd/ips => generated 156 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-07-17 12:05:45.987 8 WARNING neutronclient.v2_0.client [None req-6c18ca31-1c09-4d38-b11c-5f672ed717cd f417ff4d4ee942e48c35d5330c284a56 89bb6fe4e071406487487c532e0dd9f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 398/794] 10.0.0.187 () {32 vars in 722 bytes} [Fri Jul 17 12:05:46 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:05:47.092 8 WARNING neutronclient.v2_0.client [None req-6c18ca31-1c09-4d38-b11c-5f672ed717cd f417ff4d4ee942e48c35d5330c284a56 89bb6fe4e071406487487c532e0dd9f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/795] 10.0.0.187 () {34 vars in 670 bytes} [Fri Jul 17 12:05:47 2026] POST /v2.1/os-keypairs => generated 385 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/796] 10.0.0.187 () {34 vars in 662 bytes} [Fri Jul 17 12:05:45 2026] POST /v2.1/servers => generated 424 bytes in 1708 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 400/797] 10.0.0.187 () {32 vars in 722 bytes} [Fri Jul 17 12:05:47 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd/ips => generated 156 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:05:47.548 8 WARNING neutronclient.v2_0.client [None req-15507fbf-f26f-4dc0-8a7b-ce6b7747c148 f417ff4d4ee942e48c35d5330c284a56 89bb6fe4e071406487487c532e0dd9f1 - - default default] The python binding code in 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/800] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:47 2026] GET /v2.1/servers/24f68451-439d-44e2-ace5-e45fb7d7e3b2 => generated 1371 bytes in 478 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:48.243 7 INFO nova.api.openstack.compute.server_external_events [req-05672cfa-1fc8-4c6f-bdb2-6f38a54e6fce req-f8f04065-0ace-49a1-9868-dfaf5b8c2758 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:86c89858-a19d-40f0-9af6-66edd07967e3 for instance 45ca028f-e790-4c57-ab80-42d2e2875ffd on instance [pid: 7|app: 0|req: 403/801] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:05:48 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: 8|app: 0|req: 399/802] 10.0.0.187 () {32 vars in 722 bytes} [Fri Jul 17 12:05:48 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:49.058 7 WARNING neutronclient.v2_0.client [None req-5e920ac3-39e1-41ba-b91c-2e484463f10c f417ff4d4ee942e48c35d5330c284a56 89bb6fe4e071406487487c532e0dd9f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/803] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:49 2026] GET /v2.1/servers/24f68451-439d-44e2-ace5-e45fb7d7e3b2 => generated 1367 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:49.635 8 WARNING neutronclient.v2_0.client [None req-8e688ab1-a765-4fed-b5e1-113baed8681f c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in 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/804] 10.0.0.187 () {32 vars in 722 bytes} [Fri Jul 17 12:05:49 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd/ips => generated 195 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:49.693 8 WARNING neutronclient.v2_0.client [None req-8e688ab1-a765-4fed-b5e1-113baed8681f c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:05:49.700 7 WARNING neutronclient.v2_0.client [None req-5f8c4d71-3d66-4e7c-a03c-9253d2978846 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] The python binding code in 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/805] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:49 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 1951 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:49.869 8 WARNING neutronclient.v2_0.client [None req-8e688ab1-a765-4fed-b5e1-113baed8681f c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/806] 10.0.0.187 () {34 vars in 749 bytes} [Fri Jul 17 12:05:49 2026] POST /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/807] 10.0.0.187 () {32 vars in 722 bytes} [Fri Jul 17 12:05:49 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd/ips => generated 195 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/808] 10.0.0.187 () {34 vars in 662 bytes} [Fri Jul 17 12:05:49 2026] POST /v2.1/servers => generated 453 bytes in 485 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-07-17 12:05:50.081 7 WARNING neutronclient.v2_0.client [None req-4ee1121d-0a03-43c8-a035-bd09b2d2336d c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/809] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:50 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1392 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-07-17 12:05:50.178 8 WARNING neutronclient.v2_0.client [None req-d24f6875-f55c-4f68-a426-10a7e22cfd77 f417ff4d4ee942e48c35d5330c284a56 89bb6fe4e071406487487c532e0dd9f1 - - default default] The python binding code in 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/810] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:50 2026] GET /v2.1/servers/24f68451-439d-44e2-ace5-e45fb7d7e3b2 => generated 1423 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, ' [pid: 7|app: 0|req: 410/811] 10.0.0.187 () {32 vars in 722 bytes} [Fri Jul 17 12:05:50 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd/ips => generated 195 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-07-17 12:05:51.167 8 WARNING neutronclient.v2_0.client [None req-6d6d6bf8-107a-468c-b4c2-bc18b9a38542 c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/812] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:51 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1396 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-07-17 12:05:51.291 7 WARNING neutronclient.v2_0.client [None req-5adec518-1c78-4245-a0a6-4793a79565d5 f417ff4d4ee942e48c35d5330c284a56 89bb6fe4e071406487487c532e0dd9f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/813] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:51 2026] GET /v2.1/servers/24f68451-439d-44e2-ace5-e45fb7d7e3b2 => generated 1423 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 403/814] 10.0.0.187 () {32 vars in 722 bytes} [Fri Jul 17 12:05:51 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd/ips => generated 195 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-07-17 12:05:52.022 7 INFO nova.api.openstack.compute.server_external_events [req-9369c0da-cacc-41c8-8362-647202021077 req-2828b2a6-e375-42a7-81ef-e2e8f2472d29 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:86c89858-a19d-40f0-9af6-66edd07967e3 for instance 45ca028f-e790-4c57-ab80-42d2e2875ffd on instance [pid: 7|app: 0|req: 412/815] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:05:52 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-07-17 12:05:52.252 8 WARNING neutronclient.v2_0.client [None req-8fb56a99-71be-48e4-91b0-c158e3c21d91 c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/816] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:52 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1388 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:52.396 7 WARNING neutronclient.v2_0.client [None req-1c385315-c06e-495a-8581-0f4cb4fdf48e f417ff4d4ee942e48c35d5330c284a56 89bb6fe4e071406487487c532e0dd9f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/817] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:52 2026] GET /v2.1/servers/24f68451-439d-44e2-ace5-e45fb7d7e3b2 => generated 1473 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/818] 10.0.0.187 () {32 vars in 722 bytes} [Fri Jul 17 12:05:53 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd/ips => generated 156 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: 414/819] 10.0.0.187 () {32 vars in 717 bytes} [Fri Jul 17 12:05:53 2026] DELETE /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:53.195 8 WARNING neutronclient.v2_0.client [None req-c97e9e5a-29e8-424a-a288-b6f194ab3261 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] 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-07-17 12:05:53.337 7 WARNING neutronclient.v2_0.client [None req-d704c969-d8b9-4c8d-a7f0-7d4fc9223ec8 c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in 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/820] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:53 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 1842 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/821] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:53 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1388 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-07-17 12:05:53.623 8 WARNING neutronclient.v2_0.client [None req-eb981b43-de53-443a-b73f-9ea4263bd9d8 f417ff4d4ee942e48c35d5330c284a56 89bb6fe4e071406487487c532e0dd9f1 - - default default] 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-07-17 12:05:53.694 7 INFO nova.api.openstack.compute.server_external_events [req-b32e7e5b-e692-4698-9971-2c3ddd7d1277 req-578c6e92-e421-4daa-ba34-8fe87eaed06b b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:b7b912f1-421e-437e-a870-b6b8eaa0c794 for instance 24f68451-439d-44e2-ace5-e45fb7d7e3b2 on instance [pid: 7|app: 0|req: 416/822] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:05:53 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) [pid: 8|app: 0|req: 407/823] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:53 2026] GET /v2.1/servers/24f68451-439d-44e2-ace5-e45fb7d7e3b2 => generated 1471 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-07-17 12:05:54.429 7 WARNING neutronclient.v2_0.client [None req-87466397-f3f8-4a66-86ac-623c481ad021 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] 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-07-17 12:05:54.458 8 WARNING neutronclient.v2_0.client [None req-08429f66-8d3d-42fa-a123-b68482403d8c c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/824] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:54 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1444 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/825] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:54 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 1842 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:54.805 8 WARNING neutronclient.v2_0.client [None req-229de7e2-9021-4198-835d-4523f3ea81f3 f417ff4d4ee942e48c35d5330c284a56 89bb6fe4e071406487487c532e0dd9f1 - - default default] The python binding code in 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/826] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:54 2026] GET /v2.1/servers/24f68451-439d-44e2-ace5-e45fb7d7e3b2 => generated 1471 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-07-17 12:05:55.566 7 WARNING neutronclient.v2_0.client [None req-229ea9d8-8ade-497f-92b0-94812be0d983 c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] 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-07-17 12:05:55.633 8 WARNING neutronclient.v2_0.client [None req-ad591d80-eeae-40cb-9a0b-509255d96cac 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] The python binding code in 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/827] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:55 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1444 bytes in 519 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:56.082 7 WARNING neutronclient.v2_0.client [None req-93610023-d4eb-4dc5-b053-5b8bb6ba6623 f417ff4d4ee942e48c35d5330c284a56 89bb6fe4e071406487487c532e0dd9f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/828] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:55 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 1775 bytes in 511 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:56.125 8 INFO nova.api.openstack.compute.server_external_events [req-688667c9-19af-4550-b2c8-604568f259a0 req-439536a2-c32e-4a05-ad17-e9db75822880 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-deleted:86c89858-a19d-40f0-9af6-66edd07967e3 for instance 45ca028f-e790-4c57-ab80-42d2e2875ffd on instance [pid: 8|app: 0|req: 411/829] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:05:56 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) [pid: 7|app: 0|req: 419/830] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:56 2026] GET /v2.1/servers/24f68451-439d-44e2-ace5-e45fb7d7e3b2 => generated 1471 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:57.118 8 WARNING neutronclient.v2_0.client [None req-db8cdde7-ea91-473e-898d-cab670a2aee6 c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:05:57.143 7 WARNING neutronclient.v2_0.client [None req-3345ae83-057c-4eff-911e-04a4027a3b2e 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/831] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:57 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 1481 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-07-17 12:05:57.382 7 WARNING neutronclient.v2_0.client [None req-522c36e7-dc73-4309-bcf9-db243cbf3d5d f417ff4d4ee942e48c35d5330c284a56 89bb6fe4e071406487487c532e0dd9f1 - - default default] The python binding code in 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/832] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:57 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1520 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/835] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:57 2026] GET /v2.1/servers/24f68451-439d-44e2-ace5-e45fb7d7e3b2 => generated 1471 bytes in 730 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:58.183 8 INFO nova.api.openstack.compute.server_external_events [req-9ca09057-eb78-45db-bede-ba2a040846a5 req-009823f6-ee78-44d4-8fc2-ef0af8fe3196 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:84a71dbb-152e-441c-b568-563355e91cfa for instance 748c4491-5cea-4edf-9a98-cec27bfb3f77 on instance [pid: 8|app: 0|req: 415/836] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:05:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:05:58.411 7 WARNING neutronclient.v2_0.client [None req-e86339bf-1f68-4bd4-bc89-2a0b376a71a4 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] The python binding code in 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/837] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:58 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 1486 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-07-17 12:05:58.527 8 WARNING neutronclient.v2_0.client [None req-93843c6f-0100-49bd-8abf-b38107fad628 c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in 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/838] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:58 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1518 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-07-17 12:05:59.128 7 WARNING neutronclient.v2_0.client [None req-31f3689e-8597-4aae-9b20-c912ace6f9df f417ff4d4ee942e48c35d5330c284a56 89bb6fe4e071406487487c532e0dd9f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/839] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:59 2026] GET /v2.1/servers/24f68451-439d-44e2-ace5-e45fb7d7e3b2 => generated 1471 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-07-17 12:05:59.496 8 INFO nova.api.openstack.wsgi [None req-ae966b5a-9451-4fe2-9516-f911915634fb 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] HTTP exception thrown: Instance 45ca028f-e790-4c57-ab80-42d2e2875ffd could not be found. [pid: 8|app: 0|req: 417/840] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:59 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 424/841] 10.0.0.187 () {32 vars in 703 bytes} [Fri Jul 17 12:05:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-451240021 => generated 0 bytes in 35 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-07-17 12:05:59.753 8 WARNING neutronclient.v2_0.client [None req-0471f291-281a-4636-8ecb-21e1e9b1de59 c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/842] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:05:59 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1518 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-07-17 12:06:00.267 8 WARNING neutronclient.v2_0.client [None req-ee8fdfae-cf47-421e-82c4-1658db7ef1ba f417ff4d4ee942e48c35d5330c284a56 89bb6fe4e071406487487c532e0dd9f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:06:00.278 7 INFO nova.api.openstack.compute.server_external_events [req-60ea3faa-92e9-4cf9-83ec-a123d2cda58e req-df927e79-f773-47b2-a904-47ab7f2b8f2a b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:b7b912f1-421e-437e-a870-b6b8eaa0c794 for instance 24f68451-439d-44e2-ace5-e45fb7d7e3b2 on instance 2026-07-17 12:06:00.279 7 INFO nova.api.openstack.compute.server_external_events [req-60ea3faa-92e9-4cf9-83ec-a123d2cda58e req-df927e79-f773-47b2-a904-47ab7f2b8f2a b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:84a71dbb-152e-441c-b568-563355e91cfa for instance 748c4491-5cea-4edf-9a98-cec27bfb3f77 on instance 2026-07-17 12:06:00.279 7 INFO nova.api.openstack.compute.server_external_events [req-60ea3faa-92e9-4cf9-83ec-a123d2cda58e req-df927e79-f773-47b2-a904-47ab7f2b8f2a b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:b7b912f1-421e-437e-a870-b6b8eaa0c794 for instance 24f68451-439d-44e2-ace5-e45fb7d7e3b2 on instance [pid: 7|app: 0|req: 425/843] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:06:00 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:06:00.349 7 INFO nova.api.openstack.wsgi [None req-28edfff0-4e66-431f-965a-e11107bdcda2 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] HTTP exception thrown: Instance 45ca028f-e790-4c57-ab80-42d2e2875ffd could not be found. [pid: 7|app: 0|req: 426/844] 10.0.0.187 () {32 vars in 717 bytes} [Fri Jul 17 12:06:00 2026] DELETE /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 111 bytes in 54 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-07-17 12:06:00.377 7 INFO nova.api.openstack.wsgi [None req-a97dcafc-9e29-4d52-8add-70cd0f67634a 480652b2619a482b9fb00de8073ead80 6af7bd7721404c8698bf4736a7410399 - - default default] HTTP exception thrown: Instance 45ca028f-e790-4c57-ab80-42d2e2875ffd could not be found. [pid: 7|app: 0|req: 427/845] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:00 2026] GET /v2.1/servers/45ca028f-e790-4c57-ab80-42d2e2875ffd => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/846] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:00 2026] GET /v2.1/servers/24f68451-439d-44e2-ace5-e45fb7d7e3b2 => generated 1471 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:06:00.965 7 WARNING neutronclient.v2_0.client [None req-88b2fb4c-7a4b-40ba-93a3-71769a406dd9 c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/847] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:00 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1518 bytes in 862 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:06:01.841 8 WARNING neutronclient.v2_0.client [None req-483e9981-6d3a-4658-afb2-f7a52080bf9b f417ff4d4ee942e48c35d5330c284a56 89bb6fe4e071406487487c532e0dd9f1 - - default default] 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-07-17 12:06:02.375 7 INFO nova.api.openstack.compute.server_external_events [req-f26ce1bf-c188-4766-a4fe-37684536c272 req-27d94a98-2814-4694-a733-f2a82bddf204 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:b7b912f1-421e-437e-a870-b6b8eaa0c794 for instance 24f68451-439d-44e2-ace5-e45fb7d7e3b2 on instance [pid: 7|app: 0|req: 429/848] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:06:02 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-07-17 12:06:02.855 7 WARNING neutronclient.v2_0.client [None req-76147299-cf87-466e-975f-a9a2d4ccc9ee c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/849] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:01 2026] GET /v2.1/servers/24f68451-439d-44e2-ace5-e45fb7d7e3b2 => generated 1655 bytes in 1091 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 421/850] 10.0.0.187 () {32 vars in 722 bytes} [Fri Jul 17 12:06:02 2026] GET /v2.1/servers/24f68451-439d-44e2-ace5-e45fb7d7e3b2/ips => generated 108 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/851] 10.0.0.187 () {32 vars in 722 bytes} [Fri Jul 17 12:06:02 2026] GET /v2.1/servers/24f68451-439d-44e2-ace5-e45fb7d7e3b2/ips => generated 108 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: 423/852] 10.0.0.187 () {32 vars in 822 bytes} [Fri Jul 17 12:06:03 2026] GET /v2.1/servers/24f68451-439d-44e2-ace5-e45fb7d7e3b2/ips/tempest-ServerAddressesTestJSON-933531042-network => generated 93 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 424/853] 10.0.0.187 () {32 vars in 717 bytes} [Fri Jul 17 12:06:03 2026] DELETE /v2.1/servers/24f68451-439d-44e2-ace5-e45fb7d7e3b2 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:06:03.210 8 WARNING neutronclient.v2_0.client [None req-35e7a99c-991e-4226-9f90-182ab149bcbb f417ff4d4ee942e48c35d5330c284a56 89bb6fe4e071406487487c532e0dd9f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/854] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:02 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1518 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/855] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:03 2026] GET /v2.1/servers/24f68451-439d-44e2-ace5-e45fb7d7e3b2 => generated 1661 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:06:04.310 7 WARNING neutronclient.v2_0.client [None req-ef71747d-c763-4a7e-a388-3a470c0dd2f9 c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] 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-07-17 12:06:04.484 8 WARNING neutronclient.v2_0.client [None req-34bdfd25-b7b0-4da5-9707-40bf4b1cfdea f417ff4d4ee942e48c35d5330c284a56 89bb6fe4e071406487487c532e0dd9f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/856] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:04 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1518 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/857] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:04 2026] GET /v2.1/servers/24f68451-439d-44e2-ace5-e45fb7d7e3b2 => generated 1661 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-07-17 12:06:04.687 7 INFO nova.api.openstack.compute.server_external_events [req-72b4c64c-6797-4717-be5c-4c2c0873a6de req-b250ab53-9971-4965-9895-de473bded303 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:b7b912f1-421e-437e-a870-b6b8eaa0c794 for instance 24f68451-439d-44e2-ace5-e45fb7d7e3b2 on instance [pid: 7|app: 0|req: 432/858] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:06:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:06:05.578 8 WARNING neutronclient.v2_0.client [None req-71a2380b-6673-487b-b451-e57447e02c9f c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] 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-07-17 12:06:05.686 7 WARNING neutronclient.v2_0.client [None req-795fc5a3-6f07-47ef-8282-9cf9865d03b6 f417ff4d4ee942e48c35d5330c284a56 89bb6fe4e071406487487c532e0dd9f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/859] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:05 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1518 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:06:05.960 8 INFO nova.api.openstack.compute.server_external_events [req-c676b23d-cb7b-405e-aa97-806c22cae4ba req-cd1dd6bc-be30-4095-90fa-27b4d5921088 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-deleted:b7b912f1-421e-437e-a870-b6b8eaa0c794 for instance 24f68451-439d-44e2-ace5-e45fb7d7e3b2 on instance [pid: 8|app: 0|req: 428/860] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:06:05 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) [pid: 7|app: 0|req: 433/861] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:05 2026] GET /v2.1/servers/24f68451-439d-44e2-ace5-e45fb7d7e3b2 => generated 1661 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:06:06.751 8 INFO nova.api.openstack.compute.server_external_events [req-eeb9d715-fe5f-4cf3-b379-bbf54db52247 req-2fe5c68f-7659-4d14-a19d-143aebcc28b2 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:b7b912f1-421e-437e-a870-b6b8eaa0c794 for instance 24f68451-439d-44e2-ace5-e45fb7d7e3b2 on instance 2026-07-17 12:06:06.752 8 INFO nova.api.openstack.compute.server_external_events [req-eeb9d715-fe5f-4cf3-b379-bbf54db52247 req-2fe5c68f-7659-4d14-a19d-143aebcc28b2 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:84a71dbb-152e-441c-b568-563355e91cfa for instance 748c4491-5cea-4edf-9a98-cec27bfb3f77 on instance 2026-07-17 12:06:06.752 8 INFO nova.api.openstack.compute.server_external_events [req-eeb9d715-fe5f-4cf3-b379-bbf54db52247 req-2fe5c68f-7659-4d14-a19d-143aebcc28b2 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:84a71dbb-152e-441c-b568-563355e91cfa for instance 748c4491-5cea-4edf-9a98-cec27bfb3f77 on instance [pid: 8|app: 0|req: 429/862] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:06:06 2026] POST /v2.1/os-server-external-events => generated 527 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-07-17 12:06:07.000 7 WARNING neutronclient.v2_0.client [None req-4dc46786-938a-4736-8d8e-291c5e5ea2bf c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] 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-07-17 12:06:07.062 8 WARNING neutronclient.v2_0.client [None req-f1c79eef-a1d3-4b74-96e0-f1a0eb921d0b f417ff4d4ee942e48c35d5330c284a56 89bb6fe4e071406487487c532e0dd9f1 - - default default] The python binding code in 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/863] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:07 2026] GET /v2.1/servers/24f68451-439d-44e2-ace5-e45fb7d7e3b2 => generated 1457 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/864] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:06 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1518 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:06:08.184 8 WARNING neutronclient.v2_0.client [None req-f1cade21-6b71-4011-9b26-a0988b0d3316 c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:06:08.201 7 WARNING neutronclient.v2_0.client [None req-dff17941-9a9b-4e23-a121-7a61d39e0065 f417ff4d4ee942e48c35d5330c284a56 89bb6fe4e071406487487c532e0dd9f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/867] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:08 2026] GET /v2.1/servers/24f68451-439d-44e2-ace5-e45fb7d7e3b2 => generated 1457 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/868] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:08 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1701 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:06:08.392 7 WARNING neutronclient.v2_0.client [None req-6965b94b-b02d-49b1-ad2e-9927f4d96d72 c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/869] 10.0.0.187 () {32 vars in 740 bytes} [Fri Jul 17 12:06:08 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77/os-interface => generated 285 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:06:09.300 8 INFO nova.api.openstack.wsgi [None req-b685f4b0-e60f-4dd1-803f-97d8be67d5e1 f417ff4d4ee942e48c35d5330c284a56 89bb6fe4e071406487487c532e0dd9f1 - - default default] HTTP exception thrown: Instance 24f68451-439d-44e2-ace5-e45fb7d7e3b2 could not be found. [pid: 8|app: 0|req: 433/870] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:09 2026] GET /v2.1/servers/24f68451-439d-44e2-ace5-e45fb7d7e3b2 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:06:09.525 7 INFO nova.api.openstack.compute.server_external_events [req-56dcc71f-bc13-4c57-97d3-ad65326a1299 req-dfaba635-964a-4525-b441-bb1f1109e194 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:84a71dbb-152e-441c-b568-563355e91cfa for instance 748c4491-5cea-4edf-9a98-cec27bfb3f77 on instance [pid: 7|app: 0|req: 438/871] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:06:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/872] 10.0.0.187 () {30 vars in 412 bytes} [Fri Jul 17 12:06:14 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 439/873] 10.0.0.187 () {28 vars in 559 bytes} [Fri Jul 17 12:06:14 2026] GET /v2/ => generated 402 bytes in 724 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: 8|app: 0|req: 435/874] 10.0.0.187 () {28 vars in 563 bytes} [Fri Jul 17 12:06:15 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/875] 10.0.0.187 () {30 vars in 412 bytes} [Fri Jul 17 12:06:15 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-17 12:06:24.971 7 WARNING neutronclient.v2_0.client [None req-47584f51-cb84-49d7-be7c-60268028f8b9 c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/878] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:24 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1821 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 12:06:25.160 8 WARNING neutronclient.v2_0.client [None req-fcbaa44a-2292-45bf-8a6b-b9eea24f8c89 c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/879] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:25 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1821 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: 7|app: 0|req: 443/880] 10.0.0.187 () {34 vars in 749 bytes} [Fri Jul 17 12:06:25 2026] POST /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77/action => generated 0 bytes in 69 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-07-17 12:06:25.610 8 WARNING neutronclient.v2_0.client [None req-7a1a7788-7c3d-4242-9e10-e62ad8a49b18 c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/881] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:25 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1823 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-07-17 12:06:26.797 7 WARNING neutronclient.v2_0.client [None req-a5c71fad-1207-4c35-9cdd-4c8bb093f8cf c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/882] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:26 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1823 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:06:27.982 7 WARNING neutronclient.v2_0.client [None req-85f4da84-c5b6-40ac-9e31-2cd784f0d1c5 c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/885] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:27 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1823 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-07-17 12:06:29.159 8 WARNING neutronclient.v2_0.client [None req-9dab9d3f-d2b0-4e98-a3e1-93e3e92363f3 c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/886] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:29 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1828 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:06:29.831 7 INFO nova.api.openstack.compute.server_external_events [req-1f3e8e2e-6af8-4cc1-9ef7-7b189b3495ab req-9e25e484-9334-4610-af05-b4ed1ca48072 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:84a71dbb-152e-441c-b568-563355e91cfa for instance 748c4491-5cea-4edf-9a98-cec27bfb3f77 on instance [pid: 7|app: 0|req: 447/887] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:06:29 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-07-17 12:06:30.354 8 WARNING neutronclient.v2_0.client [None req-6a5004f7-102a-4390-bdf4-c4a2f2688b3e c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/888] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:30 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1828 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:06:31.531 7 WARNING neutronclient.v2_0.client [None req-03d4d91a-13ac-44aa-8cf3-56dd6bb39e83 c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/889] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:31 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1828 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:06:31.869 8 INFO nova.api.openstack.compute.server_external_events [req-a895d494-ef1e-4fb6-9e2b-ae84129ecac0 req-38371fa5-71e8-4c89-80d5-6aa56eda921c b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:84a71dbb-152e-441c-b568-563355e91cfa for instance 748c4491-5cea-4edf-9a98-cec27bfb3f77 on instance [pid: 8|app: 0|req: 442/890] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:06:31 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-07-17 12:06:32.815 7 WARNING neutronclient.v2_0.client [None req-0569eda5-3cf6-482e-90b3-e785c3c5daeb c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/891] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:32 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1828 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:06:33.913 8 INFO nova.api.openstack.compute.server_external_events [req-120b4880-c1c7-43a8-90f0-932a15d6380b req-8ace6e6f-8043-4c40-a054-79d329f31c01 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:84a71dbb-152e-441c-b568-563355e91cfa for instance 748c4491-5cea-4edf-9a98-cec27bfb3f77 on instance 2026-07-17 12:06:33.913 8 INFO nova.api.openstack.compute.server_external_events [req-120b4880-c1c7-43a8-90f0-932a15d6380b req-8ace6e6f-8043-4c40-a054-79d329f31c01 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:84a71dbb-152e-441c-b568-563355e91cfa for instance 748c4491-5cea-4edf-9a98-cec27bfb3f77 on instance [pid: 8|app: 0|req: 443/892] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:06:33 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:06:34.023 7 WARNING neutronclient.v2_0.client [None req-8d1321ef-8136-4d52-b148-f541f05e04a1 c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/893] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:33 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1828 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-07-17 12:06:35.166 8 WARNING neutronclient.v2_0.client [None req-1dbf403c-d4e4-44a6-99c5-2720373bbc6a c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/894] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:35 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1821 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: 7|app: 0|req: 452/897] 10.0.0.100 () {30 vars in 618 bytes} [Fri Jul 17 12:06:40 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: 446/898] 10.0.0.100 () {32 vars in 691 bytes} [Fri Jul 17 12:06:40 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/899] 10.0.0.100 () {34 vars in 912 bytes} [Fri Jul 17 12:06:40 2026] GET /v2.1/os-simple-tenant-usage/88d2656185774443bb3cfc85c3f4cd64?start=2026-07-16T00:00:00&end=2026-07-17T23:59:59 => generated 20 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/900] 10.0.0.100 () {30 vars in 653 bytes} [Fri Jul 17 12:06:41 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 454/901] 10.0.0.100 () {30 vars in 618 bytes} [Fri Jul 17 12:06:44 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 448/902] 10.0.0.100 () {32 vars in 691 bytes} [Fri Jul 17 12:06:44 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/903] 10.0.0.100 () {34 vars in 912 bytes} [Fri Jul 17 12:06:44 2026] GET /v2.1/os-simple-tenant-usage/88d2656185774443bb3cfc85c3f4cd64?start=2026-07-16T00:00:00&end=2026-07-17T23:59:59 => generated 20 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/904] 10.0.0.100 () {30 vars in 653 bytes} [Fri Jul 17 12:06:44 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:06:50.824 8 WARNING neutronclient.v2_0.client [None req-167788b0-2517-49db-a1cb-6baab9457747 c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/907] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:50 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1821 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 457/908] 10.0.0.187 () {32 vars in 717 bytes} [Fri Jul 17 12:06:51 2026] DELETE /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 0 bytes in 80 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-07-17 12:06:51.172 8 WARNING neutronclient.v2_0.client [None req-bc20ead5-85d2-4bd2-8394-d6d5247e0bd9 c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/909] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:51 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1827 bytes in 1303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:06:53.486 7 WARNING neutronclient.v2_0.client [None req-e0bf2a38-1dd6-433f-be38-a6a9af13477c c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/910] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:53 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1827 bytes in 952 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:06:55.016 8 INFO nova.api.openstack.compute.server_external_events [req-f196ac64-527b-4118-9e68-09855de00e5e req-a082801b-f91d-4038-93d6-45c1ab190e0c b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-deleted:84a71dbb-152e-441c-b568-563355e91cfa for instance 748c4491-5cea-4edf-9a98-cec27bfb3f77 on instance [pid: 8|app: 0|req: 453/911] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:06:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:06:55.452 7 WARNING neutronclient.v2_0.client [None req-6a10d623-d7fe-46b6-964e-6d72b621479f c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/912] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:55 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1473 bytes in 1122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:06:57.599 7 WARNING neutronclient.v2_0.client [None req-6283bf20-ddc2-43eb-896d-faea25ebf52e c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/915] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:57 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => generated 1478 bytes in 493 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:06:59.091 8 INFO nova.api.openstack.wsgi [None req-1df590fc-c20f-4948-8624-30878d1d3666 c2fe22194a9d4aee867c5b14b5725537 3a7925509457426b86330ad40c870377 - - default default] HTTP exception thrown: Instance 748c4491-5cea-4edf-9a98-cec27bfb3f77 could not be found. [pid: 8|app: 0|req: 455/916] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:06:59 2026] GET /v2.1/servers/748c4491-5cea-4edf-9a98-cec27bfb3f77 => 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: 462/917] 10.0.0.187 () {32 vars in 703 bytes} [Fri Jul 17 12:06:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-987717585 => generated 0 bytes in 41 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: 456/918] 10.0.0.187 () {34 vars in 670 bytes} [Fri Jul 17 12:07:04 2026] POST /v2.1/os-keypairs => generated 397 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/921] 10.0.0.187 () {34 vars in 670 bytes} [Fri Jul 17 12:07:08 2026] POST /v2.1/os-keypairs => generated 386 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:07:10.174 8 WARNING neutronclient.v2_0.client [None req-bedbe22f-d6ff-41d6-9f82-e943b525bbce fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:07:10.216 8 WARNING neutronclient.v2_0.client [None req-bedbe22f-d6ff-41d6-9f82-e943b525bbce fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:07:10.258 8 WARNING neutronclient.v2_0.client [None req-bedbe22f-d6ff-41d6-9f82-e943b525bbce fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:07:10.405 8 WARNING neutronclient.v2_0.client [None req-bedbe22f-d6ff-41d6-9f82-e943b525bbce fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] The python binding code in 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/922] 10.0.0.187 () {34 vars in 662 bytes} [Fri Jul 17 12:07:10 2026] POST /v2.1/servers => generated 497 bytes in 546 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-17 12:07:10.681 7 WARNING neutronclient.v2_0.client [None req-bcf11029-4d2b-42d6-9ca6-b2e5d943f7a8 fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/923] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:10 2026] GET /v2.1/servers/9582de70-dd47-4a57-99f5-122cce11807a => generated 1456 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:07:11.776 8 WARNING neutronclient.v2_0.client [None req-068e369d-4241-4111-9133-2fc988503428 fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/924] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:11 2026] GET /v2.1/servers/9582de70-dd47-4a57-99f5-122cce11807a => generated 1460 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:07:12.874 7 WARNING neutronclient.v2_0.client [None req-ee86919f-b919-463f-98d4-25adcadf2955 fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/925] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:12 2026] GET /v2.1/servers/9582de70-dd47-4a57-99f5-122cce11807a => generated 1508 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:07:14.177 8 WARNING neutronclient.v2_0.client [None req-b2205eef-a612-430a-bfda-c56e6fe90af1 fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/926] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:14 2026] GET /v2.1/servers/9582de70-dd47-4a57-99f5-122cce11807a => generated 1508 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-07-17 12:07:15.268 7 WARNING neutronclient.v2_0.client [None req-1d5090b0-cce1-4035-8996-ce11f290ee35 fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/927] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:15 2026] GET /v2.1/servers/9582de70-dd47-4a57-99f5-122cce11807a => generated 1631 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-07-17 12:07:16.589 8 INFO nova.api.openstack.compute.server_external_events [req-91545a21-c675-4c75-a90a-229228388c7d req-5abe92d6-1588-422c-8ac2-5b6d078740e5 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:e5b3fecb-d93f-4466-a2c1-6f2348e6b05f for instance 9582de70-dd47-4a57-99f5-122cce11807a on instance [pid: 8|app: 0|req: 461/928] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:07:16 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-07-17 12:07:16.829 7 WARNING neutronclient.v2_0.client [None req-f82ec44f-bdb5-4a2c-8c67-a10b0eb4594e fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/929] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:16 2026] GET /v2.1/servers/9582de70-dd47-4a57-99f5-122cce11807a => generated 1629 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:07:17.973 8 WARNING neutronclient.v2_0.client [None req-c45f9a92-4394-4c71-a2d9-5173259e68e1 fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/932] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:17 2026] GET /v2.1/servers/9582de70-dd47-4a57-99f5-122cce11807a => generated 1629 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-07-17 12:07:19.140 7 WARNING neutronclient.v2_0.client [None req-557cede4-1cbf-45cc-b94b-245d5e0ba4d6 fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/933] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:19 2026] GET /v2.1/servers/9582de70-dd47-4a57-99f5-122cce11807a => generated 1629 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-07-17 12:07:20.557 8 WARNING neutronclient.v2_0.client [None req-1969b2a8-ab06-42ed-a434-2bea8960d12b fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/934] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:20 2026] GET /v2.1/servers/9582de70-dd47-4a57-99f5-122cce11807a => generated 1629 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-07-17 12:07:22.131 7 WARNING neutronclient.v2_0.client [None req-9124f723-d59f-4f7a-be7c-a2c7d26ed57a fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] 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-07-17 12:07:22.205 8 INFO nova.api.openstack.compute.server_external_events [req-6fbf0c90-5fe6-4c70-8f21-26b9d8040f10 req-aae071f5-d6af-4668-ad87-154714605f47 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:e5b3fecb-d93f-4466-a2c1-6f2348e6b05f for instance 9582de70-dd47-4a57-99f5-122cce11807a on instance [pid: 8|app: 0|req: 465/935] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:07:22 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: 7|app: 0|req: 471/936] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:22 2026] GET /v2.1/servers/9582de70-dd47-4a57-99f5-122cce11807a => generated 1629 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-07-17 12:07:23.499 8 WARNING neutronclient.v2_0.client [None req-bf746784-5e4c-4591-ad0b-c0c56d859953 fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/937] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:23 2026] GET /v2.1/servers/9582de70-dd47-4a57-99f5-122cce11807a => generated 1629 bytes in 609 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:07:24.257 7 INFO nova.api.openstack.compute.server_external_events [req-a268d42e-4573-470f-9fd8-a96d4e395f1a req-fb5b17f5-6a93-4533-9c01-54860f4b58df b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:e5b3fecb-d93f-4466-a2c1-6f2348e6b05f for instance 9582de70-dd47-4a57-99f5-122cce11807a on instance [pid: 7|app: 0|req: 472/938] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:07:24 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-07-17 12:07:25.123 8 WARNING neutronclient.v2_0.client [None req-0fc71f4c-c59a-457e-befd-c789e4c2a350 fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/939] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:25 2026] GET /v2.1/servers/9582de70-dd47-4a57-99f5-122cce11807a => generated 1809 bytes in 742 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:07:25.905 7 WARNING neutronclient.v2_0.client [None req-9272097c-1cf8-4d96-881f-e963936d8055 fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/940] 10.0.0.187 () {32 vars in 740 bytes} [Fri Jul 17 12:07:25 2026] GET /v2.1/servers/9582de70-dd47-4a57-99f5-122cce11807a/os-interface => generated 284 bytes in 444 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:07:27.425 8 INFO nova.api.openstack.compute.server_external_events [req-439f1c3c-c423-4b38-9212-c4e7914bfc70 req-b3671f83-c8a9-43a5-b3aa-57effb50ba7b b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:e5b3fecb-d93f-4466-a2c1-6f2348e6b05f for instance 9582de70-dd47-4a57-99f5-122cce11807a on instance [pid: 8|app: 0|req: 468/941] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:07:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 475/944] 10.0.0.187 () {34 vars in 670 bytes} [Fri Jul 17 12:07:33 2026] POST /v2.1/os-keypairs => generated 398 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:07:34.613 8 WARNING neutronclient.v2_0.client [None req-558391fd-b89c-4f8a-b464-344eb6181c6a fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/945] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:34 2026] GET /v2.1/servers/9582de70-dd47-4a57-99f5-122cce11807a => generated 1929 bytes in 1506 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/946] 10.0.0.187 () {32 vars in 752 bytes} [Fri Jul 17 12:07:37 2026] GET /v2.1/servers/9582de70-dd47-4a57-99f5-122cce11807a/os-server-password => generated 116 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-07-17 12:07:37.711 7 WARNING neutronclient.v2_0.client [None req-7703d263-dfed-481b-b976-af67721e9dc4 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:07:37.754 7 WARNING neutronclient.v2_0.client [None req-7703d263-dfed-481b-b976-af67721e9dc4 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:07:38.152 7 WARNING neutronclient.v2_0.client [None req-7703d263-dfed-481b-b976-af67721e9dc4 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/949] 10.0.0.187 () {34 vars in 662 bytes} [Fri Jul 17 12:07:37 2026] POST /v2.1/servers => generated 448 bytes in 983 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-07-17 12:07:38.660 8 WARNING neutronclient.v2_0.client [None req-417f8cc1-3c4c-46b1-9c8a-088f0d4d3fb4 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/950] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:38 2026] GET /v2.1/servers/cfd698c7-4b8f-4907-b132-8f59df8c5689 => generated 1402 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 479/951] 10.0.0.187 () {32 vars in 717 bytes} [Fri Jul 17 12:07:38 2026] DELETE /v2.1/servers/9582de70-dd47-4a57-99f5-122cce11807a => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:07:39.096 8 WARNING neutronclient.v2_0.client [None req-35b547f0-996e-4d4f-a5ad-1d8c70b13fce fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/952] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:39 2026] GET /v2.1/servers/9582de70-dd47-4a57-99f5-122cce11807a => generated 1935 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-07-17 12:07:39.766 7 WARNING neutronclient.v2_0.client [None req-7754875a-0e41-4f1f-a506-5642d1f625c4 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/953] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:39 2026] GET /v2.1/servers/cfd698c7-4b8f-4907-b132-8f59df8c5689 => generated 1406 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-07-17 12:07:40.328 8 WARNING neutronclient.v2_0.client [None req-65fd620b-c7aa-43f8-8910-c8263de8c268 fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/954] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:40 2026] GET /v2.1/servers/9582de70-dd47-4a57-99f5-122cce11807a => generated 1935 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:07:40.857 7 WARNING neutronclient.v2_0.client [None req-55ed6ab9-3b14-44e7-a677-b96c1b493e22 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/955] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:40 2026] GET /v2.1/servers/cfd698c7-4b8f-4907-b132-8f59df8c5689 => generated 1454 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-07-17 12:07:41.546 8 WARNING neutronclient.v2_0.client [None req-c0329417-88e1-49f3-82e9-232ee96512c9 fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/956] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:41 2026] GET /v2.1/servers/9582de70-dd47-4a57-99f5-122cce11807a => generated 1935 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:07:41.946 7 WARNING neutronclient.v2_0.client [None req-933efe5d-977b-4574-8dcb-7f06ebdd3bd6 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:07:41.957 8 INFO nova.api.openstack.compute.server_external_events [req-c47ce830-7f11-4026-ad60-b1c33c471f1a req-158c6ec3-5673-48a3-8815-09533b4527f8 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-deleted:e5b3fecb-d93f-4466-a2c1-6f2348e6b05f for instance 9582de70-dd47-4a57-99f5-122cce11807a on instance [pid: 8|app: 0|req: 476/957] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:07:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/958] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:41 2026] GET /v2.1/servers/cfd698c7-4b8f-4907-b132-8f59df8c5689 => generated 1454 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-07-17 12:07:42.717 8 WARNING neutronclient.v2_0.client [None req-455ee16e-f3ce-4486-b084-db5996cad1ca fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/959] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:42 2026] GET /v2.1/servers/9582de70-dd47-4a57-99f5-122cce11807a => generated 1537 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-07-17 12:07:43.037 7 WARNING neutronclient.v2_0.client [None req-5d2d60e7-8147-4f33-a5a6-78a93bfbba07 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/960] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:43 2026] GET /v2.1/servers/cfd698c7-4b8f-4907-b132-8f59df8c5689 => generated 1462 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-07-17 12:07:43.816 8 WARNING neutronclient.v2_0.client [None req-38a92bfa-af58-4a92-ba65-9207cf6b9f11 fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/961] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:43 2026] GET /v2.1/servers/9582de70-dd47-4a57-99f5-122cce11807a => generated 1542 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-07-17 12:07:44.129 7 WARNING neutronclient.v2_0.client [None req-95e0d681-e174-455c-88a5-1c5ca85089a0 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] 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-07-17 12:07:44.512 8 INFO nova.api.openstack.compute.server_external_events [req-3e549a64-904d-4cee-924f-2e55528f64b7 req-08e4562e-7527-40fa-8c0c-7a5f57b2b8c9 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:2cc6cf9e-4f79-4fc7-9c7f-b99056e0511f for instance cfd698c7-4b8f-4907-b132-8f59df8c5689 on instance [pid: 8|app: 0|req: 479/962] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:07:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/963] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:44 2026] GET /v2.1/servers/cfd698c7-4b8f-4907-b132-8f59df8c5689 => generated 1538 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:07:45.033 8 WARNING neutronclient.v2_0.client [None req-7d35c900-4395-4608-bd21-abe3312c3e02 fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/964] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:44 2026] GET /v2.1/servers/9582de70-dd47-4a57-99f5-122cce11807a => generated 1542 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-07-17 12:07:45.611 7 WARNING neutronclient.v2_0.client [None req-3b112479-10e3-4e4f-9492-de1b9f0f6b01 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/965] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:45 2026] GET /v2.1/servers/cfd698c7-4b8f-4907-b132-8f59df8c5689 => generated 1526 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-07-17 12:07:46.129 8 INFO nova.api.openstack.wsgi [None req-b74f4aee-828d-49f4-8a0d-a382902d046c fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] HTTP exception thrown: Instance 9582de70-dd47-4a57-99f5-122cce11807a could not be found. [pid: 8|app: 0|req: 481/966] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:46 2026] GET /v2.1/servers/9582de70-dd47-4a57-99f5-122cce11807a => generated 111 bytes in 47 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-07-17 12:07:46.160 7 INFO nova.api.openstack.wsgi [None req-2fbbb89c-40b9-46f5-b97a-bd65d52062f2 fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] HTTP exception thrown: Instance 9582de70-dd47-4a57-99f5-122cce11807a could not be found. [pid: 7|app: 0|req: 486/967] 10.0.0.187 () {32 vars in 717 bytes} [Fri Jul 17 12:07:46 2026] DELETE /v2.1/servers/9582de70-dd47-4a57-99f5-122cce11807a => 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-07-17 12:07:46.204 8 INFO nova.api.openstack.wsgi [None req-ddca5dfd-d8dd-4845-a07d-eb117e924381 fa6289368d8a4308b44300d6cb0230a9 f2ce0567c26044858e45b7b7bf12f3c7 - - default default] HTTP exception thrown: Instance 9582de70-dd47-4a57-99f5-122cce11807a could not be found. [pid: 8|app: 0|req: 482/968] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:46 2026] GET /v2.1/servers/9582de70-dd47-4a57-99f5-122cce11807a => generated 111 bytes in 41 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: 487/969] 10.0.0.187 () {32 vars in 705 bytes} [Fri Jul 17 12:07:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1542499222 => 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-07-17 12:07:46.786 8 WARNING neutronclient.v2_0.client [None req-50527dd8-b1e4-4652-a734-57802a3407c9 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/972] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:46 2026] GET /v2.1/servers/cfd698c7-4b8f-4907-b132-8f59df8c5689 => generated 1526 bytes in 871 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/973] 10.0.0.187 () {32 vars in 727 bytes} [Fri Jul 17 12:07:47 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1421106318 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:07:48.691 8 WARNING neutronclient.v2_0.client [None req-76eb6bcc-3944-4adf-b739-002496e615d1 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/974] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:48 2026] GET /v2.1/servers/cfd698c7-4b8f-4907-b132-8f59df8c5689 => generated 1526 bytes in 771 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 12:07:50.487 7 WARNING neutronclient.v2_0.client [None req-5694d81e-5856-4359-b79e-db2d22f776fc b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] 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-07-17 12:07:51.239 8 INFO nova.api.openstack.compute.server_external_events [req-8d271e50-5634-430d-9397-e16a7a5bfda3 req-08a8a694-adb7-4066-84e3-9fee65cff60a b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:2cc6cf9e-4f79-4fc7-9c7f-b99056e0511f for instance cfd698c7-4b8f-4907-b132-8f59df8c5689 on instance [pid: 8|app: 0|req: 485/975] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:07:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/976] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:50 2026] GET /v2.1/servers/cfd698c7-4b8f-4907-b132-8f59df8c5689 => generated 1526 bytes in 1566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:07:53.057 8 WARNING neutronclient.v2_0.client [None req-a6b81581-51c5-48cc-a573-10acf1d0f2ec b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] 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-07-17 12:07:53.486 7 INFO nova.api.openstack.compute.server_external_events [req-3fea36a3-c743-4fda-a40d-c268bc32211f req-ebc1b32b-1e5c-4483-a607-70b2774cb642 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:2cc6cf9e-4f79-4fc7-9c7f-b99056e0511f for instance cfd698c7-4b8f-4907-b132-8f59df8c5689 on instance 2026-07-17 12:07:53.486 7 INFO nova.api.openstack.compute.server_external_events [req-3fea36a3-c743-4fda-a40d-c268bc32211f req-ebc1b32b-1e5c-4483-a607-70b2774cb642 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:2cc6cf9e-4f79-4fc7-9c7f-b99056e0511f for instance cfd698c7-4b8f-4907-b132-8f59df8c5689 on instance [pid: 7|app: 0|req: 492/977] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:07:53 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/978] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:53 2026] GET /v2.1/servers/cfd698c7-4b8f-4907-b132-8f59df8c5689 => generated 1526 bytes in 911 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:07:54.972 7 WARNING neutronclient.v2_0.client [None req-aa9b6893-0b0c-4326-87e5-516cdeda03d3 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/979] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:54 2026] GET /v2.1/servers/cfd698c7-4b8f-4907-b132-8f59df8c5689 => generated 1693 bytes in 817 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:07:55.812 8 WARNING neutronclient.v2_0.client [None req-115db10c-eeb7-4dc9-92aa-d6d137258ebc b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/980] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:07:55 2026] GET /v2.1/servers/cfd698c7-4b8f-4907-b132-8f59df8c5689 => generated 1693 bytes in 863 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:07:58.311 8 INFO nova.api.openstack.compute.server_external_events [req-43c12a70-b126-4ab3-84e8-1ba480d0651e req-0b72c35d-faf7-49f5-92a6-990aa67536bc b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:2cc6cf9e-4f79-4fc7-9c7f-b99056e0511f for instance cfd698c7-4b8f-4907-b132-8f59df8c5689 on instance [pid: 8|app: 0|req: 489/983] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:07:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 495/984] 10.0.0.187 () {34 vars in 749 bytes} [Fri Jul 17 12:08:06 2026] POST /v2.1/servers/cfd698c7-4b8f-4907-b132-8f59df8c5689/action => generated 32293 bytes in 556 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-07-17 12:08:08.092 7 INFO nova.api.openstack.compute.server_external_events [req-ec840532-0fa8-44cf-8cce-e065c260bd40 req-0064c131-d2c0-4352-b7f4-57b39f899c8b b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:2cc6cf9e-4f79-4fc7-9c7f-b99056e0511f for instance cfd698c7-4b8f-4907-b132-8f59df8c5689 on instance [pid: 7|app: 0|req: 497/987] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:08:08 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, ' [pid: 8|app: 0|req: 491/988] 10.0.0.187 () {34 vars in 670 bytes} [Fri Jul 17 12:08:09 2026] POST /v2.1/os-keypairs => generated 396 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:08:12.887 7 WARNING neutronclient.v2_0.client [None req-b3ec3fa9-5bfe-44d1-a4f2-53409de712dd b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:08:12.969 7 WARNING neutronclient.v2_0.client [None req-b3ec3fa9-5bfe-44d1-a4f2-53409de712dd b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:08:13.803 7 WARNING neutronclient.v2_0.client [None req-b3ec3fa9-5bfe-44d1-a4f2-53409de712dd b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/989] 10.0.0.187 () {34 vars in 662 bytes} [Fri Jul 17 12:08:12 2026] POST /v2.1/servers => generated 450 bytes in 1192 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-17 12:08:14.049 8 WARNING neutronclient.v2_0.client [None req-4ea3ed0e-cbd0-4f56-b268-904aa5b6c36b b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/990] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:08:14 2026] GET /v2.1/servers/0b8cbbb0-1266-4b93-8b62-5be1003c5d7b => generated 1401 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:08:15.146 7 WARNING neutronclient.v2_0.client [None req-ca860cee-ef0a-45dd-84dd-01f0b9a3fe7a b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/991] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:08:15 2026] GET /v2.1/servers/0b8cbbb0-1266-4b93-8b62-5be1003c5d7b => generated 1405 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:08:16.386 8 WARNING neutronclient.v2_0.client [None req-4554236d-51ce-4118-ad54-513c788aba1a b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/992] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:08:16 2026] GET /v2.1/servers/0b8cbbb0-1266-4b93-8b62-5be1003c5d7b => generated 1453 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:08:17.707 8 WARNING neutronclient.v2_0.client [None req-d02cc105-03ab-481d-a0c2-aedfe1a92be4 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/995] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:08:17 2026] GET /v2.1/servers/0b8cbbb0-1266-4b93-8b62-5be1003c5d7b => generated 1453 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-07-17 12:08:18.863 7 WARNING neutronclient.v2_0.client [None req-636aea34-3a54-439c-9234-1eb5917c3513 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/996] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:08:18 2026] GET /v2.1/servers/0b8cbbb0-1266-4b93-8b62-5be1003c5d7b => generated 1461 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-07-17 12:08:20.041 8 WARNING neutronclient.v2_0.client [None req-957a50d9-96db-4a9e-bc47-1fca259aab25 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] 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-07-17 12:08:21.000 7 INFO nova.api.openstack.compute.server_external_events [req-df7b244f-5f28-4294-ad24-cb311269a739 req-d99ffb79-39bf-4a22-a46c-1aa4378d828f b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:e233a534-83f2-4cb0-9d23-fcbe32f21329 for instance 0b8cbbb0-1266-4b93-8b62-5be1003c5d7b on instance [pid: 7|app: 0|req: 502/997] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:08:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/998] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:08:20 2026] GET /v2.1/servers/0b8cbbb0-1266-4b93-8b62-5be1003c5d7b => generated 1527 bytes in 1196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:08:22.252 7 WARNING neutronclient.v2_0.client [None req-3d777519-1637-4d8c-85e1-6d74ff8c9b77 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/999] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:08:22 2026] GET /v2.1/servers/0b8cbbb0-1266-4b93-8b62-5be1003c5d7b => generated 1527 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-07-17 12:08:23.396 8 WARNING neutronclient.v2_0.client [None req-0a0185a5-97f1-4fca-bfa4-5d18b0518f5f b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/1000] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:08:23 2026] GET /v2.1/servers/0b8cbbb0-1266-4b93-8b62-5be1003c5d7b => generated 1527 bytes in 1227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:08:25.636 7 WARNING neutronclient.v2_0.client [None req-20b1933f-53f5-4a7e-b8cb-055579acc202 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1001] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:08:25 2026] GET /v2.1/servers/0b8cbbb0-1266-4b93-8b62-5be1003c5d7b => generated 1527 bytes in 1479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:08:28.125 8 WARNING neutronclient.v2_0.client [None req-3b2026e6-39eb-4d03-9f8d-89a15eed6d75 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/1004] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:08:28 2026] GET /v2.1/servers/0b8cbbb0-1266-4b93-8b62-5be1003c5d7b => generated 1527 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:08:29.383 7 WARNING neutronclient.v2_0.client [None req-94993364-7285-4179-b6d6-a6241d4ceb53 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1005] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:08:29 2026] GET /v2.1/servers/0b8cbbb0-1266-4b93-8b62-5be1003c5d7b => generated 1527 bytes in 1011 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:08:31.410 8 WARNING neutronclient.v2_0.client [None req-9b8574b4-83f3-43ab-a3cf-1a21f4b32dab b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/1006] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:08:31 2026] GET /v2.1/servers/0b8cbbb0-1266-4b93-8b62-5be1003c5d7b => generated 1527 bytes in 784 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:08:33.023 7 INFO nova.api.openstack.compute.server_external_events [req-d2e42142-64d0-4f86-8373-b531a17dc825 req-af5f10c9-d5a9-4124-a1fb-688147482d51 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:e233a534-83f2-4cb0-9d23-fcbe32f21329 for instance 0b8cbbb0-1266-4b93-8b62-5be1003c5d7b on instance [pid: 7|app: 0|req: 507/1007] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:08:33 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-07-17 12:08:33.216 8 WARNING neutronclient.v2_0.client [None req-b2cbb559-0568-4138-a2cf-3ec2e1dbc5fc b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/1008] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:08:33 2026] GET /v2.1/servers/0b8cbbb0-1266-4b93-8b62-5be1003c5d7b => 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-07-17 12:08:34.426 7 WARNING neutronclient.v2_0.client [None req-e629cd01-fc6a-46ac-a4b4-03c7b94a4844 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1009] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:08:34 2026] GET /v2.1/servers/0b8cbbb0-1266-4b93-8b62-5be1003c5d7b => generated 1694 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-07-17 12:08:34.590 8 WARNING neutronclient.v2_0.client [None req-86deaad0-d8ae-4a0a-838f-b3183eb7f7bd b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1010] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:08:34 2026] GET /v2.1/servers/0b8cbbb0-1266-4b93-8b62-5be1003c5d7b => generated 1694 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:08:35.079 7 INFO nova.api.openstack.compute.server_external_events [req-d50f0356-3f7d-4493-8c09-9763ce33db31 req-9c291f0a-75ad-40d9-ae1f-665288306857 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:e233a534-83f2-4cb0-9d23-fcbe32f21329 for instance 0b8cbbb0-1266-4b93-8b62-5be1003c5d7b on instance [pid: 7|app: 0|req: 509/1011] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:08:35 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-07-17 12:08:35.585 8 INFO nova.api.openstack.compute.server_external_events [req-09cac7c9-e2ac-493a-8bb6-c075b86759a6 req-ea2b2486-ef0c-4ef1-9a94-24ac63905ecd b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:e233a534-83f2-4cb0-9d23-fcbe32f21329 for instance 0b8cbbb0-1266-4b93-8b62-5be1003c5d7b on instance [pid: 8|app: 0|req: 503/1012] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:08:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 505/1015] 10.0.0.187 () {34 vars in 749 bytes} [Fri Jul 17 12:08:45 2026] POST /v2.1/servers/0b8cbbb0-1266-4b93-8b62-5be1003c5d7b/action => generated 32142 bytes in 576 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: 511/1016] 10.0.0.187 () {32 vars in 717 bytes} [Fri Jul 17 12:08:46 2026] DELETE /v2.1/servers/0b8cbbb0-1266-4b93-8b62-5be1003c5d7b => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:08:46.417 8 WARNING neutronclient.v2_0.client [None req-4f59792d-afff-496c-abba-ccdd5354936b b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1017] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:08:46 2026] GET /v2.1/servers/0b8cbbb0-1266-4b93-8b62-5be1003c5d7b => generated 1820 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:08:47.627 8 WARNING neutronclient.v2_0.client [None req-50323e58-7c28-4f9d-b599-c100923df752 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] 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-07-17 12:08:47.785 7 INFO nova.api.openstack.compute.server_external_events [req-d273fe11-e283-4910-890d-7d0766df6240 req-a58255de-6da8-4b38-aa2f-31fbb87ce89c b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:e233a534-83f2-4cb0-9d23-fcbe32f21329 for instance 0b8cbbb0-1266-4b93-8b62-5be1003c5d7b on instance [pid: 7|app: 0|req: 513/1020] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:08:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1021] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:08:47 2026] GET /v2.1/servers/0b8cbbb0-1266-4b93-8b62-5be1003c5d7b => generated 1820 bytes in 928 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:08:49.571 7 WARNING neutronclient.v2_0.client [None req-7adbfdee-55da-4595-a7a3-dc38124ebb10 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1022] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:08:49 2026] GET /v2.1/servers/0b8cbbb0-1266-4b93-8b62-5be1003c5d7b => generated 1752 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-07-17 12:08:49.836 8 INFO nova.api.openstack.compute.server_external_events [req-ed4c99cb-4858-4a49-a82a-fd94914d882f req-241c3644-d979-4684-a3af-bb6ea5780f17 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:e233a534-83f2-4cb0-9d23-fcbe32f21329 for instance 0b8cbbb0-1266-4b93-8b62-5be1003c5d7b on instance 2026-07-17 12:08:49.836 8 INFO nova.api.openstack.compute.server_external_events [req-ed4c99cb-4858-4a49-a82a-fd94914d882f req-241c3644-d979-4684-a3af-bb6ea5780f17 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-deleted:e233a534-83f2-4cb0-9d23-fcbe32f21329 for instance 0b8cbbb0-1266-4b93-8b62-5be1003c5d7b on instance [pid: 8|app: 0|req: 509/1023] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:08:49 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:08:50.746 7 WARNING neutronclient.v2_0.client [None req-89849e0b-50df-41ba-8246-141a81379986 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1024] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:08:50 2026] GET /v2.1/servers/0b8cbbb0-1266-4b93-8b62-5be1003c5d7b => generated 1487 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:08:51.862 8 WARNING neutronclient.v2_0.client [None req-c17bc069-1787-4a12-ab3b-c60f2005bbe1 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1025] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:08:51 2026] GET /v2.1/servers/0b8cbbb0-1266-4b93-8b62-5be1003c5d7b => generated 1487 bytes in 512 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:08:53.364 7 INFO nova.api.openstack.wsgi [None req-e2f5029a-c338-404b-b7c6-1f7bde43c5c7 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] HTTP exception thrown: Instance 0b8cbbb0-1266-4b93-8b62-5be1003c5d7b could not be found. [pid: 7|app: 0|req: 516/1026] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:08:53 2026] GET /v2.1/servers/0b8cbbb0-1266-4b93-8b62-5be1003c5d7b => 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: 511/1027] 10.0.0.187 () {32 vars in 725 bytes} [Fri Jul 17 12:08:53 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-69240941 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 517/1028] 10.0.0.187 () {32 vars in 717 bytes} [Fri Jul 17 12:08:53 2026] DELETE /v2.1/servers/cfd698c7-4b8f-4907-b132-8f59df8c5689 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-17 12:08:54.116 8 WARNING neutronclient.v2_0.client [None req-6ecc7da0-5a72-42e0-8767-37c8fd9f9c09 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1029] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:08:54 2026] GET /v2.1/servers/cfd698c7-4b8f-4907-b132-8f59df8c5689 => generated 1699 bytes in 1868 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:08:57.001 7 WARNING neutronclient.v2_0.client [None req-8a42b9cc-a146-43f0-b894-52576dafa7ef b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] 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-07-17 12:08:57.882 8 INFO nova.api.openstack.compute.server_external_events [req-5b84cd50-bf89-42c5-a408-7772e9234dad req-a68fe217-1985-475e-b082-a1e8e5e28eb3 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-deleted:2cc6cf9e-4f79-4fc7-9c7f-b99056e0511f for instance cfd698c7-4b8f-4907-b132-8f59df8c5689 on instance [pid: 7|app: 0|req: 518/1032] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:08:56 2026] GET /v2.1/servers/cfd698c7-4b8f-4907-b132-8f59df8c5689 => generated 1633 bytes in 922 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1033] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:08:57 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-07-17 12:08:58.959 7 WARNING neutronclient.v2_0.client [None req-baf44645-c589-4ea9-b07c-a7c095573ee6 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1034] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:08:58 2026] GET /v2.1/servers/cfd698c7-4b8f-4907-b132-8f59df8c5689 => generated 1488 bytes in 926 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:09:00.900 8 WARNING neutronclient.v2_0.client [None req-51312742-041b-419e-be4d-fbe475fe7885 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1035] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:00 2026] GET /v2.1/servers/cfd698c7-4b8f-4907-b132-8f59df8c5689 => generated 1488 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:09:01.982 8 INFO nova.api.openstack.wsgi [None req-36cc95a2-9e8b-4611-8d58-922a18836486 b9bd13ac62944211a10a3e501cd2eec8 360140b4d90545a19a1575c50fa9dd16 - - default default] HTTP exception thrown: Instance cfd698c7-4b8f-4907-b132-8f59df8c5689 could not be found. [pid: 8|app: 0|req: 517/1036] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:01 2026] GET /v2.1/servers/cfd698c7-4b8f-4907-b132-8f59df8c5689 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-17 12:09:01.988 7 WARNING neutronclient.v2_0.client [None req-9f174506-55aa-4577-ab06-5a2d17e3c6ec d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] 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: 518/1037] 10.0.0.187 () {32 vars in 729 bytes} [Fri Jul 17 12:09:02 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1320930625 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-17 12:09:03.516 7 WARNING neutronclient.v2_0.client [None req-9f174506-55aa-4577-ab06-5a2d17e3c6ec d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1038] 10.0.0.187 () {34 vars in 662 bytes} [Fri Jul 17 12:09:01 2026] POST /v2.1/servers => generated 424 bytes in 2187 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-17 12:09:04.137 8 WARNING neutronclient.v2_0.client [None req-c736f32e-d763-4eef-8ed9-dced7b41a894 d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1039] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:04 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 1368 bytes in 592 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:09:05.756 7 WARNING neutronclient.v2_0.client [None req-92b1f19e-17ae-44ea-9821-c4e6930aee0b d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1040] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:05 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 1364 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:09:06.839 8 WARNING neutronclient.v2_0.client [None req-d13d7f29-4889-41d0-b6cc-6c9b127b6abe d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1041] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:06 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 1420 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:09:08.212 7 WARNING neutronclient.v2_0.client [None req-c74684ab-9175-40df-80fd-b65618fc0bdb d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1044] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:08 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 1428 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-07-17 12:09:09.308 8 WARNING neutronclient.v2_0.client [None req-669815ee-ef3b-44a0-aeea-2d4d0037b190 d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] 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-07-17 12:09:10.149 7 INFO nova.api.openstack.compute.server_external_events [req-1355aa2b-f7fb-4111-bcf1-2e1612304422 req-10ce13b0-6622-4f5b-84f5-2fc08296ebeb b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:45224f96-1173-4701-afbc-951c37f78898 for instance 1ffa49c3-eda6-4c97-80c6-57be1315a9e0 on instance [pid: 7|app: 0|req: 524/1045] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:09:10 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: 522/1046] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:09 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 1470 bytes in 903 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:09:11.215 7 WARNING neutronclient.v2_0.client [None req-a246b562-ceeb-4d38-81b2-d1d7f33108eb d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1047] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:11 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 1468 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-07-17 12:09:12.415 8 WARNING neutronclient.v2_0.client [None req-45767608-ab4a-49f9-be84-8908c1b0feb6 d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1048] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:12 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 1468 bytes in 651 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:09:14.085 7 WARNING neutronclient.v2_0.client [None req-b1f0b523-b2d7-4dd1-ae19-105998d27604 d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1049] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:14 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 1468 bytes in 745 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:09:15.846 8 WARNING neutronclient.v2_0.client [None req-fb6d9efb-abbb-4da7-8034-4c54f5e1be5e d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1050] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:15 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 1468 bytes in 636 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:09:17.494 7 WARNING neutronclient.v2_0.client [None req-cad41759-322a-435e-88a8-88eb8bd32ea5 d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1053] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:17 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 1468 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:09:18.748 8 WARNING neutronclient.v2_0.client [None req-58febf2d-6e38-4704-aefa-d79028e8ecdd d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1054] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:18 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 1468 bytes in 533 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:09:20.306 7 WARNING neutronclient.v2_0.client [None req-6c9a424b-36d1-4cdf-bb3f-fbd52e9f6273 d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1055] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:20 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 1468 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:09:21.598 8 WARNING neutronclient.v2_0.client [None req-b55c6bb2-1633-4c91-a4c7-8bd6f417546c d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1056] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:21 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 1468 bytes in 734 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:09:23.382 7 WARNING neutronclient.v2_0.client [None req-bbe39102-b065-462e-b41a-356e05dcf1c9 d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1057] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:23 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 1468 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:09:24.620 8 WARNING neutronclient.v2_0.client [None req-74c27acb-bdaf-4b68-989b-55a2964f855b d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1058] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:24 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 1468 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:09:26.000 7 WARNING neutronclient.v2_0.client [None req-ab3187f8-4520-4f96-bf5b-3aed86c943e7 d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1059] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:25 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 1468 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:09:27.475 8 WARNING neutronclient.v2_0.client [None req-40f40d72-60f9-4d20-b735-fa56337d2191 d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1061] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:27 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 1468 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-07-17 12:09:28.625 8 WARNING neutronclient.v2_0.client [None req-61ac98cb-0afa-49c2-be03-b042c79caecf d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1063] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:28 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 1468 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:09:29.046 7 INFO nova.api.openstack.compute.server_external_events [req-ad019ccf-ad1b-4c98-ba9a-3e5b27c299a5 req-dbdb4c97-760a-4be9-9ab2-53c066ac1576 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:45224f96-1173-4701-afbc-951c37f78898 for instance 1ffa49c3-eda6-4c97-80c6-57be1315a9e0 on instance [pid: 7|app: 0|req: 533/1064] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:09:29 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-07-17 12:09:29.845 8 WARNING neutronclient.v2_0.client [None req-b8f18b17-8ea3-4ad8-bc34-75f9b0c90452 d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1065] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:29 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 1468 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:09:31.048 7 WARNING neutronclient.v2_0.client [None req-3a552b57-fb71-4b0b-a22b-9499982e281d d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] 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-07-17 12:09:31.083 8 INFO nova.api.openstack.compute.server_external_events [req-cc043b89-7289-41c6-aaaf-506e25069a7c req-dbc3e0fe-627e-4d75-98cd-e76890e14780 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:45224f96-1173-4701-afbc-951c37f78898 for instance 1ffa49c3-eda6-4c97-80c6-57be1315a9e0 on instance 2026-07-17 12:09:31.083 8 INFO nova.api.openstack.compute.server_external_events [req-cc043b89-7289-41c6-aaaf-506e25069a7c req-dbc3e0fe-627e-4d75-98cd-e76890e14780 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:45224f96-1173-4701-afbc-951c37f78898 for instance 1ffa49c3-eda6-4c97-80c6-57be1315a9e0 on instance [pid: 8|app: 0|req: 533/1066] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:09:31 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1067] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:31 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 1468 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:09:32.553 8 WARNING neutronclient.v2_0.client [None req-0baea60b-f8ef-425a-8a3f-5c5ff886db0a d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1068] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:32 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 1648 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, ' [pid: 7|app: 0|req: 535/1069] 10.0.0.187 () {32 vars in 717 bytes} [Fri Jul 17 12:09:33 2026] DELETE /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:09:34.081 8 WARNING neutronclient.v2_0.client [None req-fb03773d-c8e1-4a65-8761-1e5c347adbfb d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1070] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:34 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 1654 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-07-17 12:09:35.471 7 WARNING neutronclient.v2_0.client [None req-a632c29f-01ae-4de9-83b9-843698893497 d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1071] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:35 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 1654 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:09:36.903 8 WARNING neutronclient.v2_0.client [None req-84075915-aa5c-40f9-94db-8170e75e02c0 d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1072] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:36 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 1612 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-07-17 12:09:37.014 7 INFO nova.api.openstack.compute.server_external_events [req-2f5b817c-cde8-4e60-baa4-de1866101f9a req-9a600251-0ed7-4b86-8854-7887f791151d b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-deleted:45224f96-1173-4701-afbc-951c37f78898 for instance 1ffa49c3-eda6-4c97-80c6-57be1315a9e0 on instance [pid: 7|app: 0|req: 537/1073] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:09:36 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-07-17 12:09:38.054 7 WARNING neutronclient.v2_0.client [None req-2ef2190c-15f7-49b7-b5c2-ac4f07b0f82f d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1076] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:38 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 1454 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-07-17 12:09:39.313 8 WARNING neutronclient.v2_0.client [None req-5d0aa3e9-9673-4714-a050-5b1d43acc333 d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1077] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:39 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => generated 1454 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-07-17 12:09:40.513 7 INFO nova.api.openstack.wsgi [None req-d94c3264-9739-4485-b340-020d0e248cc4 d6fb097726744cb1bff6458b551760f3 cca79d434e7345f9b901af89a8838d71 - - default default] HTTP exception thrown: Instance 1ffa49c3-eda6-4c97-80c6-57be1315a9e0 could not be found. [pid: 7|app: 0|req: 540/1078] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:09:40 2026] GET /v2.1/servers/1ffa49c3-eda6-4c97-80c6-57be1315a9e0 => 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: 545/1087] 10.0.0.187 () {34 vars in 670 bytes} [Fri Jul 17 12:10:23 2026] POST /v2.1/os-keypairs => generated 395 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-07-17 12:10:27.680 8 WARNING neutronclient.v2_0.client [None req-2fcfe208-1e01-4339-8b4d-398fb6a8e28d cbcbf18a64e848e6bed40ebe5e370c38 b106ed664a3641a3964b0e025da008ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:10:27.742 8 WARNING neutronclient.v2_0.client [None req-2fcfe208-1e01-4339-8b4d-398fb6a8e28d cbcbf18a64e848e6bed40ebe5e370c38 b106ed664a3641a3964b0e025da008ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:10:28.016 8 WARNING neutronclient.v2_0.client [None req-2fcfe208-1e01-4339-8b4d-398fb6a8e28d cbcbf18a64e848e6bed40ebe5e370c38 b106ed664a3641a3964b0e025da008ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1090] 10.0.0.187 () {34 vars in 662 bytes} [Fri Jul 17 12:10:27 2026] POST /v2.1/servers => generated 446 bytes in 1028 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-17 12:10:28.396 7 WARNING neutronclient.v2_0.client [None req-82fd6103-f447-42a2-8018-760c43169c65 cbcbf18a64e848e6bed40ebe5e370c38 b106ed664a3641a3964b0e025da008ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1091] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:10:28 2026] GET /v2.1/servers/3a3481d1-d9c7-40ff-aade-36be76a0f08f => generated 1393 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-07-17 12:10:33.552 8 WARNING neutronclient.v2_0.client [None req-ec25fd95-0431-46a5-8967-a9632ef2bd80 cbcbf18a64e848e6bed40ebe5e370c38 b106ed664a3641a3964b0e025da008ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1092] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:10:33 2026] GET /v2.1/servers/3a3481d1-d9c7-40ff-aade-36be76a0f08f => generated 1517 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:10:35.064 7 INFO nova.api.openstack.compute.server_external_events [req-7adb88cc-c5ce-42ac-8c9d-c58ac04be691 req-1c7e24a2-2931-490e-86b0-6d0cabc9f842 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:acda1af1-c08b-4b80-8db7-f3c6f4c761b1 for instance 3a3481d1-d9c7-40ff-aade-36be76a0f08f on instance [pid: 7|app: 0|req: 549/1093] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:10:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:10:38.750 8 WARNING neutronclient.v2_0.client [None req-921d4585-e756-4a02-b38e-af3cb0615adc cbcbf18a64e848e6bed40ebe5e370c38 b106ed664a3641a3964b0e025da008ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1096] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:10:38 2026] GET /v2.1/servers/3a3481d1-d9c7-40ff-aade-36be76a0f08f => generated 1515 bytes in 463 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:10:40.465 7 INFO nova.api.openstack.compute.server_external_events [req-f739414a-6fb4-4774-adef-2cc73f28c0a9 req-e3150fbc-2222-4adf-bae7-46498c306732 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:acda1af1-c08b-4b80-8db7-f3c6f4c761b1 for instance 3a3481d1-d9c7-40ff-aade-36be76a0f08f on instance [pid: 7|app: 0|req: 551/1097] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:10:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:10:42.515 8 INFO nova.api.openstack.compute.server_external_events [req-ce5a23ba-28a8-4ff2-9a3b-ca9420d759a8 req-2a444775-6ff9-4995-8fa3-e9d877954f98 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:acda1af1-c08b-4b80-8db7-f3c6f4c761b1 for instance 3a3481d1-d9c7-40ff-aade-36be76a0f08f on instance 2026-07-17 12:10:42.515 8 INFO nova.api.openstack.compute.server_external_events [req-ce5a23ba-28a8-4ff2-9a3b-ca9420d759a8 req-2a444775-6ff9-4995-8fa3-e9d877954f98 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:acda1af1-c08b-4b80-8db7-f3c6f4c761b1 for instance 3a3481d1-d9c7-40ff-aade-36be76a0f08f on instance [pid: 8|app: 0|req: 547/1098] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:10:42 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:10:44.240 7 WARNING neutronclient.v2_0.client [None req-1c9c6e1f-cdf9-4ea6-ad4a-3f54cf64a5dd cbcbf18a64e848e6bed40ebe5e370c38 b106ed664a3641a3964b0e025da008ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1099] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:10:44 2026] GET /v2.1/servers/3a3481d1-d9c7-40ff-aade-36be76a0f08f => generated 1814 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:10:46.513 8 WARNING neutronclient.v2_0.client [None req-086d4fd8-2e5e-426c-9960-2adb5566cfbf cbcbf18a64e848e6bed40ebe5e370c38 b106ed664a3641a3964b0e025da008ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:10:46.573 8 WARNING neutronclient.v2_0.client [None req-086d4fd8-2e5e-426c-9960-2adb5566cfbf cbcbf18a64e848e6bed40ebe5e370c38 b106ed664a3641a3964b0e025da008ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:10:46.665 7 INFO nova.api.openstack.compute.server_external_events [req-ff34b189-d691-4dbf-9a9b-0a70de143221 req-5d4a8905-f8f2-4238-afc0-ea1a4e0ab84f b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:acda1af1-c08b-4b80-8db7-f3c6f4c761b1 for instance 3a3481d1-d9c7-40ff-aade-36be76a0f08f on instance [pid: 7|app: 0|req: 553/1100] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:10:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:10:46.875 8 WARNING neutronclient.v2_0.client [None req-086d4fd8-2e5e-426c-9960-2adb5566cfbf cbcbf18a64e848e6bed40ebe5e370c38 b106ed664a3641a3964b0e025da008ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1101] 10.0.0.187 () {34 vars in 662 bytes} [Fri Jul 17 12:10:46 2026] POST /v2.1/servers => generated 446 bytes in 613 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-07-17 12:10:47.097 7 WARNING neutronclient.v2_0.client [None req-bf6ba8e8-d902-4f63-b1cd-500fe7f59caa cbcbf18a64e848e6bed40ebe5e370c38 b106ed664a3641a3964b0e025da008ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1102] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:10:47 2026] GET /v2.1/servers/9cf41400-53a0-42da-9b83-3b2b3495c55d => generated 1393 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:10:52.184 8 WARNING neutronclient.v2_0.client [None req-cdec7791-0a84-4caf-a3b3-1b80b042d6a3 cbcbf18a64e848e6bed40ebe5e370c38 b106ed664a3641a3964b0e025da008ef - - default default] 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: 550/1105] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:10:52 2026] GET /v2.1/servers/9cf41400-53a0-42da-9b83-3b2b3495c55d => generated 1517 bytes in 815 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 12:10:52.965 7 INFO nova.api.openstack.compute.server_external_events [req-dda38d5e-ff5f-4b27-a544-cefbd899b368 req-a1d05366-7a3b-44df-b042-693d2c0df14a b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:5bebba95-d90d-4588-8bb0-ef616401eec3 for instance 9cf41400-53a0-42da-9b83-3b2b3495c55d on instance [pid: 7|app: 0|req: 556/1106] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:10:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:10:57.866 8 INFO nova.api.openstack.compute.server_external_events [req-176a2fb0-76da-4107-8fd9-d80d91fd2fb9 req-b3e4c0f6-1172-424a-9529-6dc5e4f5ea0e b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:5bebba95-d90d-4588-8bb0-ef616401eec3 for instance 9cf41400-53a0-42da-9b83-3b2b3495c55d on instance [pid: 8|app: 0|req: 552/1109] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:10:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:10:58.011 7 WARNING neutronclient.v2_0.client [None req-05d7f9ac-afd6-4d58-96fc-1492d862084e cbcbf18a64e848e6bed40ebe5e370c38 b106ed664a3641a3964b0e025da008ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1110] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:10:57 2026] GET /v2.1/servers/9cf41400-53a0-42da-9b83-3b2b3495c55d => generated 1515 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:10:59.907 8 INFO nova.api.openstack.compute.server_external_events [req-50ed6cd1-183c-4bc3-a460-97c994a130cb req-52dd9514-bd7b-4d27-ba03-b1dcfb943b46 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:5bebba95-d90d-4588-8bb0-ef616401eec3 for instance 9cf41400-53a0-42da-9b83-3b2b3495c55d on instance [pid: 8|app: 0|req: 553/1111] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:10:59 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-07-17 12:11:03.309 7 WARNING neutronclient.v2_0.client [None req-868b0c15-de92-418d-ab1d-9d2d6a7d5e48 cbcbf18a64e848e6bed40ebe5e370c38 b106ed664a3641a3964b0e025da008ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1112] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:11:03 2026] GET /v2.1/servers/9cf41400-53a0-42da-9b83-3b2b3495c55d => generated 1812 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:11:05.394 8 INFO nova.api.openstack.compute.server_external_events [req-2e765fb4-bfc2-48e9-b1ad-9efbc385bca6 req-8eb767aa-1261-47d4-8d60-2cea15607d7e b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:5bebba95-d90d-4588-8bb0-ef616401eec3 for instance 9cf41400-53a0-42da-9b83-3b2b3495c55d on instance [pid: 8|app: 0|req: 554/1113] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:11:05 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-07-17 12:11:28.402 7 WARNING neutronclient.v2_0.client [None req-74ca5f2a-3b6d-470d-bb42-d394a89048d2 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:11:28.444 7 WARNING neutronclient.v2_0.client [None req-74ca5f2a-3b6d-470d-bb42-d394a89048d2 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:11:28.602 7 WARNING neutronclient.v2_0.client [None req-74ca5f2a-3b6d-470d-bb42-d394a89048d2 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 563/1120] 199.204.45.109 () {36 vars in 713 bytes} [Fri Jul 17 12:11:28 2026] POST /v2.1/servers => generated 453 bytes in 767 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:11:29.188 8 WARNING neutronclient.v2_0.client [None req-aec60541-96fe-40aa-b6fd-0db7f1d747ff a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 558/1121] 199.204.45.109 () {32 vars in 732 bytes} [Fri Jul 17 12:11:29 2026] GET /v2.1/servers/7402dfc2-f5d9-4dca-bd21-5c95392afb56 => generated 2213 bytes in 64 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-07-17 12:11:29.264 7 WARNING neutronclient.v2_0.client [None req-beb4fa63-565c-4884-8677-2dfd0f759c4b a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 564/1122] 199.204.45.109 () {32 vars in 758 bytes} [Fri Jul 17 12:11:29 2026] GET /v2.1/servers/7402dfc2-f5d9-4dca-bd21-5c95392afb56/os-interface => generated 28 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 559/1123] 199.204.45.109 () {32 vars in 776 bytes} [Fri Jul 17 12:11:29 2026] GET /v2.1/servers/7402dfc2-f5d9-4dca-bd21-5c95392afb56/os-volume_attachments => generated 25 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:11:31.913 7 WARNING neutronclient.v2_0.client [None req-45fc97d7-7b66-40d9-91d9-f5be0ab7824e a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1124] 199.204.45.109 () {32 vars in 732 bytes} [Fri Jul 17 12:11:31 2026] GET /v2.1/servers/7402dfc2-f5d9-4dca-bd21-5c95392afb56 => generated 2371 bytes in 97 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-07-17 12:11:32.004 8 WARNING neutronclient.v2_0.client [None req-c32bcb5c-9e6a-43e8-b246-dbcdaa685e33 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1125] 199.204.45.109 () {32 vars in 758 bytes} [Fri Jul 17 12:11:31 2026] GET /v2.1/servers/7402dfc2-f5d9-4dca-bd21-5c95392afb56/os-interface => generated 28 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 566/1126] 199.204.45.109 () {32 vars in 776 bytes} [Fri Jul 17 12:11:32 2026] GET /v2.1/servers/7402dfc2-f5d9-4dca-bd21-5c95392afb56/os-volume_attachments => generated 197 bytes in 55 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-07-17 12:11:34.526 8 INFO nova.api.openstack.compute.server_external_events [req-4013b1d1-8ff2-49e8-873e-09f7c279017b req-2ad7facd-a4af-4e97-8a2f-2eae77035bdb b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:067518e4-fcbc-470c-8183-29f5b65e5365 for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance [pid: 8|app: 0|req: 561/1127] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:11:34 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-07-17 12:11:34.903 7 WARNING neutronclient.v2_0.client [None req-ba37dcd5-ad30-4b1f-9a5b-6771d77fb900 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 567/1128] 199.204.45.109 () {32 vars in 732 bytes} [Fri Jul 17 12:11:34 2026] GET /v2.1/servers/7402dfc2-f5d9-4dca-bd21-5c95392afb56 => generated 2445 bytes in 126 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-07-17 12:11:35.037 8 WARNING neutronclient.v2_0.client [None req-5f6a1dc4-c741-4734-bda4-ec57a4a9c007 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 562/1129] 199.204.45.109 () {32 vars in 758 bytes} [Fri Jul 17 12:11:35 2026] GET /v2.1/servers/7402dfc2-f5d9-4dca-bd21-5c95392afb56/os-interface => generated 284 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 568/1130] 199.204.45.109 () {32 vars in 776 bytes} [Fri Jul 17 12:11:35 2026] GET /v2.1/servers/7402dfc2-f5d9-4dca-bd21-5c95392afb56/os-volume_attachments => generated 197 bytes in 55 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-07-17 12:11:37.779 8 WARNING neutronclient.v2_0.client [None req-cc444962-5725-4202-ac33-156c5cb1044c a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1133] 199.204.45.109 () {32 vars in 732 bytes} [Fri Jul 17 12:11:37 2026] GET /v2.1/servers/7402dfc2-f5d9-4dca-bd21-5c95392afb56 => generated 2433 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:11:37.918 7 WARNING neutronclient.v2_0.client [None req-abb7d919-1254-48dc-ab06-cc52579da7a0 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 570/1134] 199.204.45.109 () {32 vars in 758 bytes} [Fri Jul 17 12:11:37 2026] GET /v2.1/servers/7402dfc2-f5d9-4dca-bd21-5c95392afb56/os-interface => generated 284 bytes in 99 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: 565/1135] 199.204.45.109 () {32 vars in 776 bytes} [Fri Jul 17 12:11:37 2026] GET /v2.1/servers/7402dfc2-f5d9-4dca-bd21-5c95392afb56/os-volume_attachments => generated 197 bytes in 43 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-07-17 12:11:40.501 7 INFO nova.api.openstack.compute.server_external_events [req-07dfcb4e-6aff-443a-9f7b-d6c1bcf62d6c req-589b5dd7-afd4-4c48-b9b2-f524488f7ab0 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:067518e4-fcbc-470c-8183-29f5b65e5365 for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance [pid: 7|app: 0|req: 571/1136] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:11:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:11:40.882 8 WARNING neutronclient.v2_0.client [None req-97dc269e-261a-40c3-b6dc-7a9382d64771 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 566/1137] 199.204.45.109 () {32 vars in 732 bytes} [Fri Jul 17 12:11:40 2026] GET /v2.1/servers/7402dfc2-f5d9-4dca-bd21-5c95392afb56 => generated 2433 bytes in 134 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-07-17 12:11:41.028 7 WARNING neutronclient.v2_0.client [None req-ac4cdaf6-69e1-4bd5-b229-2d350a07cf09 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 572/1138] 199.204.45.109 () {32 vars in 758 bytes} [Fri Jul 17 12:11:40 2026] GET /v2.1/servers/7402dfc2-f5d9-4dca-bd21-5c95392afb56/os-interface => generated 286 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 567/1139] 199.204.45.109 () {32 vars in 776 bytes} [Fri Jul 17 12:11:41 2026] GET /v2.1/servers/7402dfc2-f5d9-4dca-bd21-5c95392afb56/os-volume_attachments => generated 197 bytes in 39 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-07-17 12:11:42.544 7 INFO nova.api.openstack.compute.server_external_events [req-56d0b85c-2212-4aa8-a329-08d557758750 req-a924eb1b-e2e0-4409-8e07-4e815dcf954f b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:067518e4-fcbc-470c-8183-29f5b65e5365 for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance [pid: 7|app: 0|req: 573/1140] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:11:42 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-07-17 12:11:43.705 8 WARNING neutronclient.v2_0.client [None req-389d7d9b-8f71-4ca4-9b7f-6e6be003a530 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 568/1141] 199.204.45.109 () {32 vars in 732 bytes} [Fri Jul 17 12:11:43 2026] GET /v2.1/servers/7402dfc2-f5d9-4dca-bd21-5c95392afb56 => generated 2581 bytes in 159 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-07-17 12:11:43.859 7 WARNING neutronclient.v2_0.client [None req-0fe2ed5a-cc4b-425b-ad6b-59a6b80cd41b a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 574/1142] 199.204.45.109 () {32 vars in 758 bytes} [Fri Jul 17 12:11:43 2026] GET /v2.1/servers/7402dfc2-f5d9-4dca-bd21-5c95392afb56/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: 569/1143] 199.204.45.109 () {32 vars in 776 bytes} [Fri Jul 17 12:11:43 2026] GET /v2.1/servers/7402dfc2-f5d9-4dca-bd21-5c95392afb56/os-volume_attachments => generated 197 bytes in 45 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-07-17 12:12:18.748 8 WARNING neutronclient.v2_0.client [None req-a91e415c-96c4-4223-ac8e-a10d9c57bfb5 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:12:18.800 8 WARNING neutronclient.v2_0.client [None req-a91e415c-96c4-4223-ac8e-a10d9c57bfb5 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] 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-07-17 12:12:21.326 7 INFO nova.api.openstack.compute.server_external_events [req-efe781fc-e0f4-4a8a-a22b-8e2ba494b8c1 req-cb32ecb0-f7ab-4a6a-a923-6f52e9fa2fce b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:c9dac0d1-a220-42ab-9bfa-5ab5ad7592ee for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance [pid: 7|app: 0|req: 579/1152] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:12:21 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-07-17 12:12:24.337 7 INFO nova.api.openstack.compute.server_external_events [req-8e0868be-1c8c-4780-ae04-73de84bddf6c req-61a88978-88d3-4782-8724-986b7bff7bc8 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:c9dac0d1-a220-42ab-9bfa-5ab5ad7592ee for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance [pid: 7|app: 0|req: 580/1153] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:12:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:12:26.368 7 INFO nova.api.openstack.compute.server_external_events [req-a00f4f18-ef0a-4490-a717-c1a72a5bff54 req-765b8b2e-1484-49b6-9a9d-a130c6ec57ec b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:c9dac0d1-a220-42ab-9bfa-5ab5ad7592ee for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance [pid: 7|app: 0|req: 581/1154] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:12:26 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-07-17 12:12:27.355 8 WARNING neutronclient.v2_0.client [None req-a91e415c-96c4-4223-ac8e-a10d9c57bfb5 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 574/1155] 199.204.45.109 () {36 vars in 811 bytes} [Fri Jul 17 12:12:18 2026] POST /v2.1/servers/7402dfc2-f5d9-4dca-bd21-5c95392afb56/os-interface => generated 280 bytes in 8706 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-07-17 12:12:28.350 8 INFO nova.api.openstack.compute.server_external_events [req-71bbbda6-dd04-4b97-a428-0a92ba46360d req-805d50c6-6901-48f4-906d-c0a3669d5b27 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:c9dac0d1-a220-42ab-9bfa-5ab5ad7592ee for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance [pid: 8|app: 0|req: 576/1158] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:12:28 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-07-17 12:12:28.402 7 INFO nova.api.openstack.compute.server_external_events [req-bff63911-c0cf-4af7-9f94-59e788dc75d8 req-055a38f6-ac70-40e3-831d-9015d2a13f7c b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:c9dac0d1-a220-42ab-9bfa-5ab5ad7592ee for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance [pid: 7|app: 0|req: 583/1159] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:12:28 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-07-17 12:12:58.172 7 WARNING neutronclient.v2_0.client [None req-7a9d0f63-d41f-4c57-896c-1462d6b84d32 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:12:58.220 7 WARNING neutronclient.v2_0.client [None req-7a9d0f63-d41f-4c57-896c-1462d6b84d32 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] 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-07-17 12:13:00.832 8 INFO nova.api.openstack.compute.server_external_events [req-765be191-e095-4b1b-b40d-305ddd6ee453 req-fd645de7-83d3-4a5a-8956-747be9500932 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:900b0d75-c017-48a5-bd15-0b8cecf8b27b for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance [pid: 8|app: 0|req: 580/1166] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:13:00 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-07-17 12:13:04.306 8 INFO nova.api.openstack.compute.server_external_events [req-731ab9ff-e45c-498b-a185-e350fa069815 req-ce196fc6-e706-4969-8d45-3306f71b1546 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:900b0d75-c017-48a5-bd15-0b8cecf8b27b for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance [pid: 8|app: 0|req: 581/1167] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:13:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:13:06.347 8 INFO nova.api.openstack.compute.server_external_events [req-e3aed497-56af-4d36-af6f-4d851d645377 req-21437b21-3146-49a6-a180-c8a176e12d78 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:900b0d75-c017-48a5-bd15-0b8cecf8b27b for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance [pid: 8|app: 0|req: 582/1168] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:13:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:13:07.282 7 WARNING neutronclient.v2_0.client [None req-7a9d0f63-d41f-4c57-896c-1462d6b84d32 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 587/1169] 199.204.45.109 () {36 vars in 811 bytes} [Fri Jul 17 12:12:58 2026] POST /v2.1/servers/7402dfc2-f5d9-4dca-bd21-5c95392afb56/os-interface => generated 377 bytes in 9197 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-07-17 12:13:19.352 8 WARNING neutronclient.v2_0.client [None req-521889e8-ecc6-4bc9-9825-8f44f8bff231 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-17 12:13:19.390 8 WARNING neutronclient.v2_0.client [None req-521889e8-ecc6-4bc9-9825-8f44f8bff231 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] 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-07-17 12:13:21.864 7 INFO nova.api.openstack.compute.server_external_events [req-808e819a-da6c-4eb5-bedb-105bc582bfde req-5056da97-e68c-4538-bf7e-bca8d908d921 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:85fcd216-c733-44fc-9f1a-56f3d44d16bd for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance [pid: 7|app: 0|req: 590/1174] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:13:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:13:25.454 7 INFO nova.api.openstack.compute.server_external_events [req-e867d444-91db-423a-adfc-b1d82d2c1ae2 req-7e83970d-a835-4ed1-b1c7-c5b0dc13767a b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:85fcd216-c733-44fc-9f1a-56f3d44d16bd for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance [pid: 7|app: 0|req: 591/1175] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:13:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1176] 10.0.0.15 () {28 vars in 452 bytes} [Fri Jul 17 12:13:26 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: 593/1177] 10.0.0.15 () {30 vars in 656 bytes} [Fri Jul 17 12:13:26 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 594/1178] 10.0.0.15 () {32 vars in 729 bytes} [Fri Jul 17 12:13:26 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 12:13:26.744 7 WARNING neutronclient.v2_0.client [None req-9716d1ce-cdfe-4de0-af4e-adf46cb38377 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 595/1179] 10.0.0.15 () {34 vars in 804 bytes} [Fri Jul 17 12:13:26 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8975 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1180] 10.0.0.15 () {28 vars in 452 bytes} [Fri Jul 17 12:13:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 597/1181] 10.0.0.15 () {30 vars in 656 bytes} [Fri Jul 17 12:13:27 2026] GET /v2.1 => generated 0 bytes in 24 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 598/1182] 10.0.0.15 () {32 vars in 729 bytes} [Fri Jul 17 12:13:27 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1183] 10.0.0.15 () {34 vars in 892 bytes} [Fri Jul 17 12:13:27 2026] GET /v2.1/servers/detail?project_id=2279385ebb2243f69d860b24325b2612&all_tenants=True => generated 15 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1184] 10.0.0.15 () {34 vars in 892 bytes} [Fri Jul 17 12:13:27 2026] GET /v2.1/servers/detail?project_id=37f53f190c40457e8b0c822da247a934&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1185] 10.0.0.15 () {34 vars in 892 bytes} [Fri Jul 17 12:13:27 2026] GET /v2.1/servers/detail?project_id=412ee41c815c46c083b6ef4066276ab3&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-07-17 12:13:27.538 7 WARNING neutronclient.v2_0.client [None req-88a21575-c67d-48c7-baee-72c999eaf0b0 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 602/1186] 10.0.0.15 () {34 vars in 892 bytes} [Fri Jul 17 12:13:27 2026] GET /v2.1/servers/detail?project_id=59bea03819ae4d78a5e9eab4db49a026&all_tenants=True => generated 3611 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:13:27.672 7 INFO nova.api.openstack.compute.server_external_events [req-b9d56c78-afde-42dc-af13-21beec76fff6 req-98751cc0-8d5e-478f-a5d0-2bd3250f4411 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-plugged:85fcd216-c733-44fc-9f1a-56f3d44d16bd for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance [pid: 7|app: 0|req: 603/1187] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:13:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 606/1190] 10.0.0.15 () {34 vars in 892 bytes} [Fri Jul 17 12:13:27 2026] GET /v2.1/servers/detail?project_id=70b20a47d5f44a909cea1b0c68216278&all_tenants=True => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1191] 10.0.0.15 () {34 vars in 892 bytes} [Fri Jul 17 12:13:27 2026] GET /v2.1/servers/detail?project_id=8e8f9ac2fe1d42c29379f0e3afb45ea9&all_tenants=True => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1192] 10.0.0.15 () {34 vars in 892 bytes} [Fri Jul 17 12:13:27 2026] GET /v2.1/servers/detail?project_id=ab0ea02615b940d794bb58d1662a2102&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-07-17 12:13:27.892 7 WARNING neutronclient.v2_0.client [None req-5a30aaf0-5995-4d2e-af47-2f7c190e0dbb a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 609/1193] 10.0.0.15 () {34 vars in 892 bytes} [Fri Jul 17 12:13:27 2026] GET /v2.1/servers/detail?project_id=b106ed664a3641a3964b0e025da008ef&all_tenants=True => generated 5443 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 610/1194] 10.0.0.15 () {34 vars in 892 bytes} [Fri Jul 17 12:13:28 2026] GET /v2.1/servers/detail?project_id=d7f42563ca7545699307803e76f6c8f2&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1195] 10.0.0.15 () {34 vars in 892 bytes} [Fri Jul 17 12:13:28 2026] GET /v2.1/servers/detail?project_id=f9dcbf4c3f19447c880b4e339d65d681&all_tenants=True => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1196] 10.0.0.15 () {34 vars in 892 bytes} [Fri Jul 17 12:13:28 2026] GET /v2.1/servers/detail?project_id=facfa43051334b75b1e3282e7e16e921&all_tenants=True => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-07-17 12:13:28.425 8 WARNING neutronclient.v2_0.client [None req-521889e8-ecc6-4bc9-9825-8f44f8bff231 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 585/1197] 199.204.45.109 () {36 vars in 811 bytes} [Fri Jul 17 12:13:19 2026] POST /v2.1/servers/7402dfc2-f5d9-4dca-bd21-5c95392afb56/os-interface => generated 376 bytes in 9202 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-17 12:13:29.123 7 INFO nova.api.openstack.compute.server_external_events [req-48f68950-a146-4158-970b-cf857ca27050 req-97848430-dfbd-4bb4-8915-20501f172a82 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:900b0d75-c017-48a5-bd15-0b8cecf8b27b for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance [pid: 7|app: 0|req: 613/1198] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:13:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:13:42.479 7 INFO nova.api.openstack.compute.server_external_events [req-73eb7387-597b-4e7a-a0a0-b2e662d165f8 req-7119c756-e29b-4cea-827d-8dfcda5d3a56 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:85fcd216-c733-44fc-9f1a-56f3d44d16bd for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance [pid: 7|app: 0|req: 615/1201] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:13:42 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: 8|app: 0|req: 587/1202] 199.204.45.109 () {34 vars in 854 bytes} [Fri Jul 17 12:13:43 2026] DELETE /v2.1/servers/7402dfc2-f5d9-4dca-bd21-5c95392afb56/os-interface/85fcd216-c733-44fc-9f1a-56f3d44d16bd => generated 0 bytes in 241 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-07-17 12:13:44.525 7 INFO nova.api.openstack.compute.server_external_events [req-8577d036-d536-4657-b27e-3822e3672057 req-638f2bd9-16b5-4591-9b79-b28f7d635b78 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:85fcd216-c733-44fc-9f1a-56f3d44d16bd for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance [pid: 7|app: 0|req: 616/1203] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:13:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:13:46.567 8 INFO nova.api.openstack.compute.server_external_events [req-bd44a72b-ba00-4eaf-ae33-5f968bbb491e req-7ee764e9-b640-415a-8901-ba97aa514e72 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:85fcd216-c733-44fc-9f1a-56f3d44d16bd for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance 2026-07-17 12:13:46.568 8 INFO nova.api.openstack.compute.server_external_events [req-bd44a72b-ba00-4eaf-ae33-5f968bbb491e req-7ee764e9-b640-415a-8901-ba97aa514e72 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:85fcd216-c733-44fc-9f1a-56f3d44d16bd for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance [pid: 8|app: 0|req: 588/1204] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:13:46 2026] POST /v2.1/os-server-external-events => generated 358 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-07-17 12:13:53.201 8 INFO nova.api.openstack.compute.server_external_events [req-01dd3cf7-8d97-4bba-a503-5a8e0feaf02a req-5bd600de-72ab-498d-9f7b-28dfad61ac67 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:900b0d75-c017-48a5-bd15-0b8cecf8b27b for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance [pid: 8|app: 0|req: 590/1207] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:13:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 618/1208] 199.204.45.109 () {34 vars in 854 bytes} [Fri Jul 17 12:13:53 2026] DELETE /v2.1/servers/7402dfc2-f5d9-4dca-bd21-5c95392afb56/os-interface/900b0d75-c017-48a5-bd15-0b8cecf8b27b => generated 0 bytes in 69 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-07-17 12:13:55.334 8 INFO nova.api.openstack.compute.server_external_events [req-24e20f82-f8f2-41b3-9c69-dd2b85339dc0 req-63efe7c7-8f64-4cbc-bacc-eaea2d55866b b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:900b0d75-c017-48a5-bd15-0b8cecf8b27b for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance [pid: 8|app: 0|req: 591/1209] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:13:55 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-07-17 12:13:57.376 7 INFO nova.api.openstack.compute.server_external_events [req-e72a3720-6820-426d-9d70-20fcd179bca3 req-2933247e-5139-4d1b-a8b9-07eb0f1ad5fa b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:900b0d75-c017-48a5-bd15-0b8cecf8b27b for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance [pid: 7|app: 0|req: 619/1210] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:13:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 594/1215] 199.204.45.109 () {34 vars in 854 bytes} [Fri Jul 17 12:14:14 2026] DELETE /v2.1/servers/7402dfc2-f5d9-4dca-bd21-5c95392afb56/os-interface/c9dac0d1-a220-42ab-9bfa-5ab5ad7592ee => generated 0 bytes in 38 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-07-17 12:14:16.241 7 INFO nova.api.openstack.compute.server_external_events [req-a6377897-8810-4c4b-a254-45e47c254214 req-af5dd2b9-8408-4d9f-a03f-4a9e59da6b96 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:c9dac0d1-a220-42ab-9bfa-5ab5ad7592ee for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance [pid: 7|app: 0|req: 622/1216] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:14:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:14:18.297 8 INFO nova.api.openstack.compute.server_external_events [req-f3d86e34-7a79-4b32-a949-868f4af77b7c req-b3febd84-1031-4cce-874b-fad573274582 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:c9dac0d1-a220-42ab-9bfa-5ab5ad7592ee for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance [pid: 8|app: 0|req: 596/1219] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:14:18 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, ' [pid: 7|app: 0|req: 624/1220] 199.204.45.109 () {34 vars in 754 bytes} [Fri Jul 17 12:14:19 2026] DELETE /v2.1/servers/7402dfc2-f5d9-4dca-bd21-5c95392afb56 => generated 0 bytes in 96 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-07-17 12:14:21.379 8 INFO nova.api.openstack.compute.server_external_events [req-bf7664a0-d50b-422e-8ffa-71b7d44160de req-b942b935-ef91-4b17-b7ba-d3be95f6c6cc b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:067518e4-fcbc-470c-8183-29f5b65e5365 for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance [pid: 8|app: 0|req: 597/1221] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:14:21 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-07-17 12:14:22.825 7 INFO nova.api.openstack.compute.server_external_events [req-8599467e-45f7-448a-afb8-268a91f27495 req-643e22b1-69a9-4c01-97d4-98d450aa7a6d b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-deleted:067518e4-fcbc-470c-8183-29f5b65e5365 for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance [pid: 7|app: 0|req: 625/1222] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:14:22 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-07-17 12:14:23.416 8 INFO nova.api.openstack.compute.server_external_events [req-e2eb2f05-50e3-4a7c-97a7-5767f7a8e98b req-b1026b01-3c79-42a9-ae97-f6474a840439 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:067518e4-fcbc-470c-8183-29f5b65e5365 for instance 7402dfc2-f5d9-4dca-bd21-5c95392afb56 on instance 2026-07-17 12:14:23.416 8 INFO nova.api.openstack.compute.server_external_events [req-e2eb2f05-50e3-4a7c-97a7-5767f7a8e98b req-b1026b01-3c79-42a9-ae97-f6474a840439 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:5bebba95-d90d-4588-8bb0-ef616401eec3 for instance 9cf41400-53a0-42da-9b83-3b2b3495c55d on instance [pid: 8|app: 0|req: 598/1223] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:14:23 2026] POST /v2.1/os-server-external-events => generated 352 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, ' [pid: 7|app: 0|req: 626/1224] 10.0.0.187 () {32 vars in 717 bytes} [Fri Jul 17 12:14:23 2026] DELETE /v2.1/servers/9cf41400-53a0-42da-9b83-3b2b3495c55d => generated 0 bytes in 80 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-07-17 12:14:23.557 8 WARNING neutronclient.v2_0.client [None req-56dff14f-ecf4-48aa-b6a6-ee57535bfc1d cbcbf18a64e848e6bed40ebe5e370c38 b106ed664a3641a3964b0e025da008ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 599/1225] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:14:23 2026] GET /v2.1/servers/9cf41400-53a0-42da-9b83-3b2b3495c55d => generated 1938 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:14:25.456 7 INFO nova.api.openstack.compute.server_external_events [req-c473ba99-2450-4f5f-b4c7-36cfa60b3780 req-ec1f4d63-698e-421d-a781-7d17a6c6af1a b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:5bebba95-d90d-4588-8bb0-ef616401eec3 for instance 9cf41400-53a0-42da-9b83-3b2b3495c55d on instance 2026-07-17 12:14:25.457 7 INFO nova.api.openstack.compute.server_external_events [req-c473ba99-2450-4f5f-b4c7-36cfa60b3780 req-ec1f4d63-698e-421d-a781-7d17a6c6af1a b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:5bebba95-d90d-4588-8bb0-ef616401eec3 for instance 9cf41400-53a0-42da-9b83-3b2b3495c55d on instance [pid: 7|app: 0|req: 627/1226] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:14:25 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-07-17 12:14:26.197 8 INFO nova.api.openstack.compute.server_external_events [req-c8e4899d-1f08-4c76-aece-1cb5a675b6ea req-6f5900a2-2ac0-40b8-80a0-404ad5b0147c b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-deleted:5bebba95-d90d-4588-8bb0-ef616401eec3 for instance 9cf41400-53a0-42da-9b83-3b2b3495c55d on instance [pid: 8|app: 0|req: 600/1227] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:14:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:14:28.809 7 WARNING neutronclient.v2_0.client [None req-22ee0f7f-fe03-4779-b538-2f343915d336 cbcbf18a64e848e6bed40ebe5e370c38 b106ed664a3641a3964b0e025da008ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 629/1230] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:14:28 2026] GET /v2.1/servers/9cf41400-53a0-42da-9b83-3b2b3495c55d => generated 1479 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-07-17 12:14:33.895 8 INFO nova.api.openstack.wsgi [None req-02b111c8-ec80-4e3e-8e53-6a80b6c2724b cbcbf18a64e848e6bed40ebe5e370c38 b106ed664a3641a3964b0e025da008ef - - default default] HTTP exception thrown: Instance 9cf41400-53a0-42da-9b83-3b2b3495c55d could not be found. [pid: 8|app: 0|req: 602/1231] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:14:33 2026] GET /v2.1/servers/9cf41400-53a0-42da-9b83-3b2b3495c55d => 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, ' 2026-07-17 12:14:34.351 7 INFO nova.api.openstack.compute.server_external_events [req-112c4fb1-8fff-4e00-84cd-2572130e6dfc req-d741d5e6-43ca-4053-a061-c948afb12723 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-changed:acda1af1-c08b-4b80-8db7-f3c6f4c761b1 for instance 3a3481d1-d9c7-40ff-aade-36be76a0f08f on instance [pid: 7|app: 0|req: 630/1232] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:14:34 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: 8|app: 0|req: 603/1233] 10.0.0.187 () {32 vars in 717 bytes} [Fri Jul 17 12:14:34 2026] DELETE /v2.1/servers/3a3481d1-d9c7-40ff-aade-36be76a0f08f => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:14:34.500 7 WARNING neutronclient.v2_0.client [None req-609ffe86-03d9-40cc-b164-aea8ad107f59 cbcbf18a64e848e6bed40ebe5e370c38 b106ed664a3641a3964b0e025da008ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 631/1234] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:14:34 2026] GET /v2.1/servers/3a3481d1-d9c7-40ff-aade-36be76a0f08f => generated 1940 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-07-17 12:14:35.766 8 INFO nova.api.openstack.compute.server_external_events [req-5b386044-b0af-4c15-b7e0-f8711c5ef677 req-7c9432ff-d089-4a50-bc1e-58bdb7798c38 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:acda1af1-c08b-4b80-8db7-f3c6f4c761b1 for instance 3a3481d1-d9c7-40ff-aade-36be76a0f08f on instance [pid: 8|app: 0|req: 604/1235] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:14:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:14:37.216 7 INFO nova.api.openstack.compute.server_external_events [req-ae6e74d6-4d6f-4a67-ac33-59673396592f req-ffc13148-82a2-4e49-b6b9-c0693451bac3 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-deleted:acda1af1-c08b-4b80-8db7-f3c6f4c761b1 for instance 3a3481d1-d9c7-40ff-aade-36be76a0f08f on instance [pid: 7|app: 0|req: 632/1236] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:14:37 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-07-17 12:14:37.811 7 INFO nova.api.openstack.compute.server_external_events [req-af63cf7e-3458-481d-98ab-2ae53c90fd5f req-6095dfbe-e61f-4807-bb6c-1219bf567b20 b92d9e28d7034676b1af070a2f17308e d7f42563ca7545699307803e76f6c8f2 - - 3fd452b2a1814a82b8e468aa981fbd52 3fd452b2a1814a82b8e468aa981fbd52] Creating event network-vif-unplugged:acda1af1-c08b-4b80-8db7-f3c6f4c761b1 for instance 3a3481d1-d9c7-40ff-aade-36be76a0f08f on instance [pid: 7|app: 0|req: 634/1239] 10.0.0.196 () {38 vars in 814 bytes} [Fri Jul 17 12:14:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:14:39.768 8 WARNING neutronclient.v2_0.client [None req-b08aafd6-ef90-4207-87b0-eda63e1655dd cbcbf18a64e848e6bed40ebe5e370c38 b106ed664a3641a3964b0e025da008ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 606/1240] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:14:39 2026] GET /v2.1/servers/3a3481d1-d9c7-40ff-aade-36be76a0f08f => generated 1479 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 12:14:44.870 7 INFO nova.api.openstack.wsgi [None req-d9406de5-55f6-4fec-b4a1-967ab1752614 cbcbf18a64e848e6bed40ebe5e370c38 b106ed664a3641a3964b0e025da008ef - - default default] HTTP exception thrown: Instance 3a3481d1-d9c7-40ff-aade-36be76a0f08f could not be found. [pid: 7|app: 0|req: 635/1241] 10.0.0.187 () {32 vars in 714 bytes} [Fri Jul 17 12:14:44 2026] GET /v2.1/servers/3a3481d1-d9c7-40ff-aade-36be76a0f08f => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 607/1242] 10.0.0.187 () {32 vars in 723 bytes} [Fri Jul 17 12:14:47 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-625402117 => generated 0 bytes in 20 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-07-17 12:14:47.238 7 INFO nova.api.openstack.wsgi [None req-2dd203bd-e2fa-4406-90d5-edb42ae26ee2 cbcbf18a64e848e6bed40ebe5e370c38 b106ed664a3641a3964b0e025da008ef - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-625402117 not found for user cbcbf18a64e848e6bed40ebe5e370c38 [pid: 7|app: 0|req: 636/1243] 10.0.0.187 () {32 vars in 720 bytes} [Fri Jul 17 12:14:47 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-625402117 => generated 141 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1248] 10.0.0.187 () {32 vars in 654 bytes} [Fri Jul 17 12:15:05 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1249] 10.0.0.187 () {32 vars in 640 bytes} [Fri Jul 17 12:15:06 2026] GET /v2.1/servers => generated 15 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-17 12:15:06.132 7 WARNING oslo_db.sqlalchemy.utils [None req-e450eb62-ec82-4488-a2e2-570d28cfc253 a19ecea9207645fe834cb16d9cad184f 59bea03819ae4d78a5e9eab4db49a026 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 640/1250] 10.0.0.187 () {32 vars in 648 bytes} [Fri Jul 17 12:15:06 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: 611/1251] 10.0.0.187 () {32 vars in 693 bytes} [Fri Jul 17 12:15:06 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)