+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sat Sep 12 04:40:36 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: nova-api-osapi-5849874bcb-n5rb5 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 0x7f1dd9237668 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-09-12 04:40:41.614 7 INFO nova.utils [None req-5b35df5c-7692-40cb-978a-bce48b50ed7a - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-09-12 04:40:41.617 8 INFO nova.utils [None req-41f6561b-80ec-4971-8e4b-2e6c44259002 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-09-12 04:40:43.280 8 WARNING keystonemiddleware._common.config [None req-41f6561b-80ec-4971-8e4b-2e6c44259002 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-12 04:40:43.289 8 WARNING oslo_config.cfg [None req-41f6561b-80ec-4971-8e4b-2e6c44259002 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-12 04:40:43.299 7 WARNING keystonemiddleware._common.config [None req-5b35df5c-7692-40cb-978a-bce48b50ed7a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-12 04:40:43.307 7 WARNING oslo_config.cfg [None req-5b35df5c-7692-40cb-978a-bce48b50ed7a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-12 04:40:43.361 8 WARNING keystonemiddleware._common.config [None req-41f6561b-80ec-4971-8e4b-2e6c44259002 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-12 04:40:43.375 8 WARNING oslo_config.cfg [None req-41f6561b-80ec-4971-8e4b-2e6c44259002 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-09-12 04:40:43.378 7 WARNING keystonemiddleware._common.config [None req-5b35df5c-7692-40cb-978a-bce48b50ed7a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-12 04:40:43.387 8 WARNING oslo_config.cfg [None req-41f6561b-80ec-4971-8e4b-2e6c44259002 - - - - - -] 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 0x7f1dd9237668 pid: 8 (default app) 2026-09-12 04:40:43.392 7 WARNING oslo_config.cfg [None req-5b35df5c-7692-40cb-978a-bce48b50ed7a - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-09-12 04:40:43.404 7 WARNING oslo_config.cfg [None req-5b35df5c-7692-40cb-978a-bce48b50ed7a - - - - - -] 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 0x7f1dd9237668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 162.253.55.136 () {42 vars in 704 bytes} [Sat Sep 12 04:40:55 2026] GET /v2.1 => generated 114 bytes in 42 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 04:40:56.561 7 WARNING oslo_policy.policy [None req-c74006cd-2df6-4728-885b-9c1cb26a56be e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-12 04:40:56.561 7 WARNING oslo_policy.policy [None req-c74006cd-2df6-4728-885b-9c1cb26a56be e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - 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: 2/4] 162.253.55.136 () {44 vars in 908 bytes} [Sat Sep 12 04:40:55 2026] GET /v2.1 => generated 0 bytes in 681 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 04:40:56.673 8 WARNING oslo_policy.policy [req-c74006cd-2df6-4728-885b-9c1cb26a56be req-05b9692a-063e-4767-9a01-ce27816646ce e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-12 04:40:56.674 8 WARNING oslo_policy.policy [req-c74006cd-2df6-4728-885b-9c1cb26a56be req-05b9692a-063e-4767-9a01-ce27816646ce e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 162.253.55.136 () {46 vars in 981 bytes} [Sat Sep 12 04:40:56 2026] GET /v2.1/ => generated 400 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 04:40:56.808 7 INFO nova.api.openstack.wsgi [None req-bddc4ada-7671-4a43-bf3e-b731a0597a91 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 162.253.55.136 () {48 vars in 1010 bytes} [Sat Sep 12 04:40:56 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 162.253.55.136 () {48 vars in 1050 bytes} [Sat Sep 12 04:40:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 162.253.55.136 () {52 vars in 1047 bytes} [Sat Sep 12 04:40:56 2026] POST /v2.1/flavors => generated 529 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 162.253.55.136 () {42 vars in 704 bytes} [Sat Sep 12 04:40:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 162.253.55.136 () {44 vars in 908 bytes} [Sat Sep 12 04:40:57 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: 8|app: 0|req: 6/11] 162.253.55.136 () {46 vars in 981 bytes} [Sat Sep 12 04:40:57 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 04:40:57.931 7 INFO nova.api.openstack.wsgi [None req-4d535fff-c583-4f4f-9013-d1525f4c27ca e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 162.253.55.136 () {48 vars in 1012 bytes} [Sat Sep 12 04:40:57 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 162.253.55.136 () {48 vars in 1050 bytes} [Sat Sep 12 04:40:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 162.253.55.136 () {52 vars in 1047 bytes} [Sat Sep 12 04:40:57 2026] POST /v2.1/flavors => generated 532 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 162.253.55.136 () {42 vars in 704 bytes} [Sat Sep 12 04:40:58 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 162.253.55.136 () {44 vars in 908 bytes} [Sat Sep 12 04:40:58 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: 9/17] 162.253.55.136 () {46 vars in 981 bytes} [Sat Sep 12 04:40:58 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 04:40:58.850 7 INFO nova.api.openstack.wsgi [None req-af1ecc44-fb79-4bbc-92df-141c9fe44200 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 162.253.55.136 () {48 vars in 1014 bytes} [Sat Sep 12 04:40:58 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 162.253.55.136 () {48 vars in 1050 bytes} [Sat Sep 12 04:40:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 162.253.55.136 () {52 vars in 1047 bytes} [Sat Sep 12 04:40:58 2026] POST /v2.1/flavors => generated 533 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 162.253.55.136 () {42 vars in 704 bytes} [Sat Sep 12 04:40:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 162.253.55.136 () {44 vars in 908 bytes} [Sat Sep 12 04:40:59 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 162.253.55.136 () {46 vars in 981 bytes} [Sat Sep 12 04:40:59 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 04:40:59.773 7 INFO nova.api.openstack.wsgi [None req-d05d29ab-a36a-4165-8b76-197277cf9010 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 162.253.55.136 () {48 vars in 1012 bytes} [Sat Sep 12 04:40:59 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 162.253.55.136 () {48 vars in 1050 bytes} [Sat Sep 12 04:40:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 162.253.55.136 () {52 vars in 1047 bytes} [Sat Sep 12 04:40:59 2026] POST /v2.1/flavors => generated 532 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 162.253.55.136 () {42 vars in 704 bytes} [Sat Sep 12 04:41:00 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/30] 162.253.55.136 () {44 vars in 908 bytes} [Sat Sep 12 04:41:00 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/31] 162.253.55.136 () {46 vars in 981 bytes} [Sat Sep 12 04:41:00 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 04:41:00.809 7 INFO nova.api.openstack.wsgi [None req-39320da3-37a6-4558-8d22-22a8ec7e7406 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 162.253.55.136 () {48 vars in 1014 bytes} [Sat Sep 12 04:41:00 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 162.253.55.136 () {48 vars in 1050 bytes} [Sat Sep 12 04:41:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 162.253.55.136 () {52 vars in 1047 bytes} [Sat Sep 12 04:41:00 2026] POST /v2.1/flavors => generated 535 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/101] 10.0.0.15 () {28 vars in 453 bytes} [Sat Sep 12 04:46:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 51/102] 10.0.0.15 () {30 vars in 657 bytes} [Sat Sep 12 04:46:32 2026] GET /v2.1 => generated 0 bytes in 447 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: 52/103] 10.0.0.15 () {32 vars in 730 bytes} [Sat Sep 12 04:46:33 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/104] 10.0.0.15 () {34 vars in 803 bytes} [Sat Sep 12 04:46:33 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/143] 162.253.55.136 () {42 vars in 704 bytes} [Sat Sep 12 04:49: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: 72/144] 162.253.55.136 () {44 vars in 908 bytes} [Sat Sep 12 04:49:46 2026] GET /v2.1 => generated 0 bytes in 119 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: 73/145] 162.253.55.136 () {46 vars in 981 bytes} [Sat Sep 12 04:49:46 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 04:49:46.879 7 INFO nova.api.openstack.wsgi [None req-092198a1-fef4-4281-86f5-659a2c31cdc8 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 73/146] 162.253.55.136 () {48 vars in 1016 bytes} [Sat Sep 12 04:49:46 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/147] 162.253.55.136 () {48 vars in 1050 bytes} [Sat Sep 12 04:49:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/148] 162.253.55.136 () {52 vars in 1048 bytes} [Sat Sep 12 04:49:46 2026] POST /v2.1/flavors => generated 534 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/163] 162.253.55.136 () {42 vars in 704 bytes} [Sat Sep 12 04:50: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: 7|app: 0|req: 82/164] 162.253.55.136 () {44 vars in 908 bytes} [Sat Sep 12 04:50:50 2026] GET /v2.1 => generated 0 bytes in 66 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 83/165] 162.253.55.136 () {46 vars in 981 bytes} [Sat Sep 12 04:50:50 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 04:50:50.687 7 INFO nova.api.openstack.wsgi [None req-d03ee8ee-6f6c-47b3-b22c-9824ba941aa6 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user e538f910181d452982b322bb6a1dcb30 [pid: 7|app: 0|req: 83/166] 162.253.55.136 () {48 vars in 1050 bytes} [Sat Sep 12 04:50:50 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-09-12 04:50:50.699 8 WARNING oslo_db.sqlalchemy.utils [None req-080c1fb8-359d-4cf8-a123-ffab9015d788 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 84/167] 162.253.55.136 () {48 vars in 1015 bytes} [Sat Sep 12 04:50:50 2026] GET /v2.1/os-keypairs => generated 16 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/168] 162.253.55.136 () {52 vars in 1056 bytes} [Sat Sep 12 04:50:50 2026] POST /v2.1/os-keypairs => generated 576 bytes in 58 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/169] 162.253.55.136 () {42 vars in 704 bytes} [Sat Sep 12 04:50:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/170] 162.253.55.136 () {44 vars in 908 bytes} [Sat Sep 12 04:50:54 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 86/171] 162.253.55.136 () {46 vars in 981 bytes} [Sat Sep 12 04:50:54 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/172] 162.253.55.136 () {48 vars in 1072 bytes} [Sat Sep 12 04:50:54 2026] GET /v2.1/os-quota-sets/a4f76882aadc4ec2a9c8a59c09fafb56 => generated 283 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/173] 162.253.55.136 () {52 vars in 1124 bytes} [Sat Sep 12 04:50:55 2026] PUT /v2.1/os-quota-sets/a4f76882aadc4ec2a9c8a59c09fafb56 => generated 238 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/270] 162.253.55.136 () {42 vars in 704 bytes} [Sat Sep 12 04:58:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/271] 162.253.55.136 () {44 vars in 908 bytes} [Sat Sep 12 04:58:56 2026] GET /v2.1 => generated 0 bytes in 133 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 136/272] 162.253.55.136 () {46 vars in 981 bytes} [Sat Sep 12 04:58:56 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-09-12 04:58:56.577 8 INFO nova.api.openstack.wsgi [None req-38c3781b-7e1d-4050-b8cd-8d919f8a3da7 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 137/273] 162.253.55.136 () {48 vars in 1014 bytes} [Sat Sep 12 04:58:56 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/274] 162.253.55.136 () {48 vars in 1050 bytes} [Sat Sep 12 04:58:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/275] 162.253.55.136 () {52 vars in 1048 bytes} [Sat Sep 12 04:58:56 2026] POST /v2.1/flavors => generated 534 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/290] 10.0.0.91 () {28 vars in 453 bytes} [Sat Sep 12 05:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/291] 10.0.0.91 () {30 vars in 657 bytes} [Sat Sep 12 05:00:08 2026] GET /v2.1 => generated 0 bytes in 76 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: 147/292] 10.0.0.91 () {32 vars in 730 bytes} [Sat Sep 12 05:00:08 2026] GET /v2.1/ => generated 411 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/293] 10.0.0.91 () {34 vars in 764 bytes} [Sat Sep 12 05:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/296] 10.0.0.91 () {28 vars in 453 bytes} [Sat Sep 12 05:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/297] 10.0.0.91 () {30 vars in 657 bytes} [Sat Sep 12 05:00:12 2026] GET /v2.1 => generated 0 bytes in 42 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: 149/298] 10.0.0.91 () {32 vars in 730 bytes} [Sat Sep 12 05:00:12 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/299] 10.0.0.91 () {34 vars in 764 bytes} [Sat Sep 12 05:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/300] 10.0.0.91 () {28 vars in 453 bytes} [Sat Sep 12 05:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 151/301] 10.0.0.91 () {30 vars in 657 bytes} [Sat Sep 12 05:00:17 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 151/302] 10.0.0.91 () {32 vars in 730 bytes} [Sat Sep 12 05:00:17 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/303] 10.0.0.91 () {34 vars in 807 bytes} [Sat Sep 12 05:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => 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: 154/306] 10.0.0.91 () {28 vars in 453 bytes} [Sat Sep 12 05: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: 7|app: 0|req: 153/307] 10.0.0.91 () {30 vars in 657 bytes} [Sat Sep 12 05:00:21 2026] GET /v2.1 => generated 0 bytes in 42 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: 155/308] 10.0.0.91 () {32 vars in 730 bytes} [Sat Sep 12 05:00:21 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/309] 10.0.0.91 () {34 vars in 807 bytes} [Sat Sep 12 05:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/332] 162.253.55.136 () {42 vars in 704 bytes} [Sat Sep 12 05:02:19 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: 166/333] 162.253.55.136 () {44 vars in 908 bytes} [Sat Sep 12 05:02:19 2026] GET /v2.1 => generated 0 bytes in 8 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: 168/334] 162.253.55.136 () {46 vars in 981 bytes} [Sat Sep 12 05:02:19 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/335] 162.253.55.136 () {48 vars in 1072 bytes} [Sat Sep 12 05:02:19 2026] GET /v2.1/os-quota-sets/9f3c052948494044a0e4780ed7d3a36a => generated 283 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/338] 162.253.55.136 () {52 vars in 1124 bytes} [Sat Sep 12 05:02:20 2026] PUT /v2.1/os-quota-sets/9f3c052948494044a0e4780ed7d3a36a => generated 238 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/493] 162.253.55.136 () {42 vars in 704 bytes} [Sat Sep 12 05:15: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) [pid: 8|app: 0|req: 248/496] 162.253.55.136 () {44 vars in 908 bytes} [Sat Sep 12 05:15:20 2026] GET /v2.1 => generated 0 bytes in 180 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 249/497] 162.253.55.136 () {46 vars in 981 bytes} [Sat Sep 12 05:15:20 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 05:15:20.227 8 INFO nova.api.openstack.wsgi [None req-1b087a9e-9650-4b35-ae66-1122ae70e360 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 249/498] 162.253.55.136 () {48 vars in 1010 bytes} [Sat Sep 12 05:15:20 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/499] 162.253.55.136 () {48 vars in 1050 bytes} [Sat Sep 12 05:15:20 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: 250/500] 162.253.55.136 () {48 vars in 1098 bytes} [Sat Sep 12 05:15:20 2026] GET /v2.1/flavors/c98ed953-7cde-4d07-884b-d94b57811fe4/os-extra_specs => generated 19 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/501] 162.253.55.136 () {42 vars in 704 bytes} [Sat Sep 12 05:15: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: 251/502] 162.253.55.136 () {44 vars in 908 bytes} [Sat Sep 12 05:15:21 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 252/503] 162.253.55.136 () {46 vars in 981 bytes} [Sat Sep 12 05:15: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-09-12 05:15:21.273 8 INFO nova.api.openstack.wsgi [None req-e8dc5916-0605-49cc-98f4-741c8a1e9ca6 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 252/504] 162.253.55.136 () {48 vars in 1012 bytes} [Sat Sep 12 05:15:21 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/505] 162.253.55.136 () {48 vars in 1050 bytes} [Sat Sep 12 05:15:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/506] 162.253.55.136 () {48 vars in 1098 bytes} [Sat Sep 12 05:15:21 2026] GET /v2.1/flavors/1fd3401e-9e15-43e8-8f12-8c254510d31d/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: 254/507] 162.253.55.136 () {42 vars in 704 bytes} [Sat Sep 12 05:15:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/508] 162.253.55.136 () {44 vars in 908 bytes} [Sat Sep 12 05:15:22 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: 7|app: 0|req: 255/509] 162.253.55.136 () {46 vars in 981 bytes} [Sat Sep 12 05:15:22 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 05:15:22.278 8 INFO nova.api.openstack.wsgi [None req-af956dd3-c3c6-4225-9f41-a8835a235bdc e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 255/510] 162.253.55.136 () {48 vars in 1014 bytes} [Sat Sep 12 05:15:22 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: 7|app: 0|req: 256/511] 162.253.55.136 () {48 vars in 1050 bytes} [Sat Sep 12 05:15:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/512] 162.253.55.136 () {48 vars in 1098 bytes} [Sat Sep 12 05:15:22 2026] GET /v2.1/flavors/112d643e-9976-46df-b0bf-3c1378388a07/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: 257/513] 162.253.55.136 () {42 vars in 704 bytes} [Sat Sep 12 05:15: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) [pid: 8|app: 0|req: 257/514] 162.253.55.136 () {44 vars in 908 bytes} [Sat Sep 12 05:15:23 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 258/515] 162.253.55.136 () {46 vars in 981 bytes} [Sat Sep 12 05:15:23 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 05:15:23.368 8 INFO nova.api.openstack.wsgi [None req-ccf82d64-1a47-4862-995b-c9eed133aca2 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 258/516] 162.253.55.136 () {48 vars in 1012 bytes} [Sat Sep 12 05:15:23 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/517] 162.253.55.136 () {48 vars in 1050 bytes} [Sat Sep 12 05:15:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/518] 162.253.55.136 () {48 vars in 1098 bytes} [Sat Sep 12 05:15:23 2026] GET /v2.1/flavors/1ea19f4c-3404-4efd-8fac-a65a76b20467/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: 260/519] 162.253.55.136 () {42 vars in 704 bytes} [Sat Sep 12 05:15:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/520] 162.253.55.136 () {44 vars in 908 bytes} [Sat Sep 12 05:15:24 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 261/521] 162.253.55.136 () {46 vars in 981 bytes} [Sat Sep 12 05:15:24 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 05:15:24.431 8 INFO nova.api.openstack.wsgi [None req-119d14a3-0835-4055-8336-28c7036cc387 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 261/522] 162.253.55.136 () {48 vars in 1014 bytes} [Sat Sep 12 05:15:24 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/523] 162.253.55.136 () {48 vars in 1050 bytes} [Sat Sep 12 05:15:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/524] 162.253.55.136 () {48 vars in 1098 bytes} [Sat Sep 12 05:15:24 2026] GET /v2.1/flavors/4cbaafa9-7f73-466d-902e-cf8bc274a971/os-extra_specs => generated 19 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/539] 162.253.55.136 () {42 vars in 704 bytes} [Sat Sep 12 05:16: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: 270/540] 162.253.55.136 () {44 vars in 908 bytes} [Sat Sep 12 05:16:35 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: 8|app: 0|req: 271/541] 162.253.55.136 () {46 vars in 981 bytes} [Sat Sep 12 05:16:35 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-09-12 05:16:35.319 7 INFO nova.api.openstack.wsgi [None req-e3d769d2-b134-49f5-b62b-98e820b98c53 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 271/542] 162.253.55.136 () {48 vars in 1016 bytes} [Sat Sep 12 05:16:35 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/543] 162.253.55.136 () {48 vars in 1050 bytes} [Sat Sep 12 05:16:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/544] 162.253.55.136 () {48 vars in 1098 bytes} [Sat Sep 12 05:16:35 2026] GET /v2.1/flavors/a4799ceb-c708-4838-994b-388e93b159da/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: 274/547] 162.253.55.136 () {42 vars in 704 bytes} [Sat Sep 12 05:16:44 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: 274/548] 162.253.55.136 () {44 vars in 908 bytes} [Sat Sep 12 05:16:44 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 275/549] 162.253.55.136 () {46 vars in 981 bytes} [Sat Sep 12 05:16:44 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/550] 162.253.55.136 () {48 vars in 1050 bytes} [Sat Sep 12 05:16:44 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/551] 162.253.55.136 () {42 vars in 704 bytes} [Sat Sep 12 05:16:48 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: 276/552] 162.253.55.136 () {44 vars in 908 bytes} [Sat Sep 12 05:16:48 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: 7|app: 0|req: 277/553] 162.253.55.136 () {46 vars in 981 bytes} [Sat Sep 12 05:16:48 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/554] 162.253.55.136 () {48 vars in 1072 bytes} [Sat Sep 12 05:16:48 2026] GET /v2.1/os-quota-sets/a4f76882aadc4ec2a9c8a59c09fafb56 => generated 280 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/567] 162.253.55.136 () {42 vars in 704 bytes} [Sat Sep 12 05:17: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: 8|app: 0|req: 284/568] 162.253.55.136 () {44 vars in 908 bytes} [Sat Sep 12 05:17:43 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 285/569] 162.253.55.136 () {46 vars in 981 bytes} [Sat Sep 12 05:17:43 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 05:17:43.578 8 INFO nova.api.openstack.wsgi [None req-02e099b9-7dc7-49e8-806d-dd8fcb63a6f7 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 285/570] 162.253.55.136 () {48 vars in 1014 bytes} [Sat Sep 12 05:17:43 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: 286/571] 162.253.55.136 () {48 vars in 1050 bytes} [Sat Sep 12 05:17:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/572] 162.253.55.136 () {48 vars in 1098 bytes} [Sat Sep 12 05:17:43 2026] GET /v2.1/flavors/42666be9-8a28-4dc6-9ee8-f0ae2c9e12f6/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: 289/577] 162.253.55.136 () {42 vars in 704 bytes} [Sat Sep 12 05:18:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/578] 162.253.55.136 () {44 vars in 908 bytes} [Sat Sep 12 05:18:01 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 290/579] 162.253.55.136 () {46 vars in 981 bytes} [Sat Sep 12 05:18:01 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/580] 162.253.55.136 () {48 vars in 1072 bytes} [Sat Sep 12 05:18:01 2026] GET /v2.1/os-quota-sets/9f3c052948494044a0e4780ed7d3a36a => generated 280 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/591] 162.253.55.136 () {42 vars in 704 bytes} [Sat Sep 12 05:18:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/592] 162.253.55.136 () {44 vars in 908 bytes} [Sat Sep 12 05:18:54 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 297/593] 162.253.55.136 () {46 vars in 981 bytes} [Sat Sep 12 05:18:54 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 05:18:54.511 8 INFO nova.api.openstack.wsgi [None req-87042eee-fed6-4fee-8758-6bd525834909 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 297/594] 162.253.55.136 () {48 vars in 1010 bytes} [Sat Sep 12 05:18:54 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/595] 162.253.55.136 () {48 vars in 1050 bytes} [Sat Sep 12 05:18:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 303/604] 10.0.0.67 () {32 vars in 654 bytes} [Sat Sep 12 05:19:39 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/605] 10.0.0.67 () {32 vars in 640 bytes} [Sat Sep 12 05:19:39 2026] GET /v2.1/servers => generated 15 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-09-12 05:19:39.747 7 WARNING oslo_db.sqlalchemy.utils [None req-9476e075-6a0f-48ba-b376-037d38d25c0f e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 304/606] 10.0.0.67 () {32 vars in 648 bytes} [Sat Sep 12 05:19:39 2026] GET /v2.1/os-keypairs => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/607] 10.0.0.67 () {32 vars in 693 bytes} [Sat Sep 12 05:19:39 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/612] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:19:50 2026] GET /v2.1/flavors/c98ed953-7cde-4d07-884b-d94b57811fe4 => generated 511 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/613] 10.0.0.67 () {32 vars in 640 bytes} [Sat Sep 12 05:19:51 2026] GET /v2.1/flavors => generated 1674 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/614] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:19:51 2026] GET /v2.1/flavors/c98ed953-7cde-4d07-884b-d94b57811fe4 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 05:19:58.324 8 WARNING neutronclient.v2_0.client [None req-1eb46569-5414-4cee-8f53-b74780ef40ae 607edae3fd6e4c99a621229061e88529 a65ddd5ec43f4fe4b0f2f487405d4550 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:20:00.267 7 WARNING neutronclient.v2_0.client [None req-4e054ff9-4610-4681-973a-1e6f6ed1b8fb 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/617] 10.0.0.67 () {34 vars in 684 bytes} [Sat Sep 12 05:19:58 2026] POST /v2.1/os-security-groups => generated 248 bytes in 2195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 05:20:00.419 8 WARNING neutronclient.v2_0.client [None req-4a730eb5-6a03-4295-b407-dc55ab6ec73d 607edae3fd6e4c99a621229061e88529 a65ddd5ec43f4fe4b0f2f487405d4550 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:20:00.794 8 WARNING neutronclient.v2_0.client [None req-4a730eb5-6a03-4295-b407-dc55ab6ec73d 607edae3fd6e4c99a621229061e88529 a65ddd5ec43f4fe4b0f2f487405d4550 - - default default] The python binding code in 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/618] 10.0.0.67 () {34 vars in 684 bytes} [Sat Sep 12 05:20:00 2026] POST /v2.1/os-security-groups => generated 242 bytes in 843 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 05:20:01.063 7 WARNING neutronclient.v2_0.client [None req-853a3ae2-11d2-4e41-bd35-b22f3d6ab17c 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/619] 10.0.0.67 () {34 vars in 694 bytes} [Sat Sep 12 05:20:00 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 05:20:01.631 8 WARNING neutronclient.v2_0.client [None req-05435cf7-d9d0-4feb-b4d0-67f3c5243dd1 607edae3fd6e4c99a621229061e88529 a65ddd5ec43f4fe4b0f2f487405d4550 - - default default] The python binding code in 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/620] 10.0.0.67 () {34 vars in 684 bytes} [Sat Sep 12 05:20:01 2026] POST /v2.1/os-security-groups => generated 242 bytes in 877 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 05:20:01.947 7 WARNING neutronclient.v2_0.client [None req-3794782e-d034-47ef-93d8-74f5812bebf9 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] The python binding code in 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/621] 10.0.0.67 () {34 vars in 684 bytes} [Sat Sep 12 05:20:01 2026] POST /v2.1/os-security-groups => generated 244 bytes in 776 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 05:20:02.732 7 WARNING neutronclient.v2_0.client [None req-0515a0a8-b9ef-4f02-abb6-529767054897 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] The python binding code in 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/622] 10.0.0.67 () {34 vars in 684 bytes} [Sat Sep 12 05:20:01 2026] POST /v2.1/os-security-groups => generated 246 bytes in 1401 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 05:20:03.046 7 WARNING neutronclient.v2_0.client [None req-0515a0a8-b9ef-4f02-abb6-529767054897 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:20:03.123 7 WARNING neutronclient.v2_0.client [None req-0515a0a8-b9ef-4f02-abb6-529767054897 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] The python binding code in 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.67 () {32 vars in 662 bytes} [Sat Sep 12 05:20:02 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 466 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-12 05:20:03.203 7 WARNING neutronclient.v2_0.client [None req-7179f3fe-8098-45e3-bb35-a462188fb871 607edae3fd6e4c99a621229061e88529 a65ddd5ec43f4fe4b0f2f487405d4550 - - default default] The python binding code in 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/624] 10.0.0.67 () {34 vars in 670 bytes} [Sat Sep 12 05:20:03 2026] POST /v2.1/os-keypairs => generated 386 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 05:20:03.248 8 WARNING neutronclient.v2_0.client [None req-11ec0d2c-3dd7-4ead-aa6f-499df8bdc7eb 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:20:03.269 7 WARNING neutronclient.v2_0.client [None req-7179f3fe-8098-45e3-bb35-a462188fb871 607edae3fd6e4c99a621229061e88529 a65ddd5ec43f4fe4b0f2f487405d4550 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:20:03.330 8 WARNING neutronclient.v2_0.client [None req-11ec0d2c-3dd7-4ead-aa6f-499df8bdc7eb 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] The python binding code in 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/625] 10.0.0.67 () {34 vars in 694 bytes} [Sat Sep 12 05:20:03 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 05:20:03.625 7 WARNING neutronclient.v2_0.client [None req-6f192dce-f702-4458-b685-1e30e9991121 607edae3fd6e4c99a621229061e88529 a65ddd5ec43f4fe4b0f2f487405d4550 - - default default] The python binding code in 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/626] 10.0.0.67 () {32 vars in 739 bytes} [Sat Sep 12 05:20:03 2026] DELETE /v2.1/os-security-groups/044c153a-19d4-4f3a-8284-798da788f966 => generated 0 bytes in 455 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-12 05:20:03.707 8 WARNING neutronclient.v2_0.client [None req-7f2d9a97-74dc-44c9-8b82-47b13dbe6942 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:20:03.726 7 WARNING neutronclient.v2_0.client [None req-6f192dce-f702-4458-b685-1e30e9991121 607edae3fd6e4c99a621229061e88529 a65ddd5ec43f4fe4b0f2f487405d4550 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:20:03.737 8 INFO nova.api.openstack.wsgi [None req-7f2d9a97-74dc-44c9-8b82-47b13dbe6942 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] HTTP exception thrown: Security group 044c153a-19d4-4f3a-8284-798da788f966 does not exist Neutron server returns request_ids: ['req-8b6c6fd7-24a6-4448-a2d6-f05d4b242984'] [pid: 8|app: 0|req: 312/627] 10.0.0.67 () {32 vars in 736 bytes} [Sat Sep 12 05:20:03 2026] GET /v2.1/os-security-groups/044c153a-19d4-4f3a-8284-798da788f966 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-12 05:20:03.750 8 WARNING neutronclient.v2_0.client [None req-dc775ed5-bd1f-48e1-ab05-f18dd479ab93 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:20:03.996 8 WARNING neutronclient.v2_0.client [None req-dc775ed5-bd1f-48e1-ab05-f18dd479ab93 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/628] 10.0.0.67 () {34 vars in 694 bytes} [Sat Sep 12 05:20:03 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 05:20:04.016 7 WARNING neutronclient.v2_0.client [None req-46823dba-a359-458c-a6a0-ce953d7cd598 607edae3fd6e4c99a621229061e88529 a65ddd5ec43f4fe4b0f2f487405d4550 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/629] 10.0.0.67 () {32 vars in 739 bytes} [Sat Sep 12 05:20:03 2026] DELETE /v2.1/os-security-groups/36ac51c1-70a5-4946-853b-8219b68963ba => generated 0 bytes in 380 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-12 05:20:04.135 8 WARNING neutronclient.v2_0.client [None req-49ae8acb-c61d-4a13-b28c-965b8f57767e 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/630] 10.0.0.67 () {32 vars in 736 bytes} [Sat Sep 12 05:20:04 2026] GET /v2.1/os-security-groups/28ff2b88-9f36-46a1-8dc4-80337f12e3ce => generated 663 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 05:20:04.161 8 INFO nova.api.openstack.wsgi [None req-49ae8acb-c61d-4a13-b28c-965b8f57767e 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] HTTP exception thrown: Security group 36ac51c1-70a5-4946-853b-8219b68963ba does not exist Neutron server returns request_ids: ['req-f8d9c2e8-31fe-4e79-a4b3-764948d2e63b'] [pid: 8|app: 0|req: 314/631] 10.0.0.67 () {32 vars in 736 bytes} [Sat Sep 12 05:20:04 2026] GET /v2.1/os-security-groups/36ac51c1-70a5-4946-853b-8219b68963ba => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-12 05:20:04.171 7 WARNING neutronclient.v2_0.client [None req-299fd598-7eb8-4c4a-9169-6b156b6aff14 607edae3fd6e4c99a621229061e88529 a65ddd5ec43f4fe4b0f2f487405d4550 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:20:04.173 8 WARNING neutronclient.v2_0.client [None req-f4de11d9-605c-41f5-ac5f-bab77a4a3a79 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:20:04.199 7 WARNING neutronclient.v2_0.client [None req-299fd598-7eb8-4c4a-9169-6b156b6aff14 607edae3fd6e4c99a621229061e88529 a65ddd5ec43f4fe4b0f2f487405d4550 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:20:04.219 8 WARNING neutronclient.v2_0.client [None req-f4de11d9-605c-41f5-ac5f-bab77a4a3a79 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:20:04.248 7 WARNING neutronclient.v2_0.client [None req-299fd598-7eb8-4c4a-9169-6b156b6aff14 607edae3fd6e4c99a621229061e88529 a65ddd5ec43f4fe4b0f2f487405d4550 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/632] 10.0.0.67 () {32 vars in 739 bytes} [Sat Sep 12 05:20:04 2026] DELETE /v2.1/os-security-groups/a2e5365f-92d0-42f0-ae7f-ef0ce828e29a => generated 0 bytes in 201 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-12 05:20:04.375 8 WARNING neutronclient.v2_0.client [None req-f0c9116e-89ea-46cd-af2e-9a5f4a6e183e 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] The python binding code in 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/633] 10.0.0.67 () {32 vars in 749 bytes} [Sat Sep 12 05:20:04 2026] DELETE /v2.1/os-security-group-rules/db38fd9c-0091-4a40-a86a-364072bb7bfc => generated 0 bytes in 600 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-12 05:20:04.783 7 WARNING neutronclient.v2_0.client [None req-d10d9997-79aa-4f91-bcb3-5cce835bcb38 607edae3fd6e4c99a621229061e88529 a65ddd5ec43f4fe4b0f2f487405d4550 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:20:04.834 8 INFO nova.api.openstack.wsgi [None req-f0c9116e-89ea-46cd-af2e-9a5f4a6e183e 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] HTTP exception thrown: Security group a2e5365f-92d0-42f0-ae7f-ef0ce828e29a does not exist Neutron server returns request_ids: ['req-9f96c9fd-1f82-4c2d-95f3-6536b9f874fe'] [pid: 8|app: 0|req: 316/634] 10.0.0.67 () {32 vars in 736 bytes} [Sat Sep 12 05:20:04 2026] GET /v2.1/os-security-groups/a2e5365f-92d0-42f0-ae7f-ef0ce828e29a => generated 194 bytes in 465 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-12 05:20:04.852 8 WARNING neutronclient.v2_0.client [None req-af351838-7270-4bfe-9397-0400c2c84e44 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:20:04.908 7 WARNING neutronclient.v2_0.client [None req-d10d9997-79aa-4f91-bcb3-5cce835bcb38 607edae3fd6e4c99a621229061e88529 a65ddd5ec43f4fe4b0f2f487405d4550 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:20:05.004 8 WARNING neutronclient.v2_0.client [None req-af351838-7270-4bfe-9397-0400c2c84e44 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:20:05.053 8 WARNING neutronclient.v2_0.client [None req-af351838-7270-4bfe-9397-0400c2c84e44 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/635] 10.0.0.67 () {32 vars in 662 bytes} [Sat Sep 12 05:20:04 2026] GET /v2.1/os-security-groups => generated 707 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 05:20:05.121 8 WARNING neutronclient.v2_0.client [None req-d2af00f7-9e1f-401e-a454-35bb93b675ed 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:20:05.140 8 INFO nova.api.openstack.wsgi [None req-d2af00f7-9e1f-401e-a454-35bb93b675ed 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] HTTP exception thrown: Security group a2e5365f-92d0-42f0-ae7f-ef0ce828e29a does not exist Neutron server returns request_ids: ['req-838fd46a-a6e4-4509-8a66-b91eabaf0201'] [pid: 8|app: 0|req: 318/636] 10.0.0.67 () {32 vars in 739 bytes} [Sat Sep 12 05:20:05 2026] DELETE /v2.1/os-security-groups/a2e5365f-92d0-42f0-ae7f-ef0ce828e29a => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-12 05:20:05.158 8 WARNING neutronclient.v2_0.client [None req-00b2ab88-0e22-4ec4-8f93-70cb9eabeace 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:20:05.188 8 INFO nova.api.openstack.wsgi [None req-00b2ab88-0e22-4ec4-8f93-70cb9eabeace 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] HTTP exception thrown: Security group 36ac51c1-70a5-4946-853b-8219b68963ba does not exist Neutron server returns request_ids: ['req-d51508c0-733d-40a0-9128-0a30c4d16ee9'] [pid: 8|app: 0|req: 319/637] 10.0.0.67 () {32 vars in 739 bytes} [Sat Sep 12 05:20:05 2026] DELETE /v2.1/os-security-groups/36ac51c1-70a5-4946-853b-8219b68963ba => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-12 05:20:05.203 8 WARNING neutronclient.v2_0.client [None req-ec2a3798-37b7-42ed-a72c-22247832a649 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:20:05.235 8 INFO nova.api.openstack.wsgi [None req-ec2a3798-37b7-42ed-a72c-22247832a649 39912d4aa4804024a45c91515ddf89c9 9e5201c3417746b192073b09e952de1f - - default default] HTTP exception thrown: Security group 044c153a-19d4-4f3a-8284-798da788f966 does not exist Neutron server returns request_ids: ['req-952ed90a-7209-4df0-87f5-4439ff7d12d8'] [pid: 8|app: 0|req: 320/638] 10.0.0.67 () {32 vars in 739 bytes} [Sat Sep 12 05:20:05 2026] DELETE /v2.1/os-security-groups/044c153a-19d4-4f3a-8284-798da788f966 => generated 194 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/639] 10.0.0.67 () {32 vars in 739 bytes} [Sat Sep 12 05:20:04 2026] DELETE /v2.1/os-security-groups/28ff2b88-9f36-46a1-8dc4-80337f12e3ce => generated 0 bytes in 503 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-12 05:20:05.294 8 WARNING neutronclient.v2_0.client [None req-1dabd360-089f-47e5-a2db-506610f3c65f 607edae3fd6e4c99a621229061e88529 a65ddd5ec43f4fe4b0f2f487405d4550 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:20:05.363 8 WARNING neutronclient.v2_0.client [None req-1dabd360-089f-47e5-a2db-506610f3c65f 607edae3fd6e4c99a621229061e88529 a65ddd5ec43f4fe4b0f2f487405d4550 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:20:05.531 7 WARNING neutronclient.v2_0.client [None req-a5d5265e-5f69-479b-a87d-8385194f8620 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/640] 10.0.0.67 () {32 vars in 739 bytes} [Sat Sep 12 05:20:05 2026] DELETE /v2.1/os-security-groups/8ed88edb-8050-4ef7-9168-3ce322dc28ae => generated 0 bytes in 393 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-12 05:20:05.770 7 WARNING neutronclient.v2_0.client [None req-a5d5265e-5f69-479b-a87d-8385194f8620 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:20:08.156 7 WARNING neutronclient.v2_0.client [None req-a5d5265e-5f69-479b-a87d-8385194f8620 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] The python binding code in 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/641] 10.0.0.67 () {34 vars in 662 bytes} [Sat Sep 12 05:20:05 2026] POST /v2.1/servers => generated 449 bytes in 4027 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-09-12 05:20:09.460 8 WARNING neutronclient.v2_0.client [None req-07f69b7c-9c45-43c2-8fd5-d3c612db70fc 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] The python binding code in 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/642] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:09 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4 => generated 1400 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:10.604 7 WARNING neutronclient.v2_0.client [None req-b22cfd3f-0405-4098-b5ab-ecd82187df37 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] The python binding code in 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/645] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:10 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4 => generated 1404 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:11.796 8 WARNING neutronclient.v2_0.client [None req-940e6d22-7b1a-4b12-a686-7f78dd79a51c 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/646] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:11 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4 => generated 1452 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:13.172 7 WARNING neutronclient.v2_0.client [None req-31c9d672-69cc-4347-9c29-1b40c41bc5c0 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] The python binding code in 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/647] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:13 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4 => generated 1452 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:14.412 8 WARNING neutronclient.v2_0.client [None req-072ffed3-91d6-4aa2-bc39-b0e928ba2e08 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] The python binding code in 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/648] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:14 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4 => generated 1460 bytes in 520 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:15.968 7 WARNING neutronclient.v2_0.client [None req-79120e6e-cb14-4b6f-994e-0450fbffad47 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] The python binding code in 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/649] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:15 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4 => generated 1525 bytes in 1325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/650] 10.0.0.67 () {34 vars in 670 bytes} [Sat Sep 12 05:20:17 2026] POST /v2.1/os-keypairs => generated 386 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:18.323 7 WARNING neutronclient.v2_0.client [None req-c85a2dbd-fa11-4245-a1ea-8c6af7af71f2 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] The python binding code in 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/651] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:18 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4 => generated 1525 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-12 05:20:19.538 8 INFO nova.api.openstack.compute.server_external_events [req-fac7a03c-ece7-4e29-8908-a1241fb67bfb req-4d5f277e-171f-4b24-9f93-e7f4f297272c 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:d07a18fa-2b8c-424a-9032-94a5d41027fc for instance 2805af89-6ae6-4773-b51d-cb1c6ea956f4 on instance 2026-09-12 05:20:19.548 8 INFO nova.compute.rpcapi [None req-dad54268-e3bc-43d1-90fc-a61842f351e3 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 327/652] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:20:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:19.665 7 WARNING neutronclient.v2_0.client [None req-72172c89-f20b-44ae-aa31-5386f8eebb60 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] 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: 326/653] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:19 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4 => generated 1525 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-12 05:20:19.829 8 WARNING neutronclient.v2_0.client [None req-5e2b2f66-0ca3-4992-84a3-5cf202c59d18 301ada959a6845278dbdbbd198d1fa2f cc466722a95b4c249ac022cbc982e872 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:20:19.915 8 WARNING neutronclient.v2_0.client [None req-5e2b2f66-0ca3-4992-84a3-5cf202c59d18 301ada959a6845278dbdbbd198d1fa2f cc466722a95b4c249ac022cbc982e872 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:20:20.150 8 WARNING neutronclient.v2_0.client [None req-5e2b2f66-0ca3-4992-84a3-5cf202c59d18 301ada959a6845278dbdbbd198d1fa2f cc466722a95b4c249ac022cbc982e872 - - default default] 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: 328/656] 10.0.0.67 () {34 vars in 662 bytes} [Sat Sep 12 05:20:19 2026] POST /v2.1/servers => generated 451 bytes in 1131 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:20.879 7 WARNING neutronclient.v2_0.client [None req-07b77c5a-a9f4-4fc9-b1fe-3c6f43ccfbef 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:20:20.888 8 WARNING neutronclient.v2_0.client [None req-5e23446c-1d71-4710-91e6-32baccbb05b6 301ada959a6845278dbdbbd198d1fa2f cc466722a95b4c249ac022cbc982e872 - - default default] The python binding code in 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/657] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:20 2026] GET /v2.1/servers/5b7bebb8-57b8-4089-9717-33bf57d7c1f7 => generated 1424 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/658] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:20 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4 => generated 1525 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:22.026 8 WARNING neutronclient.v2_0.client [None req-a20a55a1-0e20-469d-9dae-5b11eff96a3c 301ada959a6845278dbdbbd198d1fa2f cc466722a95b4c249ac022cbc982e872 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:22.088 7 WARNING neutronclient.v2_0.client [None req-20e89c9c-0369-499b-8267-587668bc17ea 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] The python binding code in 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/659] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:21 2026] GET /v2.1/servers/5b7bebb8-57b8-4089-9717-33bf57d7c1f7 => generated 1428 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/660] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:22 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4 => generated 1525 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:23.218 8 WARNING neutronclient.v2_0.client [None req-33425668-5bcb-4b5e-9469-5b978597676b 301ada959a6845278dbdbbd198d1fa2f cc466722a95b4c249ac022cbc982e872 - - default default] The python binding code in 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/661] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:23 2026] GET /v2.1/servers/5b7bebb8-57b8-4089-9717-33bf57d7c1f7 => generated 1476 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:23.346 7 WARNING neutronclient.v2_0.client [None req-3d7064b6-182e-43ed-9cbb-e968925a851e 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] The python binding code in 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/662] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:23 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4 => generated 1525 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:24.321 8 WARNING neutronclient.v2_0.client [None req-3f9989f6-d5da-44d2-be95-04faa0509482 301ada959a6845278dbdbbd198d1fa2f cc466722a95b4c249ac022cbc982e872 - - default default] The python binding code in 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/663] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:24 2026] GET /v2.1/servers/5b7bebb8-57b8-4089-9717-33bf57d7c1f7 => generated 1476 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:24.587 7 WARNING neutronclient.v2_0.client [None req-9fddf8c2-55e4-457d-bfaf-4e0184fb1b43 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/664] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:24 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4 => generated 1525 bytes in 627 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:25.468 8 WARNING neutronclient.v2_0.client [None req-d4fb8146-a88c-423a-85b0-31365f8d682f 301ada959a6845278dbdbbd198d1fa2f cc466722a95b4c249ac022cbc982e872 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/665] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:25 2026] GET /v2.1/servers/5b7bebb8-57b8-4089-9717-33bf57d7c1f7 => generated 1484 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:26.236 7 WARNING neutronclient.v2_0.client [None req-d852f787-cc6f-42d0-ba82-7e3c77cc1f69 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:26.456 8 INFO nova.api.openstack.compute.server_external_events [req-41a5764c-2fb3-4c4c-8f89-b67d8bf07a69 req-09b088f7-1468-456c-a19e-4471cdda9587 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:d07a18fa-2b8c-424a-9032-94a5d41027fc for instance 2805af89-6ae6-4773-b51d-cb1c6ea956f4 on instance [pid: 8|app: 0|req: 334/666] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:20:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:26.672 8 WARNING neutronclient.v2_0.client [None req-9a0883a5-8029-499d-914a-05efab7cbd4e 301ada959a6845278dbdbbd198d1fa2f cc466722a95b4c249ac022cbc982e872 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/667] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:26 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4 => generated 1525 bytes in 615 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/668] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:26 2026] GET /v2.1/servers/5b7bebb8-57b8-4089-9717-33bf57d7c1f7 => generated 1562 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-09-12 05:20:27.509 7 INFO nova.api.openstack.compute.server_external_events [req-63753d57-4613-4de9-beab-abcc7f02392a req-4c8921ed-1bf0-4c08-99b2-0db4f651d903 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:c2974bdf-de9f-4464-92b2-8f009b80e138 for instance 5b7bebb8-57b8-4089-9717-33bf57d7c1f7 on instance 2026-09-12 05:20:27.521 7 INFO nova.compute.rpcapi [None req-ba3aa674-90a7-49fc-b7ff-746e38b3506b - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 334/669] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:20:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:27.868 8 WARNING neutronclient.v2_0.client [None req-9de498fe-4eaf-462e-82da-c7f0fb89b934 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] The python binding code in 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/670] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:27 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4 => generated 1717 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-09-12 05:20:28.045 7 WARNING neutronclient.v2_0.client [None req-8026ef61-52f2-4b6b-91b0-2aa5eb315c75 301ada959a6845278dbdbbd198d1fa2f cc466722a95b4c249ac022cbc982e872 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:20:28.081 8 WARNING neutronclient.v2_0.client [None req-b980d52f-cdb2-45ee-a6e1-38fd14b4d1d5 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/671] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:28 2026] GET /v2.1/servers/5b7bebb8-57b8-4089-9717-33bf57d7c1f7 => generated 1550 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/672] 10.0.0.67 () {32 vars in 740 bytes} [Sat Sep 12 05:20:28 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4/os-interface => generated 285 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:28.540 7 INFO nova.api.openstack.compute.server_external_events [req-b2284c1d-3a6f-47f9-94ab-01003be9cfe4 req-f30418bc-47a4-4cae-8051-644c1584154e 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:d07a18fa-2b8c-424a-9032-94a5d41027fc for instance 2805af89-6ae6-4773-b51d-cb1c6ea956f4 on instance [pid: 7|app: 0|req: 336/673] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:20:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:29.211 8 WARNING neutronclient.v2_0.client [None req-b41ba25b-e548-4044-882f-e130316b4df3 301ada959a6845278dbdbbd198d1fa2f cc466722a95b4c249ac022cbc982e872 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:29.302 7 WARNING neutronclient.v2_0.client [None req-3d041f18-7f49-4317-af88-b47b9223ffe4 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/674] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:29 2026] GET /v2.1/servers/5b7bebb8-57b8-4089-9717-33bf57d7c1f7 => generated 1550 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/675] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:29 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4 => generated 1717 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:30.410 7 WARNING neutronclient.v2_0.client [None req-7074412b-0862-4ad4-8641-2030492e9e64 301ada959a6845278dbdbbd198d1fa2f cc466722a95b4c249ac022cbc982e872 - - default default] The python binding code in 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/678] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:30 2026] GET /v2.1/servers/5b7bebb8-57b8-4089-9717-33bf57d7c1f7 => generated 1550 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:30.593 8 INFO nova.api.openstack.compute.server_external_events [req-8336953b-4354-452e-a4e7-453e47721d8e req-4db7bed5-7a2b-4438-8ed5-107a0a962e2b 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:d07a18fa-2b8c-424a-9032-94a5d41027fc for instance 2805af89-6ae6-4773-b51d-cb1c6ea956f4 on instance [pid: 8|app: 0|req: 340/679] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:20:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:31.589 7 WARNING neutronclient.v2_0.client [None req-8a91924f-b663-45ab-afe4-56a980e62490 301ada959a6845278dbdbbd198d1fa2f cc466722a95b4c249ac022cbc982e872 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/680] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:31 2026] GET /v2.1/servers/5b7bebb8-57b8-4089-9717-33bf57d7c1f7 => generated 1550 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:32.438 8 INFO nova.api.openstack.compute.server_external_events [req-e258dc39-d3c6-45cd-bda0-2f39c233cac0 req-f50be664-a18a-4727-835d-26b1e6dc3c26 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:c2974bdf-de9f-4464-92b2-8f009b80e138 for instance 5b7bebb8-57b8-4089-9717-33bf57d7c1f7 on instance [pid: 8|app: 0|req: 341/681] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:20:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:33.164 7 WARNING neutronclient.v2_0.client [None req-b41aeb50-39bc-4148-b145-ad6e00a385cd 301ada959a6845278dbdbbd198d1fa2f cc466722a95b4c249ac022cbc982e872 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/682] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:33 2026] GET /v2.1/servers/5b7bebb8-57b8-4089-9717-33bf57d7c1f7 => generated 1550 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-09-12 05:20:34.398 8 WARNING neutronclient.v2_0.client [None req-9f1f9ef7-f2d1-482e-9d42-be1dcddb2ba3 301ada959a6845278dbdbbd198d1fa2f cc466722a95b4c249ac022cbc982e872 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:34.490 7 INFO nova.api.openstack.compute.server_external_events [req-875b2ac3-11e2-4d73-a9b1-62de79126f49 req-560fc375-bf18-44a5-b730-e3cbc9c548b4 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:c2974bdf-de9f-4464-92b2-8f009b80e138 for instance 5b7bebb8-57b8-4089-9717-33bf57d7c1f7 on instance [pid: 7|app: 0|req: 342/683] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:20:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/684] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:34 2026] GET /v2.1/servers/5b7bebb8-57b8-4089-9717-33bf57d7c1f7 => generated 1726 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:34.651 7 WARNING neutronclient.v2_0.client [None req-a25d2153-f125-4831-b6a2-476bea5cae7c 301ada959a6845278dbdbbd198d1fa2f cc466722a95b4c249ac022cbc982e872 - - default default] The python binding code in 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/685] 10.0.0.67 () {32 vars in 740 bytes} [Sat Sep 12 05:20:34 2026] GET /v2.1/servers/5b7bebb8-57b8-4089-9717-33bf57d7c1f7/os-interface => generated 284 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:36.130 8 INFO nova.api.openstack.compute.server_external_events [req-7da16232-085b-4d6d-808a-9c992aff7624 req-e335789f-d771-4205-b73a-9e22307801df 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:c2974bdf-de9f-4464-92b2-8f009b80e138 for instance 5b7bebb8-57b8-4089-9717-33bf57d7c1f7 on instance [pid: 8|app: 0|req: 343/686] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:20:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 05:20:36.156 7 WARNING neutronclient.v2_0.client [None req-00d11143-7e47-40e9-852f-97276091db36 301ada959a6845278dbdbbd198d1fa2f cc466722a95b4c249ac022cbc982e872 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/687] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:36 2026] GET /v2.1/servers/5b7bebb8-57b8-4089-9717-33bf57d7c1f7 => generated 1726 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/688] 10.0.0.67 () {32 vars in 640 bytes} [Sat Sep 12 05:20:36 2026] GET /v2.1/servers => generated 378 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 345/689] 10.0.0.67 () {32 vars in 717 bytes} [Sat Sep 12 05:20:36 2026] DELETE /v2.1/servers/5b7bebb8-57b8-4089-9717-33bf57d7c1f7 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:36.727 8 WARNING neutronclient.v2_0.client [None req-a39ff084-f301-47ec-b77e-f16ae13442e8 301ada959a6845278dbdbbd198d1fa2f cc466722a95b4c249ac022cbc982e872 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/690] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:36 2026] GET /v2.1/servers/5b7bebb8-57b8-4089-9717-33bf57d7c1f7 => generated 1732 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:38.030 7 WARNING neutronclient.v2_0.client [None req-314ee93b-9429-43bc-a038-28a6f15b1a70 301ada959a6845278dbdbbd198d1fa2f cc466722a95b4c249ac022cbc982e872 - - default default] The python binding code in 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/691] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:37 2026] GET /v2.1/servers/5b7bebb8-57b8-4089-9717-33bf57d7c1f7 => generated 1852 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:39.380 8 WARNING neutronclient.v2_0.client [None req-33f15e1a-a351-4fa3-b8a9-6bae693afcff 301ada959a6845278dbdbbd198d1fa2f cc466722a95b4c249ac022cbc982e872 - - default default] The python binding code in 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/692] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:39 2026] GET /v2.1/servers/5b7bebb8-57b8-4089-9717-33bf57d7c1f7 => generated 1852 bytes in 687 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:40.465 8 INFO nova.api.openstack.compute.server_external_events [req-9843d23f-3c11-4633-9672-3c73f1a890e2 req-a21fa275-a74e-4c0c-84f6-a9c0e0be6c08 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-deleted:c2974bdf-de9f-4464-92b2-8f009b80e138 for instance 5b7bebb8-57b8-4089-9717-33bf57d7c1f7 on instance [pid: 8|app: 0|req: 348/695] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:20:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:41.080 7 WARNING neutronclient.v2_0.client [None req-4eb19767-2a8a-45d6-b688-b7d4e56b1e0c 301ada959a6845278dbdbbd198d1fa2f cc466722a95b4c249ac022cbc982e872 - - default default] The python binding code in 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/696] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:41 2026] GET /v2.1/servers/5b7bebb8-57b8-4089-9717-33bf57d7c1f7 => generated 1505 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:42.198 8 WARNING neutronclient.v2_0.client [None req-9dee65e2-af93-46c2-8752-f6fe7fa368b6 301ada959a6845278dbdbbd198d1fa2f cc466722a95b4c249ac022cbc982e872 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/697] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:42 2026] GET /v2.1/servers/5b7bebb8-57b8-4089-9717-33bf57d7c1f7 => generated 1510 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:43.549 7 WARNING neutronclient.v2_0.client [None req-54a6dcaa-c09e-4867-a89a-ae45c9600c7b 301ada959a6845278dbdbbd198d1fa2f cc466722a95b4c249ac022cbc982e872 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/698] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:43 2026] GET /v2.1/servers/5b7bebb8-57b8-4089-9717-33bf57d7c1f7 => generated 1510 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:44.830 8 INFO nova.api.openstack.wsgi [None req-81e2e635-aa76-447e-ac1f-d323508f4dce 301ada959a6845278dbdbbd198d1fa2f cc466722a95b4c249ac022cbc982e872 - - default default] HTTP exception thrown: Instance 5b7bebb8-57b8-4089-9717-33bf57d7c1f7 could not be found. [pid: 8|app: 0|req: 350/699] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:44 2026] GET /v2.1/servers/5b7bebb8-57b8-4089-9717-33bf57d7c1f7 => 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: 350/700] 10.0.0.67 () {32 vars in 705 bytes} [Sat Sep 12 05:20:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1701097158 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:44.944 8 WARNING neutronclient.v2_0.client [None req-1f6831fd-2bf8-4128-8bcd-815edfbc6bbb 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/701] 10.0.0.67 () {32 vars in 740 bytes} [Sat Sep 12 05:20:44 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4/os-interface => generated 285 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 05:20:45.502 7 WARNING neutronclient.v2_0.client [None req-adbf4cc0-2f16-4133-85d7-94a5d2ce03a6 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/702] 10.0.0.67 () {32 vars in 814 bytes} [Sat Sep 12 05:20:45 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4/os-interface/d07a18fa-2b8c-424a-9032-94a5d41027fc => generated 282 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 352/703] 10.0.0.67 () {32 vars in 722 bytes} [Sat Sep 12 05:20:45 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4/ips => generated 157 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/704] 10.0.0.67 () {34 vars in 749 bytes} [Sat Sep 12 05:20:45 2026] POST /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4/action => generated 0 bytes in 43 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: 353/705] 10.0.0.67 () {32 vars in 722 bytes} [Sat Sep 12 05:20:45 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4/ips => generated 157 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/706] 10.0.0.67 () {32 vars in 722 bytes} [Sat Sep 12 05:20:46 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4/ips => generated 157 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:47.252 8 INFO nova.api.openstack.compute.server_external_events [req-f98de642-9f87-45a7-9352-fae2681b42fd req-a2ad3bc9-cb4f-48ca-8bcc-6e7e9333712f 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:d07a18fa-2b8c-424a-9032-94a5d41027fc for instance 2805af89-6ae6-4773-b51d-cb1c6ea956f4 on instance [pid: 8|app: 0|req: 354/707] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:20:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/708] 10.0.0.67 () {32 vars in 722 bytes} [Sat Sep 12 05:20:47 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4/ips => generated 157 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/709] 10.0.0.67 () {32 vars in 722 bytes} [Sat Sep 12 05:20:49 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4/ips => generated 157 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 355/712] 10.0.0.67 () {32 vars in 722 bytes} [Sat Sep 12 05:20:50 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4/ips => generated 157 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: 358/713] 10.0.0.67 () {32 vars in 722 bytes} [Sat Sep 12 05:20:51 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4/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-09-12 05:20:51.207 7 WARNING neutronclient.v2_0.client [None req-f4b83537-0c47-496a-a28a-fa41b7ae8605 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] The python binding code in 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/714] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:20:51 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4 => generated 1951 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, ' [pid: 8|app: 0|req: 359/715] 10.0.0.67 () {34 vars in 749 bytes} [Sat Sep 12 05:20:51 2026] POST /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/716] 10.0.0.67 () {32 vars in 722 bytes} [Sat Sep 12 05:20:51 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4/ips => generated 195 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/717] 10.0.0.67 () {32 vars in 722 bytes} [Sat Sep 12 05:20:52 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4/ips => generated 195 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: 358/718] 10.0.0.67 () {32 vars in 722 bytes} [Sat Sep 12 05:20:53 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4/ips => generated 195 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:20:53.658 8 INFO nova.api.openstack.compute.server_external_events [req-10a90087-6b57-49e7-8112-eefe43db3cfd req-d50b37c9-64bc-4720-a934-0ef9a68eaf53 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:d07a18fa-2b8c-424a-9032-94a5d41027fc for instance 2805af89-6ae6-4773-b51d-cb1c6ea956f4 on instance [pid: 8|app: 0|req: 361/719] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:20:53 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: 7|app: 0|req: 359/720] 10.0.0.67 () {32 vars in 722 bytes} [Sat Sep 12 05:20:54 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4/ips => generated 195 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/721] 10.0.0.67 () {32 vars in 722 bytes} [Sat Sep 12 05:20:55 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4/ips => generated 195 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: 360/722] 10.0.0.67 () {32 vars in 722 bytes} [Sat Sep 12 05:20:56 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4/ips => generated 195 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/723] 10.0.0.67 () {32 vars in 722 bytes} [Sat Sep 12 05:20:57 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4/ips => generated 195 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/724] 10.0.0.67 () {32 vars in 722 bytes} [Sat Sep 12 05:20:58 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4/ips => generated 195 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: 364/725] 10.0.0.67 () {32 vars in 722 bytes} [Sat Sep 12 05:20:59 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4/ips => generated 195 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: 366/728] 10.0.0.67 () {34 vars in 670 bytes} [Sat Sep 12 05:21:00 2026] POST /v2.1/os-keypairs => generated 386 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/729] 10.0.0.67 () {32 vars in 722 bytes} [Sat Sep 12 05:21:00 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4/ips => generated 157 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/730] 10.0.0.67 () {32 vars in 717 bytes} [Sat Sep 12 05:21:00 2026] DELETE /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:01.123 7 WARNING neutronclient.v2_0.client [None req-0eef7f7a-1b79-41e0-9786-d67177616633 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] The python binding code in 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/731] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:01 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4 => generated 1843 bytes in 698 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:02.843 8 WARNING neutronclient.v2_0.client [None req-9efeec43-f5d0-4583-8b29-714a96f117df 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] 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: 368/732] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:02 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4 => generated 1843 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-12 05:21:03.137 7 WARNING neutronclient.v2_0.client [None req-9cb5cb4c-09df-4810-9d06-5aa2c2223d95 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:21:03.191 7 WARNING neutronclient.v2_0.client [None req-9cb5cb4c-09df-4810-9d06-5aa2c2223d95 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:21:03.467 7 WARNING neutronclient.v2_0.client [None req-9cb5cb4c-09df-4810-9d06-5aa2c2223d95 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:03.972 8 INFO nova.api.openstack.compute.server_external_events [req-047d7073-17be-4237-a8fe-e566fc79c677 req-f1ad590a-506e-4070-acd4-d5ced0eb1965 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-deleted:d07a18fa-2b8c-424a-9032-94a5d41027fc for instance 2805af89-6ae6-4773-b51d-cb1c6ea956f4 on instance [pid: 8|app: 0|req: 369/733] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:21:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/734] 10.0.0.67 () {34 vars in 662 bytes} [Sat Sep 12 05:21:03 2026] POST /v2.1/servers => generated 453 bytes in 1036 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:04.114 8 WARNING neutronclient.v2_0.client [None req-b75ed988-316e-4f92-8a09-d14a9b0bcec4 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:21:04.134 7 WARNING neutronclient.v2_0.client [None req-d8f33248-437c-4ba6-9162-9b5f87fcfc22 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] The python binding code in 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/735] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:04 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 1431 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/736] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:04 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4 => generated 1481 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:05.240 8 WARNING neutronclient.v2_0.client [None req-4c22edcb-2c92-4eb0-9fd8-ea4122f41b06 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in 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/737] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:05 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 1435 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:05.485 7 WARNING neutronclient.v2_0.client [None req-a517b7c7-e716-4472-a9ec-eb58544ec2f2 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] The python binding code in 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/738] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:05 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4 => generated 1486 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-09-12 05:21:06.372 8 WARNING neutronclient.v2_0.client [None req-c1c4208b-b56e-4652-8631-2294cfbcf6f2 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in 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/739] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:06 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 1427 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:06.618 7 WARNING neutronclient.v2_0.client [None req-47c4e8fa-c562-48c4-b2e4-7d8883b4e007 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] The python binding code in 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/740] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:06 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4 => generated 1486 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-09-12 05:21:07.531 8 WARNING neutronclient.v2_0.client [None req-ea81d8d0-8868-4ebd-ab4a-563cbb27c441 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/741] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:07 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 1427 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:07.952 7 WARNING neutronclient.v2_0.client [None req-61024fe6-9ca6-4b9d-bf94-66b88045e33d 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/742] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:07 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4 => generated 1486 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:08.647 8 WARNING neutronclient.v2_0.client [None req-78926abd-2565-48a1-9b15-0107cdf40c9a 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/743] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:08 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 1483 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:09.065 7 INFO nova.api.openstack.wsgi [None req-df92cd87-1b02-49d0-871e-3ebd9b9abe8a 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] HTTP exception thrown: Instance 2805af89-6ae6-4773-b51d-cb1c6ea956f4 could not be found. [pid: 7|app: 0|req: 370/744] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:09 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/745] 10.0.0.67 () {32 vars in 705 bytes} [Sat Sep 12 05:21:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1550508107 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:09.744 7 WARNING neutronclient.v2_0.client [None req-d94db97f-cf29-4b2d-bf93-d212bf08747f 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/746] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:09 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 1483 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-12 05:21:10.058 8 INFO nova.api.openstack.wsgi [None req-92bfedec-a475-4c71-b160-d3c229327c4f 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] HTTP exception thrown: Instance 2805af89-6ae6-4773-b51d-cb1c6ea956f4 could not be found. [pid: 8|app: 0|req: 376/747] 10.0.0.67 () {32 vars in 717 bytes} [Sat Sep 12 05:21:10 2026] DELETE /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:10.099 7 INFO nova.api.openstack.wsgi [None req-f69a10ed-4775-48de-8a9f-175de6f4f332 04ba4e5681af473a87a993e0bf013b89 0d046869ed6f41a9bc9674fde8d706e5 - - default default] HTTP exception thrown: Instance 2805af89-6ae6-4773-b51d-cb1c6ea956f4 could not be found. [pid: 7|app: 0|req: 372/750] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:10 2026] GET /v2.1/servers/2805af89-6ae6-4773-b51d-cb1c6ea956f4 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:11.115 8 WARNING neutronclient.v2_0.client [None req-c51163aa-63b7-43fe-825a-a0342afc0a6d 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/751] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:11 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 1491 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:12.455 7 WARNING neutronclient.v2_0.client [None req-eefa29f5-1f03-4377-a400-844b24abd4a0 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/752] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:12 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 1569 bytes in 2077 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:14.726 8 INFO nova.api.openstack.compute.server_external_events [req-7911292d-162a-42e8-bee1-0c4c206a7c54 req-5b12128c-db52-48dc-88ba-80ea2d452eb5 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:643dc3d4-e32a-4685-bd38-44678af786e0 for instance dfa1f00e-3bb7-4e83-b149-dc24c0654446 on instance [pid: 8|app: 0|req: 380/753] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:21:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:15.552 7 WARNING neutronclient.v2_0.client [None req-afe8d837-c5e7-4414-bfa4-c78bbf6d175c 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/754] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:15 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 1557 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-09-12 05:21:16.718 8 WARNING neutronclient.v2_0.client [None req-91190a25-5a82-4af8-996a-f61e30584c0a 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in 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/755] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:16 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 1557 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:17.862 7 WARNING neutronclient.v2_0.client [None req-e6c0cd1b-4dff-40f1-b921-23cee1b4c0fc 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:21:17.888 8 INFO nova.api.openstack.compute.server_external_events [req-4f9297ab-1921-4111-8895-14f941942fbd req-c2d8d368-fb71-4cf4-9745-0fbb199bbb66 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:643dc3d4-e32a-4685-bd38-44678af786e0 for instance dfa1f00e-3bb7-4e83-b149-dc24c0654446 on instance [pid: 8|app: 0|req: 382/756] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:21:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/757] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:17 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 1557 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:19.151 8 WARNING neutronclient.v2_0.client [None req-3602fabb-2b83-4b22-ae05-0c22374ace8a 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in 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/760] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:19 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 1557 bytes in 1181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:21.328 7 WARNING neutronclient.v2_0.client [None req-d3ec725c-722c-4d6b-9134-774836ba8eae 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/761] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:21 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 1557 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:22.811 8 WARNING neutronclient.v2_0.client [None req-0ce5bf1c-53df-4253-9c42-6936bfdca221 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in 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/762] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:22 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 1557 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, ' [pid: 7|app: 0|req: 379/763] 10.0.0.67 () {34 vars in 670 bytes} [Sat Sep 12 05:21:23 2026] POST /v2.1/os-keypairs => generated 385 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:24.356 8 WARNING neutronclient.v2_0.client [None req-84cfcc76-ded3-4a6b-addc-d331e20f638a 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in 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/764] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:24 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 1557 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-12 05:21:24.852 7 INFO nova.api.openstack.compute.server_external_events [req-eb5813ba-3747-431b-b046-98486c8da218 req-c583f064-18be-46e3-8b57-36725f0d5238 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:643dc3d4-e32a-4685-bd38-44678af786e0 for instance dfa1f00e-3bb7-4e83-b149-dc24c0654446 on instance [pid: 7|app: 0|req: 380/765] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:21:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:25.730 8 WARNING neutronclient.v2_0.client [None req-65e3c9c9-67e3-417c-baa0-a126db0d9a15 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/766] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:25 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 1557 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:26.930 7 INFO nova.api.openstack.compute.server_external_events [req-ef743556-0fe2-43c7-a7dc-d2b17e08143d req-f0837b7b-5acc-4fbc-ad50-e7d8799ce4cc 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:643dc3d4-e32a-4685-bd38-44678af786e0 for instance dfa1f00e-3bb7-4e83-b149-dc24c0654446 on instance [pid: 7|app: 0|req: 381/767] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:21:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:27.042 8 WARNING neutronclient.v2_0.client [None req-04ce5928-b7c8-44a8-b688-0c266901fc9f 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/768] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:26 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 1739 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:27.212 7 WARNING neutronclient.v2_0.client [None req-ee218089-2ca5-424e-82b5-de51fe136653 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/769] 10.0.0.67 () {32 vars in 740 bytes} [Sat Sep 12 05:21:27 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446/os-interface => generated 284 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:28.280 8 INFO nova.api.openstack.compute.server_external_events [req-db63acbe-1a86-4429-a9c6-b38cfd65c353 req-e23776e4-8853-4ce8-8f22-c63e148b447a 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:643dc3d4-e32a-4685-bd38-44678af786e0 for instance dfa1f00e-3bb7-4e83-b149-dc24c0654446 on instance [pid: 8|app: 0|req: 388/770] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:21:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 05:21:28.304 7 WARNING neutronclient.v2_0.client [None req-39e98b78-4c03-4779-94f5-88416e287c0b 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in 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/771] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:28 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 1739 bytes in 707 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 389/772] 10.0.0.67 () {32 vars in 640 bytes} [Sat Sep 12 05:21:28 2026] GET /v2.1/servers => generated 383 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 384/773] 10.0.0.67 () {32 vars in 717 bytes} [Sat Sep 12 05:21:29 2026] DELETE /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:29.231 8 WARNING neutronclient.v2_0.client [None req-47084d96-8210-4bbf-8d5d-1a387648dcf2 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/774] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:29 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 1745 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:30.452 8 WARNING neutronclient.v2_0.client [None req-829eeb5c-cb74-49c9-803c-c3c6d444af04 626781a3c3314cd7bbbd5e2451fdfe54 a632142d342444cca735823f49697636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:21:30.484 7 WARNING neutronclient.v2_0.client [None req-b06c7839-2a04-4454-8bcd-c1d0833379ac 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:21:30.519 8 WARNING neutronclient.v2_0.client [None req-829eeb5c-cb74-49c9-803c-c3c6d444af04 626781a3c3314cd7bbbd5e2451fdfe54 a632142d342444cca735823f49697636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/777] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:30 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 1865 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-12 05:21:30.813 8 WARNING neutronclient.v2_0.client [None req-829eeb5c-cb74-49c9-803c-c3c6d444af04 626781a3c3314cd7bbbd5e2451fdfe54 a632142d342444cca735823f49697636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/778] 10.0.0.67 () {34 vars in 662 bytes} [Sat Sep 12 05:21:30 2026] POST /v2.1/servers => generated 450 bytes in 947 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:31.286 7 WARNING neutronclient.v2_0.client [None req-778a7030-2b46-435d-b8f5-6655cfbb4a2a 626781a3c3314cd7bbbd5e2451fdfe54 a632142d342444cca735823f49697636 - - default default] The python binding code in 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/779] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:31 2026] GET /v2.1/servers/fa4f113f-6ad9-494b-a013-d1fdb771d6fa => generated 1252 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:31.777 8 WARNING neutronclient.v2_0.client [None req-d2c6e0ca-5849-4562-8209-fd6677a8db95 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/780] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:31 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 1797 bytes in 476 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:32.328 7 INFO nova.api.openstack.compute.server_external_events [req-6aa7daed-9562-4a89-9a7b-8c240ea94b8f req-1d2476ad-8bc6-44fa-821b-69cbe7c7e535 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-deleted:643dc3d4-e32a-4685-bd38-44678af786e0 for instance dfa1f00e-3bb7-4e83-b149-dc24c0654446 on instance [pid: 7|app: 0|req: 388/781] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:21:32 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-09-12 05:21:32.387 8 WARNING neutronclient.v2_0.client [None req-1fab8ab2-30f4-45a4-b389-e5e94b61287e 626781a3c3314cd7bbbd5e2451fdfe54 a632142d342444cca735823f49697636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/782] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:32 2026] GET /v2.1/servers/fa4f113f-6ad9-494b-a013-d1fdb771d6fa => generated 1302 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:33.279 7 WARNING neutronclient.v2_0.client [None req-2ef33817-ba7f-4fde-ac89-e7389b3fa550 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/783] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:33 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 1512 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:33.487 8 WARNING neutronclient.v2_0.client [None req-2904da74-11e3-4cb8-a7d8-bab58c793857 626781a3c3314cd7bbbd5e2451fdfe54 a632142d342444cca735823f49697636 - - default default] The python binding code in 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/784] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:33 2026] GET /v2.1/servers/fa4f113f-6ad9-494b-a013-d1fdb771d6fa => generated 1350 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:34.396 7 WARNING neutronclient.v2_0.client [None req-a03df5f5-550c-48b5-aa8a-90351f3cb4f2 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/785] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:34 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 1517 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:34.595 8 WARNING neutronclient.v2_0.client [None req-af1d817f-ccf2-42fd-ae39-0b1c54f3539d 626781a3c3314cd7bbbd5e2451fdfe54 a632142d342444cca735823f49697636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/786] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:34 2026] GET /v2.1/servers/fa4f113f-6ad9-494b-a013-d1fdb771d6fa => generated 1350 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:35.512 7 WARNING neutronclient.v2_0.client [None req-0d01ae2b-bfb6-4587-a993-597ae0181edf 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in 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/787] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:35 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 1517 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:35.695 8 WARNING neutronclient.v2_0.client [None req-be05df71-bac1-47e7-9778-a8b28499c43a 626781a3c3314cd7bbbd5e2451fdfe54 a632142d342444cca735823f49697636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/788] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:35 2026] GET /v2.1/servers/fa4f113f-6ad9-494b-a013-d1fdb771d6fa => generated 1358 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:36.633 7 WARNING neutronclient.v2_0.client [None req-9ac36298-e0d7-4f48-81e6-e314d58516e6 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:36.840 8 WARNING neutronclient.v2_0.client [None req-2f49742d-c992-492c-910f-570e77454d4b 626781a3c3314cd7bbbd5e2451fdfe54 a632142d342444cca735823f49697636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/789] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:36 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 1517 bytes in 645 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:37.257 7 INFO nova.api.openstack.compute.server_external_events [req-a54523fe-05a3-4930-9151-ebf3c893dd02 req-cb190ca3-0248-4164-b21e-ff7bd11b534d 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:95c97226-f5b7-4a5d-ba18-bfb07acc81b3 for instance fa4f113f-6ad9-494b-a013-d1fdb771d6fa on instance [pid: 7|app: 0|req: 393/790] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:21:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/791] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:36 2026] GET /v2.1/servers/fa4f113f-6ad9-494b-a013-d1fdb771d6fa => generated 1435 bytes in 485 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:38.289 7 INFO nova.api.openstack.wsgi [None req-be15d14c-dbf6-4993-88bf-b744e8d1f8e3 10c7ccdb246e4d9aac32aa34027752a3 d23a87de4829416aa1d1a08cb703a2d0 - - default default] HTTP exception thrown: Instance dfa1f00e-3bb7-4e83-b149-dc24c0654446 could not be found. [pid: 7|app: 0|req: 394/792] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:38 2026] GET /v2.1/servers/dfa1f00e-3bb7-4e83-b149-dc24c0654446 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/793] 10.0.0.67 () {32 vars in 705 bytes} [Sat Sep 12 05:21:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1888411281 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-12 05:21:38.358 7 WARNING neutronclient.v2_0.client [None req-d2a8ee43-9c76-48ba-951c-ee741659677d 626781a3c3314cd7bbbd5e2451fdfe54 a632142d342444cca735823f49697636 - - default default] The python binding code in 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/794] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:38 2026] GET /v2.1/servers/fa4f113f-6ad9-494b-a013-d1fdb771d6fa => generated 1435 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-12 05:21:39.756 8 WARNING neutronclient.v2_0.client [None req-ac0a86fa-e944-4220-932b-fd1f5e897490 626781a3c3314cd7bbbd5e2451fdfe54 a632142d342444cca735823f49697636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/795] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:39 2026] GET /v2.1/servers/fa4f113f-6ad9-494b-a013-d1fdb771d6fa => generated 1435 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:40.032 7 INFO nova.api.openstack.compute.server_external_events [req-4dced1d9-3cf2-4069-bbf0-d1feb55b4193 req-1ea113ba-4cef-4499-9294-89158ea72607 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:95c97226-f5b7-4a5d-ba18-bfb07acc81b3 for instance fa4f113f-6ad9-494b-a013-d1fdb771d6fa on instance [pid: 7|app: 0|req: 396/796] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:21:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:40.936 7 WARNING neutronclient.v2_0.client [None req-0724e0d3-5414-4fb9-9e71-4535db59b630 626781a3c3314cd7bbbd5e2451fdfe54 a632142d342444cca735823f49697636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/799] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:40 2026] GET /v2.1/servers/fa4f113f-6ad9-494b-a013-d1fdb771d6fa => generated 1435 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:42.265 8 WARNING neutronclient.v2_0.client [None req-06f4d4e6-426e-4ca9-8ae9-b23e6c72a97a 626781a3c3314cd7bbbd5e2451fdfe54 a632142d342444cca735823f49697636 - - default default] The python binding code in 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/800] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:42 2026] GET /v2.1/servers/fa4f113f-6ad9-494b-a013-d1fdb771d6fa => generated 1423 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:43.448 7 WARNING neutronclient.v2_0.client [None req-b2b52b9f-2587-4f2b-ac49-8e4049a805f5 626781a3c3314cd7bbbd5e2451fdfe54 a632142d342444cca735823f49697636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/801] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:43 2026] GET /v2.1/servers/fa4f113f-6ad9-494b-a013-d1fdb771d6fa => generated 1423 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/802] 10.0.0.58 () {30 vars in 618 bytes} [Sat Sep 12 05:21:44 2026] GET /v2.1 => generated 0 bytes in 108 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-09-12 05:21:44.461 7 INFO nova.api.openstack.compute.server_external_events [req-cd02ec23-ed0d-43f9-88d3-285a793b3c7d req-8cbe36bf-b189-4c8f-b8e0-908cf73a3ad9 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:95c97226-f5b7-4a5d-ba18-bfb07acc81b3 for instance fa4f113f-6ad9-494b-a013-d1fdb771d6fa on instance [pid: 7|app: 0|req: 400/803] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:21:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/804] 10.0.0.58 () {32 vars in 691 bytes} [Sat Sep 12 05:21:44 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 05:21:44.641 8 WARNING neutronclient.v2_0.client [None req-839cc72a-f7cc-4a71-8d5e-879e6fcb8732 626781a3c3314cd7bbbd5e2451fdfe54 a632142d342444cca735823f49697636 - - default default] 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: 405/805] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:44 2026] GET /v2.1/servers/fa4f113f-6ad9-494b-a013-d1fdb771d6fa => generated 1423 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/806] 10.0.0.58 () {34 vars in 912 bytes} [Sat Sep 12 05:21:44 2026] GET /v2.1/os-simple-tenant-usage/8eceb158aa9c4be78b2f34d2865054bd?start=2026-09-11T00:00:00&end=2026-09-12T23:59:59 => generated 20 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 406/807] 10.0.0.58 () {30 vars in 653 bytes} [Sat Sep 12 05:21:45 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:45.906 7 WARNING neutronclient.v2_0.client [None req-f30412d1-753d-4ba8-9d24-4a0ed59947b9 626781a3c3314cd7bbbd5e2451fdfe54 a632142d342444cca735823f49697636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/808] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:45 2026] GET /v2.1/servers/fa4f113f-6ad9-494b-a013-d1fdb771d6fa => generated 1423 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-12 05:21:46.528 8 INFO nova.api.openstack.compute.server_external_events [req-7107f240-2af6-4a4e-a450-114b3937104b req-ce2d292d-e1e8-46b8-b00f-6d3a37277663 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:95c97226-f5b7-4a5d-ba18-bfb07acc81b3 for instance fa4f113f-6ad9-494b-a013-d1fdb771d6fa on instance [pid: 8|app: 0|req: 407/809] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:21:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:47.099 7 WARNING neutronclient.v2_0.client [None req-ad3fbd98-7617-4ba8-bdc8-dad6467b8dd5 626781a3c3314cd7bbbd5e2451fdfe54 a632142d342444cca735823f49697636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/810] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:47 2026] GET /v2.1/servers/fa4f113f-6ad9-494b-a013-d1fdb771d6fa => generated 1611 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:47.501 8 WARNING neutronclient.v2_0.client [None req-d89399b9-b6b2-4dff-8bc0-ea5af176e661 626781a3c3314cd7bbbd5e2451fdfe54 a632142d342444cca735823f49697636 - - default default] The python binding code in 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/811] 10.0.0.67 () {32 vars in 740 bytes} [Sat Sep 12 05:21:47 2026] GET /v2.1/servers/fa4f113f-6ad9-494b-a013-d1fdb771d6fa/os-interface => generated 285 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:48.192 7 INFO nova.api.openstack.compute.server_external_events [req-6f83e0c2-36e2-4467-8e5d-3baca07e1097 req-39d9f9c8-fee2-47ea-b8bf-9cffb5ff981d 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:95c97226-f5b7-4a5d-ba18-bfb07acc81b3 for instance fa4f113f-6ad9-494b-a013-d1fdb771d6fa on instance [pid: 7|app: 0|req: 404/812] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:21:48 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) 2026-09-12 05:21:48.208 8 WARNING neutronclient.v2_0.client [None req-a9bc62a7-bee9-4dc1-a05b-6328dcb2e53f 626781a3c3314cd7bbbd5e2451fdfe54 a632142d342444cca735823f49697636 - - default default] The python binding code in 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/813] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:48 2026] GET /v2.1/servers/fa4f113f-6ad9-494b-a013-d1fdb771d6fa => generated 1611 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/814] 10.0.0.58 () {30 vars in 618 bytes} [Sat Sep 12 05:21:48 2026] GET /v2.1 => generated 0 bytes in 161 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 406/815] 10.0.0.58 () {32 vars in 691 bytes} [Sat Sep 12 05:21:48 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/816] 10.0.0.67 () {32 vars in 640 bytes} [Sat Sep 12 05:21:48 2026] GET /v2.1/servers => generated 387 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, ' [pid: 8|app: 0|req: 411/817] 10.0.0.67 () {32 vars in 717 bytes} [Sat Sep 12 05:21:48 2026] DELETE /v2.1/servers/fa4f113f-6ad9-494b-a013-d1fdb771d6fa => generated 0 bytes in 133 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:48.747 8 WARNING neutronclient.v2_0.client [None req-362fda5d-0c91-4be4-84ec-5154b58dfbfa 626781a3c3314cd7bbbd5e2451fdfe54 a632142d342444cca735823f49697636 - - default default] The python binding code in 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/818] 10.0.0.58 () {34 vars in 912 bytes} [Sat Sep 12 05:21:48 2026] GET /v2.1/os-simple-tenant-usage/8eceb158aa9c4be78b2f34d2865054bd?start=2026-09-11T00:00:00&end=2026-09-12T23:59:59 => generated 20 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/819] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:48 2026] GET /v2.1/servers/fa4f113f-6ad9-494b-a013-d1fdb771d6fa => generated 1617 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/820] 10.0.0.58 () {30 vars in 653 bytes} [Sat Sep 12 05:21:48 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:49.944 8 WARNING neutronclient.v2_0.client [None req-5a7064ab-1416-45a3-bbe7-9ce5796b7d5a 626781a3c3314cd7bbbd5e2451fdfe54 a632142d342444cca735823f49697636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:21:50.048 7 INFO nova.api.openstack.compute.server_external_events [req-fb32e623-714e-41d9-ab96-878717976534 req-b4caee4c-ef1e-46e1-9f10-265cdd618bfd 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:95c97226-f5b7-4a5d-ba18-bfb07acc81b3 for instance fa4f113f-6ad9-494b-a013-d1fdb771d6fa on instance [pid: 7|app: 0|req: 409/821] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:21:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/824] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:49 2026] GET /v2.1/servers/fa4f113f-6ad9-494b-a013-d1fdb771d6fa => generated 1737 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:51.176 7 WARNING neutronclient.v2_0.client [None req-8b87add2-bb90-48a1-a137-e923e6d65023 626781a3c3314cd7bbbd5e2451fdfe54 a632142d342444cca735823f49697636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/825] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:51 2026] GET /v2.1/servers/fa4f113f-6ad9-494b-a013-d1fdb771d6fa => generated 1737 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-09-12 05:21:52.117 8 INFO nova.api.openstack.compute.server_external_events [req-d74fa6cf-da5d-41cc-82b0-71722d780bb7 req-f1e4836a-bc92-4210-97c8-b9884ff73a3a 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:95c97226-f5b7-4a5d-ba18-bfb07acc81b3 for instance fa4f113f-6ad9-494b-a013-d1fdb771d6fa on instance 2026-09-12 05:21:52.118 8 INFO nova.api.openstack.compute.server_external_events [req-d74fa6cf-da5d-41cc-82b0-71722d780bb7 req-f1e4836a-bc92-4210-97c8-b9884ff73a3a 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-deleted:95c97226-f5b7-4a5d-ba18-bfb07acc81b3 for instance fa4f113f-6ad9-494b-a013-d1fdb771d6fa on instance [pid: 8|app: 0|req: 414/826] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:21:52 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:52.314 7 WARNING neutronclient.v2_0.client [None req-5ae53f05-590c-42d2-99ae-0b441e0b2708 626781a3c3314cd7bbbd5e2451fdfe54 a632142d342444cca735823f49697636 - - default default] The python binding code in 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/827] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:52 2026] GET /v2.1/servers/fa4f113f-6ad9-494b-a013-d1fdb771d6fa => generated 1379 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:53.684 8 WARNING neutronclient.v2_0.client [None req-e88965e0-4646-4740-8134-0088a2878016 626781a3c3314cd7bbbd5e2451fdfe54 a632142d342444cca735823f49697636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/828] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:53 2026] GET /v2.1/servers/fa4f113f-6ad9-494b-a013-d1fdb771d6fa => generated 1384 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:54.823 7 WARNING neutronclient.v2_0.client [None req-1595e2bc-a591-464e-8ca5-41f916f64244 626781a3c3314cd7bbbd5e2451fdfe54 a632142d342444cca735823f49697636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/829] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:54 2026] GET /v2.1/servers/fa4f113f-6ad9-494b-a013-d1fdb771d6fa => generated 1384 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:21:56.054 8 INFO nova.api.openstack.wsgi [None req-0ab23135-1c1f-4c17-b691-96e032dd50dd 626781a3c3314cd7bbbd5e2451fdfe54 a632142d342444cca735823f49697636 - - default default] HTTP exception thrown: Instance fa4f113f-6ad9-494b-a013-d1fdb771d6fa could not be found. [pid: 8|app: 0|req: 416/830] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:21:56 2026] GET /v2.1/servers/fa4f113f-6ad9-494b-a013-d1fdb771d6fa => generated 111 bytes in 19 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: 415/831] 10.0.0.67 () {32 vars in 703 bytes} [Sat Sep 12 05:21:56 2026] DELETE /v2.1/os-keypairs/tempest-keypair-579023392 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/834] 10.0.0.67 () {34 vars in 670 bytes} [Sat Sep 12 05:22:00 2026] POST /v2.1/os-keypairs => generated 397 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-09-12 05:22:03.282 8 WARNING neutronclient.v2_0.client [None req-08283a7a-cfe2-4952-83df-bf11e89073e1 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:22:03.512 8 WARNING neutronclient.v2_0.client [None req-08283a7a-cfe2-4952-83df-bf11e89073e1 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:22:04.316 8 WARNING neutronclient.v2_0.client [None req-08283a7a-cfe2-4952-83df-bf11e89073e1 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in 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/835] 10.0.0.67 () {34 vars in 662 bytes} [Sat Sep 12 05:22:03 2026] POST /v2.1/servers => generated 449 bytes in 1606 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-09-12 05:22:04.852 7 WARNING neutronclient.v2_0.client [None req-b4dccd67-f1da-4c6d-89eb-ba993c5dddf6 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in 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/836] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:04 2026] GET /v2.1/servers/979de856-98c4-4714-b2ad-77b0d0ff5e9f => generated 1402 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:05.972 8 WARNING neutronclient.v2_0.client [None req-2b03305a-ceeb-4c46-8753-5130ebd55105 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/837] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:05 2026] GET /v2.1/servers/979de856-98c4-4714-b2ad-77b0d0ff5e9f => generated 1406 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:07.373 7 WARNING neutronclient.v2_0.client [None req-2dfedef4-5d6f-4589-8ef2-f7d5a05cbb65 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/838] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:07 2026] GET /v2.1/servers/979de856-98c4-4714-b2ad-77b0d0ff5e9f => generated 1398 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-09-12 05:22:08.559 8 WARNING neutronclient.v2_0.client [None req-11f76dc7-263c-408f-82db-20c239a91c5b 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in 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/839] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:08 2026] GET /v2.1/servers/979de856-98c4-4714-b2ad-77b0d0ff5e9f => generated 1454 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:09.698 7 WARNING neutronclient.v2_0.client [None req-3fede2e6-bb56-4a20-940e-b43c56822bc9 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in 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/840] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:09 2026] GET /v2.1/servers/979de856-98c4-4714-b2ad-77b0d0ff5e9f => generated 1454 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, ' [pid: 8|app: 0|req: 421/843] 10.0.0.67 () {34 vars in 670 bytes} [Sat Sep 12 05:22:10 2026] POST /v2.1/os-keypairs => generated 386 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:10.838 7 WARNING neutronclient.v2_0.client [None req-96e1065f-af55-476d-9e42-7595b9561d32 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in 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/844] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:10 2026] GET /v2.1/servers/979de856-98c4-4714-b2ad-77b0d0ff5e9f => generated 1462 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:12.018 8 WARNING neutronclient.v2_0.client [None req-747e1f74-e620-43f5-a57b-55ebf07bd247 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:22:12.052 7 WARNING neutronclient.v2_0.client [None req-e0cdbf65-eb84-4b1b-b87e-43bfc01c961c d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:22:12.127 7 WARNING neutronclient.v2_0.client [None req-e0cdbf65-eb84-4b1b-b87e-43bfc01c961c d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/845] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:11 2026] GET /v2.1/servers/979de856-98c4-4714-b2ad-77b0d0ff5e9f => generated 1539 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:12.190 8 INFO nova.api.openstack.compute.server_external_events [req-834e1727-deef-48a4-9357-ac5cb5189491 req-ed8bf5ae-9c58-457d-87a9-33896ba32159 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:d6ece97d-92be-46d2-9daa-437f4f496c0a for instance 979de856-98c4-4714-b2ad-77b0d0ff5e9f on instance [pid: 8|app: 0|req: 423/846] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:22:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 05:22:12.264 7 WARNING neutronclient.v2_0.client [None req-e0cdbf65-eb84-4b1b-b87e-43bfc01c961c d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/847] 10.0.0.67 () {34 vars in 662 bytes} [Sat Sep 12 05:22:11 2026] POST /v2.1/servers => generated 452 bytes in 481 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:12.502 8 WARNING neutronclient.v2_0.client [None req-0063f76a-42ed-4e86-8087-7e4747139d31 d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/848] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:12 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1393 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:13.215 7 WARNING neutronclient.v2_0.client [None req-c72f417a-209d-4b64-83bb-ce917699b36a 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:13.618 8 WARNING neutronclient.v2_0.client [None req-2e64cba1-d40b-4396-827e-c7f6c32aa618 d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/849] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:13 2026] GET /v2.1/servers/979de856-98c4-4714-b2ad-77b0d0ff5e9f => generated 1527 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/850] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:13 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1397 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:14.775 7 WARNING neutronclient.v2_0.client [None req-34ce5efb-e263-45f7-9252-0ba269236da0 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:22:14.786 8 WARNING neutronclient.v2_0.client [None req-b0eca9db-fed1-4c7d-8120-0ec769538cdc d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/851] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:14 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1445 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/852] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:14 2026] GET /v2.1/servers/979de856-98c4-4714-b2ad-77b0d0ff5e9f => generated 1527 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:15.624 8 INFO nova.api.openstack.compute.server_external_events [req-2b740a58-d299-4aa4-9d98-a9231d2af435 req-d5fdb2c9-0ba5-4872-af0f-8ff8e6a3afd5 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:d6ece97d-92be-46d2-9daa-437f4f496c0a for instance 979de856-98c4-4714-b2ad-77b0d0ff5e9f on instance [pid: 8|app: 0|req: 427/853] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:22:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:15.928 7 WARNING neutronclient.v2_0.client [None req-e2b71cc3-788f-49c6-88ac-507006247eaa d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:22:15.958 8 WARNING neutronclient.v2_0.client [None req-695bf40c-863a-4ccb-9b35-f4aebe611f40 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/854] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:15 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1445 bytes in 611 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/855] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:15 2026] GET /v2.1/servers/979de856-98c4-4714-b2ad-77b0d0ff5e9f => generated 1527 bytes in 1036 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:17.550 7 WARNING neutronclient.v2_0.client [None req-0cb01a95-ee0d-4bf2-a107-f878f435ff26 d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:17.684 8 INFO nova.api.openstack.compute.server_external_events [req-480d4c12-fde6-4981-aea8-f5a0b9179b42 req-40791a10-fba3-4c73-b70b-e159871d2eda 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:d6ece97d-92be-46d2-9daa-437f4f496c0a for instance 979de856-98c4-4714-b2ad-77b0d0ff5e9f on instance 2026-09-12 05:22:17.685 8 INFO nova.api.openstack.compute.server_external_events [req-480d4c12-fde6-4981-aea8-f5a0b9179b42 req-40791a10-fba3-4c73-b70b-e159871d2eda 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:d6ece97d-92be-46d2-9daa-437f4f496c0a for instance 979de856-98c4-4714-b2ad-77b0d0ff5e9f on instance [pid: 8|app: 0|req: 429/856] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:22:17 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:18.002 8 WARNING neutronclient.v2_0.client [None req-de6cde4c-f915-4df7-8c19-fdddb8787fa8 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in 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/857] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:17 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1520 bytes in 1869 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:20.127 7 INFO nova.api.openstack.compute.server_external_events [req-8a6f1de2-f2bb-48f8-ad71-21b260d2958f req-42298334-6e65-49eb-8a35-de120816304f 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:14a198a5-bbe2-4e06-a9e8-c2a38a5c836f for instance ef304ecd-d954-4118-90e6-5efa766017c7 on instance [pid: 7|app: 0|req: 431/860] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:22:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/861] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:17 2026] GET /v2.1/servers/979de856-98c4-4714-b2ad-77b0d0ff5e9f => generated 1527 bytes in 2187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:20.443 7 WARNING neutronclient.v2_0.client [None req-3ae80986-a973-4746-8abc-60bcd48dc169 d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/862] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:20 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1518 bytes in 509 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:21.207 8 WARNING neutronclient.v2_0.client [None req-30e371cf-83c3-4671-9c04-3e3d189b5ea4 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/863] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:21 2026] GET /v2.1/servers/979de856-98c4-4714-b2ad-77b0d0ff5e9f => generated 1695 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:21.543 7 WARNING neutronclient.v2_0.client [None req-48f26d39-f7f3-45ed-9ff5-766a006e24c1 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/864] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:21 2026] GET /v2.1/servers/979de856-98c4-4714-b2ad-77b0d0ff5e9f => generated 1695 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:21.963 8 WARNING neutronclient.v2_0.client [None req-13e3ae2b-ecbd-4a84-a9cf-ecb6a215bb53 d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/865] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:21 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1518 bytes in 1193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:23.202 7 INFO nova.api.openstack.compute.server_external_events [req-809ea889-2823-4e9d-8a4b-5706ce780976 req-43b5ef2f-ee0d-41e7-ac1b-ef7ec8086b2e 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:d6ece97d-92be-46d2-9daa-437f4f496c0a for instance 979de856-98c4-4714-b2ad-77b0d0ff5e9f on instance [pid: 7|app: 0|req: 434/866] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:22:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:24.176 8 WARNING neutronclient.v2_0.client [None req-85816f88-20b4-4244-b491-08e43864a958 d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/867] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:24 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1518 bytes in 608 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:25.809 7 WARNING neutronclient.v2_0.client [None req-26acff6a-c7a7-4537-aee7-22d55438d713 d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/868] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:25 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1518 bytes in 738 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:27.565 8 WARNING neutronclient.v2_0.client [None req-478c9799-34a7-4ce7-a824-fc3b244a1c4e d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:27.709 7 INFO nova.api.openstack.compute.server_external_events [req-9625e16d-3e90-4c79-b2c2-af7ed834c295 req-ecfc9f3b-b2e3-4ea6-aeb3-e1752436ac48 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:14a198a5-bbe2-4e06-a9e8-c2a38a5c836f for instance ef304ecd-d954-4118-90e6-5efa766017c7 on instance [pid: 7|app: 0|req: 436/869] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:22:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/870] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:27 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1518 bytes in 573 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:29.157 7 WARNING neutronclient.v2_0.client [None req-1e69636c-4ad0-4a6c-b263-f9bfb59bf2a5 d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in 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/871] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:29 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1702 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:29.396 8 WARNING neutronclient.v2_0.client [None req-41210450-8999-4d51-a9e5-6a51a6efb474 d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/872] 10.0.0.67 () {32 vars in 740 bytes} [Sat Sep 12 05:22:29 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7/os-interface => generated 285 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:29.763 8 INFO nova.api.openstack.compute.server_external_events [req-90f31b18-b38a-4790-9fed-7e391cb06fde req-68fa0304-092d-4c99-9479-c4c391b61a48 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:14a198a5-bbe2-4e06-a9e8-c2a38a5c836f for instance ef304ecd-d954-4118-90e6-5efa766017c7 on instance [pid: 8|app: 0|req: 436/873] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:22:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/876] 10.0.0.67 () {34 vars in 749 bytes} [Sat Sep 12 05:22:29 2026] POST /v2.1/servers/979de856-98c4-4714-b2ad-77b0d0ff5e9f/action => generated 34309 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:31.818 8 INFO nova.api.openstack.compute.server_external_events [req-23b64df5-6d17-47df-9652-6366c6d7e71c req-0a09b5eb-af25-437d-a757-7e30060e1aed 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:14a198a5-bbe2-4e06-a9e8-c2a38a5c836f for instance ef304ecd-d954-4118-90e6-5efa766017c7 on instance 2026-09-12 05:22:31.819 8 INFO nova.api.openstack.compute.server_external_events [req-23b64df5-6d17-47df-9652-6366c6d7e71c req-0a09b5eb-af25-437d-a757-7e30060e1aed 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:d6ece97d-92be-46d2-9daa-437f4f496c0a for instance 979de856-98c4-4714-b2ad-77b0d0ff5e9f on instance [pid: 8|app: 0|req: 439/877] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:22:31 2026] POST /v2.1/os-server-external-events => generated 346 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: 439/878] 10.0.0.67 () {34 vars in 670 bytes} [Sat Sep 12 05:22:32 2026] POST /v2.1/os-keypairs => generated 398 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:34.836 8 WARNING neutronclient.v2_0.client [None req-90e9b1ad-1455-4181-8c21-0743e49b192a 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:22:34.933 8 WARNING neutronclient.v2_0.client [None req-90e9b1ad-1455-4181-8c21-0743e49b192a 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:22:35.171 8 WARNING neutronclient.v2_0.client [None req-90e9b1ad-1455-4181-8c21-0743e49b192a 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in 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/879] 10.0.0.67 () {34 vars in 662 bytes} [Sat Sep 12 05:22:34 2026] POST /v2.1/servers => generated 448 bytes in 623 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-09-12 05:22:35.403 7 WARNING neutronclient.v2_0.client [None req-12d94c51-db52-490e-aa91-f4c5a1096c26 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/880] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:35 2026] GET /v2.1/servers/cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 => generated 1402 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:36.522 8 WARNING neutronclient.v2_0.client [None req-95372c78-67a0-4f12-9238-4e5617a95905 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in 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/881] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:36 2026] GET /v2.1/servers/cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 => generated 1406 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:37.706 7 WARNING neutronclient.v2_0.client [None req-a648315b-99b2-4c70-86ba-b373e5ac2b8a 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/882] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:37 2026] GET /v2.1/servers/cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 => generated 1454 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:38.797 8 WARNING neutronclient.v2_0.client [None req-50769e30-5ef2-4c4c-b812-93d73321f63a 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/883] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:38 2026] GET /v2.1/servers/cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 => generated 1454 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:39.905 7 WARNING neutronclient.v2_0.client [None req-5099c0dd-4c36-4b08-9763-11c0ea0e2d4c 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in 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/884] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:39 2026] GET /v2.1/servers/cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 => generated 1462 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:40.087 8 WARNING neutronclient.v2_0.client [None req-a1900309-da04-4b57-a7c7-9a363959ed19 d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/887] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:40 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1822 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:40.332 7 WARNING neutronclient.v2_0.client [None req-6f634464-a099-4782-80ed-9667f8c1c18b d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/888] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:40 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1822 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, ' [pid: 8|app: 0|req: 444/889] 10.0.0.67 () {34 vars in 749 bytes} [Sat Sep 12 05:22:40 2026] POST /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:40.771 7 WARNING neutronclient.v2_0.client [None req-0cc52811-3eb6-441c-827e-dcce463f68f5 d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:41.002 8 WARNING neutronclient.v2_0.client [None req-ac1d0750-3135-4065-a4c3-cba0e66139c2 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in 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/890] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:40 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1824 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/891] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:40 2026] GET /v2.1/servers/cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 => generated 1538 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:41.227 7 INFO nova.api.openstack.compute.server_external_events [req-d696a439-92e8-4c1b-b7c4-ce0804c42826 req-c786cada-c154-4c56-874f-66f0380b44b8 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:49357fac-be25-446f-836c-9efd8db89903 for instance cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 on instance [pid: 7|app: 0|req: 447/892] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:22:41 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-09-12 05:22:42.187 8 WARNING neutronclient.v2_0.client [None req-0e74403f-eb7c-470c-acf8-f74dce48dda8 d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:42.234 7 WARNING neutronclient.v2_0.client [None req-4fc459ed-47de-45ad-b2d4-0307a20e6a62 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/893] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:42 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1824 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/894] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:42 2026] GET /v2.1/servers/cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 => generated 1526 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:43.504 8 WARNING neutronclient.v2_0.client [None req-300874f5-2b39-4d06-a300-c671d354ae79 d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:43.573 7 WARNING neutronclient.v2_0.client [None req-e664cfbd-f8a2-4e8d-bb2b-a1f1ac40ee3e 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/895] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:43 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1824 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/896] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:43 2026] GET /v2.1/servers/cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 => generated 1526 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:44.726 8 WARNING neutronclient.v2_0.client [None req-11bc3b86-d29d-44b4-9d37-44a6635d9d42 d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:44.785 7 WARNING neutronclient.v2_0.client [None req-3bf5c5e1-dd87-481e-a6d1-c8dea05128b6 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/897] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:44 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1829 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/898] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:44 2026] GET /v2.1/servers/cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 => generated 1526 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:45.292 8 INFO nova.api.openstack.compute.server_external_events [req-980299e8-bad6-4e97-b1fa-88513b97196e req-d7eb155b-a7fc-49c6-a3a9-2c3537f7d22f 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:14a198a5-bbe2-4e06-a9e8-c2a38a5c836f for instance ef304ecd-d954-4118-90e6-5efa766017c7 on instance [pid: 8|app: 0|req: 449/899] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:22:45 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:45.937 7 WARNING neutronclient.v2_0.client [None req-f86a9ff3-204b-4f04-a59f-31cde1c210cf d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:22:45.980 8 WARNING neutronclient.v2_0.client [None req-b69bfa77-8397-419b-985e-34d4f213087c 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/900] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:45 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1829 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-09-12 05:22:46.391 7 INFO nova.api.openstack.compute.server_external_events [req-caa3cb94-ffef-4f3b-a6dc-ecaad4b993b9 req-c97ab7ae-78ea-4ae1-ac67-00c8818a0502 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:49357fac-be25-446f-836c-9efd8db89903 for instance cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 on instance [pid: 7|app: 0|req: 452/901] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:22:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/902] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:45 2026] GET /v2.1/servers/cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 => generated 1526 bytes in 514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:47.355 7 INFO nova.api.openstack.compute.server_external_events [req-500d7fdd-51d0-4539-b94a-c41dd3bd238d req-7db9e6bf-5baf-45a4-9ac7-6b9a5caafe4e 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:14a198a5-bbe2-4e06-a9e8-c2a38a5c836f for instance ef304ecd-d954-4118-90e6-5efa766017c7 on instance [pid: 7|app: 0|req: 453/903] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:22:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:47.457 8 WARNING neutronclient.v2_0.client [None req-dbcb5736-4da7-46b9-ad2f-e24ec5ffeb7f d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:22:47.499 7 WARNING neutronclient.v2_0.client [None req-26f04932-0834-47a0-bd8f-275a16b2fb3c 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in 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/904] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:47 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1829 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/905] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:47 2026] GET /v2.1/servers/cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 => generated 1526 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:48.439 8 INFO nova.api.openstack.compute.server_external_events [req-131b5228-377f-4089-9286-fae7d0f5268c req-61af2264-dcb0-4302-b6c7-b74009bc720c 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:49357fac-be25-446f-836c-9efd8db89903 for instance cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 on instance [pid: 8|app: 0|req: 452/906] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:22:48 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:48.679 7 WARNING neutronclient.v2_0.client [None req-99e9c718-61b2-4fdc-b18d-8fa28ae32f9e d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:22:48.696 8 WARNING neutronclient.v2_0.client [None req-5364d14b-d969-420b-86b1-6bacd9d01c66 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/907] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:48 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1829 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/908] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:48 2026] GET /v2.1/servers/cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 => generated 1695 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:48.929 7 WARNING neutronclient.v2_0.client [None req-ebf92832-4633-47be-be37-f4929f8b4217 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/909] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:48 2026] GET /v2.1/servers/cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 => generated 1695 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:49.411 8 INFO nova.api.openstack.compute.server_external_events [req-676c5d0f-3083-4e51-b08b-d75673cc02a6 req-d0320631-f594-4b68-95fe-f85b3ab2ab7e 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:14a198a5-bbe2-4e06-a9e8-c2a38a5c836f for instance ef304ecd-d954-4118-90e6-5efa766017c7 on instance 2026-09-12 05:22:49.411 8 INFO nova.api.openstack.compute.server_external_events [req-676c5d0f-3083-4e51-b08b-d75673cc02a6 req-d0320631-f594-4b68-95fe-f85b3ab2ab7e 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:14a198a5-bbe2-4e06-a9e8-c2a38a5c836f for instance ef304ecd-d954-4118-90e6-5efa766017c7 on instance [pid: 8|app: 0|req: 454/910] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:22:49 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:49.920 7 WARNING neutronclient.v2_0.client [None req-162f0ed4-3d52-4e0d-88c9-4d61121af149 d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/911] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:49 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1829 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:22:50.501 8 INFO nova.api.openstack.compute.server_external_events [req-8e80948d-7009-4ffa-a997-4784aeeac0c6 req-b4f71f43-e614-477a-8999-2cc4fb7efe83 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:49357fac-be25-446f-836c-9efd8db89903 for instance cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 on instance [pid: 8|app: 0|req: 456/914] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:22:50 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, ' 2026-09-12 05:22:51.081 7 WARNING neutronclient.v2_0.client [None req-633e1f21-ab95-41e3-860b-fc936880d67b d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in 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/915] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:22:51 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1822 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 457/916] 10.0.0.67 () {34 vars in 749 bytes} [Sat Sep 12 05:22:57 2026] POST /v2.1/servers/cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6/action => generated 31939 bytes in 561 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: 461/919] 10.0.0.67 () {32 vars in 717 bytes} [Sat Sep 12 05:23:04 2026] DELETE /v2.1/servers/cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:04.555 8 WARNING neutronclient.v2_0.client [None req-5320bfb7-4acc-4644-8fe6-f78f086ed547 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in 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/920] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:04 2026] GET /v2.1/servers/cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 => generated 1821 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-09-12 05:23:05.773 7 WARNING neutronclient.v2_0.client [None req-8253a1df-cffa-4283-9616-24b199a04d98 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:05.829 8 INFO nova.api.openstack.compute.server_external_events [req-f88e1312-033a-4238-8e96-3cc7ad481b85 req-e37cb554-6dc0-485d-a81a-f36aac6d16d5 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:49357fac-be25-446f-836c-9efd8db89903 for instance cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 on instance [pid: 8|app: 0|req: 460/921] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:23:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/922] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:05 2026] GET /v2.1/servers/cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 => 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, ' 2026-09-12 05:23:06.836 8 WARNING neutronclient.v2_0.client [None req-8b90e68c-c3aa-4cfd-acec-8d322c14d3f5 d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:06.927 7 WARNING neutronclient.v2_0.client [None req-a247e240-41c6-49bb-b3c7-02e1e6502093 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/923] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:06 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1822 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 463/924] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:06 2026] GET /v2.1/servers/cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 => generated 1821 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/925] 10.0.0.67 () {32 vars in 717 bytes} [Sat Sep 12 05:23:07 2026] DELETE /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:07.335 7 WARNING neutronclient.v2_0.client [None req-78ee30a0-3957-453e-9b01-dac082c08035 d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/926] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:07 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1828 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:07.881 8 INFO nova.api.openstack.compute.server_external_events [req-dd10f99d-c957-49f1-a012-e7b37d365f85 req-c0a347ac-86ea-467b-ba1e-e8b4c7942a66 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:49357fac-be25-446f-836c-9efd8db89903 for instance cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 on instance 2026-09-12 05:23:07.882 8 INFO nova.api.openstack.compute.server_external_events [req-dd10f99d-c957-49f1-a012-e7b37d365f85 req-c0a347ac-86ea-467b-ba1e-e8b4c7942a66 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-deleted:49357fac-be25-446f-836c-9efd8db89903 for instance cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 on instance [pid: 8|app: 0|req: 463/927] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:23:07 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:08.228 7 WARNING neutronclient.v2_0.client [None req-c1980913-4118-4515-86ec-2032e339910b 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in 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/928] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:08 2026] GET /v2.1/servers/cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 => generated 1483 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:08.576 8 WARNING neutronclient.v2_0.client [None req-bde30050-a318-4838-abc5-a8f1569009f3 d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:23:08.580 7 INFO nova.api.openstack.compute.server_external_events [req-5e162581-6f6c-4b5c-9365-1956841bbbcf req-bf1ac986-a725-4845-a0fc-4a78e478e41c 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:14a198a5-bbe2-4e06-a9e8-c2a38a5c836f for instance ef304ecd-d954-4118-90e6-5efa766017c7 on instance [pid: 7|app: 0|req: 466/929] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:23:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/930] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:08 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1828 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:09.340 7 WARNING neutronclient.v2_0.client [None req-9947899d-68fa-47b6-85cf-360190fce349 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] 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: 467/931] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:09 2026] GET /v2.1/servers/cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 => generated 1488 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-12 05:23:09.776 8 WARNING neutronclient.v2_0.client [None req-022fcf6d-53df-480e-8299-51656f8057b7 d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:10.401 7 INFO nova.api.openstack.compute.server_external_events [req-4a839004-ea65-4935-b37a-18e0f4979456 req-5c11c043-ac97-40cf-9878-04271964d8d8 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-deleted:14a198a5-bbe2-4e06-a9e8-c2a38a5c836f for instance ef304ecd-d954-4118-90e6-5efa766017c7 on instance [pid: 7|app: 0|req: 470/934] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:23:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/935] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:09 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1828 bytes in 716 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:10.636 7 INFO nova.api.openstack.compute.server_external_events [req-18bc78da-ae42-4d1e-8061-77766e5bd9bd req-5854967f-1664-4140-b526-38af8bb56fd4 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:14a198a5-bbe2-4e06-a9e8-c2a38a5c836f for instance ef304ecd-d954-4118-90e6-5efa766017c7 on instance [pid: 7|app: 0|req: 471/936] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:23:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:10.809 8 INFO nova.api.openstack.wsgi [None req-4bd3f5e9-2e7a-478b-9a27-8b71c3e00c7f 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] HTTP exception thrown: Instance cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 could not be found. [pid: 8|app: 0|req: 466/937] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:10 2026] GET /v2.1/servers/cb88510c-d5f8-4a33-b0ca-d95bae0b2fc6 => generated 111 bytes in 35 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: 472/938] 10.0.0.67 () {32 vars in 729 bytes} [Sat Sep 12 05:23:11 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1623804377 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:11.529 8 WARNING neutronclient.v2_0.client [None req-e4398a79-c956-4b83-8ae0-7cfa446d06fc d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in 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.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:11 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1479 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/940] 10.0.0.67 () {32 vars in 717 bytes} [Sat Sep 12 05:23:11 2026] DELETE /v2.1/servers/979de856-98c4-4714-b2ad-77b0d0ff5e9f => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:11.762 8 WARNING neutronclient.v2_0.client [None req-2a0826c9-ebb5-4a8f-83a1-3b4b885ff4e4 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/941] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:11 2026] GET /v2.1/servers/979de856-98c4-4714-b2ad-77b0d0ff5e9f => generated 1701 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:12.723 7 WARNING neutronclient.v2_0.client [None req-e59a7d6a-ec60-4ba4-b3d5-8249313fb3cb d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/942] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:12 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 1479 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:13.040 8 WARNING neutronclient.v2_0.client [None req-13e7c583-a515-4207-a8b6-d1642ca89f98 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:23:13.050 7 INFO nova.api.openstack.compute.server_external_events [req-73ed00ea-5cd9-497c-9bae-ebd20958c240 req-3f5a8348-e21d-4f2a-b2cf-fed715a1cc73 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:d6ece97d-92be-46d2-9daa-437f4f496c0a for instance 979de856-98c4-4714-b2ad-77b0d0ff5e9f on instance [pid: 7|app: 0|req: 475/943] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:23:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/944] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:13 2026] GET /v2.1/servers/979de856-98c4-4714-b2ad-77b0d0ff5e9f => generated 1701 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:13.916 7 INFO nova.api.openstack.wsgi [None req-c940ad42-28e1-4ecf-9243-4ad7aa407351 d6a227a3a6db41e0b46fb0f921e38225 7f072ff155624d1dbfda5cb485d0dba5 - - default default] HTTP exception thrown: Instance ef304ecd-d954-4118-90e6-5efa766017c7 could not be found. [pid: 7|app: 0|req: 476/945] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:13 2026] GET /v2.1/servers/ef304ecd-d954-4118-90e6-5efa766017c7 => generated 111 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 470/946] 10.0.0.67 () {32 vars in 705 bytes} [Sat Sep 12 05:23:13 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1648844428 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:14.287 7 WARNING neutronclient.v2_0.client [None req-5c96c33c-a618-41da-a5e8-e9bbc5e4adae 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:23:14.996 8 INFO nova.api.openstack.compute.server_external_events [req-fd057d6c-85e3-4c7e-aa06-a4af13fada5c req-9d949ab6-20e9-490f-b974-3182680b051d 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-deleted:d6ece97d-92be-46d2-9daa-437f4f496c0a for instance 979de856-98c4-4714-b2ad-77b0d0ff5e9f on instance [pid: 8|app: 0|req: 471/947] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:23:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/948] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:14 2026] GET /v2.1/servers/979de856-98c4-4714-b2ad-77b0d0ff5e9f => generated 1701 bytes in 792 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:15.106 8 INFO nova.api.openstack.compute.server_external_events [req-10df1dce-c1b4-4cfc-93a4-e3cad5bc2f41 req-e294f33c-f034-4636-ae0e-4490194d39f4 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:d6ece97d-92be-46d2-9daa-437f4f496c0a for instance 979de856-98c4-4714-b2ad-77b0d0ff5e9f on instance [pid: 8|app: 0|req: 472/949] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:23:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:16.105 7 WARNING neutronclient.v2_0.client [None req-f5e508a8-bcb7-41d6-9af5-a58174a815b3 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in 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/950] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:16 2026] GET /v2.1/servers/979de856-98c4-4714-b2ad-77b0d0ff5e9f => generated 1488 bytes in 758 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:17.892 8 WARNING neutronclient.v2_0.client [None req-c92d3a2f-b05b-459f-81c3-e399b760e955 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] The python binding code in 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/951] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:17 2026] GET /v2.1/servers/979de856-98c4-4714-b2ad-77b0d0ff5e9f => generated 1488 bytes in 667 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:19.545 7 INFO nova.api.openstack.wsgi [None req-b2d7dd1d-f56f-4675-bc33-4586576851ff 45f946fe1dca4ec0a6aee9adab1d1bfe 8d90f49cce88449aaacf3fd131f8808e - - default default] HTTP exception thrown: Instance 979de856-98c4-4714-b2ad-77b0d0ff5e9f could not be found. [pid: 7|app: 0|req: 479/952] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:19 2026] GET /v2.1/servers/979de856-98c4-4714-b2ad-77b0d0ff5e9f => generated 111 bytes in 35 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: 474/953] 10.0.0.67 () {32 vars in 727 bytes} [Sat Sep 12 05:23:19 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-137921866 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/956] 10.0.0.67 () {34 vars in 670 bytes} [Sat Sep 12 05:23:25 2026] POST /v2.1/os-keypairs => generated 395 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:29.591 7 WARNING neutronclient.v2_0.client [None req-acb83c81-9077-484a-a217-96fe38e29cc1 ffb20f9e46de4f8685188b56136b904c 304af8f01ba34d738a0d81b1d710898f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:23:30.310 7 WARNING neutronclient.v2_0.client [None req-acb83c81-9077-484a-a217-96fe38e29cc1 ffb20f9e46de4f8685188b56136b904c 304af8f01ba34d738a0d81b1d710898f - - default default] The python binding code in 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/959] 10.0.0.67 () {34 vars in 662 bytes} [Sat Sep 12 05:23:29 2026] POST /v2.1/servers => generated 424 bytes in 1296 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:30.758 8 WARNING neutronclient.v2_0.client [None req-4ddd9a7f-6126-4d1c-890c-575e7b1a8879 9322f506e0764e8e80a887fc3a81c0af c00f8c62a4a940bf85681acd5cd8dd0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:23:30.763 7 WARNING neutronclient.v2_0.client [None req-386799e1-15eb-43f7-9218-10c8ae0a5613 ffb20f9e46de4f8685188b56136b904c 304af8f01ba34d738a0d81b1d710898f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:23:30.807 8 WARNING neutronclient.v2_0.client [None req-4ddd9a7f-6126-4d1c-890c-575e7b1a8879 9322f506e0764e8e80a887fc3a81c0af c00f8c62a4a940bf85681acd5cd8dd0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/960] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:30 2026] GET /v2.1/servers/a6c50590-9903-4d98-b3c2-8e5a4033701b => generated 1371 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-12 05:23:31.106 8 WARNING neutronclient.v2_0.client [None req-4ddd9a7f-6126-4d1c-890c-575e7b1a8879 9322f506e0764e8e80a887fc3a81c0af c00f8c62a4a940bf85681acd5cd8dd0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:31.916 7 WARNING neutronclient.v2_0.client [None req-78a55cef-cce8-4910-a514-b04d31b7e061 ffb20f9e46de4f8685188b56136b904c 304af8f01ba34d738a0d81b1d710898f - - default default] The python binding code in 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/961] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:31 2026] GET /v2.1/servers/a6c50590-9903-4d98-b3c2-8e5a4033701b => generated 1375 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/962] 10.0.0.67 () {34 vars in 662 bytes} [Sat Sep 12 05:23:30 2026] POST /v2.1/servers => generated 448 bytes in 1341 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:32.030 7 WARNING neutronclient.v2_0.client [None req-eaf0d2e0-019e-42f2-bac2-7a2b7138a072 9322f506e0764e8e80a887fc3a81c0af c00f8c62a4a940bf85681acd5cd8dd0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/963] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:32 2026] GET /v2.1/servers/eea20cfe-e2bc-4352-bbb8-ab54aa699f1a => generated 1393 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:33.017 8 WARNING neutronclient.v2_0.client [None req-f5648835-c9c2-437b-a3c7-07347cb42e1f ffb20f9e46de4f8685188b56136b904c 304af8f01ba34d738a0d81b1d710898f - - default default] The python binding code in 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.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:32 2026] GET /v2.1/servers/a6c50590-9903-4d98-b3c2-8e5a4033701b => generated 1423 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:34.104 7 WARNING neutronclient.v2_0.client [None req-96010074-0a6a-4d9a-a496-aeac57563217 ffb20f9e46de4f8685188b56136b904c 304af8f01ba34d738a0d81b1d710898f - - default default] The python binding code in 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.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:34 2026] GET /v2.1/servers/a6c50590-9903-4d98-b3c2-8e5a4033701b => generated 1423 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:35.214 8 WARNING neutronclient.v2_0.client [None req-842fab8c-9768-477f-b30e-60fcf5d9f06e ffb20f9e46de4f8685188b56136b904c 304af8f01ba34d738a0d81b1d710898f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:36.299 7 INFO nova.api.openstack.compute.server_external_events [req-67baf36b-4c8b-45f5-be90-2077c5868802 req-7257169b-3a86-420b-af59-ced6a9a6c229 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:640666ff-f20c-4405-aa74-fbac73b355b2 for instance a6c50590-9903-4d98-b3c2-8e5a4033701b on instance [pid: 7|app: 0|req: 486/966] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:23:36 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) [pid: 8|app: 0|req: 481/967] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:35 2026] GET /v2.1/servers/a6c50590-9903-4d98-b3c2-8e5a4033701b => generated 1473 bytes in 1172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:37.348 7 WARNING neutronclient.v2_0.client [None req-27018f3c-a881-4889-a355-a4e61362f0a1 9322f506e0764e8e80a887fc3a81c0af c00f8c62a4a940bf85681acd5cd8dd0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:37.412 8 WARNING neutronclient.v2_0.client [None req-bdca2ee1-a302-4bc8-a7d7-d15331e5b995 ffb20f9e46de4f8685188b56136b904c 304af8f01ba34d738a0d81b1d710898f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/968] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:37 2026] GET /v2.1/servers/eea20cfe-e2bc-4352-bbb8-ab54aa699f1a => generated 1453 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/969] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:37 2026] GET /v2.1/servers/a6c50590-9903-4d98-b3c2-8e5a4033701b => generated 1471 bytes in 1163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:38.820 7 INFO nova.api.openstack.compute.server_external_events [req-ec1befec-577d-4c45-86a2-0e5ed94366b4 req-1938da08-bab5-4dc8-a4b2-93e3a55025d4 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:0b889073-5bd0-49f7-b5ff-ab397dde5b7a for instance eea20cfe-e2bc-4352-bbb8-ab54aa699f1a on instance [pid: 7|app: 0|req: 488/970] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:23:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:39.578 8 WARNING neutronclient.v2_0.client [None req-dc2a97ea-a305-40b5-a443-007e8dd6d9bd ffb20f9e46de4f8685188b56136b904c 304af8f01ba34d738a0d81b1d710898f - - default default] The python binding code in 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/971] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:39 2026] GET /v2.1/servers/a6c50590-9903-4d98-b3c2-8e5a4033701b => generated 1471 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:40.970 7 WARNING neutronclient.v2_0.client [None req-59fa1b81-b1f7-47f5-a190-5732326c0d3f ffb20f9e46de4f8685188b56136b904c 304af8f01ba34d738a0d81b1d710898f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/974] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:40 2026] GET /v2.1/servers/a6c50590-9903-4d98-b3c2-8e5a4033701b => generated 1471 bytes in 715 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:42.533 8 WARNING neutronclient.v2_0.client [None req-1a3002e6-9a59-40fa-ab35-68633b70ec65 9322f506e0764e8e80a887fc3a81c0af c00f8c62a4a940bf85681acd5cd8dd0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:42.688 7 WARNING neutronclient.v2_0.client [None req-b88f2ead-4a6d-415b-ade4-b6eab5bc30fb ffb20f9e46de4f8685188b56136b904c 304af8f01ba34d738a0d81b1d710898f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/975] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:42 2026] GET /v2.1/servers/eea20cfe-e2bc-4352-bbb8-ab54aa699f1a => generated 1517 bytes in 1093 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/976] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:42 2026] GET /v2.1/servers/a6c50590-9903-4d98-b3c2-8e5a4033701b => generated 1471 bytes in 967 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 486/977] 10.0.0.67 () {34 vars in 670 bytes} [Sat Sep 12 05:23:43 2026] POST /v2.1/os-keypairs => generated 395 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:44.671 7 WARNING neutronclient.v2_0.client [None req-f5c93754-11f4-4edd-a250-cb3f506a6a4b ffb20f9e46de4f8685188b56136b904c 304af8f01ba34d738a0d81b1d710898f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/978] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:44 2026] GET /v2.1/servers/a6c50590-9903-4d98-b3c2-8e5a4033701b => generated 1471 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-12 05:23:45.353 8 INFO nova.api.openstack.compute.server_external_events [req-5fae22fc-dcaf-47d4-b3cb-eab66c71bf5f req-a630ed2f-2b94-4e17-bf8c-c6791e008d9e 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:640666ff-f20c-4405-aa74-fbac73b355b2 for instance a6c50590-9903-4d98-b3c2-8e5a4033701b on instance [pid: 8|app: 0|req: 487/979] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:23:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:46.029 7 WARNING neutronclient.v2_0.client [None req-b2d0c6bf-aa00-464b-b7b4-704c55bbe4f5 ffb20f9e46de4f8685188b56136b904c 304af8f01ba34d738a0d81b1d710898f - - default default] The python binding code in 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/980] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:45 2026] GET /v2.1/servers/a6c50590-9903-4d98-b3c2-8e5a4033701b => generated 1471 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 488/981] 10.0.0.67 () {34 vars in 670 bytes} [Sat Sep 12 05:23:46 2026] POST /v2.1/os-keypairs => generated 386 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:47.189 7 WARNING neutronclient.v2_0.client [None req-f19ffd41-0daf-42f9-9b35-387ebba1daa5 ffb20f9e46de4f8685188b56136b904c 304af8f01ba34d738a0d81b1d710898f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/982] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:47 2026] GET /v2.1/servers/a6c50590-9903-4d98-b3c2-8e5a4033701b => generated 1471 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-12 05:23:47.420 8 INFO nova.api.openstack.compute.server_external_events [req-8d263eaa-dc5c-4b0b-871b-68a46542f609 req-3b76f939-6745-41ca-80ab-836c9c174f54 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:0b889073-5bd0-49f7-b5ff-ab397dde5b7a for instance eea20cfe-e2bc-4352-bbb8-ab54aa699f1a on instance 2026-09-12 05:23:47.421 8 INFO nova.api.openstack.compute.server_external_events [req-8d263eaa-dc5c-4b0b-871b-68a46542f609 req-3b76f939-6745-41ca-80ab-836c9c174f54 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:640666ff-f20c-4405-aa74-fbac73b355b2 for instance a6c50590-9903-4d98-b3c2-8e5a4033701b on instance 2026-09-12 05:23:47.421 8 INFO nova.api.openstack.compute.server_external_events [req-8d263eaa-dc5c-4b0b-871b-68a46542f609 req-3b76f939-6745-41ca-80ab-836c9c174f54 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:640666ff-f20c-4405-aa74-fbac73b355b2 for instance a6c50590-9903-4d98-b3c2-8e5a4033701b on instance [pid: 8|app: 0|req: 489/983] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:23:47 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:48.185 7 WARNING neutronclient.v2_0.client [None req-37506185-6775-44df-aa41-1e2cc3fb7266 a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:23:48.249 7 WARNING neutronclient.v2_0.client [None req-37506185-6775-44df-aa41-1e2cc3fb7266 a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:23:48.315 7 WARNING neutronclient.v2_0.client [None req-37506185-6775-44df-aa41-1e2cc3fb7266 a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:48.445 8 WARNING neutronclient.v2_0.client [None req-dc5cf940-5050-44cd-88d8-914845593238 ffb20f9e46de4f8685188b56136b904c 304af8f01ba34d738a0d81b1d710898f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:23:48.492 7 WARNING neutronclient.v2_0.client [None req-37506185-6775-44df-aa41-1e2cc3fb7266 a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/984] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:48 2026] GET /v2.1/servers/a6c50590-9903-4d98-b3c2-8e5a4033701b => generated 1471 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:48.646 8 WARNING neutronclient.v2_0.client [None req-8c791a9b-432a-4501-b232-9d3d5a2fcc9e 9322f506e0764e8e80a887fc3a81c0af c00f8c62a4a940bf85681acd5cd8dd0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/985] 10.0.0.67 () {34 vars in 662 bytes} [Sat Sep 12 05:23:48 2026] POST /v2.1/servers => generated 496 bytes in 666 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:48.763 7 WARNING neutronclient.v2_0.client [None req-9d63f664-73d8-4577-b7a7-87e4ec648460 a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/986] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:48 2026] GET /v2.1/servers/08defca0-f3ac-4390-8999-e1ecb8e6da4f => generated 1454 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/987] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:48 2026] GET /v2.1/servers/eea20cfe-e2bc-4352-bbb8-ab54aa699f1a => generated 1517 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:49.615 7 WARNING neutronclient.v2_0.client [None req-64b762b7-e903-42e7-b93c-5b60bfdbde6f ffb20f9e46de4f8685188b56136b904c 304af8f01ba34d738a0d81b1d710898f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/988] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:49 2026] GET /v2.1/servers/a6c50590-9903-4d98-b3c2-8e5a4033701b => generated 1657 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, ' [pid: 8|app: 0|req: 492/989] 10.0.0.67 () {32 vars in 722 bytes} [Sat Sep 12 05:23:49 2026] GET /v2.1/servers/a6c50590-9903-4d98-b3c2-8e5a4033701b/ips => generated 110 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:49.878 7 WARNING neutronclient.v2_0.client [None req-28da1f47-31fd-400e-a5f3-62a1ea3961eb a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] The python binding code in 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/990] 10.0.0.67 () {32 vars in 722 bytes} [Sat Sep 12 05:23:49 2026] GET /v2.1/servers/a6c50590-9903-4d98-b3c2-8e5a4033701b/ips => generated 110 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, ' [pid: 7|app: 0|req: 498/991] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:49 2026] GET /v2.1/servers/08defca0-f3ac-4390-8999-e1ecb8e6da4f => generated 1458 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/992] 10.0.0.67 () {32 vars in 824 bytes} [Sat Sep 12 05:23:49 2026] GET /v2.1/servers/a6c50590-9903-4d98-b3c2-8e5a4033701b/ips/tempest-ServerAddressesTestJSON-1527437772-network => generated 95 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 499/995] 10.0.0.67 () {32 vars in 717 bytes} [Sat Sep 12 05:23:50 2026] DELETE /v2.1/servers/a6c50590-9903-4d98-b3c2-8e5a4033701b => generated 0 bytes in 166 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:50.231 8 WARNING neutronclient.v2_0.client [None req-415c785c-3223-47d3-ad1e-4b306fe58f02 ffb20f9e46de4f8685188b56136b904c 304af8f01ba34d738a0d81b1d710898f - - default default] The python binding code in 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/996] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:50 2026] GET /v2.1/servers/a6c50590-9903-4d98-b3c2-8e5a4033701b => generated 1663 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:51.052 7 WARNING neutronclient.v2_0.client [None req-4d7acd6a-0bad-42ee-a72a-e5c42ea7ba43 a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/997] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:50 2026] GET /v2.1/servers/08defca0-f3ac-4390-8999-e1ecb8e6da4f => generated 1506 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:51.421 8 WARNING neutronclient.v2_0.client [None req-9f32b263-7879-4002-a0da-6e1c98334c7b ffb20f9e46de4f8685188b56136b904c 304af8f01ba34d738a0d81b1d710898f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/998] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:51 2026] GET /v2.1/servers/a6c50590-9903-4d98-b3c2-8e5a4033701b => generated 1663 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:52.194 7 WARNING neutronclient.v2_0.client [None req-7b6b5ed2-0ce5-4b05-a703-9bcf49e263c5 a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] The python binding code in 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/999] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:52 2026] GET /v2.1/servers/08defca0-f3ac-4390-8999-e1ecb8e6da4f => generated 1506 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:52.570 8 WARNING neutronclient.v2_0.client [None req-ace31963-8ed2-467d-a99f-38cccccabf97 ffb20f9e46de4f8685188b56136b904c 304af8f01ba34d738a0d81b1d710898f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:52.955 7 INFO nova.api.openstack.compute.server_external_events [req-35c1f2bf-3d25-4e31-9207-74fcb71223ce req-0228b606-0e8c-4d8b-9649-becdf76c9277 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:0b889073-5bd0-49f7-b5ff-ab397dde5b7a for instance eea20cfe-e2bc-4352-bbb8-ab54aa699f1a on instance [pid: 7|app: 0|req: 502/1000] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:23:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:53.300 7 WARNING neutronclient.v2_0.client [None req-c9a77ccd-a9a1-4105-bc5c-99318e596a54 a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] The python binding code in 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/1001] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:52 2026] GET /v2.1/servers/a6c50590-9903-4d98-b3c2-8e5a4033701b => generated 1663 bytes in 826 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1002] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:53 2026] GET /v2.1/servers/08defca0-f3ac-4390-8999-e1ecb8e6da4f => generated 1514 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:53.940 8 WARNING neutronclient.v2_0.client [None req-5d86035d-0171-473e-9ce4-188e331c45ab 9322f506e0764e8e80a887fc3a81c0af c00f8c62a4a940bf85681acd5cd8dd0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:54.426 7 WARNING neutronclient.v2_0.client [None req-ef52c0a7-ac48-415a-9f33-301eae11ad33 ffb20f9e46de4f8685188b56136b904c 304af8f01ba34d738a0d81b1d710898f - - default default] The python binding code in 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/1003] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:54 2026] GET /v2.1/servers/a6c50590-9903-4d98-b3c2-8e5a4033701b => generated 1457 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:54.601 7 WARNING neutronclient.v2_0.client [None req-fa29e435-632e-4e4c-aebc-06082c1c2c40 a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] The python binding code in 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/1004] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:53 2026] GET /v2.1/servers/eea20cfe-e2bc-4352-bbb8-ab54aa699f1a => generated 1517 bytes in 1473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:55.379 8 INFO nova.api.openstack.compute.server_external_events [req-f7016381-6521-4365-8e69-3bbb8a5c236d req-bba90ad3-1e16-470e-b86e-962d648cdf52 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-deleted:640666ff-f20c-4405-aa74-fbac73b355b2 for instance a6c50590-9903-4d98-b3c2-8e5a4033701b on instance 2026-09-12 05:23:55.379 8 INFO nova.api.openstack.compute.server_external_events [req-f7016381-6521-4365-8e69-3bbb8a5c236d req-bba90ad3-1e16-470e-b86e-962d648cdf52 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:0b889073-5bd0-49f7-b5ff-ab397dde5b7a for instance eea20cfe-e2bc-4352-bbb8-ab54aa699f1a on instance [pid: 8|app: 0|req: 501/1005] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:23:55 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1006] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:54 2026] GET /v2.1/servers/08defca0-f3ac-4390-8999-e1ecb8e6da4f => generated 1638 bytes in 872 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:55.627 8 WARNING neutronclient.v2_0.client [None req-6405b327-75f4-4f4f-a7d6-a7408b19168b ffb20f9e46de4f8685188b56136b904c 304af8f01ba34d738a0d81b1d710898f - - default default] The python binding code in 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/1007] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:55 2026] GET /v2.1/servers/a6c50590-9903-4d98-b3c2-8e5a4033701b => generated 1457 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:56.511 7 WARNING neutronclient.v2_0.client [None req-f418ce7d-9f81-4564-8024-9b0a975349fc a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] The python binding code in 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/1008] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:56 2026] GET /v2.1/servers/08defca0-f3ac-4390-8999-e1ecb8e6da4f => generated 1626 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-09-12 05:23:56.712 8 INFO nova.api.openstack.wsgi [None req-aabb2343-3c54-4375-beff-f0eeaca2e3ff ffb20f9e46de4f8685188b56136b904c 304af8f01ba34d738a0d81b1d710898f - - default default] HTTP exception thrown: Instance a6c50590-9903-4d98-b3c2-8e5a4033701b could not be found. [pid: 8|app: 0|req: 503/1009] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:56 2026] GET /v2.1/servers/a6c50590-9903-4d98-b3c2-8e5a4033701b => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:57.437 7 INFO nova.api.openstack.compute.server_external_events [req-9fe9681d-7641-4dc3-bcbe-591154db6421 req-b03703d3-f92e-495c-a571-07d0de0b6339 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:8a5d5f70-89a0-4733-87a6-7abf53db1c30 for instance 08defca0-f3ac-4390-8999-e1ecb8e6da4f on instance [pid: 7|app: 0|req: 507/1010] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:23:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:23:57.705 8 WARNING neutronclient.v2_0.client [None req-6218149f-2137-40ef-85a6-a90ec5c3c902 a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1011] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:23:57 2026] GET /v2.1/servers/08defca0-f3ac-4390-8999-e1ecb8e6da4f => generated 1626 bytes in 1655 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:00.368 7 WARNING neutronclient.v2_0.client [None req-a7eaf8af-674b-43c8-b106-841800cb6cd7 a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:00.423 8 WARNING neutronclient.v2_0.client [None req-e039be92-7d52-406e-ab19-2e5b74706bb1 9322f506e0764e8e80a887fc3a81c0af c00f8c62a4a940bf85681acd5cd8dd0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1014] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:24:00 2026] GET /v2.1/servers/08defca0-f3ac-4390-8999-e1ecb8e6da4f => generated 1626 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1015] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:24:00 2026] GET /v2.1/servers/eea20cfe-e2bc-4352-bbb8-ab54aa699f1a => generated 1816 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:01.712 7 WARNING neutronclient.v2_0.client [None req-aa20b114-abfa-465f-bdef-728b0fc8bbbc a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:01.767 8 INFO nova.api.openstack.compute.server_external_events [req-24ae8b4d-0efc-4856-8db2-2b95ca67cd15 req-2460b9aa-72ea-42da-add8-443cd7cbb9bd 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:0b889073-5bd0-49f7-b5ff-ab397dde5b7a for instance eea20cfe-e2bc-4352-bbb8-ab54aa699f1a on instance [pid: 8|app: 0|req: 507/1016] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:24:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 510/1017] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:24:01 2026] GET /v2.1/servers/08defca0-f3ac-4390-8999-e1ecb8e6da4f => generated 1626 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-12 05:24:01.882 8 WARNING neutronclient.v2_0.client [None req-3f77608a-878e-419f-9a41-511f219027a1 9322f506e0764e8e80a887fc3a81c0af c00f8c62a4a940bf85681acd5cd8dd0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:24:01.940 8 WARNING neutronclient.v2_0.client [None req-3f77608a-878e-419f-9a41-511f219027a1 9322f506e0764e8e80a887fc3a81c0af c00f8c62a4a940bf85681acd5cd8dd0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:24:02.152 8 WARNING neutronclient.v2_0.client [None req-3f77608a-878e-419f-9a41-511f219027a1 9322f506e0764e8e80a887fc3a81c0af c00f8c62a4a940bf85681acd5cd8dd0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1018] 10.0.0.67 () {30 vars in 412 bytes} [Sat Sep 12 05:24:02 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1019] 10.0.0.67 () {34 vars in 662 bytes} [Sat Sep 12 05:24:01 2026] POST /v2.1/servers => generated 448 bytes in 694 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:02.505 8 WARNING neutronclient.v2_0.client [None req-71548d1e-6972-47aa-b374-4b04665d2cdc 9322f506e0764e8e80a887fc3a81c0af c00f8c62a4a940bf85681acd5cd8dd0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1020] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:24:02 2026] GET /v2.1/servers/64fef310-d3ae-4941-9408-8dee38d39254 => generated 1394 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:02.892 8 WARNING neutronclient.v2_0.client [None req-ba85be93-db79-4d5d-bb17-29e674bc11c3 a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] 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: 512/1021] 10.0.0.67 () {28 vars in 559 bytes} [Sat Sep 12 05:24:02 2026] GET /v2/ => generated 402 bytes in 476 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1022] 10.0.0.67 () {28 vars in 563 bytes} [Sat Sep 12 05:24:02 2026] GET /v2.1/ => generated 411 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1023] 10.0.0.67 () {30 vars in 412 bytes} [Sat Sep 12 05:24:02 2026] GET / => generated 423 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1024] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:24:02 2026] GET /v2.1/servers/08defca0-f3ac-4390-8999-e1ecb8e6da4f => generated 1626 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-12 05:24:03.487 7 INFO nova.api.openstack.compute.server_external_events [req-74667676-493a-4706-96a8-5fd28536c1d8 req-0bd5c5ba-ce83-40bc-a9b1-35eee961cda6 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:8a5d5f70-89a0-4733-87a6-7abf53db1c30 for instance 08defca0-f3ac-4390-8999-e1ecb8e6da4f on instance [pid: 7|app: 0|req: 515/1025] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:24:03 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-09-12 05:24:04.143 8 WARNING neutronclient.v2_0.client [None req-0e9a3abe-db08-47c3-b931-9efdfe15f7c4 a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1026] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:24:04 2026] GET /v2.1/servers/08defca0-f3ac-4390-8999-e1ecb8e6da4f => generated 1626 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:05.431 7 WARNING neutronclient.v2_0.client [None req-9f36e722-24d5-4d64-b981-94dea90d6b60 a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:05.553 8 INFO nova.api.openstack.compute.server_external_events [req-def45e3e-bdd4-4928-9fc5-1106ced63a46 req-01dd713d-8625-4e04-8fe2-cb867c85ec1e 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:8a5d5f70-89a0-4733-87a6-7abf53db1c30 for instance 08defca0-f3ac-4390-8999-e1ecb8e6da4f on instance [pid: 8|app: 0|req: 512/1027] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:24:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1028] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:24:05 2026] GET /v2.1/servers/08defca0-f3ac-4390-8999-e1ecb8e6da4f => generated 1806 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:05.667 8 WARNING neutronclient.v2_0.client [None req-c1d8c939-2e46-4469-b497-784462ce79c8 a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1029] 10.0.0.67 () {32 vars in 740 bytes} [Sat Sep 12 05:24:05 2026] GET /v2.1/servers/08defca0-f3ac-4390-8999-e1ecb8e6da4f/os-interface => generated 284 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:07.656 7 INFO nova.api.openstack.compute.server_external_events [req-1fcfb1a0-ae25-4a41-b931-2a64834b295a req-9c10301a-21ed-478e-9f70-2e662a752115 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:8a5d5f70-89a0-4733-87a6-7abf53db1c30 for instance 08defca0-f3ac-4390-8999-e1ecb8e6da4f on instance [pid: 7|app: 0|req: 517/1030] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:24:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 05:24:07.683 8 WARNING neutronclient.v2_0.client [None req-8d7060fc-a9e7-4da5-beb9-40e4aec73030 9322f506e0764e8e80a887fc3a81c0af c00f8c62a4a940bf85681acd5cd8dd0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1031] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:24:07 2026] GET /v2.1/servers/64fef310-d3ae-4941-9408-8dee38d39254 => generated 1520 bytes in 622 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:08.519 7 INFO nova.api.openstack.compute.server_external_events [req-8a293603-707e-4365-8ae1-547a8eb8d93e req-edbfc808-aa81-409b-8746-88e00948b7b3 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:1facaa20-3b8a-4e5b-9de6-913ef30a0dfd for instance 64fef310-d3ae-4941-9408-8dee38d39254 on instance [pid: 7|app: 0|req: 518/1032] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:24:08 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-09-12 05:24:13.377 8 WARNING neutronclient.v2_0.client [None req-e17457f2-12d8-43f0-a6fe-932610da04ba 9322f506e0764e8e80a887fc3a81c0af c00f8c62a4a940bf85681acd5cd8dd0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:13.563 7 INFO nova.api.openstack.compute.server_external_events [req-986778bd-9b67-4a4c-9bc5-f82a3176dcd1 req-df4cc06a-915b-4924-bf3e-3780742b6ca1 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:1facaa20-3b8a-4e5b-9de6-913ef30a0dfd for instance 64fef310-d3ae-4941-9408-8dee38d39254 on instance [pid: 8|app: 0|req: 516/1035] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:24:13 2026] GET /v2.1/servers/64fef310-d3ae-4941-9408-8dee38d39254 => generated 1518 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1036] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:24:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:15.630 8 INFO nova.api.openstack.compute.server_external_events [req-1d5bd353-3097-4434-a972-1a25184c05f4 req-7c67e5e4-20d0-4a8f-b6dd-82208bcda1ff 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:1facaa20-3b8a-4e5b-9de6-913ef30a0dfd for instance 64fef310-d3ae-4941-9408-8dee38d39254 on instance [pid: 8|app: 0|req: 517/1037] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:24:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:18.620 7 WARNING neutronclient.v2_0.client [None req-5938f799-0290-4244-b69b-2880162882f3 9322f506e0764e8e80a887fc3a81c0af c00f8c62a4a940bf85681acd5cd8dd0b - - default default] The python binding code in 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/1038] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:24:18 2026] GET /v2.1/servers/64fef310-d3ae-4941-9408-8dee38d39254 => generated 1819 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:19.972 8 INFO nova.api.openstack.compute.server_external_events [req-58dae764-5914-4423-add0-8ba9e50e2747 req-1172de6d-d5d8-4f48-ba4f-c9202bd306d6 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:1facaa20-3b8a-4e5b-9de6-913ef30a0dfd for instance 64fef310-d3ae-4941-9408-8dee38d39254 on instance [pid: 8|app: 0|req: 518/1039] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:24:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:22.084 7 WARNING neutronclient.v2_0.client [None req-5938ce5f-f71e-4cd6-ba20-b7556db34b5d a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] The python binding code in 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/1042] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:24:22 2026] GET /v2.1/servers/08defca0-f3ac-4390-8999-e1ecb8e6da4f => generated 1926 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 520/1043] 10.0.0.67 () {32 vars in 752 bytes} [Sat Sep 12 05:24:23 2026] GET /v2.1/servers/08defca0-f3ac-4390-8999-e1ecb8e6da4f/os-server-password => generated 116 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: 7|app: 0|req: 524/1044] 10.0.0.67 () {32 vars in 717 bytes} [Sat Sep 12 05:24:24 2026] DELETE /v2.1/servers/08defca0-f3ac-4390-8999-e1ecb8e6da4f => generated 0 bytes in 161 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:25.107 8 WARNING neutronclient.v2_0.client [None req-3ab6cab1-d1ba-4d7d-b807-3c4583d45a9a a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1045] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:24:25 2026] GET /v2.1/servers/08defca0-f3ac-4390-8999-e1ecb8e6da4f => generated 1932 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:26.351 7 WARNING neutronclient.v2_0.client [None req-315a9c59-b918-493b-bb8d-31506b6f367e a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:26.471 8 INFO nova.api.openstack.compute.server_external_events [req-ff36fd44-c3f3-4331-92a5-d6e0c6596ad1 req-65c1dbab-7c66-42a5-be5a-654835e7afd2 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:8a5d5f70-89a0-4733-87a6-7abf53db1c30 for instance 08defca0-f3ac-4390-8999-e1ecb8e6da4f on instance [pid: 7|app: 0|req: 525/1046] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:24:26 2026] GET /v2.1/servers/08defca0-f3ac-4390-8999-e1ecb8e6da4f => generated 1932 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1047] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:24:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:27.538 7 WARNING neutronclient.v2_0.client [None req-18aa1de6-334f-4be8-be50-f2248e158e45 a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] The python binding code in 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/1048] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:24:27 2026] GET /v2.1/servers/08defca0-f3ac-4390-8999-e1ecb8e6da4f => generated 1932 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:28.054 8 INFO nova.api.openstack.compute.server_external_events [req-f0bf2f26-6b90-4a7c-a71a-bfa16c1b0a59 req-32e83a0e-a178-48a6-9d1c-d4cd94f22e76 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-deleted:8a5d5f70-89a0-4733-87a6-7abf53db1c30 for instance 08defca0-f3ac-4390-8999-e1ecb8e6da4f on instance [pid: 8|app: 0|req: 523/1049] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:24:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:28.522 7 INFO nova.api.openstack.compute.server_external_events [req-acbe95f4-517b-40b9-b4a4-af23ab46a19d req-4a20571f-db29-4b3d-8b3b-2212e2f0319b 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:8a5d5f70-89a0-4733-87a6-7abf53db1c30 for instance 08defca0-f3ac-4390-8999-e1ecb8e6da4f on instance [pid: 7|app: 0|req: 527/1050] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:24:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:28.989 8 WARNING neutronclient.v2_0.client [None req-2b8f7bef-95c4-43db-8d04-b8064925304e a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] The python binding code in 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/1051] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:24:28 2026] GET /v2.1/servers/08defca0-f3ac-4390-8999-e1ecb8e6da4f => generated 1535 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:30.113 7 WARNING neutronclient.v2_0.client [None req-0d878969-c96b-4ced-b8e9-db57df7485e3 a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] The python binding code in 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/1054] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:24:30 2026] GET /v2.1/servers/08defca0-f3ac-4390-8999-e1ecb8e6da4f => generated 1540 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:31.266 8 WARNING neutronclient.v2_0.client [None req-5da59b62-ff5f-44db-bfde-081de0a604f2 a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] The python binding code in 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/1055] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:24:31 2026] GET /v2.1/servers/08defca0-f3ac-4390-8999-e1ecb8e6da4f => generated 1540 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:32.399 7 INFO nova.api.openstack.wsgi [None req-05894a42-0028-445b-b563-56c8b34b88a8 a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] HTTP exception thrown: Instance 08defca0-f3ac-4390-8999-e1ecb8e6da4f could not be found. [pid: 7|app: 0|req: 529/1056] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:24:32 2026] GET /v2.1/servers/08defca0-f3ac-4390-8999-e1ecb8e6da4f => generated 111 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:32.450 8 INFO nova.api.openstack.wsgi [None req-ba1c392d-4839-49bc-8101-9938bf791417 a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] HTTP exception thrown: Instance 08defca0-f3ac-4390-8999-e1ecb8e6da4f could not be found. [pid: 8|app: 0|req: 528/1057] 10.0.0.67 () {32 vars in 717 bytes} [Sat Sep 12 05:24:32 2026] DELETE /v2.1/servers/08defca0-f3ac-4390-8999-e1ecb8e6da4f => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:32.503 7 INFO nova.api.openstack.wsgi [None req-cf7c0bd6-50da-4a21-ab54-87d83931707a a84a488ba2524ac49e43a0446a11623a 01f660092644426cafa53721e2a1b3ba - - default default] HTTP exception thrown: Instance 08defca0-f3ac-4390-8999-e1ecb8e6da4f could not be found. [pid: 7|app: 0|req: 530/1058] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:24:32 2026] GET /v2.1/servers/08defca0-f3ac-4390-8999-e1ecb8e6da4f => generated 111 bytes in 49 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: 529/1059] 10.0.0.67 () {32 vars in 705 bytes} [Sat Sep 12 05:24:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1785414295 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 531/1060] 10.0.0.67 () {32 vars in 723 bytes} [Sat Sep 12 05:24:33 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-90392624 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-12 05:24:49.648 8 WARNING neutronclient.v2_0.client [None req-cdd7ebda-2dc2-4f96-ada8-9b409813e907 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:24:49.705 8 WARNING neutronclient.v2_0.client [None req-cdd7ebda-2dc2-4f96-ada8-9b409813e907 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:24:49.923 8 WARNING neutronclient.v2_0.client [None req-cdd7ebda-2dc2-4f96-ada8-9b409813e907 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] The python binding code in 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/1065] 162.253.55.136 () {36 vars in 714 bytes} [Sat Sep 12 05:24:49 2026] POST /v2.1/servers => generated 453 bytes in 851 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-09-12 05:24:50.637 7 WARNING neutronclient.v2_0.client [None req-2f85cb32-b7b3-4f7d-955c-95831a7c2355 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1066] 162.253.55.136 () {32 vars in 733 bytes} [Sat Sep 12 05:24:50 2026] GET /v2.1/servers/948f703b-07d9-4477-9beb-3a92ade6df4f => generated 2213 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:50.713 8 WARNING neutronclient.v2_0.client [None req-bc6c312b-d98a-4236-bfde-7fd4a756413b e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] The python binding code in 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/1067] 162.253.55.136 () {32 vars in 759 bytes} [Sat Sep 12 05:24:50 2026] GET /v2.1/servers/948f703b-07d9-4477-9beb-3a92ade6df4f/os-interface => generated 28 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 536/1068] 162.253.55.136 () {32 vars in 777 bytes} [Sat Sep 12 05:24:50 2026] GET /v2.1/servers/948f703b-07d9-4477-9beb-3a92ade6df4f/os-volume_attachments => generated 25 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:53.600 8 WARNING neutronclient.v2_0.client [None req-6869e4db-57be-46d1-848d-41d0bd320435 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1069] 162.253.55.136 () {32 vars in 733 bytes} [Sat Sep 12 05:24:53 2026] GET /v2.1/servers/948f703b-07d9-4477-9beb-3a92ade6df4f => generated 2371 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:53.734 7 WARNING neutronclient.v2_0.client [None req-0617e29a-1eb5-4be4-9587-38eec21a861b e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1070] 162.253.55.136 () {32 vars in 759 bytes} [Sat Sep 12 05:24:53 2026] GET /v2.1/servers/948f703b-07d9-4477-9beb-3a92ade6df4f/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 534/1071] 162.253.55.136 () {32 vars in 777 bytes} [Sat Sep 12 05:24:53 2026] GET /v2.1/servers/948f703b-07d9-4477-9beb-3a92ade6df4f/os-volume_attachments => generated 197 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, ' 2026-09-12 05:24:56.002 7 INFO nova.api.openstack.compute.server_external_events [req-27d162db-aafe-47d2-9626-d8d5d0305db1 req-6135e611-ed24-4d14-8d44-7ef2e0eb1829 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:83df08a1-70cf-4baa-88f2-1aa81156b4a6 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance [pid: 7|app: 0|req: 538/1072] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:24:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:56.505 8 WARNING neutronclient.v2_0.client [None req-50e15667-d060-4d23-9c96-2e49aa3ccd87 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] The python binding code in 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/1073] 162.253.55.136 () {32 vars in 733 bytes} [Sat Sep 12 05:24:56 2026] GET /v2.1/servers/948f703b-07d9-4477-9beb-3a92ade6df4f => generated 2445 bytes in 597 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:24:57.106 7 WARNING neutronclient.v2_0.client [None req-2954971e-184b-4d7c-8a39-fd7f7e640a97 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] The python binding code in 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/1074] 162.253.55.136 () {32 vars in 759 bytes} [Sat Sep 12 05:24:57 2026] GET /v2.1/servers/948f703b-07d9-4477-9beb-3a92ade6df4f/os-interface => generated 283 bytes in 136 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: 536/1075] 162.253.55.136 () {32 vars in 777 bytes} [Sat Sep 12 05:24:57 2026] GET /v2.1/servers/948f703b-07d9-4477-9beb-3a92ade6df4f/os-volume_attachments => generated 197 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:00.390 7 WARNING neutronclient.v2_0.client [None req-83445dc2-548d-4d24-b0d8-884b91608abc e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1078] 162.253.55.136 () {32 vars in 733 bytes} [Sat Sep 12 05:25:00 2026] GET /v2.1/servers/948f703b-07d9-4477-9beb-3a92ade6df4f => generated 2433 bytes in 661 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:01.025 8 WARNING neutronclient.v2_0.client [None req-d10de4e0-8480-4325-aba4-b0abf9f5e20c e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] The python binding code in 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/1079] 162.253.55.136 () {32 vars in 759 bytes} [Sat Sep 12 05:25:00 2026] GET /v2.1/servers/948f703b-07d9-4477-9beb-3a92ade6df4f/os-interface => generated 283 bytes in 353 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: 542/1080] 162.253.55.136 () {32 vars in 777 bytes} [Sat Sep 12 05:25:01 2026] GET /v2.1/servers/948f703b-07d9-4477-9beb-3a92ade6df4f/os-volume_attachments => generated 197 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:02.913 8 INFO nova.api.openstack.compute.server_external_events [req-c715b6db-6a0e-47c6-a0ac-2d7b54a1910d req-88fa990e-7066-469f-826e-512d12b2d9ae 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:83df08a1-70cf-4baa-88f2-1aa81156b4a6 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance [pid: 8|app: 0|req: 539/1081] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:25:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:04.194 7 WARNING neutronclient.v2_0.client [None req-7d34e946-8dbe-49ee-b1f2-df0f23b88c2e e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:04.986 8 INFO nova.api.openstack.compute.server_external_events [req-caad5ac0-8ff1-4b1d-a51a-f7dd3dd211a8 req-598d5b90-e7fc-4776-bdac-9bb8161d4d44 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:83df08a1-70cf-4baa-88f2-1aa81156b4a6 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance [pid: 8|app: 0|req: 540/1082] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:25:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1083] 162.253.55.136 () {32 vars in 733 bytes} [Sat Sep 12 05:25:04 2026] GET /v2.1/servers/948f703b-07d9-4477-9beb-3a92ade6df4f => generated 2433 bytes in 871 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:05.060 8 WARNING neutronclient.v2_0.client [None req-2cea7a54-a1eb-47ef-8fe9-d6a2c4998ce6 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1084] 162.253.55.136 () {32 vars in 759 bytes} [Sat Sep 12 05:25:05 2026] GET /v2.1/servers/948f703b-07d9-4477-9beb-3a92ade6df4f/os-interface => generated 285 bytes in 477 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: 544/1085] 162.253.55.136 () {32 vars in 777 bytes} [Sat Sep 12 05:25:05 2026] GET /v2.1/servers/948f703b-07d9-4477-9beb-3a92ade6df4f/os-volume_attachments => generated 197 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:08.277 8 WARNING neutronclient.v2_0.client [None req-a3e6a494-9e9c-4d1e-8732-cc645043288b e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1086] 162.253.55.136 () {32 vars in 733 bytes} [Sat Sep 12 05:25:08 2026] GET /v2.1/servers/948f703b-07d9-4477-9beb-3a92ade6df4f => generated 2580 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:08.437 7 WARNING neutronclient.v2_0.client [None req-ef9a2d61-9077-4ca7-96de-fa3d81e361cd e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1087] 162.253.55.136 () {32 vars in 759 bytes} [Sat Sep 12 05:25:08 2026] GET /v2.1/servers/948f703b-07d9-4477-9beb-3a92ade6df4f/os-interface => generated 285 bytes in 69 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: 543/1088] 162.253.55.136 () {32 vars in 777 bytes} [Sat Sep 12 05:25:08 2026] GET /v2.1/servers/948f703b-07d9-4477-9beb-3a92ade6df4f/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-09-12 05:25:09.982 7 WARNING neutronclient.v2_0.client [None req-1a647650-f7a1-4c77-97cb-18d125057a40 1b56f08136f3443084961d107354cbb5 9f44c664c51c4330b4d8a5f4b39fe97b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:25:10.224 7 WARNING neutronclient.v2_0.client [None req-1a647650-f7a1-4c77-97cb-18d125057a40 1b56f08136f3443084961d107354cbb5 9f44c664c51c4330b4d8a5f4b39fe97b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1091] 10.0.0.67 () {34 vars in 662 bytes} [Sat Sep 12 05:25:09 2026] POST /v2.1/servers => generated 424 bytes in 737 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:10.625 8 WARNING neutronclient.v2_0.client [None req-aac741c1-5463-4e46-abd0-578224cb4145 1b56f08136f3443084961d107354cbb5 9f44c664c51c4330b4d8a5f4b39fe97b - - default default] The python binding code in 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/1092] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:25:10 2026] GET /v2.1/servers/97c0abcd-4021-465b-97c0-3d2f76d836af => generated 1368 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:11.740 7 WARNING neutronclient.v2_0.client [None req-ea579394-0bc7-4f09-9e75-6890cc068d32 1b56f08136f3443084961d107354cbb5 9f44c664c51c4330b4d8a5f4b39fe97b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1093] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:25:11 2026] GET /v2.1/servers/97c0abcd-4021-465b-97c0-3d2f76d836af => generated 1372 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:12.888 8 WARNING neutronclient.v2_0.client [None req-6011c7a8-c25e-4f1d-b896-9197ed3c63a7 1b56f08136f3443084961d107354cbb5 9f44c664c51c4330b4d8a5f4b39fe97b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1094] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:25:12 2026] GET /v2.1/servers/97c0abcd-4021-465b-97c0-3d2f76d836af => generated 1420 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:14.034 7 WARNING neutronclient.v2_0.client [None req-4d0733d3-30ef-46d4-b190-a969cef6e93f 1b56f08136f3443084961d107354cbb5 9f44c664c51c4330b4d8a5f4b39fe97b - - default default] The python binding code in 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/1095] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:25:13 2026] GET /v2.1/servers/97c0abcd-4021-465b-97c0-3d2f76d836af => generated 1420 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:15.146 8 WARNING neutronclient.v2_0.client [None req-b3b4900f-bf43-422a-a2ca-ecfb5d8f0cfb 1b56f08136f3443084961d107354cbb5 9f44c664c51c4330b4d8a5f4b39fe97b - - default default] The python binding code in 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/1096] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:25:15 2026] GET /v2.1/servers/97c0abcd-4021-465b-97c0-3d2f76d836af => generated 1428 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:16.298 7 WARNING neutronclient.v2_0.client [None req-a8ad4c29-bc3c-43f2-9045-fecf9664d58a 1b56f08136f3443084961d107354cbb5 9f44c664c51c4330b4d8a5f4b39fe97b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:16.354 8 INFO nova.api.openstack.compute.server_external_events [req-05c909f0-de39-4802-a205-fa59e53df5a3 req-5701377d-dfc2-45c3-b428-b102f466656c 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:29191b3f-4f0b-4b48-917f-33aaa42b3c6b for instance 97c0abcd-4021-465b-97c0-3d2f76d836af on instance [pid: 8|app: 0|req: 549/1097] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:25:16 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) [pid: 7|app: 0|req: 549/1098] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:25:16 2026] GET /v2.1/servers/97c0abcd-4021-465b-97c0-3d2f76d836af => generated 1480 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:17.529 8 WARNING neutronclient.v2_0.client [None req-3507a74a-4fd6-4d2f-a92e-86fc0db4d39e 1b56f08136f3443084961d107354cbb5 9f44c664c51c4330b4d8a5f4b39fe97b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1099] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:25:17 2026] GET /v2.1/servers/97c0abcd-4021-465b-97c0-3d2f76d836af => generated 1468 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:18.722 7 WARNING neutronclient.v2_0.client [None req-a4c9b880-f8bc-43e9-9c6f-48626cc46bb7 1b56f08136f3443084961d107354cbb5 9f44c664c51c4330b4d8a5f4b39fe97b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 550/1100] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:25:18 2026] GET /v2.1/servers/97c0abcd-4021-465b-97c0-3d2f76d836af => generated 1468 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:19.958 8 WARNING neutronclient.v2_0.client [None req-0748471a-6cdc-40a4-8f8c-f26f3d13630a 1b56f08136f3443084961d107354cbb5 9f44c664c51c4330b4d8a5f4b39fe97b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1102] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:25:19 2026] GET /v2.1/servers/97c0abcd-4021-465b-97c0-3d2f76d836af => generated 1468 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:21.142 8 WARNING neutronclient.v2_0.client [None req-cca1d82f-e465-4536-b13e-600a2499ee32 1b56f08136f3443084961d107354cbb5 9f44c664c51c4330b4d8a5f4b39fe97b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1104] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:25:21 2026] GET /v2.1/servers/97c0abcd-4021-465b-97c0-3d2f76d836af => generated 1468 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:21.607 7 INFO nova.api.openstack.compute.server_external_events [req-aa1fc636-6e56-407f-9bb5-17ead66b1449 req-83d3aaf0-6bde-4f7a-bbb2-f23339dc2625 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:29191b3f-4f0b-4b48-917f-33aaa42b3c6b for instance 97c0abcd-4021-465b-97c0-3d2f76d836af on instance [pid: 7|app: 0|req: 553/1105] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:25:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:22.303 8 WARNING neutronclient.v2_0.client [None req-b59a20ed-0cab-4a3e-a3e7-ca358cd8b896 1b56f08136f3443084961d107354cbb5 9f44c664c51c4330b4d8a5f4b39fe97b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1106] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:25:22 2026] GET /v2.1/servers/97c0abcd-4021-465b-97c0-3d2f76d836af => generated 1468 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:23.559 7 WARNING neutronclient.v2_0.client [None req-ba5650c3-f794-49e3-a78a-fa778b0cd8e6 1b56f08136f3443084961d107354cbb5 9f44c664c51c4330b4d8a5f4b39fe97b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:23.679 8 INFO nova.api.openstack.compute.server_external_events [req-45b77060-7bb3-48ab-8a91-1f0297ca68d1 req-e7dcf764-1b8f-4e99-ada5-eadd0bace7d6 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:29191b3f-4f0b-4b48-917f-33aaa42b3c6b for instance 97c0abcd-4021-465b-97c0-3d2f76d836af on instance [pid: 8|app: 0|req: 554/1107] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:25:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1108] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:25:23 2026] GET /v2.1/servers/97c0abcd-4021-465b-97c0-3d2f76d836af => generated 1648 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 555/1109] 10.0.0.67 () {32 vars in 717 bytes} [Sat Sep 12 05:25:24 2026] DELETE /v2.1/servers/97c0abcd-4021-465b-97c0-3d2f76d836af => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:24.397 7 WARNING neutronclient.v2_0.client [None req-a1ffa477-badf-4b38-ab84-91ef9889997f 1b56f08136f3443084961d107354cbb5 9f44c664c51c4330b4d8a5f4b39fe97b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1110] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:25:24 2026] GET /v2.1/servers/97c0abcd-4021-465b-97c0-3d2f76d836af => generated 1654 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:25.571 8 WARNING neutronclient.v2_0.client [None req-5d04846c-168d-460e-9a38-42947af051e9 1b56f08136f3443084961d107354cbb5 9f44c664c51c4330b4d8a5f4b39fe97b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:25.741 7 INFO nova.api.openstack.compute.server_external_events [req-7e5d8307-6999-4b2f-8de6-f21a379fb5fb req-119dda59-fd7e-4c89-b539-5dc56028d9ea 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:29191b3f-4f0b-4b48-917f-33aaa42b3c6b for instance 97c0abcd-4021-465b-97c0-3d2f76d836af on instance [pid: 7|app: 0|req: 556/1111] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:25:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1112] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:25:25 2026] GET /v2.1/servers/97c0abcd-4021-465b-97c0-3d2f76d836af => generated 1654 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:26.821 7 WARNING neutronclient.v2_0.client [None req-ace7adc2-7eef-472a-b5e7-74aa3f9508bd 1b56f08136f3443084961d107354cbb5 9f44c664c51c4330b4d8a5f4b39fe97b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 557/1113] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:25:26 2026] GET /v2.1/servers/97c0abcd-4021-465b-97c0-3d2f76d836af => generated 1612 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:27.779 8 INFO nova.api.openstack.compute.server_external_events [req-8a3f9bb5-e6e8-4068-9645-0b3723e942c0 req-8f473053-9559-41cb-8ac8-d73dfa4ce8e8 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:29191b3f-4f0b-4b48-917f-33aaa42b3c6b for instance 97c0abcd-4021-465b-97c0-3d2f76d836af on instance 2026-09-12 05:25:27.779 8 INFO nova.api.openstack.compute.server_external_events [req-8a3f9bb5-e6e8-4068-9645-0b3723e942c0 req-8f473053-9559-41cb-8ac8-d73dfa4ce8e8 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-deleted:29191b3f-4f0b-4b48-917f-33aaa42b3c6b for instance 97c0abcd-4021-465b-97c0-3d2f76d836af on instance [pid: 8|app: 0|req: 557/1114] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:25:27 2026] POST /v2.1/os-server-external-events => generated 356 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-09-12 05:25:28.060 7 WARNING neutronclient.v2_0.client [None req-62757b56-33e4-44b4-86e1-7cb944241537 1b56f08136f3443084961d107354cbb5 9f44c664c51c4330b4d8a5f4b39fe97b - - default default] The python binding code in 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/1115] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:25:28 2026] GET /v2.1/servers/97c0abcd-4021-465b-97c0-3d2f76d836af => generated 1449 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:29.167 8 WARNING neutronclient.v2_0.client [None req-7a38d914-6d10-4044-8814-343e8a6d8ed7 1b56f08136f3443084961d107354cbb5 9f44c664c51c4330b4d8a5f4b39fe97b - - default default] The python binding code in 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/1116] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:25:29 2026] GET /v2.1/servers/97c0abcd-4021-465b-97c0-3d2f76d836af => generated 1454 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:30.284 7 WARNING neutronclient.v2_0.client [None req-3328e92c-0d39-4fa5-9538-a1b2cd5710e2 1b56f08136f3443084961d107354cbb5 9f44c664c51c4330b4d8a5f4b39fe97b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1119] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:25:30 2026] GET /v2.1/servers/97c0abcd-4021-465b-97c0-3d2f76d836af => generated 1454 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:31.406 8 INFO nova.api.openstack.wsgi [None req-a42cd230-9e4c-414f-addd-ca60d82ce750 1b56f08136f3443084961d107354cbb5 9f44c664c51c4330b4d8a5f4b39fe97b - - default default] HTTP exception thrown: Instance 97c0abcd-4021-465b-97c0-3d2f76d836af could not be found. [pid: 8|app: 0|req: 560/1120] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:25:31 2026] GET /v2.1/servers/97c0abcd-4021-465b-97c0-3d2f76d836af => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:43.159 8 WARNING neutronclient.v2_0.client [None req-e5dec08a-cae1-486a-b5ed-e399b524b155 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:25:43.255 8 WARNING neutronclient.v2_0.client [None req-e5dec08a-cae1-486a-b5ed-e399b524b155 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:46.077 7 INFO nova.api.openstack.compute.server_external_events [req-d5f57dcc-4dd1-4114-901c-17ac949d0aa9 req-b41e598b-770b-44fb-851c-064b2761a3a1 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:cb1bafd9-7bfd-43c6-8d8b-043f93bfa417 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance [pid: 7|app: 0|req: 562/1123] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:25:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:49.311 7 INFO nova.api.openstack.compute.server_external_events [req-b27b789f-77c1-4eb2-ad5f-d94c67a7bd69 req-6d546881-87c3-4c1a-8e05-95c460958d31 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:cb1bafd9-7bfd-43c6-8d8b-043f93bfa417 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance [pid: 7|app: 0|req: 563/1124] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:25:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:51.352 7 INFO nova.api.openstack.compute.server_external_events [req-db5b9550-f2f6-4026-a8fe-e4f3e7b968c5 req-979e09da-2c7e-4bcf-a088-d8f623386a05 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:cb1bafd9-7bfd-43c6-8d8b-043f93bfa417 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance [pid: 7|app: 0|req: 566/1127] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:25:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 05:25:52.314 8 WARNING neutronclient.v2_0.client [None req-e5dec08a-cae1-486a-b5ed-e399b524b155 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] The python binding code in 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/1128] 162.253.55.136 () {36 vars in 812 bytes} [Sat Sep 12 05:25:43 2026] POST /v2.1/servers/948f703b-07d9-4477-9beb-3a92ade6df4f/os-interface => generated 280 bytes in 9264 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:52.855 7 INFO nova.api.openstack.compute.server_external_events [req-6978d9a4-c009-4d11-9e5b-0123b9de1eb8 req-4f545886-76fe-45e7-91b5-db279b0360e4 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:cb1bafd9-7bfd-43c6-8d8b-043f93bfa417 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance [pid: 7|app: 0|req: 567/1129] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:25:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:25:53.414 8 INFO nova.api.openstack.compute.server_external_events [req-ed86cad2-0994-444c-9be8-24dcb5e20386 req-2453579c-615a-4297-8b6b-282f6897bf7a 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:cb1bafd9-7bfd-43c6-8d8b-043f93bfa417 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance [pid: 8|app: 0|req: 563/1130] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:25:53 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, ' 2026-09-12 05:26:18.801 7 WARNING neutronclient.v2_0.client [None req-35eaed2d-4ce8-487c-9ff7-794214a180d9 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:26:18.849 7 WARNING neutronclient.v2_0.client [None req-35eaed2d-4ce8-487c-9ff7-794214a180d9 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:26:21.459 8 INFO nova.api.openstack.compute.server_external_events [req-ce6d0741-d7a5-4645-893d-b9203d844bae req-ec43dee5-2eeb-44f1-99c3-4dc252fa7705 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:2a3e5905-299b-4ae7-bcc3-db6962ed4458 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance [pid: 8|app: 0|req: 568/1137] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:26:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:26:25.244 8 INFO nova.api.openstack.compute.server_external_events [req-b78e9318-916a-4c6a-9830-7f716659b82c req-706d0104-04a4-4122-82bc-3f555179d850 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:2a3e5905-299b-4ae7-bcc3-db6962ed4458 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance [pid: 8|app: 0|req: 569/1138] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:26: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:26:27.294 8 INFO nova.api.openstack.compute.server_external_events [req-0901e8dc-cdf4-4390-af15-f868e3d4ebe3 req-f9e424af-7cce-4cf4-8305-bccfc678df25 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:2a3e5905-299b-4ae7-bcc3-db6962ed4458 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance [pid: 8|app: 0|req: 570/1139] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:26:27 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) 2026-09-12 05:26:28.414 7 WARNING neutronclient.v2_0.client [None req-35eaed2d-4ce8-487c-9ff7-794214a180d9 e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] The python binding code in 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/1140] 162.253.55.136 () {36 vars in 812 bytes} [Sat Sep 12 05:26:18 2026] POST /v2.1/servers/948f703b-07d9-4477-9beb-3a92ade6df4f/os-interface => generated 377 bytes in 9718 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:26:41.433 8 WARNING neutronclient.v2_0.client [None req-3ba77405-e20a-4254-9d41-0e574a8acedf e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-12 05:26:41.475 8 WARNING neutronclient.v2_0.client [None req-3ba77405-e20a-4254-9d41-0e574a8acedf e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:26:44.241 7 INFO nova.api.openstack.compute.server_external_events [req-20ea576d-24ec-41c5-a4ac-1a01d15ef45c req-0398771b-d900-41b7-a171-c48cafdeb303 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:40164e09-252d-4680-a857-5e7615553f68 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance [pid: 7|app: 0|req: 573/1145] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:26:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:26:48.361 7 INFO nova.api.openstack.compute.server_external_events [req-fc96a091-844f-4069-8b3a-edd9caaac0dc req-57f20c18-66a6-43aa-8f13-236a92e392c1 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:40164e09-252d-4680-a857-5e7615553f68 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance [pid: 7|app: 0|req: 574/1146] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:26:48 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-09-12 05:26:50.413 7 INFO nova.api.openstack.compute.server_external_events [req-2328a6b9-6207-4ae8-a103-f2dfed5b89d5 req-933605de-02d5-4886-af0c-89b56f680add 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-plugged:40164e09-252d-4680-a857-5e7615553f68 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance [pid: 7|app: 0|req: 577/1149] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:26:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-12 05:26:51.537 8 WARNING neutronclient.v2_0.client [None req-3ba77405-e20a-4254-9d41-0e574a8acedf e538f910181d452982b322bb6a1dcb30 a4f76882aadc4ec2a9c8a59c09fafb56 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1150] 162.253.55.136 () {36 vars in 812 bytes} [Sat Sep 12 05:26:41 2026] POST /v2.1/servers/948f703b-07d9-4477-9beb-3a92ade6df4f/os-interface => generated 377 bytes in 10344 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:26:52.458 7 INFO nova.api.openstack.compute.server_external_events [req-fc012ded-96fa-4ab6-b8fd-4fea1cfe7363 req-67ea0fcd-f7ab-4ef8-8cd6-75a29e3993db 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:2a3e5905-299b-4ae7-bcc3-db6962ed4458 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance [pid: 7|app: 0|req: 578/1151] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:26:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:27:04.531 8 INFO nova.api.openstack.compute.server_external_events [req-ac75ef65-3fc0-44be-938a-6e1323f7fae5 req-1316484b-36c5-47c6-86b3-631081d75873 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:40164e09-252d-4680-a857-5e7615553f68 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance [pid: 8|app: 0|req: 575/1154] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:27:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 580/1155] 162.253.55.136 () {34 vars in 855 bytes} [Sat Sep 12 05:27:05 2026] DELETE /v2.1/servers/948f703b-07d9-4477-9beb-3a92ade6df4f/os-interface/40164e09-252d-4680-a857-5e7615553f68 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:27:06.579 8 INFO nova.api.openstack.compute.server_external_events [req-72d0c161-a553-4d2a-bb4d-fec483444b7e req-07708f32-db16-4901-b0d9-4d344949d1cf 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:40164e09-252d-4680-a857-5e7615553f68 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance [pid: 8|app: 0|req: 576/1156] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:27:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:27:07.840 7 INFO nova.api.openstack.compute.server_external_events [req-320d6ac6-3abb-4fc8-84fd-0caed561e202 req-37e107a4-2204-47aa-82d6-506595366dec 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:40164e09-252d-4680-a857-5e7615553f68 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance [pid: 7|app: 0|req: 581/1157] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:27:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:27:09.909 8 INFO nova.api.openstack.compute.server_external_events [req-b7b38a15-f862-4574-a228-e2d50df79ab0 req-b192d11e-5fa5-4b6d-858b-4fcff0418a7f 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:40164e09-252d-4680-a857-5e7615553f68 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance [pid: 8|app: 0|req: 577/1158] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:27:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:27:14.460 8 INFO nova.api.openstack.compute.server_external_events [req-75f20d83-5307-436e-b9ec-6f68b38dfbd7 req-e3e39f63-dbd4-40b3-9c63-442d9c252392 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:2a3e5905-299b-4ae7-bcc3-db6962ed4458 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance [pid: 8|app: 0|req: 579/1161] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:27:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 583/1162] 162.253.55.136 () {34 vars in 855 bytes} [Sat Sep 12 05:27:14 2026] DELETE /v2.1/servers/948f703b-07d9-4477-9beb-3a92ade6df4f/os-interface/2a3e5905-299b-4ae7-bcc3-db6962ed4458 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:27:16.662 8 INFO nova.api.openstack.compute.server_external_events [req-799e4e00-b466-4f6d-90bf-2ecab2a697bf req-edc06b97-6b8f-45b2-abea-e7e0a8d040f8 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:2a3e5905-299b-4ae7-bcc3-db6962ed4458 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance [pid: 8|app: 0|req: 580/1163] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:27:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:27:18.726 7 INFO nova.api.openstack.compute.server_external_events [req-41ba180f-2be3-4064-9762-4abba9444352 req-0b881110-803c-431c-9d32-7e67d3c52bfa 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:2a3e5905-299b-4ae7-bcc3-db6962ed4458 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance [pid: 7|app: 0|req: 584/1164] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:27:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 587/1169] 162.253.55.136 () {34 vars in 855 bytes} [Sat Sep 12 05:27:35 2026] DELETE /v2.1/servers/948f703b-07d9-4477-9beb-3a92ade6df4f/os-interface/cb1bafd9-7bfd-43c6-8d8b-043f93bfa417 => generated 0 bytes in 294 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:27:38.413 8 INFO nova.api.openstack.compute.server_external_events [req-28a684bc-9b46-4952-a6c3-b3c2d818f5fb req-fe24741d-ba32-42c2-aca2-5679266280ac 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:cb1bafd9-7bfd-43c6-8d8b-043f93bfa417 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance [pid: 8|app: 0|req: 583/1170] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:27:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:27:40.468 8 INFO nova.api.openstack.compute.server_external_events [req-69ef3716-1962-4c0c-9e98-5750e30a561f req-f87c6d80-08fa-4f78-aefc-5896188123a1 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:cb1bafd9-7bfd-43c6-8d8b-043f93bfa417 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance [pid: 8|app: 0|req: 585/1173] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:27:40 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, ' [pid: 7|app: 0|req: 589/1174] 162.253.55.136 () {34 vars in 755 bytes} [Sat Sep 12 05:27:42 2026] DELETE /v2.1/servers/948f703b-07d9-4477-9beb-3a92ade6df4f => generated 0 bytes in 126 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:27:43.752 8 INFO nova.api.openstack.compute.server_external_events [req-982de731-2caa-4724-aff9-cfedd85cb2d8 req-2b9dbaff-d01a-4e01-a5d2-06777ed6e9fb 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:83df08a1-70cf-4baa-88f2-1aa81156b4a6 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance [pid: 8|app: 0|req: 586/1175] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:27:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:27:44.901 7 INFO nova.api.openstack.compute.server_external_events [req-479f295c-2c08-410c-9c57-754b5b787fd1 req-48b26f31-0a9e-4d1d-b08b-3a744b909899 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:1facaa20-3b8a-4e5b-9de6-913ef30a0dfd for instance 64fef310-d3ae-4941-9408-8dee38d39254 on instance [pid: 7|app: 0|req: 590/1176] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:27:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1177] 10.0.0.67 () {32 vars in 717 bytes} [Sat Sep 12 05:27:44 2026] DELETE /v2.1/servers/64fef310-d3ae-4941-9408-8dee38d39254 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:27:45.036 7 WARNING neutronclient.v2_0.client [None req-ce5d26ab-a812-4fb8-9049-5ff187b561c3 9322f506e0764e8e80a887fc3a81c0af c00f8c62a4a940bf85681acd5cd8dd0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 591/1178] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:27:44 2026] GET /v2.1/servers/64fef310-d3ae-4941-9408-8dee38d39254 => generated 1945 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-09-12 05:27:45.808 8 INFO nova.api.openstack.compute.server_external_events [req-e7615b92-7c6d-4e84-b0aa-63b1fce509a8 req-e09a6a08-8819-4f0d-bc02-2740668b454c 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:83df08a1-70cf-4baa-88f2-1aa81156b4a6 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance 2026-09-12 05:27:45.809 8 INFO nova.api.openstack.compute.server_external_events [req-e7615b92-7c6d-4e84-b0aa-63b1fce509a8 req-e09a6a08-8819-4f0d-bc02-2740668b454c 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-deleted:83df08a1-70cf-4baa-88f2-1aa81156b4a6 for instance 948f703b-07d9-4477-9beb-3a92ade6df4f on instance [pid: 8|app: 0|req: 588/1179] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:27:45 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:27:47.729 7 INFO nova.api.openstack.compute.server_external_events [req-808befa0-dd99-4964-bcf9-9f682a283b94 req-e6661f71-a2a1-4998-aa95-f30fff86ea33 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-deleted:1facaa20-3b8a-4e5b-9de6-913ef30a0dfd for instance 64fef310-d3ae-4941-9408-8dee38d39254 on instance [pid: 7|app: 0|req: 592/1180] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:27:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:27:47.871 8 INFO nova.api.openstack.compute.server_external_events [req-a0439bf7-74a3-4f45-ae1b-423ce20d540f req-ec089e10-3e48-4181-8eca-7041bb9c2d77 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:1facaa20-3b8a-4e5b-9de6-913ef30a0dfd for instance 64fef310-d3ae-4941-9408-8dee38d39254 on instance 2026-09-12 05:27:47.873 8 INFO nova.api.openstack.compute.server_external_events [req-a0439bf7-74a3-4f45-ae1b-423ce20d540f req-ec089e10-3e48-4181-8eca-7041bb9c2d77 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:1facaa20-3b8a-4e5b-9de6-913ef30a0dfd for instance 64fef310-d3ae-4941-9408-8dee38d39254 on instance [pid: 8|app: 0|req: 589/1181] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:27:47 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:27:50.235 7 WARNING neutronclient.v2_0.client [None req-86074ed4-af52-48e6-a12f-53446357c468 9322f506e0764e8e80a887fc3a81c0af c00f8c62a4a940bf85681acd5cd8dd0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 594/1184] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:27:50 2026] GET /v2.1/servers/64fef310-d3ae-4941-9408-8dee38d39254 => generated 1480 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:27:55.337 8 INFO nova.api.openstack.wsgi [None req-6106363a-d269-42cb-842a-bab6431d50e7 9322f506e0764e8e80a887fc3a81c0af c00f8c62a4a940bf85681acd5cd8dd0b - - default default] HTTP exception thrown: Instance 64fef310-d3ae-4941-9408-8dee38d39254 could not be found. [pid: 8|app: 0|req: 591/1185] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:27:55 2026] GET /v2.1/servers/64fef310-d3ae-4941-9408-8dee38d39254 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:27:55.854 7 INFO nova.api.openstack.compute.server_external_events [req-af49afa0-d59f-441a-8a27-2d35af44637b req-470acc8b-e994-46e1-a093-482d769ff0fb 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-changed:0b889073-5bd0-49f7-b5ff-ab397dde5b7a for instance eea20cfe-e2bc-4352-bbb8-ab54aa699f1a on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 595/1186] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:27:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1187] 10.0.0.67 () {32 vars in 717 bytes} [Sat Sep 12 05:27:55 2026] DELETE /v2.1/servers/eea20cfe-e2bc-4352-bbb8-ab54aa699f1a => generated 0 bytes in 167 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:27:56.071 7 WARNING neutronclient.v2_0.client [None req-5f756b4a-daef-455e-bcb6-9cff93bde93d 9322f506e0764e8e80a887fc3a81c0af c00f8c62a4a940bf85681acd5cd8dd0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 596/1188] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:27:56 2026] GET /v2.1/servers/eea20cfe-e2bc-4352-bbb8-ab54aa699f1a => generated 1942 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-09-12 05:27:57.296 8 INFO nova.api.openstack.compute.server_external_events [req-8ef8a641-f84b-436b-b029-9292e884c20a req-a1a7f3c2-0e98-44ba-bf33-480c0469ce72 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:0b889073-5bd0-49f7-b5ff-ab397dde5b7a for instance eea20cfe-e2bc-4352-bbb8-ab54aa699f1a on instance [pid: 8|app: 0|req: 593/1189] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:27:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:27:58.875 7 INFO nova.api.openstack.compute.server_external_events [req-c8e4bee2-9f39-4788-9625-4f01e792186f req-ee55a8a9-3fa8-472d-9fae-cdf2d73bc818 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-deleted:0b889073-5bd0-49f7-b5ff-ab397dde5b7a for instance eea20cfe-e2bc-4352-bbb8-ab54aa699f1a on instance [pid: 7|app: 0|req: 597/1190] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:27:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:27:59.346 8 INFO nova.api.openstack.compute.server_external_events [req-0a46a54b-114c-4f21-a427-97d64ff4e471 req-b6dbcdf8-a419-4ddf-8707-2c3c0eec09e8 8f32e76704e3436c96c2da4d06368de9 9f3c052948494044a0e4780ed7d3a36a - - 8c4ac286869f4351828f2d8a09479271 8c4ac286869f4351828f2d8a09479271] Creating event network-vif-unplugged:0b889073-5bd0-49f7-b5ff-ab397dde5b7a for instance eea20cfe-e2bc-4352-bbb8-ab54aa699f1a on instance [pid: 8|app: 0|req: 594/1191] 10.0.0.208 () {38 vars in 815 bytes} [Sat Sep 12 05:27:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:28:01.285 7 WARNING neutronclient.v2_0.client [None req-99427fe4-5dbf-4650-9cbe-4f436e8d1551 9322f506e0764e8e80a887fc3a81c0af c00f8c62a4a940bf85681acd5cd8dd0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 599/1194] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:28:01 2026] GET /v2.1/servers/eea20cfe-e2bc-4352-bbb8-ab54aa699f1a => generated 1479 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:28:06.374 8 INFO nova.api.openstack.wsgi [None req-e81185bd-5a05-44d6-a8de-0aa52d6a3895 9322f506e0764e8e80a887fc3a81c0af c00f8c62a4a940bf85681acd5cd8dd0b - - default default] HTTP exception thrown: Instance eea20cfe-e2bc-4352-bbb8-ab54aa699f1a could not be found. [pid: 8|app: 0|req: 596/1195] 10.0.0.67 () {32 vars in 714 bytes} [Sat Sep 12 05:28:06 2026] GET /v2.1/servers/eea20cfe-e2bc-4352-bbb8-ab54aa699f1a => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 600/1196] 10.0.0.67 () {32 vars in 723 bytes} [Sat Sep 12 05:28:08 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-364544435 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 05:28:08.359 8 INFO nova.api.openstack.wsgi [None req-6421ae4c-8120-46c6-ac47-de3b398e6bd7 9322f506e0764e8e80a887fc3a81c0af c00f8c62a4a940bf85681acd5cd8dd0b - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-364544435 not found for user 9322f506e0764e8e80a887fc3a81c0af [pid: 8|app: 0|req: 597/1197] 10.0.0.67 () {32 vars in 720 bytes} [Sat Sep 12 05:28:08 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-364544435 => generated 141 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1204] 10.0.0.4 () {28 vars in 452 bytes} [Sat Sep 12 05:28:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1205] 10.0.0.4 () {30 vars in 656 bytes} [Sat Sep 12 05:28:34 2026] GET /v2.1 => generated 0 bytes in 85 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 602/1206] 10.0.0.4 () {32 vars in 729 bytes} [Sat Sep 12 05:28:34 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: 605/1207] 10.0.0.4 () {34 vars in 804 bytes} [Sat Sep 12 05:28:34 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1208] 10.0.0.4 () {28 vars in 452 bytes} [Sat Sep 12 05:28:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1209] 10.0.0.4 () {30 vars in 656 bytes} [Sat Sep 12 05:28:34 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 604/1210] 10.0.0.4 () {32 vars in 729 bytes} [Sat Sep 12 05:28:34 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: 607/1211] 10.0.0.4 () {34 vars in 892 bytes} [Sat Sep 12 05:28:34 2026] GET /v2.1/servers/detail?project_id=9f3c052948494044a0e4780ed7d3a36a&all_tenants=True => generated 15 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1212] 10.0.0.4 () {34 vars in 892 bytes} [Sat Sep 12 05:28:34 2026] GET /v2.1/servers/detail?project_id=a4f76882aadc4ec2a9c8a59c09fafb56&all_tenants=True => generated 15 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1213] 10.0.0.4 () {34 vars in 892 bytes} [Sat Sep 12 05:28:34 2026] GET /v2.1/servers/detail?project_id=cd7e879e0fba4c05933627af75d446e9&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)