+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Aug 14 04:52:00 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: nova-api-osapi-7c5f4685bf-9w2m4 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 0x7fb379659668 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-08-14 04:52:05.749 7 INFO nova.utils [None req-19a80fe3-f4ac-4c51-b369-487d9730e4fd - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-14 04:52:05.820 8 INFO nova.utils [None req-05f880ee-a50c-48a6-a5fd-a43dd88afcbb - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-14 04:52:07.458 8 WARNING keystonemiddleware._common.config [None req-05f880ee-a50c-48a6-a5fd-a43dd88afcbb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 04:52:07.467 8 WARNING oslo_config.cfg [None req-05f880ee-a50c-48a6-a5fd-a43dd88afcbb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-14 04:52:07.470 7 WARNING keystonemiddleware._common.config [None req-19a80fe3-f4ac-4c51-b369-487d9730e4fd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 04:52:07.479 7 WARNING oslo_config.cfg [None req-19a80fe3-f4ac-4c51-b369-487d9730e4fd - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-14 04:52:07.543 8 WARNING keystonemiddleware._common.config [None req-05f880ee-a50c-48a6-a5fd-a43dd88afcbb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 04:52:07.558 8 WARNING oslo_config.cfg [None req-05f880ee-a50c-48a6-a5fd-a43dd88afcbb - - - - - -] 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-08-14 04:52:07.560 7 WARNING keystonemiddleware._common.config [None req-19a80fe3-f4ac-4c51-b369-487d9730e4fd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 04:52:07.569 8 WARNING oslo_config.cfg [None req-05f880ee-a50c-48a6-a5fd-a43dd88afcbb - - - - - -] 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 0x7fb379659668 pid: 8 (default app) 2026-08-14 04:52:07.575 7 WARNING oslo_config.cfg [None req-19a80fe3-f4ac-4c51-b369-487d9730e4fd - - - - - -] 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-08-14 04:52:07.587 7 WARNING oslo_config.cfg [None req-19a80fe3-f4ac-4c51-b369-487d9730e4fd - - - - - -] 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 0x7fb379659668 pid: 7 (default app) [pid: 7|app: 0|req: 2/4] 199.204.45.77 () {42 vars in 700 bytes} [Fri Aug 14 04:52:13 2026] GET /v2.1 => generated 114 bytes in 24 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-08-14 04:52:14.460 8 WARNING oslo_policy.policy [None req-e5c98e59-35be-4544-988b-1faada026bf7 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - 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-08-14 04:52:14.461 8 WARNING oslo_policy.policy [None req-e5c98e59-35be-4544-988b-1faada026bf7 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - 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] 199.204.45.77 () {44 vars in 904 bytes} [Fri Aug 14 04:52:13 2026] GET /v2.1 => generated 0 bytes in 558 msecs (HTTP/1.1 302) 5 headers in 265 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-08-14 04:52:14.562 7 WARNING oslo_policy.policy [req-e5c98e59-35be-4544-988b-1faada026bf7 req-d28b9f51-8fd6-47f9-b9dc-f00f3d13f94c 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - 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-08-14 04:52:14.562 7 WARNING oslo_policy.policy [req-e5c98e59-35be-4544-988b-1faada026bf7 req-d28b9f51-8fd6-47f9-b9dc-f00f3d13f94c 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/6] 199.204.45.77 () {46 vars in 977 bytes} [Fri Aug 14 04:52:14 2026] GET /v2.1/ => generated 399 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 04:52:14.670 8 INFO nova.api.openstack.wsgi [None req-899f6850-5000-4084-be00-c9f1a2eaac90 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 199.204.45.77 () {48 vars in 1006 bytes} [Fri Aug 14 04:52:14 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.77 () {48 vars in 1046 bytes} [Fri Aug 14 04:52:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.77 () {52 vars in 1043 bytes} [Fri Aug 14 04:52:14 2026] POST /v2.1/flavors => generated 527 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.77 () {42 vars in 700 bytes} [Fri Aug 14 04:52:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.77 () {44 vars in 904 bytes} [Fri Aug 14 04:52:15 2026] GET /v2.1 => generated 0 bytes in 25 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/12] 199.204.45.77 () {46 vars in 977 bytes} [Fri Aug 14 04:52:15 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 04:52:15.655 8 INFO nova.api.openstack.wsgi [None req-18c95cb8-e9ce-47d5-83f9-bd5c84b62284 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 199.204.45.77 () {48 vars in 1008 bytes} [Fri Aug 14 04:52:15 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: 7/14] 199.204.45.77 () {48 vars in 1046 bytes} [Fri Aug 14 04:52:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.77 () {52 vars in 1043 bytes} [Fri Aug 14 04:52:15 2026] POST /v2.1/flavors => generated 530 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.77 () {42 vars in 700 bytes} [Fri Aug 14 04:52:16 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: 9/17] 199.204.45.77 () {44 vars in 904 bytes} [Fri Aug 14 04:52:16 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.204.45.77 () {46 vars in 977 bytes} [Fri Aug 14 04:52:16 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 04:52:16.619 8 INFO nova.api.openstack.wsgi [None req-972db20e-11d5-4185-88f8-123581c98337 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/19] 199.204.45.77 () {48 vars in 1010 bytes} [Fri Aug 14 04:52:16 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: 10/20] 199.204.45.77 () {48 vars in 1046 bytes} [Fri Aug 14 04:52:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.77 () {52 vars in 1043 bytes} [Fri Aug 14 04:52:16 2026] POST /v2.1/flavors => generated 531 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.77 () {42 vars in 700 bytes} [Fri Aug 14 04:52:17 2026] GET /v2.1 => generated 114 bytes in 8 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.77 () {44 vars in 904 bytes} [Fri Aug 14 04:52:17 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.204.45.77 () {46 vars in 977 bytes} [Fri Aug 14 04:52:17 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 04:52:17.633 8 INFO nova.api.openstack.wsgi [None req-3cbcc861-900c-4939-9176-cad338b78020 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/25] 199.204.45.77 () {48 vars in 1008 bytes} [Fri Aug 14 04:52:17 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.77 () {48 vars in 1046 bytes} [Fri Aug 14 04:52:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.77 () {52 vars in 1043 bytes} [Fri Aug 14 04:52:17 2026] POST /v2.1/flavors => generated 530 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.77 () {42 vars in 700 bytes} [Fri Aug 14 04:52:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.77 () {44 vars in 904 bytes} [Fri Aug 14 04:52:18 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.77 () {46 vars in 977 bytes} [Fri Aug 14 04:52:18 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 04:52:18.569 8 INFO nova.api.openstack.wsgi [None req-d1fef296-bcd8-4747-8294-b234fb1a9487 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/31] 199.204.45.77 () {48 vars in 1010 bytes} [Fri Aug 14 04:52:18 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.77 () {48 vars in 1046 bytes} [Fri Aug 14 04:52:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.204.45.77 () {52 vars in 1043 bytes} [Fri Aug 14 04:52:18 2026] POST /v2.1/flavors => generated 533 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/104] 10.0.0.63 () {28 vars in 453 bytes} [Fri Aug 14 04:58:02 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: 53/105] 10.0.0.63 () {30 vars in 657 bytes} [Fri Aug 14 04:58:02 2026] GET /v2.1 => generated 0 bytes in 177 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: 53/106] 10.0.0.63 () {32 vars in 730 bytes} [Fri Aug 14 04:58:02 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: 54/107] 10.0.0.63 () {34 vars in 803 bytes} [Fri Aug 14 04:58:02 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/132] 10.0.0.37 () {28 vars in 453 bytes} [Fri Aug 14 05:00:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/133] 10.0.0.37 () {30 vars in 657 bytes} [Fri Aug 14 05:00:07 2026] GET /v2.1 => generated 0 bytes in 402 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: 68/134] 10.0.0.37 () {32 vars in 730 bytes} [Fri Aug 14 05:00:08 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/135] 10.0.0.37 () {34 vars in 764 bytes} [Fri Aug 14 05:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/138] 10.0.0.37 () {28 vars in 453 bytes} [Fri Aug 14 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: 70/139] 10.0.0.37 () {30 vars in 657 bytes} [Fri Aug 14 05:00:12 2026] GET /v2.1 => generated 0 bytes in 34 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: 70/140] 10.0.0.37 () {32 vars in 730 bytes} [Fri Aug 14 05:00:12 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/141] 10.0.0.37 () {34 vars in 764 bytes} [Fri Aug 14 05:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/142] 10.0.0.37 () {28 vars in 453 bytes} [Fri Aug 14 05:00:16 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 72/143] 10.0.0.37 () {30 vars in 657 bytes} [Fri Aug 14 05:00:16 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: 72/144] 10.0.0.37 () {32 vars in 730 bytes} [Fri Aug 14 05:00:16 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: 8|app: 0|req: 73/145] 10.0.0.37 () {34 vars in 807 bytes} [Fri Aug 14 05:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/146] 10.0.0.37 () {28 vars in 453 bytes} [Fri Aug 14 05:00:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 74/147] 10.0.0.37 () {30 vars in 657 bytes} [Fri Aug 14 05:00:20 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 74/148] 10.0.0.37 () {32 vars in 730 bytes} [Fri Aug 14 05:00:20 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: 76/151] 10.0.0.37 () {34 vars in 807 bytes} [Fri Aug 14 05:00:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/156] 199.204.45.77 () {42 vars in 700 bytes} [Fri Aug 14 05:00:41 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 78/157] 199.204.45.77 () {44 vars in 904 bytes} [Fri Aug 14 05:00:41 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 80/158] 199.204.45.77 () {46 vars in 977 bytes} [Fri Aug 14 05:00:41 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:00:41.974 8 INFO nova.api.openstack.wsgi [None req-af9ca5b7-cd07-41f2-a16c-76bed23521d5 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 79/159] 199.204.45.77 () {48 vars in 1012 bytes} [Fri Aug 14 05:00:41 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/160] 199.204.45.77 () {48 vars in 1046 bytes} [Fri Aug 14 05:00:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/161] 199.204.45.77 () {52 vars in 1044 bytes} [Fri Aug 14 05:00:42 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/180] 199.204.45.77 () {42 vars in 700 bytes} [Fri Aug 14 05:02:11 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: 90/181] 199.204.45.77 () {44 vars in 904 bytes} [Fri Aug 14 05:02:11 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 92/182] 199.204.45.77 () {46 vars in 977 bytes} [Fri Aug 14 05:02:11 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:02:11.154 8 INFO nova.api.openstack.wsgi [None req-267c2103-8a8f-4016-b556-3f5254276121 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 58989ef8344144e28be6f0db5ae67d1f [pid: 8|app: 0|req: 91/183] 199.204.45.77 () {48 vars in 1046 bytes} [Fri Aug 14 05:02:11 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-14 05:02:11.168 7 WARNING oslo_db.sqlalchemy.utils [None req-12dcf789-bf8d-4978-8785-8b6e39c72ce1 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 93/184] 199.204.45.77 () {48 vars in 1011 bytes} [Fri Aug 14 05:02:11 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/185] 199.204.45.77 () {52 vars in 1052 bytes} [Fri Aug 14 05:02:11 2026] POST /v2.1/os-keypairs => generated 576 bytes in 49 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/186] 199.204.45.77 () {42 vars in 700 bytes} [Fri Aug 14 05:02:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/187] 199.204.45.77 () {44 vars in 904 bytes} [Fri Aug 14 05:02:14 2026] GET /v2.1 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 95/188] 199.204.45.77 () {46 vars in 977 bytes} [Fri Aug 14 05:02:14 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/189] 199.204.45.77 () {48 vars in 1068 bytes} [Fri Aug 14 05:02:15 2026] GET /v2.1/os-quota-sets/49d7294f24d04109bb47f751ed775a27 => generated 283 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/190] 199.204.45.77 () {52 vars in 1120 bytes} [Fri Aug 14 05:02:15 2026] PUT /v2.1/os-quota-sets/49d7294f24d04109bb47f751ed775a27 => generated 238 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/283] 199.204.45.77 () {42 vars in 700 bytes} [Fri Aug 14 05:09:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/284] 199.204.45.77 () {44 vars in 904 bytes} [Fri Aug 14 05:09:52 2026] GET /v2.1 => generated 0 bytes in 114 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 144/285] 199.204.45.77 () {46 vars in 977 bytes} [Fri Aug 14 05:09:52 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:09:52.579 8 INFO nova.api.openstack.wsgi [None req-eb537a47-7214-4d5c-81aa-a8abec582569 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 142/286] 199.204.45.77 () {48 vars in 1010 bytes} [Fri Aug 14 05:09:52 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 199.204.45.77 () {48 vars in 1046 bytes} [Fri Aug 14 05:09:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 199.204.45.77 () {52 vars in 1044 bytes} [Fri Aug 14 05:09:52 2026] POST /v2.1/flavors => generated 532 bytes in 633 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/331] 199.204.45.77 () {42 vars in 700 bytes} [Fri Aug 14 05:13: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: 7|app: 0|req: 167/332] 199.204.45.77 () {44 vars in 904 bytes} [Fri Aug 14 05:13:22 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 166/333] 199.204.45.77 () {46 vars in 977 bytes} [Fri Aug 14 05:13:22 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/334] 199.204.45.77 () {48 vars in 1068 bytes} [Fri Aug 14 05:13:22 2026] GET /v2.1/os-quota-sets/25f517ab0bc34553bd05e006bcead5f6 => generated 283 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/335] 199.204.45.77 () {52 vars in 1120 bytes} [Fri Aug 14 05:13:22 2026] PUT /v2.1/os-quota-sets/25f517ab0bc34553bd05e006bcead5f6 => generated 238 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/476] 199.204.45.77 () {42 vars in 700 bytes} [Fri Aug 14 05:25:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/477] 199.204.45.77 () {44 vars in 904 bytes} [Fri Aug 14 05:25:10 2026] GET /v2.1 => generated 0 bytes in 133 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 239/478] 199.204.45.77 () {46 vars in 977 bytes} [Fri Aug 14 05:25:10 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:25:10.195 7 INFO nova.api.openstack.wsgi [None req-1506f8d4-2d6a-49e0-87b2-694c0cbbff32 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 240/479] 199.204.45.77 () {48 vars in 1006 bytes} [Fri Aug 14 05:25:10 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/480] 199.204.45.77 () {48 vars in 1046 bytes} [Fri Aug 14 05:25:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/481] 199.204.45.77 () {48 vars in 1094 bytes} [Fri Aug 14 05:25:10 2026] GET /v2.1/flavors/34dc6752-ac22-4d7f-950f-9bdf3caef9ca/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: 243/484] 199.204.45.77 () {42 vars in 700 bytes} [Fri Aug 14 05:25:11 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: 242/485] 199.204.45.77 () {44 vars in 904 bytes} [Fri Aug 14 05:25:11 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 244/486] 199.204.45.77 () {46 vars in 977 bytes} [Fri Aug 14 05:25:11 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:25:11.163 8 INFO nova.api.openstack.wsgi [None req-f006790b-43be-406e-a567-842832acb83d 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 243/487] 199.204.45.77 () {48 vars in 1008 bytes} [Fri Aug 14 05:25:11 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/488] 199.204.45.77 () {48 vars in 1046 bytes} [Fri Aug 14 05:25:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/489] 199.204.45.77 () {48 vars in 1094 bytes} [Fri Aug 14 05:25:11 2026] GET /v2.1/flavors/48111124-cc45-476f-b1d7-aef66949d116/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: 246/490] 199.204.45.77 () {42 vars in 700 bytes} [Fri Aug 14 05:25: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: 245/491] 199.204.45.77 () {44 vars in 904 bytes} [Fri Aug 14 05:25:12 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 247/492] 199.204.45.77 () {46 vars in 977 bytes} [Fri Aug 14 05:25:12 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:25:12.099 8 INFO nova.api.openstack.wsgi [None req-de9ae587-2b90-4516-9cca-72c7af6d105a 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 246/493] 199.204.45.77 () {48 vars in 1010 bytes} [Fri Aug 14 05:25:12 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: 248/494] 199.204.45.77 () {48 vars in 1046 bytes} [Fri Aug 14 05:25:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/495] 199.204.45.77 () {48 vars in 1094 bytes} [Fri Aug 14 05:25:12 2026] GET /v2.1/flavors/2a2c3c5e-640e-41a2-b4c7-b87319370b71/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/496] 199.204.45.77 () {42 vars in 700 bytes} [Fri Aug 14 05:25:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/497] 199.204.45.77 () {44 vars in 904 bytes} [Fri Aug 14 05:25:13 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 250/498] 199.204.45.77 () {46 vars in 977 bytes} [Fri Aug 14 05:25:13 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:25:13.088 8 INFO nova.api.openstack.wsgi [None req-c1357bde-3362-43c3-b8e5-6f38302b8183 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 249/499] 199.204.45.77 () {48 vars in 1008 bytes} [Fri Aug 14 05:25:13 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/500] 199.204.45.77 () {48 vars in 1046 bytes} [Fri Aug 14 05:25:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/501] 199.204.45.77 () {48 vars in 1094 bytes} [Fri Aug 14 05:25:13 2026] GET /v2.1/flavors/a5a37086-3d65-4f63-801e-87f784ccd76a/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/502] 199.204.45.77 () {42 vars in 700 bytes} [Fri Aug 14 05:25:13 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/503] 199.204.45.77 () {44 vars in 904 bytes} [Fri Aug 14 05:25:13 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 253/504] 199.204.45.77 () {46 vars in 977 bytes} [Fri Aug 14 05:25:14 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:25:14.040 8 INFO nova.api.openstack.wsgi [None req-92137744-5db4-4b2a-bae8-53c6041ec713 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 252/505] 199.204.45.77 () {48 vars in 1010 bytes} [Fri Aug 14 05:25:14 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/506] 199.204.45.77 () {48 vars in 1046 bytes} [Fri Aug 14 05:25:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/507] 199.204.45.77 () {48 vars in 1094 bytes} [Fri Aug 14 05:25:14 2026] GET /v2.1/flavors/46f2c828-efc8-4755-bc97-7c7d429177b6/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/520] 199.204.45.77 () {42 vars in 700 bytes} [Fri Aug 14 05:26:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/521] 199.204.45.77 () {44 vars in 904 bytes} [Fri Aug 14 05:26:18 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 261/522] 199.204.45.77 () {46 vars in 977 bytes} [Fri Aug 14 05:26:18 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:26:18.396 7 INFO nova.api.openstack.wsgi [None req-9da5b48f-cfd9-4fa3-9db3-569e09ef19f7 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 262/523] 199.204.45.77 () {48 vars in 1012 bytes} [Fri Aug 14 05:26:18 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/524] 199.204.45.77 () {48 vars in 1046 bytes} [Fri Aug 14 05:26:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/525] 199.204.45.77 () {48 vars in 1094 bytes} [Fri Aug 14 05:26:18 2026] GET /v2.1/flavors/48464981-094f-4814-8b7e-9f0c641704cc/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/528] 199.204.45.77 () {42 vars in 700 bytes} [Fri Aug 14 05:26:25 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: 265/529] 199.204.45.77 () {44 vars in 904 bytes} [Fri Aug 14 05:26:25 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 265/530] 199.204.45.77 () {46 vars in 977 bytes} [Fri Aug 14 05:26:25 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/531] 199.204.45.77 () {48 vars in 1046 bytes} [Fri Aug 14 05:26:25 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/532] 199.204.45.77 () {42 vars in 700 bytes} [Fri Aug 14 05:26:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/533] 199.204.45.77 () {44 vars in 904 bytes} [Fri Aug 14 05:26:29 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 267/534] 199.204.45.77 () {46 vars in 977 bytes} [Fri Aug 14 05:26:29 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/535] 199.204.45.77 () {48 vars in 1068 bytes} [Fri Aug 14 05:26:29 2026] GET /v2.1/os-quota-sets/49d7294f24d04109bb47f751ed775a27 => generated 280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/546] 199.204.45.77 () {42 vars in 700 bytes} [Fri Aug 14 05:27: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) [pid: 8|app: 0|req: 273/547] 199.204.45.77 () {44 vars in 904 bytes} [Fri Aug 14 05:27:19 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 275/548] 199.204.45.77 () {46 vars in 977 bytes} [Fri Aug 14 05:27:19 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:27:19.577 8 INFO nova.api.openstack.wsgi [None req-e18e0a2e-97ed-4ecb-adc1-9835f35912c6 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 274/549] 199.204.45.77 () {48 vars in 1010 bytes} [Fri Aug 14 05:27:19 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/550] 199.204.45.77 () {48 vars in 1046 bytes} [Fri Aug 14 05:27:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/551] 199.204.45.77 () {48 vars in 1094 bytes} [Fri Aug 14 05:27:19 2026] GET /v2.1/flavors/694f6dc6-963b-474a-8ef2-38f9687cd0a2/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/556] 199.204.45.77 () {42 vars in 700 bytes} [Fri Aug 14 05:27: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: 279/557] 199.204.45.77 () {44 vars in 904 bytes} [Fri Aug 14 05:27:35 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 279/558] 199.204.45.77 () {46 vars in 977 bytes} [Fri Aug 14 05:27:35 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/559] 199.204.45.77 () {48 vars in 1068 bytes} [Fri Aug 14 05:27:35 2026] GET /v2.1/os-quota-sets/25f517ab0bc34553bd05e006bcead5f6 => generated 280 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/570] 199.204.45.77 () {42 vars in 700 bytes} [Fri Aug 14 05:28: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: 285/571] 199.204.45.77 () {44 vars in 904 bytes} [Fri Aug 14 05:28:23 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 287/572] 199.204.45.77 () {46 vars in 977 bytes} [Fri Aug 14 05:28:23 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:28:23.739 8 INFO nova.api.openstack.wsgi [None req-b835cabc-1703-4403-a51b-f7836881e930 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 286/573] 199.204.45.77 () {48 vars in 1006 bytes} [Fri Aug 14 05:28:23 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/574] 199.204.45.77 () {48 vars in 1046 bytes} [Fri Aug 14 05:28:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 16 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: 293/583] 10.0.0.63 () {32 vars in 654 bytes} [Fri Aug 14 05:29:05 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/584] 10.0.0.63 () {32 vars in 640 bytes} [Fri Aug 14 05:29:05 2026] GET /v2.1/servers => generated 15 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-14 05:29:05.401 7 WARNING oslo_db.sqlalchemy.utils [None req-e90263f4-3a20-4773-a6ae-67c8976d7896 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 294/585] 10.0.0.63 () {32 vars in 648 bytes} [Fri Aug 14 05:29:05 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/586] 10.0.0.63 () {32 vars in 693 bytes} [Fri Aug 14 05:29:05 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/589] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:16 2026] GET /v2.1/flavors/34dc6752-ac22-4d7f-950f-9bdf3caef9ca => generated 511 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/590] 10.0.0.63 () {32 vars in 640 bytes} [Fri Aug 14 05:29:16 2026] GET /v2.1/flavors => generated 1674 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/591] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:16 2026] GET /v2.1/flavors/34dc6752-ac22-4d7f-950f-9bdf3caef9ca => generated 511 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:29:22.235 7 WARNING neutronclient.v2_0.client [None req-8a3ea567-aef2-47dc-8275-a38ec811164b 8a150f690f544de7a16c99363c5e9eb7 66d9b29f583f4bd089ffcd10e33047d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/594] 10.0.0.63 () {34 vars in 684 bytes} [Fri Aug 14 05:29:22 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1418 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:29:23.570 8 WARNING neutronclient.v2_0.client [None req-6c7499e1-04ba-4256-b817-b756331c556d 8a150f690f544de7a16c99363c5e9eb7 66d9b29f583f4bd089ffcd10e33047d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:24.729 8 WARNING neutronclient.v2_0.client [None req-6c7499e1-04ba-4256-b817-b756331c556d 8a150f690f544de7a16c99363c5e9eb7 66d9b29f583f4bd089ffcd10e33047d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/595] 10.0.0.63 () {34 vars in 670 bytes} [Fri Aug 14 05:29:24 2026] POST /v2.1/os-keypairs => generated 386 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/596] 10.0.0.63 () {34 vars in 694 bytes} [Fri Aug 14 05:29:23 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1452 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:29:25.036 7 WARNING neutronclient.v2_0.client [None req-e2d594d4-e10a-4609-b758-2963e6371aad 8a150f690f544de7a16c99363c5e9eb7 66d9b29f583f4bd089ffcd10e33047d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/597] 10.0.0.63 () {34 vars in 684 bytes} [Fri Aug 14 05:29:25 2026] POST /v2.1/os-security-groups => generated 247 bytes in 532 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:29:25.579 8 WARNING neutronclient.v2_0.client [None req-c509417d-d1ef-467d-b873-5385312921d2 8a150f690f544de7a16c99363c5e9eb7 66d9b29f583f4bd089ffcd10e33047d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:26.141 8 WARNING neutronclient.v2_0.client [None req-c509417d-d1ef-467d-b873-5385312921d2 8a150f690f544de7a16c99363c5e9eb7 66d9b29f583f4bd089ffcd10e33047d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/598] 10.0.0.63 () {34 vars in 694 bytes} [Fri Aug 14 05:29:25 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1512 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:29:27.101 8 WARNING neutronclient.v2_0.client [None req-18af61cb-109f-4b9f-a843-9d1deaeee794 8a150f690f544de7a16c99363c5e9eb7 66d9b29f583f4bd089ffcd10e33047d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:27.143 8 WARNING neutronclient.v2_0.client [None req-18af61cb-109f-4b9f-a843-9d1deaeee794 8a150f690f544de7a16c99363c5e9eb7 66d9b29f583f4bd089ffcd10e33047d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/599] 10.0.0.63 () {34 vars in 670 bytes} [Fri Aug 14 05:29:27 2026] POST /v2.1/os-keypairs => generated 386 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/600] 10.0.0.63 () {34 vars in 694 bytes} [Fri Aug 14 05:29:27 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:29:27.402 7 WARNING neutronclient.v2_0.client [None req-19d0e39d-6e88-4cfd-a91d-fa2293908511 8a150f690f544de7a16c99363c5e9eb7 66d9b29f583f4bd089ffcd10e33047d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/601] 10.0.0.63 () {32 vars in 736 bytes} [Fri Aug 14 05:29:27 2026] GET /v2.1/os-security-groups/42dff86d-57eb-4e34-b17c-f1d5faed866b => generated 664 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:29:27.464 8 WARNING neutronclient.v2_0.client [None req-a6dd6a3f-52c0-41b2-841d-823aa42f63f6 8a150f690f544de7a16c99363c5e9eb7 66d9b29f583f4bd089ffcd10e33047d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:27.495 8 WARNING neutronclient.v2_0.client [None req-a6dd6a3f-52c0-41b2-841d-823aa42f63f6 8a150f690f544de7a16c99363c5e9eb7 66d9b29f583f4bd089ffcd10e33047d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:27.532 8 WARNING neutronclient.v2_0.client [None req-a6dd6a3f-52c0-41b2-841d-823aa42f63f6 8a150f690f544de7a16c99363c5e9eb7 66d9b29f583f4bd089ffcd10e33047d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/602] 10.0.0.63 () {32 vars in 749 bytes} [Fri Aug 14 05:29:27 2026] DELETE /v2.1/os-security-group-rules/7356cd21-1397-4618-b312-b0662d8b3864 => generated 0 bytes in 220 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-14 05:29:27.687 8 WARNING neutronclient.v2_0.client [None req-33c8a3c9-3f46-4caa-b8d6-f78be2249107 8a150f690f544de7a16c99363c5e9eb7 66d9b29f583f4bd089ffcd10e33047d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:27.718 8 WARNING neutronclient.v2_0.client [None req-33c8a3c9-3f46-4caa-b8d6-f78be2249107 8a150f690f544de7a16c99363c5e9eb7 66d9b29f583f4bd089ffcd10e33047d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:27.739 7 WARNING neutronclient.v2_0.client [None req-613220f9-86fc-437a-8fa6-e5605cf2b0c5 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/603] 10.0.0.63 () {32 vars in 739 bytes} [Fri Aug 14 05:29:27 2026] DELETE /v2.1/os-security-groups/42dff86d-57eb-4e34-b17c-f1d5faed866b => generated 0 bytes in 180 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-14 05:29:27.875 8 WARNING neutronclient.v2_0.client [None req-e19ff44d-d714-49b1-80fa-8f3d4f510fad 8a150f690f544de7a16c99363c5e9eb7 66d9b29f583f4bd089ffcd10e33047d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:27.890 7 WARNING neutronclient.v2_0.client [None req-613220f9-86fc-437a-8fa6-e5605cf2b0c5 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:27.916 8 WARNING neutronclient.v2_0.client [None req-e19ff44d-d714-49b1-80fa-8f3d4f510fad 8a150f690f544de7a16c99363c5e9eb7 66d9b29f583f4bd089ffcd10e33047d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/604] 10.0.0.63 () {32 vars in 739 bytes} [Fri Aug 14 05:29:27 2026] DELETE /v2.1/os-security-groups/d69d77a8-ed40-4981-b9ec-ace0e066b6b7 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-14 05:29:28.437 7 WARNING neutronclient.v2_0.client [None req-613220f9-86fc-437a-8fa6-e5605cf2b0c5 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/605] 10.0.0.63 () {34 vars in 662 bytes} [Fri Aug 14 05:29:27 2026] POST /v2.1/servers => generated 453 bytes in 1430 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-14 05:29:29.129 8 WARNING neutronclient.v2_0.client [None req-597b903c-8723-4618-bfd0-c1a04891c441 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/606] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:29 2026] GET /v2.1/servers/c799f383-b827-44f9-85c3-cea3f9e156f6 => generated 1431 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:30.277 7 WARNING neutronclient.v2_0.client [None req-db4ea9f7-8c38-49d0-89eb-51d252cd28ab 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/607] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:30 2026] GET /v2.1/servers/c799f383-b827-44f9-85c3-cea3f9e156f6 => generated 1435 bytes in 643 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:31.952 8 WARNING neutronclient.v2_0.client [None req-531e1915-f0db-449b-b1b0-3cf12c287de4 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/610] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:31 2026] GET /v2.1/servers/c799f383-b827-44f9-85c3-cea3f9e156f6 => generated 1483 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:33.039 8 WARNING neutronclient.v2_0.client [None req-be49fa40-2c9a-4812-a369-a5cef06f9adf 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:33.039 7 WARNING neutronclient.v2_0.client [None req-a7eaa3e4-6c6f-4560-932a-103fb4230627 2e1225ac78d841568ec3dde8f87893ac fdbc5e0eba7e4be2ba1e1004f6a601d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/611] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:33 2026] GET /v2.1/servers/c799f383-b827-44f9-85c3-cea3f9e156f6 => generated 1483 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:29:33.111 7 WARNING neutronclient.v2_0.client [None req-a7eaa3e4-6c6f-4560-932a-103fb4230627 2e1225ac78d841568ec3dde8f87893ac fdbc5e0eba7e4be2ba1e1004f6a601d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:33.309 7 WARNING neutronclient.v2_0.client [None req-a7eaa3e4-6c6f-4560-932a-103fb4230627 2e1225ac78d841568ec3dde8f87893ac fdbc5e0eba7e4be2ba1e1004f6a601d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/612] 10.0.0.63 () {34 vars in 662 bytes} [Fri Aug 14 05:29:32 2026] POST /v2.1/servers => generated 450 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, ' 2026-08-14 05:29:34.005 8 WARNING neutronclient.v2_0.client [None req-b4b3eb72-b13f-4f04-bd4f-2219b76e893d 2e1225ac78d841568ec3dde8f87893ac fdbc5e0eba7e4be2ba1e1004f6a601d7 - - default default] 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-08-14 05:29:34.118 7 WARNING neutronclient.v2_0.client [None req-6c1bf32b-0527-4e5a-97db-4bf7d9c13117 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/613] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:33 2026] GET /v2.1/servers/668f1a1f-48c5-4db9-bf8b-b83837dd487d => generated 1254 bytes in 266 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.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:34 2026] GET /v2.1/servers/c799f383-b827-44f9-85c3-cea3f9e156f6 => generated 1491 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:35.298 8 WARNING neutronclient.v2_0.client [None req-ea381a76-7083-44d2-b157-b03cc39200e7 2e1225ac78d841568ec3dde8f87893ac fdbc5e0eba7e4be2ba1e1004f6a601d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:35.320 7 WARNING neutronclient.v2_0.client [None req-4fbb0076-f66b-4347-a388-a257c4d35cad 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] The python binding code in 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/615] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:35 2026] GET /v2.1/servers/668f1a1f-48c5-4db9-bf8b-b83837dd487d => generated 1296 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/616] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:35 2026] GET /v2.1/servers/c799f383-b827-44f9-85c3-cea3f9e156f6 => generated 1557 bytes in 891 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:36.389 8 WARNING neutronclient.v2_0.client [None req-ff949f19-7c05-44dd-a048-d3fa0e827252 2e1225ac78d841568ec3dde8f87893ac fdbc5e0eba7e4be2ba1e1004f6a601d7 - - default default] The python binding code in 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/617] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:36 2026] GET /v2.1/servers/668f1a1f-48c5-4db9-bf8b-b83837dd487d => generated 1352 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:36.643 7 INFO nova.api.openstack.compute.server_external_events [req-19d80cbd-56eb-40a3-b9fc-265544899ec0 req-1e5ffc19-25e0-4336-ab87-9d5f74bec6aa c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:6f194d0d-2f85-4068-a98d-109e92d289a1 for instance c799f383-b827-44f9-85c3-cea3f9e156f6 on instance 2026-08-14 05:29:36.652 7 INFO nova.compute.rpcapi [None req-70273f46-3626-4939-9f49-4a53ae36a5e1 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 310/618] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:29:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:37.236 8 WARNING neutronclient.v2_0.client [None req-59cf4efa-3c14-4546-835a-479498195171 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/619] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:37 2026] GET /v2.1/servers/c799f383-b827-44f9-85c3-cea3f9e156f6 => generated 1557 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-08-14 05:29:37.486 7 WARNING neutronclient.v2_0.client [None req-b97811f2-e703-4b2e-8bef-59d51b2eb604 2e1225ac78d841568ec3dde8f87893ac fdbc5e0eba7e4be2ba1e1004f6a601d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/620] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:37 2026] GET /v2.1/servers/668f1a1f-48c5-4db9-bf8b-b83837dd487d => generated 1352 bytes in 691 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:38.386 8 WARNING neutronclient.v2_0.client [None req-55d69502-f749-46c6-94d2-9666c553f7ca 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] The python binding code in 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/621] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:38 2026] GET /v2.1/servers/c799f383-b827-44f9-85c3-cea3f9e156f6 => generated 1557 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:39.186 7 WARNING neutronclient.v2_0.client [None req-dbd7e028-2b39-4896-81eb-15f1884e64a8 2e1225ac78d841568ec3dde8f87893ac fdbc5e0eba7e4be2ba1e1004f6a601d7 - - default default] The python binding code in 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/622] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:39 2026] GET /v2.1/servers/668f1a1f-48c5-4db9-bf8b-b83837dd487d => generated 1427 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:39.765 7 WARNING neutronclient.v2_0.client [None req-c9e44a34-d922-4d8f-9cea-b4456d304326 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] 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-08-14 05:29:39.795 8 WARNING neutronclient.v2_0.client [None req-01f5934d-cd20-4dc2-90ea-a017e2dc32da ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] The python binding code in 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/623] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:39 2026] GET /v2.1/servers/c799f383-b827-44f9-85c3-cea3f9e156f6 => generated 1557 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/624] 10.0.0.63 () {34 vars in 684 bytes} [Fri Aug 14 05:29:39 2026] POST /v2.1/os-security-groups => generated 243 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:40.044 7 WARNING neutronclient.v2_0.client [None req-fb6a15d9-044c-440e-ab81-faac9de67d64 ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] The python binding code in 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/625] 10.0.0.63 () {34 vars in 684 bytes} [Fri Aug 14 05:29:40 2026] POST /v2.1/os-security-groups => generated 244 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:29:40.253 8 WARNING neutronclient.v2_0.client [None req-e9d2ff64-6f78-452c-a0c4-c75f42819802 ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:40.364 7 INFO nova.api.openstack.compute.server_external_events [req-58c5221d-a8e1-439e-89e7-f8e4d739ee0d req-8ab63441-4b85-491c-b826-e77c7f5048ea c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:5491b4e5-4c40-4202-96cf-5907f43358f9 for instance 668f1a1f-48c5-4db9-bf8b-b83837dd487d on instance [pid: 7|app: 0|req: 315/626] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:29:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/627] 10.0.0.63 () {34 vars in 684 bytes} [Fri Aug 14 05:29:40 2026] POST /v2.1/os-security-groups => generated 242 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:40.467 7 WARNING neutronclient.v2_0.client [None req-5fc8bb27-60c2-4bce-83a5-3c84510cd6cf ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:40.519 7 WARNING neutronclient.v2_0.client [None req-5fc8bb27-60c2-4bce-83a5-3c84510cd6cf ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:40.560 7 WARNING neutronclient.v2_0.client [None req-5fc8bb27-60c2-4bce-83a5-3c84510cd6cf ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:40.604 8 WARNING neutronclient.v2_0.client [None req-34802a90-1cbd-4b8e-9c24-4c45bf0f76f1 2e1225ac78d841568ec3dde8f87893ac fdbc5e0eba7e4be2ba1e1004f6a601d7 - - default default] The python binding code in 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.63 () {32 vars in 662 bytes} [Fri Aug 14 05:29:40 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:29:40.626 7 WARNING neutronclient.v2_0.client [None req-39b33874-8c1f-4b12-8873-221eb5d289d9 ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:40.655 7 WARNING neutronclient.v2_0.client [None req-39b33874-8c1f-4b12-8873-221eb5d289d9 ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] The python binding code in 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.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:40 2026] GET /v2.1/servers/668f1a1f-48c5-4db9-bf8b-b83837dd487d => generated 1437 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/630] 10.0.0.63 () {32 vars in 739 bytes} [Fri Aug 14 05:29:40 2026] DELETE /v2.1/os-security-groups/032316aa-9267-4e07-99cf-8611a3414d66 => generated 0 bytes in 255 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-08-14 05:29:40.895 8 WARNING neutronclient.v2_0.client [None req-5236780d-2ecb-4ef0-be5d-872454b9d31b ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:40.916 8 INFO nova.api.openstack.wsgi [None req-5236780d-2ecb-4ef0-be5d-872454b9d31b ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] HTTP exception thrown: Security group 032316aa-9267-4e07-99cf-8611a3414d66 does not exist Neutron server returns request_ids: ['req-1fb5d09c-c27f-41c1-932f-1bc44f4d2e19'] [pid: 8|app: 0|req: 314/631] 10.0.0.63 () {32 vars in 736 bytes} [Fri Aug 14 05:29:40 2026] GET /v2.1/os-security-groups/032316aa-9267-4e07-99cf-8611a3414d66 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-14 05:29:40.932 7 WARNING neutronclient.v2_0.client [None req-449fbac5-c051-4913-b885-15a142c9b124 ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:40.979 7 WARNING neutronclient.v2_0.client [None req-449fbac5-c051-4913-b885-15a142c9b124 ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:41.040 8 WARNING neutronclient.v2_0.client [None req-72868f11-33d8-470b-a2f0-0fd577d46c18 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] The python binding code in 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/634] 10.0.0.63 () {32 vars in 739 bytes} [Fri Aug 14 05:29:40 2026] DELETE /v2.1/os-security-groups/becd87bc-fd8e-475c-80df-b1c5959204c3 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-14 05:29:41.130 7 WARNING neutronclient.v2_0.client [None req-2029671f-5343-4e5b-8356-ffb96a06ca05 ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:41.147 7 INFO nova.api.openstack.wsgi [None req-2029671f-5343-4e5b-8356-ffb96a06ca05 ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] HTTP exception thrown: Security group becd87bc-fd8e-475c-80df-b1c5959204c3 does not exist Neutron server returns request_ids: ['req-e4156e9b-e231-4284-85e2-8bf046ea7875'] [pid: 7|app: 0|req: 319/635] 10.0.0.63 () {32 vars in 736 bytes} [Fri Aug 14 05:29:41 2026] GET /v2.1/os-security-groups/becd87bc-fd8e-475c-80df-b1c5959204c3 => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-14 05:29:41.157 7 WARNING neutronclient.v2_0.client [None req-17427669-d431-4b5e-aa16-c6deb393ea79 ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:41.182 7 WARNING neutronclient.v2_0.client [None req-17427669-d431-4b5e-aa16-c6deb393ea79 ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] The python binding code in 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/636] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:41 2026] GET /v2.1/servers/c799f383-b827-44f9-85c3-cea3f9e156f6 => generated 1557 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/637] 10.0.0.63 () {32 vars in 739 bytes} [Fri Aug 14 05:29:41 2026] DELETE /v2.1/os-security-groups/dce2d6ae-a785-4641-8ec3-0318bc3836cd => generated 0 bytes in 162 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-08-14 05:29:41.326 8 WARNING neutronclient.v2_0.client [None req-3e4b8c55-d436-410f-9e86-98a7f4126008 ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:41.352 8 INFO nova.api.openstack.wsgi [None req-3e4b8c55-d436-410f-9e86-98a7f4126008 ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] HTTP exception thrown: Security group dce2d6ae-a785-4641-8ec3-0318bc3836cd does not exist Neutron server returns request_ids: ['req-475a1374-e461-4a55-b8cc-6143739d5d62'] [pid: 8|app: 0|req: 318/638] 10.0.0.63 () {32 vars in 736 bytes} [Fri Aug 14 05:29:41 2026] GET /v2.1/os-security-groups/dce2d6ae-a785-4641-8ec3-0318bc3836cd => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-14 05:29:41.365 7 WARNING neutronclient.v2_0.client [None req-fdfaf5d3-58c4-4e62-9b1c-7c23790998c9 ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:41.409 7 WARNING neutronclient.v2_0.client [None req-fdfaf5d3-58c4-4e62-9b1c-7c23790998c9 ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:41.467 7 WARNING neutronclient.v2_0.client [None req-fdfaf5d3-58c4-4e62-9b1c-7c23790998c9 ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/639] 10.0.0.63 () {32 vars in 662 bytes} [Fri Aug 14 05:29:41 2026] GET /v2.1/os-security-groups => generated 707 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:29:41.527 8 WARNING neutronclient.v2_0.client [None req-b11d16f7-55ee-41d1-8e51-822d2d7ccd2c ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:41.547 8 INFO nova.api.openstack.wsgi [None req-b11d16f7-55ee-41d1-8e51-822d2d7ccd2c ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] HTTP exception thrown: Security group dce2d6ae-a785-4641-8ec3-0318bc3836cd does not exist Neutron server returns request_ids: ['req-658deaaf-a8a3-41c5-b52e-0f20ac9fa136'] [pid: 8|app: 0|req: 319/640] 10.0.0.63 () {32 vars in 739 bytes} [Fri Aug 14 05:29:41 2026] DELETE /v2.1/os-security-groups/dce2d6ae-a785-4641-8ec3-0318bc3836cd => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-14 05:29:41.559 7 WARNING neutronclient.v2_0.client [None req-05a077b4-dd0a-4f27-a9d8-2c6fe6417345 ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:41.578 7 INFO nova.api.openstack.wsgi [None req-05a077b4-dd0a-4f27-a9d8-2c6fe6417345 ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] HTTP exception thrown: Security group becd87bc-fd8e-475c-80df-b1c5959204c3 does not exist Neutron server returns request_ids: ['req-76aa912a-c84f-4898-9bd5-90acdf446331'] [pid: 7|app: 0|req: 322/641] 10.0.0.63 () {32 vars in 739 bytes} [Fri Aug 14 05:29:41 2026] DELETE /v2.1/os-security-groups/becd87bc-fd8e-475c-80df-b1c5959204c3 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-14 05:29:41.589 8 WARNING neutronclient.v2_0.client [None req-014294ae-fb50-4287-8b92-9631fdd80381 ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:41.609 8 INFO nova.api.openstack.wsgi [None req-014294ae-fb50-4287-8b92-9631fdd80381 ef6687f3b7984119a163439d6f9c1091 98a0d23aed344a2c936f76a0da10a0d4 - - default default] HTTP exception thrown: Security group 032316aa-9267-4e07-99cf-8611a3414d66 does not exist Neutron server returns request_ids: ['req-39038f2c-1470-45b9-90e4-06b199677343'] [pid: 8|app: 0|req: 320/642] 10.0.0.63 () {32 vars in 739 bytes} [Fri Aug 14 05:29:41 2026] DELETE /v2.1/os-security-groups/032316aa-9267-4e07-99cf-8611a3414d66 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-14 05:29:41.756 7 WARNING neutronclient.v2_0.client [None req-b0a8c75b-6ec7-4bd2-b0b3-2cb152152d9a 2e1225ac78d841568ec3dde8f87893ac fdbc5e0eba7e4be2ba1e1004f6a601d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:42.273 8 WARNING neutronclient.v2_0.client [None req-4539254b-6353-47be-81ec-d421cf3d7de3 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] The python binding code in 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/643] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:41 2026] GET /v2.1/servers/668f1a1f-48c5-4db9-bf8b-b83837dd487d => generated 1437 bytes in 667 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/644] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:42 2026] GET /v2.1/servers/c799f383-b827-44f9-85c3-cea3f9e156f6 => generated 1557 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:43.434 7 WARNING neutronclient.v2_0.client [None req-3ec9f1db-47b4-4328-8358-9f1ca8104db3 2e1225ac78d841568ec3dde8f87893ac fdbc5e0eba7e4be2ba1e1004f6a601d7 - - default default] The python binding code in 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/645] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:43 2026] GET /v2.1/servers/668f1a1f-48c5-4db9-bf8b-b83837dd487d => generated 1437 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:43.711 8 WARNING neutronclient.v2_0.client [None req-a20c4034-4733-43e9-b4e4-b576fc684851 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/646] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:43 2026] GET /v2.1/servers/c799f383-b827-44f9-85c3-cea3f9e156f6 => generated 1557 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-08-14 05:29:44.149 7 INFO nova.api.openstack.compute.server_external_events [req-c096225c-b8fc-4d01-b794-5764c7e59dd7 req-3531989e-d3f1-4e23-9f35-8111896e25d7 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:6f194d0d-2f85-4068-a98d-109e92d289a1 for instance c799f383-b827-44f9-85c3-cea3f9e156f6 on instance [pid: 7|app: 0|req: 325/647] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:29:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:44.396 8 INFO nova.api.openstack.compute.server_external_events [req-5f9b599b-b156-419a-a583-a35505c9453d req-d437144b-9c28-425d-b70c-b300066ce654 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:5491b4e5-4c40-4202-96cf-5907f43358f9 for instance 668f1a1f-48c5-4db9-bf8b-b83837dd487d on instance 2026-08-14 05:29:44.403 8 INFO nova.compute.rpcapi [None req-7e24fbbc-b943-45ca-b213-4d764679b965 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 323/648] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:29:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:44.578 7 WARNING neutronclient.v2_0.client [None req-2812f49a-ea35-409e-9729-2bce8cdb1153 2e1225ac78d841568ec3dde8f87893ac fdbc5e0eba7e4be2ba1e1004f6a601d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/649] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:44 2026] GET /v2.1/servers/668f1a1f-48c5-4db9-bf8b-b83837dd487d => generated 1425 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:44.878 8 WARNING neutronclient.v2_0.client [None req-0f1d24ef-fd0e-4495-9ac6-6a905c1ffef2 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] The python binding code in 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/650] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:44 2026] GET /v2.1/servers/c799f383-b827-44f9-85c3-cea3f9e156f6 => generated 1557 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:45.756 7 WARNING neutronclient.v2_0.client [None req-9dc228cd-1a07-40b8-ab80-58c0940c1e7e 2e1225ac78d841568ec3dde8f87893ac fdbc5e0eba7e4be2ba1e1004f6a601d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/651] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:45 2026] GET /v2.1/servers/668f1a1f-48c5-4db9-bf8b-b83837dd487d => generated 1425 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:46.033 8 WARNING neutronclient.v2_0.client [None req-91d42db9-90f8-4ac2-92dc-440b9ffc5689 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] The python binding code in 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/652] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:46 2026] GET /v2.1/servers/c799f383-b827-44f9-85c3-cea3f9e156f6 => generated 1557 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:46.187 7 INFO nova.api.openstack.compute.server_external_events [req-1424a372-b84f-48ce-b11c-5a84ab04139f req-376e6e44-a9a1-439b-a130-ed7fd18d874f c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:6f194d0d-2f85-4068-a98d-109e92d289a1 for instance c799f383-b827-44f9-85c3-cea3f9e156f6 on instance 2026-08-14 05:29:46.187 7 INFO nova.api.openstack.compute.server_external_events [req-1424a372-b84f-48ce-b11c-5a84ab04139f req-376e6e44-a9a1-439b-a130-ed7fd18d874f c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:6f194d0d-2f85-4068-a98d-109e92d289a1 for instance c799f383-b827-44f9-85c3-cea3f9e156f6 on instance [pid: 7|app: 0|req: 328/653] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:29:46 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:46.909 8 WARNING neutronclient.v2_0.client [None req-c7a14a4e-33f5-4c5b-a653-5f8cdf717cb6 2e1225ac78d841568ec3dde8f87893ac fdbc5e0eba7e4be2ba1e1004f6a601d7 - - default default] 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-08-14 05:29:47.180 7 WARNING neutronclient.v2_0.client [None req-cef28a88-5aa4-463e-97d3-4901d0bc00ce 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/654] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:46 2026] GET /v2.1/servers/668f1a1f-48c5-4db9-bf8b-b83837dd487d => generated 1425 bytes in 1064 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:47.970 8 INFO nova.api.openstack.compute.server_external_events [req-8991dc98-13b5-488d-b654-ff14c4b3597c req-648e18f2-5cec-4fa4-8f8a-732487992d52 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:5491b4e5-4c40-4202-96cf-5907f43358f9 for instance 668f1a1f-48c5-4db9-bf8b-b83837dd487d on instance [pid: 8|app: 0|req: 327/655] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:29: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) [pid: 7|app: 0|req: 329/656] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:47 2026] GET /v2.1/servers/c799f383-b827-44f9-85c3-cea3f9e156f6 => generated 1557 bytes in 882 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:48.988 8 WARNING neutronclient.v2_0.client [None req-d883cebf-8776-4da1-afe1-fc03e93c0d6d 2e1225ac78d841568ec3dde8f87893ac fdbc5e0eba7e4be2ba1e1004f6a601d7 - - default default] 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-08-14 05:29:49.085 7 WARNING neutronclient.v2_0.client [None req-bbc1efab-fe2f-45a3-8930-77a5c34d579f 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/657] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:48 2026] GET /v2.1/servers/668f1a1f-48c5-4db9-bf8b-b83837dd487d => generated 1425 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/658] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:49 2026] GET /v2.1/servers/c799f383-b827-44f9-85c3-cea3f9e156f6 => generated 1739 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-08-14 05:29:49.278 8 WARNING neutronclient.v2_0.client [None req-fc6978bb-e09c-4218-8779-1fa0f440fcfe 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] The python binding code in 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/659] 10.0.0.63 () {32 vars in 740 bytes} [Fri Aug 14 05:29:49 2026] GET /v2.1/servers/c799f383-b827-44f9-85c3-cea3f9e156f6/os-interface => generated 284 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:50.013 7 INFO nova.api.openstack.compute.server_external_events [req-271a7ebe-3fbd-4d8e-ae23-cada69d97be2 req-f56f78ec-9380-4136-b4be-1d39ed10994c c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:5491b4e5-4c40-4202-96cf-5907f43358f9 for instance 668f1a1f-48c5-4db9-bf8b-b83837dd487d on instance [pid: 7|app: 0|req: 331/660] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:29:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:50.139 8 WARNING neutronclient.v2_0.client [None req-47155374-486c-4b23-a0f4-4840df89df9f 2e1225ac78d841568ec3dde8f87893ac fdbc5e0eba7e4be2ba1e1004f6a601d7 - - default default] 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-08-14 05:29:51.326 7 WARNING neutronclient.v2_0.client [None req-f04d4e9c-e8d3-4095-9f71-fb22d78d6753 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/663] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:50 2026] GET /v2.1/servers/668f1a1f-48c5-4db9-bf8b-b83837dd487d => generated 1612 bytes in 1562 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:51.697 8 INFO nova.api.openstack.compute.server_external_events [req-6ae89578-fb08-473b-b01c-48bdf1131244 req-120c2178-8821-4ada-ab96-6c879ee86bb0 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:6f194d0d-2f85-4068-a98d-109e92d289a1 for instance c799f383-b827-44f9-85c3-cea3f9e156f6 on instance [pid: 8|app: 0|req: 331/664] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:29:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 334/665] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:51 2026] GET /v2.1/servers/c799f383-b827-44f9-85c3-cea3f9e156f6 => generated 1739 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:51.737 8 WARNING neutronclient.v2_0.client [None req-9a80b4ad-3aed-4333-9592-2ac06b668412 2e1225ac78d841568ec3dde8f87893ac fdbc5e0eba7e4be2ba1e1004f6a601d7 - - default default] The python binding code in 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/666] 10.0.0.63 () {32 vars in 740 bytes} [Fri Aug 14 05:29:51 2026] GET /v2.1/servers/668f1a1f-48c5-4db9-bf8b-b83837dd487d/os-interface => generated 285 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/667] 10.0.0.63 () {32 vars in 640 bytes} [Fri Aug 14 05:29:51 2026] GET /v2.1/servers => generated 383 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 333/668] 10.0.0.63 () {32 vars in 717 bytes} [Fri Aug 14 05:29:51 2026] DELETE /v2.1/servers/c799f383-b827-44f9-85c3-cea3f9e156f6 => generated 0 bytes in 153 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-08-14 05:29:52.098 8 WARNING neutronclient.v2_0.client [None req-a89141c7-9b6f-4597-a48d-83c2bf7fa7f2 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] 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: 336/669] 10.0.0.63 () {34 vars in 670 bytes} [Fri Aug 14 05:29:51 2026] POST /v2.1/os-keypairs => generated 386 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/670] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:52 2026] GET /v2.1/servers/c799f383-b827-44f9-85c3-cea3f9e156f6 => generated 1745 bytes in 1250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:53.526 7 WARNING neutronclient.v2_0.client [None req-2b81dddb-b56f-48c2-8f92-0e2d756a41eb 2e1225ac78d841568ec3dde8f87893ac fdbc5e0eba7e4be2ba1e1004f6a601d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:53.538 8 INFO nova.api.openstack.compute.server_external_events [req-a76896f4-3726-410a-865d-a39a1b21c678 req-79b3bcbe-7362-4531-8608-4e8330809f3d c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:5491b4e5-4c40-4202-96cf-5907f43358f9 for instance 668f1a1f-48c5-4db9-bf8b-b83837dd487d on instance [pid: 8|app: 0|req: 335/671] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:29:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:53.775 8 INFO nova.api.openstack.compute.server_external_events [req-cdcc0a8d-0f59-4292-91a9-ca96d9155f10 req-a9fd1c9f-e443-463e-aec1-596220e938a0 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:6f194d0d-2f85-4068-a98d-109e92d289a1 for instance c799f383-b827-44f9-85c3-cea3f9e156f6 on instance 2026-08-14 05:29:53.776 8 INFO nova.api.openstack.compute.server_external_events [req-cdcc0a8d-0f59-4292-91a9-ca96d9155f10 req-a9fd1c9f-e443-463e-aec1-596220e938a0 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:6f194d0d-2f85-4068-a98d-109e92d289a1 for instance c799f383-b827-44f9-85c3-cea3f9e156f6 on instance [pid: 8|app: 0|req: 336/672] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:29:53 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/673] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:53 2026] GET /v2.1/servers/668f1a1f-48c5-4db9-bf8b-b83837dd487d => generated 1612 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/674] 10.0.0.63 () {32 vars in 640 bytes} [Fri Aug 14 05:29:53 2026] GET /v2.1/servers => generated 388 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 338/675] 10.0.0.63 () {32 vars in 717 bytes} [Fri Aug 14 05:29:53 2026] DELETE /v2.1/servers/668f1a1f-48c5-4db9-bf8b-b83837dd487d => 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-08-14 05:29:54.157 8 WARNING neutronclient.v2_0.client [None req-51f3f8f5-a378-4738-a015-87aa27ca4188 2e1225ac78d841568ec3dde8f87893ac fdbc5e0eba7e4be2ba1e1004f6a601d7 - - default default] 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-08-14 05:29:54.349 7 WARNING neutronclient.v2_0.client [None req-220b19a7-25fc-457b-9bcd-8216ead026c3 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] The python binding code in 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/676] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:54 2026] GET /v2.1/servers/668f1a1f-48c5-4db9-bf8b-b83837dd487d => generated 1618 bytes in 564 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/677] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:54 2026] GET /v2.1/servers/c799f383-b827-44f9-85c3-cea3f9e156f6 => generated 1745 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:54.947 8 WARNING neutronclient.v2_0.client [None req-c7a3d80e-0c9d-4cd5-bc71-04dd982139a7 ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:55.336 8 WARNING neutronclient.v2_0.client [None req-c7a3d80e-0c9d-4cd5-bc71-04dd982139a7 ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:29:55.590 8 WARNING neutronclient.v2_0.client [None req-c7a3d80e-0c9d-4cd5-bc71-04dd982139a7 ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] 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-08-14 05:29:55.756 7 WARNING neutronclient.v2_0.client [None req-e4111be8-3b3c-462d-ba18-3f73ae578a5d 2e1225ac78d841568ec3dde8f87893ac fdbc5e0eba7e4be2ba1e1004f6a601d7 - - default default] The python binding code in 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/678] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:55 2026] GET /v2.1/servers/668f1a1f-48c5-4db9-bf8b-b83837dd487d => generated 1738 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:55.897 7 WARNING neutronclient.v2_0.client [None req-5f03bce7-b970-49fe-b78a-446d481a483f 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] The python binding code in 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/679] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:55 2026] GET /v2.1/servers/c799f383-b827-44f9-85c3-cea3f9e156f6 => generated 1512 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:55.961 7 INFO nova.api.openstack.compute.server_external_events [req-0e197253-624d-438b-8358-c2b5db9457fe req-7b97ad2d-79ac-4c2f-ab04-459f10a27e5b c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-deleted:6f194d0d-2f85-4068-a98d-109e92d289a1 for instance c799f383-b827-44f9-85c3-cea3f9e156f6 on instance [pid: 7|app: 0|req: 342/680] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:29:55 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: 339/681] 10.0.0.63 () {34 vars in 662 bytes} [Fri Aug 14 05:29:54 2026] POST /v2.1/servers => generated 450 bytes in 1268 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-08-14 05:29:56.167 7 WARNING neutronclient.v2_0.client [None req-1813570c-2e4e-4aa6-a14c-180b1ffafab1 ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] The python binding code in 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/682] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:56 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba => generated 1400 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:56.913 8 WARNING neutronclient.v2_0.client [None req-f2346d34-c20a-422a-8f38-c862c0028292 2e1225ac78d841568ec3dde8f87893ac fdbc5e0eba7e4be2ba1e1004f6a601d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/683] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:56 2026] GET /v2.1/servers/668f1a1f-48c5-4db9-bf8b-b83837dd487d => generated 1671 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-08-14 05:29:56.998 7 WARNING neutronclient.v2_0.client [None req-509e41e1-68db-432e-a998-5443b73b73e3 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] The python binding code in 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/684] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:56 2026] GET /v2.1/servers/c799f383-b827-44f9-85c3-cea3f9e156f6 => generated 1517 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:57.253 8 WARNING neutronclient.v2_0.client [None req-26d3eafa-baa9-489d-a04d-3061bc580ac9 ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/685] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:57 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba => generated 1404 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:58.000 8 INFO nova.api.openstack.compute.server_external_events [req-904c930c-854c-487b-b01a-9ed92924a882 req-2fd505b9-79f8-4164-875e-b84c64951fba c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-deleted:5491b4e5-4c40-4202-96cf-5907f43358f9 for instance 668f1a1f-48c5-4db9-bf8b-b83837dd487d on instance [pid: 8|app: 0|req: 342/686] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:29:57 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-08-14 05:29:58.007 7 WARNING neutronclient.v2_0.client [None req-03060838-4b3a-4989-8f0c-912b0ff6fc6f 2e1225ac78d841568ec3dde8f87893ac fdbc5e0eba7e4be2ba1e1004f6a601d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/687] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:57 2026] GET /v2.1/servers/668f1a1f-48c5-4db9-bf8b-b83837dd487d => generated 1381 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-08-14 05:29:58.097 8 WARNING neutronclient.v2_0.client [None req-ba5b58b3-05cf-4d41-8ff1-80346799bc96 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/688] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:58 2026] GET /v2.1/servers/c799f383-b827-44f9-85c3-cea3f9e156f6 => generated 1517 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:58.337 7 WARNING neutronclient.v2_0.client [None req-0735f015-5812-435a-b676-e847e83daf7f ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] The python binding code in 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/689] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:58 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba => generated 1452 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:59.103 8 WARNING neutronclient.v2_0.client [None req-da00bb2d-87ff-4ebd-9e56-cac32627c348 2e1225ac78d841568ec3dde8f87893ac fdbc5e0eba7e4be2ba1e1004f6a601d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/690] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:59 2026] GET /v2.1/servers/668f1a1f-48c5-4db9-bf8b-b83837dd487d => generated 1386 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:29:59.172 7 INFO nova.api.openstack.wsgi [None req-b7aeb71f-c9f9-4c72-8fd8-0353f7882fcc 13ad17acb2c74a58a1eff5f7cf5bedc9 427064421ea5499ca00a13b007d447f2 - - default default] HTTP exception thrown: Instance c799f383-b827-44f9-85c3-cea3f9e156f6 could not be found. [pid: 7|app: 0|req: 347/691] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:59 2026] GET /v2.1/servers/c799f383-b827-44f9-85c3-cea3f9e156f6 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/692] 10.0.0.63 () {32 vars in 705 bytes} [Fri Aug 14 05:29:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2137692442 => generated 0 bytes in 21 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-08-14 05:29:59.419 7 WARNING neutronclient.v2_0.client [None req-9796ef6c-99c5-46c6-b97d-52f54ba35d9b ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] The python binding code in 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/693] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:29:59 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba => generated 1452 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:30:00.198 8 WARNING neutronclient.v2_0.client [None req-376e305a-3906-4537-a9b6-1380243c0f3b 2e1225ac78d841568ec3dde8f87893ac fdbc5e0eba7e4be2ba1e1004f6a601d7 - - default default] The python binding code in 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/694] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:00 2026] GET /v2.1/servers/668f1a1f-48c5-4db9-bf8b-b83837dd487d => generated 1386 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:00.560 7 WARNING neutronclient.v2_0.client [None req-9f7d1c2e-021b-4db2-96fe-2ef84bb8d256 ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] The python binding code in 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/695] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:00 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba => generated 1460 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:01.355 7 WARNING neutronclient.v2_0.client [None req-86edad66-a46f-435d-9dcc-f7dbbac41332 2e1225ac78d841568ec3dde8f87893ac fdbc5e0eba7e4be2ba1e1004f6a601d7 - - default default] The python binding code in 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/698] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:01 2026] GET /v2.1/servers/668f1a1f-48c5-4db9-bf8b-b83837dd487d => generated 1386 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:01.674 8 WARNING neutronclient.v2_0.client [None req-53eb78db-1410-422a-b233-a8dc62962109 ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] 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-08-14 05:30:01.895 7 INFO nova.api.openstack.compute.server_external_events [req-1e6d3819-dd0a-4f41-bcbf-7f0331a34a16 req-abc95fc4-0142-4e4f-88e7-a7c2624f2939 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:3412e806-cb7d-432d-9151-c12ca759b4ab for instance c9116fdc-a213-43ac-8004-6e478082e1ba on instance [pid: 7|app: 0|req: 352/699] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:30:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/700] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:01 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba => generated 1538 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:02.532 7 INFO nova.api.openstack.wsgi [None req-82709c41-8cad-4856-98c4-3e25b2f3cda5 2e1225ac78d841568ec3dde8f87893ac fdbc5e0eba7e4be2ba1e1004f6a601d7 - - default default] HTTP exception thrown: Instance 668f1a1f-48c5-4db9-bf8b-b83837dd487d could not be found. [pid: 7|app: 0|req: 353/701] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:02 2026] GET /v2.1/servers/668f1a1f-48c5-4db9-bf8b-b83837dd487d => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/702] 10.0.0.63 () {32 vars in 705 bytes} [Fri Aug 14 05:30:02 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1984409859 => generated 0 bytes in 21 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-08-14 05:30:03.016 7 WARNING neutronclient.v2_0.client [None req-4222ecae-5825-4746-8e42-1ff70c95ea6e ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/703] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:02 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba => generated 1526 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:30:04.147 8 WARNING neutronclient.v2_0.client [None req-715c20e0-3930-487e-b8c3-c5aa70ef72e6 ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/704] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:04 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba => generated 1526 bytes in 986 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:06.163 7 WARNING neutronclient.v2_0.client [None req-15d5eb9d-25bd-4b77-b0de-2f85d2d4cb8c ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/705] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:06 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba => generated 1526 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:06.718 8 INFO nova.api.openstack.compute.server_external_events [req-d019840c-907e-420e-a6f4-58dcf8d3f19a req-1be7a6a9-ff6f-4739-a268-88d44cbd997b c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:3412e806-cb7d-432d-9151-c12ca759b4ab for instance c9116fdc-a213-43ac-8004-6e478082e1ba on instance [pid: 8|app: 0|req: 351/706] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:30:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:07.353 7 WARNING neutronclient.v2_0.client [None req-b59b25c9-329d-4c3c-ad5e-5acc4efea3c2 ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/707] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:07 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba => generated 1526 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:08.579 8 WARNING neutronclient.v2_0.client [None req-7268597f-83d5-4caf-873b-023cd662434b ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] 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-08-14 05:30:08.777 7 INFO nova.api.openstack.compute.server_external_events [req-cb855d66-b6d0-4cef-b0fb-86e29bae64c9 req-93a6d6b3-1944-4751-96b4-809e09539514 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:3412e806-cb7d-432d-9151-c12ca759b4ab for instance c9116fdc-a213-43ac-8004-6e478082e1ba on instance [pid: 7|app: 0|req: 357/708] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:30:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/709] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:08 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba => generated 1717 bytes in 1427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:10.031 7 WARNING neutronclient.v2_0.client [None req-79e9ec3a-52a5-46ca-bcd7-5217df698ec2 ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/710] 10.0.0.63 () {32 vars in 740 bytes} [Fri Aug 14 05:30:09 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba/os-interface => generated 285 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/711] 10.0.0.63 () {34 vars in 670 bytes} [Fri Aug 14 05:30:10 2026] POST /v2.1/os-keypairs => generated 386 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:11.199 7 INFO nova.api.openstack.compute.server_external_events [req-2765fff3-84ad-4ae8-a073-f32c7a8e4fcd req-6160b4bc-1932-495f-b96c-bde0f9d9b73e c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:3412e806-cb7d-432d-9151-c12ca759b4ab for instance c9116fdc-a213-43ac-8004-6e478082e1ba on instance 2026-08-14 05:30:11.204 8 WARNING neutronclient.v2_0.client [None req-d4bc6e25-d6ad-41b2-b68d-0e05878fe1ca ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/714] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:30:11 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) [pid: 8|app: 0|req: 355/715] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:11 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba => generated 1717 bytes in 527 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:12.586 7 WARNING neutronclient.v2_0.client [None req-c327551d-6cf9-45ab-8ca3-4a4fc10d80c7 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:12.620 7 WARNING neutronclient.v2_0.client [None req-c327551d-6cf9-45ab-8ca3-4a4fc10d80c7 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:12.770 7 WARNING neutronclient.v2_0.client [None req-c327551d-6cf9-45ab-8ca3-4a4fc10d80c7 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/716] 10.0.0.63 () {34 vars in 662 bytes} [Fri Aug 14 05:30:12 2026] POST /v2.1/servers => generated 453 bytes in 395 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-08-14 05:30:12.955 8 WARNING neutronclient.v2_0.client [None req-5c3e2ec7-ba79-42a9-af27-ac4d58430b03 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/717] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:12 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1393 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:14.049 7 WARNING neutronclient.v2_0.client [None req-9b9a4562-b370-48a6-9938-12355e5ac3bc 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/718] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:14 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1397 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:15.125 8 WARNING neutronclient.v2_0.client [None req-134c8577-4a94-4639-9335-a3d1fe2a7446 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/719] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:15 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1445 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/720] 10.0.0.63 () {34 vars in 670 bytes} [Fri Aug 14 05:30:15 2026] POST /v2.1/os-keypairs => generated 386 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:16.209 8 WARNING neutronclient.v2_0.client [None req-68ca7415-2d2f-4fbd-bbd6-7831c0426d9a 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/721] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:16 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1445 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:30:16.921 7 WARNING neutronclient.v2_0.client [None req-60d80394-a4b5-4990-a3d9-cf5a1c9dbf7e 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:16.977 7 WARNING neutronclient.v2_0.client [None req-60d80394-a4b5-4990-a3d9-cf5a1c9dbf7e 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:17.231 7 WARNING neutronclient.v2_0.client [None req-60d80394-a4b5-4990-a3d9-cf5a1c9dbf7e 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] 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-08-14 05:30:17.306 8 WARNING neutronclient.v2_0.client [None req-6165ca46-dba7-4be9-9c6c-04c568a93141 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/722] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:17 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1453 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/723] 10.0.0.63 () {34 vars in 662 bytes} [Fri Aug 14 05:30:16 2026] POST /v2.1/servers => generated 448 bytes in 673 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-08-14 05:30:17.546 8 WARNING neutronclient.v2_0.client [None req-56b433cc-c7bd-4c2c-bf64-7e4daf609ebd 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/724] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:17 2026] GET /v2.1/servers/d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b => generated 1424 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-08-14 05:30:18.472 7 WARNING neutronclient.v2_0.client [None req-97c9d4f3-3161-46a6-940e-6ed1334cdec2 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] 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-08-14 05:30:18.521 8 INFO nova.api.openstack.compute.server_external_events [req-552156a0-b3e1-46b4-a2bc-5286ca1e5458 req-8c429428-8ddb-48e6-b3a7-c8d7cddfdaf5 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:68a891e3-9c56-452e-9fcf-32a2a93181e3 for instance 0b723a05-8ea7-499a-bd48-7b80f9c473d9 on instance [pid: 8|app: 0|req: 361/725] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:30:18 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, ' [pid: 7|app: 0|req: 365/726] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:18 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1531 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:30:18.653 8 WARNING neutronclient.v2_0.client [None req-7e53c118-51dd-4d15-ab31-7dd79a710528 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/727] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:18 2026] GET /v2.1/servers/d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b => generated 1428 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:19.037 7 WARNING neutronclient.v2_0.client [None req-db7838bb-4afd-43e9-bfa3-5c076a90fb17 ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/728] 10.0.0.63 () {32 vars in 740 bytes} [Fri Aug 14 05:30:19 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba/os-interface => generated 285 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:19.191 8 WARNING neutronclient.v2_0.client [None req-7196eaeb-6b87-4490-af32-cc6f3c93c199 ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/729] 10.0.0.63 () {32 vars in 814 bytes} [Fri Aug 14 05:30:19 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba/os-interface/3412e806-cb7d-432d-9151-c12ca759b4ab => generated 282 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: 367/730] 10.0.0.63 () {32 vars in 722 bytes} [Fri Aug 14 05:30:19 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba/ips => generated 156 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/731] 10.0.0.63 () {34 vars in 749 bytes} [Fri Aug 14 05:30:19 2026] POST /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/732] 10.0.0.63 () {32 vars in 722 bytes} [Fri Aug 14 05:30:19 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:19.672 8 WARNING neutronclient.v2_0.client [None req-2b18e0fd-e651-4f6e-994a-ff1307fbb45a 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] 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-08-14 05:30:19.745 7 WARNING neutronclient.v2_0.client [None req-c17d9fc3-1c32-4e80-ba14-b5c8ee48df04 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/733] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:19 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1519 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/734] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:19 2026] GET /v2.1/servers/d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b => generated 1476 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, ' [pid: 8|app: 0|req: 366/735] 10.0.0.63 () {32 vars in 722 bytes} [Fri Aug 14 05:30:20 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba/ips => generated 156 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-08-14 05:30:20.649 7 INFO nova.api.openstack.compute.server_external_events [req-b7658938-9d11-4be7-bcd9-456995de7d25 req-0b71eabe-8af9-42e7-b69c-bbe9889116f0 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:3412e806-cb7d-432d-9151-c12ca759b4ab for instance c9116fdc-a213-43ac-8004-6e478082e1ba on instance [pid: 7|app: 0|req: 370/736] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:30:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:20.800 8 WARNING neutronclient.v2_0.client [None req-93634256-fb66-46d9-a69e-9265ce581025 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] 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-08-14 05:30:20.837 7 WARNING neutronclient.v2_0.client [None req-17f9cb08-e83a-41c6-8c70-3a0b512c1a3f 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] The python binding code in 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/737] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:20 2026] GET /v2.1/servers/d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b => generated 1476 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/738] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:20 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1519 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: 369/741] 10.0.0.63 () {32 vars in 722 bytes} [Fri Aug 14 05:30:21 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba/ips => generated 156 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-08-14 05:30:21.956 7 WARNING neutronclient.v2_0.client [None req-087aa829-aac6-456b-9b5d-6187d5d8ed5e 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:21.971 8 WARNING neutronclient.v2_0.client [None req-d06c1fb2-1442-4668-8851-f3b59e43952e 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in 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/742] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:21 2026] GET /v2.1/servers/d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b => generated 1484 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/743] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:21 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1519 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/744] 10.0.0.63 () {32 vars in 722 bytes} [Fri Aug 14 05:30:22 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba/ips => generated 194 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-08-14 05:30:22.539 8 WARNING neutronclient.v2_0.client [None req-c9cd0441-71f2-46bf-adfb-bbf15d451548 ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] 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-08-14 05:30:23.052 7 WARNING neutronclient.v2_0.client [None req-99a02e30-19c4-451a-aff9-f24155f9a3fd 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] The python binding code in 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/745] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:22 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba => generated 1951 bytes in 1071 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:23.607 8 WARNING neutronclient.v2_0.client [None req-2cafb87a-4f9e-4d03-b8b6-fdf442bea22e 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/746] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:23 2026] GET /v2.1/servers/d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b => generated 1549 bytes in 663 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:23.702 7 INFO nova.api.openstack.compute.server_external_events [req-7c60a122-fdd5-43ea-9e50-d74d87c1e0ad req-f87b79e9-9e9e-434c-92c7-ed7ef533f527 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:833189a5-21dc-47fe-acdb-358806cc4ebd for instance d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b on instance [pid: 7|app: 0|req: 376/747] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:30:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:23.727 7 INFO nova.api.openstack.compute.server_external_events [req-56e259ad-fa2f-4c63-a240-973d02b0df93 req-a55afed4-d9ba-4ecb-8913-e69e04203024 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:68a891e3-9c56-452e-9fcf-32a2a93181e3 for instance 0b723a05-8ea7-499a-bd48-7b80f9c473d9 on instance [pid: 7|app: 0|req: 377/748] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:30:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 378/749] 10.0.0.63 () {34 vars in 749 bytes} [Fri Aug 14 05:30:23 2026] POST /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba/action => generated 0 bytes in 47 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: 379/750] 10.0.0.63 () {32 vars in 722 bytes} [Fri Aug 14 05:30:23 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba/ips => generated 194 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/751] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:23 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1519 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-08-14 05:30:24.728 7 WARNING neutronclient.v2_0.client [None req-c1acde47-64b7-4f04-a0c1-808a272f65da 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/752] 10.0.0.63 () {32 vars in 722 bytes} [Fri Aug 14 05:30:24 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba/ips => generated 194 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-08-14 05:30:24.908 8 WARNING neutronclient.v2_0.client [None req-0619c487-2ff3-4cc1-abea-391f3d9dd417 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/753] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:24 2026] GET /v2.1/servers/d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b => generated 1547 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/754] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:24 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1519 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:25.750 7 INFO nova.api.openstack.compute.server_external_events [req-2ee65dc8-01ad-4882-bf6e-463da99eb131 req-f0a1bdd9-32ab-4df8-bf44-484e118ea7fc c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:3412e806-cb7d-432d-9151-c12ca759b4ab for instance c9116fdc-a213-43ac-8004-6e478082e1ba on instance [pid: 7|app: 0|req: 381/755] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:30:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:25.800 8 INFO nova.api.openstack.compute.server_external_events [req-5da41117-508e-4c16-ae33-b34eb2d3a466 req-067721d8-5d98-4058-b869-9f1ec5902375 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:68a891e3-9c56-452e-9fcf-32a2a93181e3 for instance 0b723a05-8ea7-499a-bd48-7b80f9c473d9 on instance 2026-08-14 05:30:25.800 8 INFO nova.api.openstack.compute.server_external_events [req-5da41117-508e-4c16-ae33-b34eb2d3a466 req-067721d8-5d98-4058-b869-9f1ec5902375 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:68a891e3-9c56-452e-9fcf-32a2a93181e3 for instance 0b723a05-8ea7-499a-bd48-7b80f9c473d9 on instance [pid: 8|app: 0|req: 375/756] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:30:25 2026] POST /v2.1/os-server-external-events => generated 354 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: 382/757] 10.0.0.63 () {32 vars in 722 bytes} [Fri Aug 14 05:30:25 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba/ips => generated 194 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:26.139 8 WARNING neutronclient.v2_0.client [None req-54d2880f-66a1-4b98-9b5c-95c2ac27bbd9 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] 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-08-14 05:30:26.359 7 WARNING neutronclient.v2_0.client [None req-19473400-722b-4bd8-8ef3-c56b37682c8a 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/758] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:26 2026] GET /v2.1/servers/d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b => generated 1547 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/759] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:26 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1519 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 377/760] 10.0.0.63 () {32 vars in 722 bytes} [Fri Aug 14 05:30:26 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba/ips => generated 156 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: 384/761] 10.0.0.63 () {32 vars in 717 bytes} [Fri Aug 14 05:30:26 2026] DELETE /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba => generated 0 bytes in 102 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-08-14 05:30:27.130 8 WARNING neutronclient.v2_0.client [None req-d5d2ec68-0d24-4ccf-9553-ffb40a1a5f25 ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/762] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:27 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba => generated 1843 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-08-14 05:30:27.434 7 WARNING neutronclient.v2_0.client [None req-06730d93-1ea0-46e6-8b41-77c98ddf771f 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/763] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:27 2026] GET /v2.1/servers/d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b => generated 1547 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:27.632 8 WARNING neutronclient.v2_0.client [None req-7b46e116-ca4a-4f7b-b1ff-df3be02bd923 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in 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/764] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:27 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1702 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-08-14 05:30:27.795 7 WARNING neutronclient.v2_0.client [None req-58f973f0-8d3f-4b5b-a8b4-539a7eb2477d 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in 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/765] 10.0.0.63 () {32 vars in 740 bytes} [Fri Aug 14 05:30:27 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9/os-interface => generated 284 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:28.325 8 WARNING neutronclient.v2_0.client [None req-564ce6b4-0330-4727-87c1-c1c406caab99 ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/766] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:28 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba => generated 1843 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:30:28.599 7 WARNING neutronclient.v2_0.client [None req-49035131-b507-44ec-b85d-f1eed2b9704b 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] 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-08-14 05:30:28.776 8 INFO nova.api.openstack.compute.server_external_events [req-2808ac14-6bb4-4d5e-8afd-5a715c8eaa00 req-4cf1b21f-4dc4-4b3c-9147-1dc5d400bde6 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:3412e806-cb7d-432d-9151-c12ca759b4ab for instance c9116fdc-a213-43ac-8004-6e478082e1ba on instance [pid: 8|app: 0|req: 381/767] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:30:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 387/768] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:28 2026] GET /v2.1/servers/d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b => generated 1547 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/769] 10.0.0.63 () {34 vars in 670 bytes} [Fri Aug 14 05:30:28 2026] POST /v2.1/os-keypairs => generated 398 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-08-14 05:30:29.643 7 WARNING neutronclient.v2_0.client [None req-4d934274-97f1-4962-bbb3-452ddb184d95 ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:29.864 8 WARNING neutronclient.v2_0.client [None req-966d61b6-85f7-463c-a243-0920f5af2641 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/770] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:29 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba => generated 1843 bytes in 510 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:30.123 7 INFO nova.api.openstack.compute.server_external_events [req-8115b114-64ed-44da-802a-6878ad52a261 req-cdc85b21-d4ba-48b6-85a6-dc7422aa5968 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-deleted:3412e806-cb7d-432d-9151-c12ca759b4ab for instance c9116fdc-a213-43ac-8004-6e478082e1ba on instance [pid: 7|app: 0|req: 389/771] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:30:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/772] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:29 2026] GET /v2.1/servers/d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b => generated 1547 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:30.794 7 WARNING neutronclient.v2_0.client [None req-81803482-b861-4c3b-be74-b371a581d4f4 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] 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-08-14 05:30:30.820 8 INFO nova.api.openstack.compute.server_external_events [req-26bdd53a-4c96-42ba-add5-70cdf23f2662 req-edc17e29-be84-44d6-98a1-ac7a28b6cd9a c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:3412e806-cb7d-432d-9151-c12ca759b4ab for instance c9116fdc-a213-43ac-8004-6e478082e1ba on instance 2026-08-14 05:30:30.820 8 INFO nova.api.openstack.compute.server_external_events [req-26bdd53a-4c96-42ba-add5-70cdf23f2662 req-edc17e29-be84-44d6-98a1-ac7a28b6cd9a c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:68a891e3-9c56-452e-9fcf-32a2a93181e3 for instance 0b723a05-8ea7-499a-bd48-7b80f9c473d9 on instance [pid: 8|app: 0|req: 384/773] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:30:30 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:30:30.844 7 WARNING neutronclient.v2_0.client [None req-81803482-b861-4c3b-be74-b371a581d4f4 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:31.035 7 WARNING neutronclient.v2_0.client [None req-81803482-b861-4c3b-be74-b371a581d4f4 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] 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-08-14 05:30:31.165 8 WARNING neutronclient.v2_0.client [None req-69c20840-2775-43d1-8f4b-c4d67af87c05 ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] The python binding code in 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/776] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:31 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba => generated 1486 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, ' [pid: 7|app: 0|req: 390/777] 10.0.0.63 () {34 vars in 662 bytes} [Fri Aug 14 05:30:30 2026] POST /v2.1/servers => generated 450 bytes in 499 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-08-14 05:30:31.239 8 WARNING neutronclient.v2_0.client [None req-7096ed6d-f9d2-4a5d-a4f9-2dc917a9c6a3 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:31.253 7 WARNING neutronclient.v2_0.client [None req-d3a43827-6560-4406-83a8-34d887931b18 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in 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/778] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:31 2026] GET /v2.1/servers/98f3923a-d5f3-4285-9ae4-e6fa387dc425 => generated 1402 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/779] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:31 2026] GET /v2.1/servers/d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b => generated 1547 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-08-14 05:30:32.268 7 WARNING neutronclient.v2_0.client [None req-2982454f-f154-42b1-b455-75011a24d902 ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] 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: 392/780] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:32 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba => generated 1486 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:30:32.336 8 WARNING neutronclient.v2_0.client [None req-80331fd5-3ab2-4873-8f5c-ec7012f1c91a 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] 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-08-14 05:30:32.368 7 WARNING neutronclient.v2_0.client [None req-4de0afbc-cc46-4b6a-b560-0ba0ecc832d6 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/781] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:32 2026] GET /v2.1/servers/98f3923a-d5f3-4285-9ae4-e6fa387dc425 => generated 1406 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/782] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:32 2026] GET /v2.1/servers/d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b => generated 1547 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:33.353 8 INFO nova.api.openstack.wsgi [None req-8b14ceb2-0a07-4e6e-ae40-ea3bfc268e5b ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] HTTP exception thrown: Instance c9116fdc-a213-43ac-8004-6e478082e1ba could not be found. [pid: 8|app: 0|req: 390/783] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:33 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/784] 10.0.0.63 () {32 vars in 705 bytes} [Fri Aug 14 05:30:33 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1067848277 => generated 0 bytes in 22 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-08-14 05:30:33.425 8 WARNING neutronclient.v2_0.client [None req-4e54194e-a72b-49c8-9cd5-eaae78dcf9f6 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/785] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:33 2026] GET /v2.1/servers/98f3923a-d5f3-4285-9ae4-e6fa387dc425 => generated 1454 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:30:33.532 7 WARNING neutronclient.v2_0.client [None req-8abb9ab5-82f3-4200-9e6c-dce9628d9247 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] The python binding code in 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/786] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:33 2026] GET /v2.1/servers/d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b => generated 1547 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:33.941 8 INFO nova.api.openstack.wsgi [None req-ad98f0d5-d994-4e70-8aa1-82487a48de02 ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] HTTP exception thrown: Instance c9116fdc-a213-43ac-8004-6e478082e1ba could not be found. [pid: 8|app: 0|req: 392/787] 10.0.0.63 () {32 vars in 717 bytes} [Fri Aug 14 05:30:33 2026] DELETE /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:33.972 7 INFO nova.api.openstack.wsgi [None req-9a5fe436-55ec-42de-ac69-14cd95ba6bbf ee4ec9c5f04448b2b5875a03487a184e b318e7f4ba704e3c806ee8c8c65981f2 - - default default] HTTP exception thrown: Instance c9116fdc-a213-43ac-8004-6e478082e1ba could not be found. [pid: 7|app: 0|req: 396/788] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:33 2026] GET /v2.1/servers/c9116fdc-a213-43ac-8004-6e478082e1ba => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:34.005 8 INFO nova.api.openstack.compute.server_external_events [req-96b8cd8a-df0a-4cfa-b1a7-18f70f269a27 req-a64c74d6-6cc1-48e5-9b3f-9d0b2c335362 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:833189a5-21dc-47fe-acdb-358806cc4ebd for instance d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b on instance [pid: 8|app: 0|req: 393/789] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:30:33 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-08-14 05:30:34.519 7 WARNING neutronclient.v2_0.client [None req-b6168ae2-502c-46d2-88d5-de567528d8bb 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/790] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:34 2026] GET /v2.1/servers/98f3923a-d5f3-4285-9ae4-e6fa387dc425 => generated 1454 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:34.675 8 WARNING neutronclient.v2_0.client [None req-c9b61f03-c1f3-4e5e-a15d-c8ef99e4c182 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] The python binding code in 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/791] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:34 2026] GET /v2.1/servers/d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b => generated 1547 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-08-14 05:30:35.626 7 WARNING neutronclient.v2_0.client [None req-c42867c3-9efc-4539-b5b8-966a17843a08 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] 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-08-14 05:30:35.859 8 WARNING neutronclient.v2_0.client [None req-a9a097f4-dff7-4c76-b350-ca7879593074 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] The python binding code in 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/792] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:35 2026] GET /v2.1/servers/d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b => generated 1724 bytes in 655 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:36.506 8 INFO nova.api.openstack.compute.server_external_events [req-81734b74-0301-4b34-841b-459033a5686f req-60064024-5d8d-4d82-8bc2-8228232e5633 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:833189a5-21dc-47fe-acdb-358806cc4ebd for instance d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b on instance [pid: 8|app: 0|req: 396/793] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:30:36 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, ' [pid: 7|app: 0|req: 398/794] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:35 2026] GET /v2.1/servers/98f3923a-d5f3-4285-9ae4-e6fa387dc425 => generated 1530 bytes in 933 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:30:36.536 8 WARNING neutronclient.v2_0.client [None req-5e050c65-773f-4c96-808e-5157528f7b5c 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] The python binding code in 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/795] 10.0.0.63 () {32 vars in 740 bytes} [Fri Aug 14 05:30:36 2026] GET /v2.1/servers/d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b/os-interface => generated 284 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:37.571 7 WARNING neutronclient.v2_0.client [None req-8affa7d6-e49b-4456-b724-9feb2114a54b 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] 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-08-14 05:30:37.595 8 INFO nova.api.openstack.compute.server_external_events [req-11db0f6c-895f-47ab-9b70-6062e499130c req-508eca3e-6d08-4a40-961c-869a8f112ffe c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:833189a5-21dc-47fe-acdb-358806cc4ebd for instance d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b on instance [pid: 8|app: 0|req: 398/796] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:30:37 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-08-14 05:30:37.647 8 WARNING neutronclient.v2_0.client [None req-0af222f9-417d-4001-aae5-02d727c8e693 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] The python binding code in 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/797] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:37 2026] GET /v2.1/servers/98f3923a-d5f3-4285-9ae4-e6fa387dc425 => generated 1528 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/798] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:37 2026] GET /v2.1/servers/d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b => generated 1724 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 400/799] 10.0.0.63 () {32 vars in 640 bytes} [Fri Aug 14 05:30:37 2026] GET /v2.1/servers => generated 378 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 400/800] 10.0.0.63 () {32 vars in 717 bytes} [Fri Aug 14 05:30:37 2026] DELETE /v2.1/servers/d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:37.988 7 WARNING neutronclient.v2_0.client [None req-cd822219-740b-407c-b117-a9d9996e31f5 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/801] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:37 2026] GET /v2.1/servers/d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b => generated 1730 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:38.550 8 INFO nova.api.openstack.compute.server_external_events [req-2a81746b-96de-4d75-9ed4-db29d5176b97 req-556f6eb0-9740-44bc-b83c-3034125c71ce c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:a0162b0d-64e1-49ba-b8db-1fcd56044e4e for instance 98f3923a-d5f3-4285-9ae4-e6fa387dc425 on instance [pid: 8|app: 0|req: 401/802] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:30:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:38.751 7 WARNING neutronclient.v2_0.client [None req-85ca94a4-a169-45df-adc9-9a2847b3959e 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in 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/803] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:38 2026] GET /v2.1/servers/98f3923a-d5f3-4285-9ae4-e6fa387dc425 => generated 1528 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-08-14 05:30:39.191 8 WARNING neutronclient.v2_0.client [None req-683fc6eb-3159-4739-ae50-4e48adef9bd5 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] The python binding code in 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/804] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:39 2026] GET /v2.1/servers/d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b => generated 1850 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-08-14 05:30:39.892 7 WARNING neutronclient.v2_0.client [None req-933e7c19-9849-4f60-8ed0-a6db82485b5c 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in 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/805] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:39 2026] GET /v2.1/servers/98f3923a-d5f3-4285-9ae4-e6fa387dc425 => generated 1528 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:40.370 8 WARNING neutronclient.v2_0.client [None req-76fe94d0-4d8e-49d0-a7ce-3eb4b68d8c42 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/806] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:40 2026] GET /v2.1/servers/d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b => generated 1850 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-08-14 05:30:40.592 7 INFO nova.api.openstack.compute.server_external_events [req-90d8d49e-f0b6-48a1-9408-82415f39f805 req-a5f8c368-ee48-4b06-a271-f3ae01b057bf c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:833189a5-21dc-47fe-acdb-358806cc4ebd for instance d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b on instance 2026-08-14 05:30:40.593 7 INFO nova.api.openstack.compute.server_external_events [req-90d8d49e-f0b6-48a1-9408-82415f39f805 req-a5f8c368-ee48-4b06-a271-f3ae01b057bf c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:833189a5-21dc-47fe-acdb-358806cc4ebd for instance d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b on instance [pid: 7|app: 0|req: 404/807] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:30:40 2026] POST /v2.1/os-server-external-events => generated 358 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-08-14 05:30:41.067 8 WARNING neutronclient.v2_0.client [None req-f145247e-a457-4df9-9ebb-6d7834df1c90 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/810] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:41 2026] GET /v2.1/servers/98f3923a-d5f3-4285-9ae4-e6fa387dc425 => generated 1528 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:41.520 7 WARNING neutronclient.v2_0.client [None req-ff42ab89-6e4e-4359-873a-971b2865f612 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/811] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:41 2026] GET /v2.1/servers/d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b => generated 1505 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:42.242 8 WARNING neutronclient.v2_0.client [None req-4a0aaf3f-c8e7-47e8-9921-181c3df5b52b 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/812] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:42 2026] GET /v2.1/servers/98f3923a-d5f3-4285-9ae4-e6fa387dc425 => generated 1528 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:42.602 7 WARNING neutronclient.v2_0.client [None req-a413b0b4-1e03-4e78-a812-0ee32bca55ce 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] 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-08-14 05:30:42.630 8 INFO nova.api.openstack.compute.server_external_events [req-5a5b04a0-8eef-43fd-830f-f1f1081b94a2 req-2150347b-42f3-41f1-b8a6-5b4f395dc0c4 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-deleted:833189a5-21dc-47fe-acdb-358806cc4ebd for instance d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b on instance 2026-08-14 05:30:42.630 8 INFO nova.api.openstack.compute.server_external_events [req-5a5b04a0-8eef-43fd-830f-f1f1081b94a2 req-2150347b-42f3-41f1-b8a6-5b4f395dc0c4 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:a0162b0d-64e1-49ba-b8db-1fcd56044e4e for instance 98f3923a-d5f3-4285-9ae4-e6fa387dc425 on instance 2026-08-14 05:30:42.630 8 INFO nova.api.openstack.compute.server_external_events [req-5a5b04a0-8eef-43fd-830f-f1f1081b94a2 req-2150347b-42f3-41f1-b8a6-5b4f395dc0c4 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:a0162b0d-64e1-49ba-b8db-1fcd56044e4e for instance 98f3923a-d5f3-4285-9ae4-e6fa387dc425 on instance [pid: 8|app: 0|req: 407/813] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:30:42 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/814] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:42 2026] GET /v2.1/servers/d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b => generated 1510 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:43.464 8 WARNING neutronclient.v2_0.client [None req-e8ecca47-958e-45aa-8c04-7613b413d5a2 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in 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/815] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:43 2026] GET /v2.1/servers/98f3923a-d5f3-4285-9ae4-e6fa387dc425 => generated 1528 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:43.693 7 WARNING neutronclient.v2_0.client [None req-11512f59-cf65-4e0a-8b54-c49827e720c3 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/816] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:43 2026] GET /v2.1/servers/d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b => generated 1510 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:44.673 8 WARNING neutronclient.v2_0.client [None req-503dac26-c047-4a84-88b0-f6353eed9c75 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] 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-08-14 05:30:44.761 7 INFO nova.api.openstack.wsgi [None req-cfc46286-74f0-4b50-93f5-c148c059a442 978fa297e1d34e02b4ad0b46c70f6234 511f1dea4b4c47f29690ae9633509585 - - default default] HTTP exception thrown: Instance d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b could not be found. [pid: 7|app: 0|req: 409/817] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:44 2026] GET /v2.1/servers/d2a5b530-2f9c-4af3-bf5f-8cef546c4f1b => 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: 409/818] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:44 2026] GET /v2.1/servers/98f3923a-d5f3-4285-9ae4-e6fa387dc425 => generated 1696 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/819] 10.0.0.63 () {32 vars in 705 bytes} [Fri Aug 14 05:30:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1343713987 => 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-08-14 05:30:44.844 8 WARNING neutronclient.v2_0.client [None req-4505288f-95b9-451f-b12e-fd52c759a99c 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:30:44.907 7 WARNING neutronclient.v2_0.client [None req-378a1c2c-092d-4c60-b196-eb9d16d9be6d 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/820] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:44 2026] GET /v2.1/servers/98f3923a-d5f3-4285-9ae4-e6fa387dc425 => generated 1696 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/821] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:44 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1822 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:45.463 8 WARNING neutronclient.v2_0.client [None req-52a86563-cb50-4309-aacf-5404b9264a37 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] 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-08-14 05:30:46.036 7 INFO nova.api.openstack.compute.server_external_events [req-47564428-ab34-4dad-ae67-ccbb2c3993f8 req-492715ea-78ba-4947-8b35-8777958a1028 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:a0162b0d-64e1-49ba-b8db-1fcd56044e4e for instance 98f3923a-d5f3-4285-9ae4-e6fa387dc425 on instance [pid: 7|app: 0|req: 412/822] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:30:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/823] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:45 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1822 bytes in 711 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 413/824] 10.0.0.63 () {34 vars in 749 bytes} [Fri Aug 14 05:30:46 2026] POST /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:46.468 8 WARNING neutronclient.v2_0.client [None req-da60bc40-3f94-4b6a-9bcc-6a8fd24d2869 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/825] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:46 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1824 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:47.703 7 WARNING neutronclient.v2_0.client [None req-773b7f54-daca-4b84-9782-531634187119 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in 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/826] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:47 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1824 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:49.052 8 WARNING neutronclient.v2_0.client [None req-a2deabc2-8180-4769-b26e-43c9c7d8932f 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/827] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:49 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1824 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:50.212 7 WARNING neutronclient.v2_0.client [None req-9add5a61-9799-4cf8-a06a-bfe145967e91 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/828] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:50 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1829 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-08-14 05:30:50.800 8 INFO nova.api.openstack.compute.server_external_events [req-05f02787-9317-4815-8907-9075c8f85eb7 req-fb12ccf0-5719-4322-b2a8-580052b0ba26 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:68a891e3-9c56-452e-9fcf-32a2a93181e3 for instance 0b723a05-8ea7-499a-bd48-7b80f9c473d9 on instance [pid: 8|app: 0|req: 414/829] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:30:50 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-08-14 05:30:51.343 7 WARNING neutronclient.v2_0.client [None req-db33d12d-99ae-4078-8cce-915f0cf8910e 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/832] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:51 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1829 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:52.496 8 WARNING neutronclient.v2_0.client [None req-dd3c9883-b0aa-40d2-b81f-3f39ee5a3348 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] 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-08-14 05:30:52.832 7 INFO nova.api.openstack.compute.server_external_events [req-a89385ed-cef6-40ba-8072-a552af1ddbbb req-292c67c1-4425-4667-8ba1-0557d3955854 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:68a891e3-9c56-452e-9fcf-32a2a93181e3 for instance 0b723a05-8ea7-499a-bd48-7b80f9c473d9 on instance [pid: 7|app: 0|req: 418/833] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:30:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/834] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:52 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1829 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:53.995 7 WARNING neutronclient.v2_0.client [None req-b6ebbd72-ace7-46b8-882d-e9724ac738b7 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in 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/835] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:53 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1829 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 417/836] 10.0.0.63 () {34 vars in 749 bytes} [Fri Aug 14 05:30:54 2026] POST /v2.1/servers/98f3923a-d5f3-4285-9ae4-e6fa387dc425/action => generated 31890 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-08-14 05:30:55.135 7 WARNING neutronclient.v2_0.client [None req-8c42d128-a283-464f-ae96-3c13687a3419 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in 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/837] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:55 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1829 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:56.282 8 WARNING neutronclient.v2_0.client [None req-44a5c8f5-fedc-4311-9f58-eadf6d06b7f9 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in 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/838] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:30:56 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1822 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:30:58.634 7 INFO nova.api.openstack.compute.server_external_events [req-b89dc872-e5e8-452c-bb38-40fcc016336b req-9b6845ba-16ec-4a9f-8661-b65019ccd44b c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:a0162b0d-64e1-49ba-b8db-1fcd56044e4e for instance 98f3923a-d5f3-4285-9ae4-e6fa387dc425 on instance [pid: 7|app: 0|req: 421/839] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:30:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 419/840] 10.0.0.63 () {34 vars in 670 bytes} [Fri Aug 14 05:30:59 2026] POST /v2.1/os-keypairs => generated 397 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:00.707 7 INFO nova.api.openstack.compute.server_external_events [req-4015e3fb-5eeb-45fd-bedb-5fe1a8874b83 req-8d2a2971-628f-46d5-add7-9ce81448054e c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:68a891e3-9c56-452e-9fcf-32a2a93181e3 for instance 0b723a05-8ea7-499a-bd48-7b80f9c473d9 on instance 2026-08-14 05:31:00.707 7 INFO nova.api.openstack.compute.server_external_events [req-4015e3fb-5eeb-45fd-bedb-5fe1a8874b83 req-8d2a2971-628f-46d5-add7-9ce81448054e c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:68a891e3-9c56-452e-9fcf-32a2a93181e3 for instance 0b723a05-8ea7-499a-bd48-7b80f9c473d9 on instance [pid: 7|app: 0|req: 422/841] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:31:00 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:31:02.801 8 WARNING neutronclient.v2_0.client [None req-1421ce5b-830c-4f88-a814-189a327fb214 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:31:02.931 8 WARNING neutronclient.v2_0.client [None req-1421ce5b-830c-4f88-a814-189a327fb214 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:31:03.494 8 WARNING neutronclient.v2_0.client [None req-1421ce5b-830c-4f88-a814-189a327fb214 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/844] 10.0.0.63 () {34 vars in 662 bytes} [Fri Aug 14 05:31:02 2026] POST /v2.1/servers => generated 450 bytes in 1212 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-08-14 05:31:03.975 7 WARNING neutronclient.v2_0.client [None req-f8422ece-78aa-4ef8-8a54-57eb22f9349f 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in 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/845] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:03 2026] GET /v2.1/servers/6f3bc486-d2bb-4535-a754-554308bbb90b => generated 1402 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-08-14 05:31:05.057 8 WARNING neutronclient.v2_0.client [None req-9890b8b8-3be8-42ee-92a9-29cb174b3c1f 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in 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/846] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:05 2026] GET /v2.1/servers/6f3bc486-d2bb-4535-a754-554308bbb90b => generated 1406 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-08-14 05:31:06.155 7 WARNING neutronclient.v2_0.client [None req-f79a61f4-198d-4289-ba02-2f6b362b3598 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in 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/847] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:06 2026] GET /v2.1/servers/6f3bc486-d2bb-4535-a754-554308bbb90b => generated 1454 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-08-14 05:31:07.236 8 WARNING neutronclient.v2_0.client [None req-3de9ce4d-cc25-49e0-80d2-bad3b2142232 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/848] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:07 2026] GET /v2.1/servers/6f3bc486-d2bb-4535-a754-554308bbb90b => generated 1454 bytes in 844 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:09.103 7 WARNING neutronclient.v2_0.client [None req-d4ee7f4a-0dc2-49ff-a636-cf8b576261dc 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/849] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:09 2026] GET /v2.1/servers/6f3bc486-d2bb-4535-a754-554308bbb90b => generated 1530 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-08-14 05:31:10.290 8 INFO nova.api.openstack.compute.server_external_events [req-e2cec4ee-92c9-4023-bbaf-26de59fbd186 req-914320ad-822c-4cd9-85dc-127c635dd01f c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:de7e2471-c4af-4dfd-8ccc-39b253e8be19 for instance 6f3bc486-d2bb-4535-a754-554308bbb90b on instance [pid: 8|app: 0|req: 424/850] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:31:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:11.151 8 WARNING neutronclient.v2_0.client [None req-20770d79-9b48-42df-b9ea-a3226de3e49e 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in 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/853] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:11 2026] GET /v2.1/servers/6f3bc486-d2bb-4535-a754-554308bbb90b => generated 1528 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:12.015 7 WARNING neutronclient.v2_0.client [None req-c60084c7-3a0e-42c1-8b2d-13f6babde95d 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in 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/854] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:11 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1822 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 427/855] 10.0.0.63 () {32 vars in 717 bytes} [Fri Aug 14 05:31:12 2026] DELETE /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 0 bytes in 71 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-08-14 05:31:12.348 7 WARNING neutronclient.v2_0.client [None req-e721fc49-7519-456e-866d-8b381654b860 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/856] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:12 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1828 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:12.744 8 WARNING neutronclient.v2_0.client [None req-9a96eda0-5b9c-439f-857a-42e25d609248 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/857] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:12 2026] GET /v2.1/servers/6f3bc486-d2bb-4535-a754-554308bbb90b => generated 1528 bytes in 480 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:13.554 7 WARNING neutronclient.v2_0.client [None req-a78d4992-f467-4699-a4af-d2646c1dcb82 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] 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-08-14 05:31:13.661 8 INFO nova.api.openstack.compute.server_external_events [req-b699e4b0-96f9-4883-91a1-6638ba60e6e5 req-39a2e4bc-128b-40e9-8587-9ff3f8c97d31 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:68a891e3-9c56-452e-9fcf-32a2a93181e3 for instance 0b723a05-8ea7-499a-bd48-7b80f9c473d9 on instance [pid: 8|app: 0|req: 429/858] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:31:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/859] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:13 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1828 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:14.236 8 WARNING neutronclient.v2_0.client [None req-8a8f21d9-242e-4df5-9395-24770486bb9e 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/860] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:14 2026] GET /v2.1/servers/6f3bc486-d2bb-4535-a754-554308bbb90b => generated 1528 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:15.010 7 WARNING neutronclient.v2_0.client [None req-496a0964-4b3d-4546-9345-7b2f24be1084 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/861] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:14 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1828 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:15.391 8 WARNING neutronclient.v2_0.client [None req-bbb20ae7-860a-4360-8eb2-865566a50703 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in 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/862] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:15 2026] GET /v2.1/servers/6f3bc486-d2bb-4535-a754-554308bbb90b => generated 1528 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-08-14 05:31:15.729 7 INFO nova.api.openstack.compute.server_external_events [req-64c27c5c-b977-417f-bc14-e306d3df56e5 req-fe25561e-1595-491d-b137-695a22c12400 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:68a891e3-9c56-452e-9fcf-32a2a93181e3 for instance 0b723a05-8ea7-499a-bd48-7b80f9c473d9 on instance 2026-08-14 05:31:15.730 7 INFO nova.api.openstack.compute.server_external_events [req-64c27c5c-b977-417f-bc14-e306d3df56e5 req-fe25561e-1595-491d-b137-695a22c12400 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-deleted:68a891e3-9c56-452e-9fcf-32a2a93181e3 for instance 0b723a05-8ea7-499a-bd48-7b80f9c473d9 on instance 2026-08-14 05:31:15.730 7 INFO nova.api.openstack.compute.server_external_events [req-64c27c5c-b977-417f-bc14-e306d3df56e5 req-fe25561e-1595-491d-b137-695a22c12400 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:de7e2471-c4af-4dfd-8ccc-39b253e8be19 for instance 6f3bc486-d2bb-4535-a754-554308bbb90b on instance [pid: 7|app: 0|req: 432/863] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:31:15 2026] POST /v2.1/os-server-external-events => generated 527 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-08-14 05:31:16.339 8 WARNING neutronclient.v2_0.client [None req-34ec893f-671a-457c-a355-93921167136e 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in 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/864] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:16 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => 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, ' 2026-08-14 05:31:16.612 7 WARNING neutronclient.v2_0.client [None req-260d4613-3d1a-4551-b99f-05f3b785195f 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in 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/865] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:16 2026] GET /v2.1/servers/6f3bc486-d2bb-4535-a754-554308bbb90b => generated 1528 bytes in 674 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:17.532 8 WARNING neutronclient.v2_0.client [None req-e07740d2-b49a-413f-a510-576c50657b56 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] The python binding code in 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/866] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:17 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 1479 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-08-14 05:31:17.780 7 INFO nova.api.openstack.compute.server_external_events [req-471bee8c-83c9-4b96-91fd-eb477e85e684 req-704efc9b-e479-4488-8d86-c5e070b70948 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:de7e2471-c4af-4dfd-8ccc-39b253e8be19 for instance 6f3bc486-d2bb-4535-a754-554308bbb90b on instance [pid: 7|app: 0|req: 434/867] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:31:17 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-08-14 05:31:18.294 8 WARNING neutronclient.v2_0.client [None req-7b6f2941-bbc5-4cad-9691-d4c8c8ee2f3d 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/868] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:18 2026] GET /v2.1/servers/6f3bc486-d2bb-4535-a754-554308bbb90b => generated 1697 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:18.485 7 WARNING neutronclient.v2_0.client [None req-cd5d1805-7ec5-4e1a-8a84-d3afda1484e4 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] 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: 435/869] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:18 2026] GET /v2.1/servers/6f3bc486-d2bb-4535-a754-554308bbb90b => generated 1697 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:31:18.609 8 INFO nova.api.openstack.wsgi [None req-02a990a8-16d6-4444-880c-3632e9bbdead 99fcae83f8a34166bff3317c55cd5cf9 36810a1bc1cc47aeb6862aa36b0e9786 - - default default] HTTP exception thrown: Instance 0b723a05-8ea7-499a-bd48-7b80f9c473d9 could not be found. [pid: 8|app: 0|req: 435/870] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:18 2026] GET /v2.1/servers/0b723a05-8ea7-499a-bd48-7b80f9c473d9 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 436/871] 10.0.0.63 () {32 vars in 705 bytes} [Fri Aug 14 05:31:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1166326792 => generated 0 bytes in 22 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-08-14 05:31:19.828 8 INFO nova.api.openstack.compute.server_external_events [req-7c13694d-c76a-4e95-be42-ec5bf4b05a35 req-b5e922f3-156d-4f22-99c6-d0f9cbb5bb80 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:de7e2471-c4af-4dfd-8ccc-39b253e8be19 for instance 6f3bc486-d2bb-4535-a754-554308bbb90b on instance [pid: 8|app: 0|req: 436/872] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:31:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/875] 10.0.0.63 () {34 vars in 749 bytes} [Fri Aug 14 05:31:28 2026] POST /v2.1/servers/6f3bc486-d2bb-4535-a754-554308bbb90b/action => generated 31889 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 439/878] 10.0.0.63 () {32 vars in 717 bytes} [Fri Aug 14 05:31:31 2026] DELETE /v2.1/servers/6f3bc486-d2bb-4535-a754-554308bbb90b => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:31.817 7 WARNING neutronclient.v2_0.client [None req-467da1d0-688f-4549-9331-de1f886d485b 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in 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/879] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:31 2026] GET /v2.1/servers/6f3bc486-d2bb-4535-a754-554308bbb90b => generated 1823 bytes in 1441 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:34.030 8 WARNING neutronclient.v2_0.client [None req-1278c6c9-f8ee-4978-a299-b80d146b6590 343cbee47ecc4e2c986b79a786000d7e fd4b2bb269f84f5981a7ac7596978cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:31:34.205 8 WARNING neutronclient.v2_0.client [None req-1278c6c9-f8ee-4978-a299-b80d146b6590 343cbee47ecc4e2c986b79a786000d7e fd4b2bb269f84f5981a7ac7596978cef - - default default] 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-08-14 05:31:34.278 7 WARNING neutronclient.v2_0.client [None req-2afc79d8-1942-477f-8518-668aa4215f8b 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in 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/880] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:34 2026] GET /v2.1/servers/6f3bc486-d2bb-4535-a754-554308bbb90b => generated 1823 bytes in 490 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:34.758 7 INFO nova.api.openstack.compute.server_external_events [req-adcb838b-dc80-4dbe-98f7-7b5905d32791 req-89a85426-50e2-455e-ac03-7dede6cd23ef c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-deleted:de7e2471-c4af-4dfd-8ccc-39b253e8be19 for instance 6f3bc486-d2bb-4535-a754-554308bbb90b on instance [pid: 7|app: 0|req: 442/881] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:31:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/882] 10.0.0.63 () {34 vars in 662 bytes} [Fri Aug 14 05:31:33 2026] POST /v2.1/servers => generated 424 bytes in 920 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-08-14 05:31:34.795 7 WARNING neutronclient.v2_0.client [None req-a0299076-b412-4e90-a713-26c216a8238f 343cbee47ecc4e2c986b79a786000d7e fd4b2bb269f84f5981a7ac7596978cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/883] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:34 2026] GET /v2.1/servers/65bb7a28-08c1-4627-a7a9-23eec73ac219 => generated 1370 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:35.794 8 WARNING neutronclient.v2_0.client [None req-3bb7649b-1122-45d1-bb7c-c351fd1baf53 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in 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/884] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:35 2026] GET /v2.1/servers/6f3bc486-d2bb-4535-a754-554308bbb90b => generated 1488 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:35.919 7 WARNING neutronclient.v2_0.client [None req-ae2522ca-f712-4bb2-90c8-aeb2693d5f08 343cbee47ecc4e2c986b79a786000d7e fd4b2bb269f84f5981a7ac7596978cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/885] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:35 2026] GET /v2.1/servers/65bb7a28-08c1-4627-a7a9-23eec73ac219 => generated 1374 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:36.895 8 WARNING neutronclient.v2_0.client [None req-af933f7c-f1f6-497a-87a6-87976c848e56 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] 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-08-14 05:31:37.018 7 WARNING neutronclient.v2_0.client [None req-e703e8f9-70a8-4564-8d5f-9732b7753aa3 343cbee47ecc4e2c986b79a786000d7e fd4b2bb269f84f5981a7ac7596978cef - - default default] The python binding code in 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/886] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:36 2026] GET /v2.1/servers/6f3bc486-d2bb-4535-a754-554308bbb90b => generated 1488 bytes in 821 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/887] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:36 2026] GET /v2.1/servers/65bb7a28-08c1-4627-a7a9-23eec73ac219 => generated 1366 bytes in 719 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:38.706 8 INFO nova.api.openstack.wsgi [None req-af3ec91b-1ecd-40ca-b87c-a89b0c3c201d 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] HTTP exception thrown: Instance 6f3bc486-d2bb-4535-a754-554308bbb90b could not be found. [pid: 8|app: 0|req: 443/888] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:38 2026] GET /v2.1/servers/6f3bc486-d2bb-4535-a754-554308bbb90b => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:38.755 7 WARNING neutronclient.v2_0.client [None req-32a680f1-1ebc-4375-addd-b3f30fc1ab8c 343cbee47ecc4e2c986b79a786000d7e fd4b2bb269f84f5981a7ac7596978cef - - default default] 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: 446/889] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:38 2026] GET /v2.1/servers/65bb7a28-08c1-4627-a7a9-23eec73ac219 => generated 1422 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/890] 10.0.0.63 () {32 vars in 727 bytes} [Fri Aug 14 05:31:38 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-383594158 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 447/891] 10.0.0.63 () {32 vars in 717 bytes} [Fri Aug 14 05:31:39 2026] DELETE /v2.1/servers/98f3923a-d5f3-4285-9ae4-e6fa387dc425 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-14 05:31:39.387 8 WARNING neutronclient.v2_0.client [None req-a8620dff-f0b6-4629-b947-bf08629153be 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/892] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:39 2026] GET /v2.1/servers/98f3923a-d5f3-4285-9ae4-e6fa387dc425 => generated 1702 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:40.013 7 WARNING neutronclient.v2_0.client [None req-7d105c46-5037-45e2-9e76-b0e2ca2a6886 343cbee47ecc4e2c986b79a786000d7e fd4b2bb269f84f5981a7ac7596978cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/893] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:39 2026] GET /v2.1/servers/65bb7a28-08c1-4627-a7a9-23eec73ac219 => generated 1430 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:40.666 8 INFO nova.api.openstack.compute.server_external_events [req-0b340ffb-0130-472c-9be5-7482118495b7 req-dd01254c-5af7-4386-835d-c94cd7a401fc c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:a0162b0d-64e1-49ba-b8db-1fcd56044e4e for instance 98f3923a-d5f3-4285-9ae4-e6fa387dc425 on instance [pid: 8|app: 0|req: 446/894] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:31:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:31:40.675 7 WARNING neutronclient.v2_0.client [None req-6db590bb-50cf-4fb3-b77f-35ac1735f282 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] 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-08-14 05:31:41.196 8 WARNING neutronclient.v2_0.client [None req-f2045af1-24aa-4f3e-ba1b-ab8ca219f46b 343cbee47ecc4e2c986b79a786000d7e fd4b2bb269f84f5981a7ac7596978cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/897] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:40 2026] GET /v2.1/servers/98f3923a-d5f3-4285-9ae4-e6fa387dc425 => generated 1702 bytes in 1929 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/898] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:41 2026] GET /v2.1/servers/65bb7a28-08c1-4627-a7a9-23eec73ac219 => generated 1482 bytes in 1471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:42.717 7 INFO nova.api.openstack.compute.server_external_events [req-16fa0a18-587f-421e-842a-83250fe6bd3f req-e0d81a49-90b9-49e6-bb59-413280c6d109 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:a0162b0d-64e1-49ba-b8db-1fcd56044e4e for instance 98f3923a-d5f3-4285-9ae4-e6fa387dc425 on instance 2026-08-14 05:31:42.717 7 INFO nova.api.openstack.compute.server_external_events [req-16fa0a18-587f-421e-842a-83250fe6bd3f req-e0d81a49-90b9-49e6-bb59-413280c6d109 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:58acf583-0d59-4dc0-b7af-5b1edbb73ba8 for instance 65bb7a28-08c1-4627-a7a9-23eec73ac219 on instance [pid: 7|app: 0|req: 450/899] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:31:42 2026] POST /v2.1/os-server-external-events => generated 352 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-08-14 05:31:43.620 8 WARNING neutronclient.v2_0.client [None req-89312678-846d-430a-9197-eb3054d4a29c 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] 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-08-14 05:31:43.679 7 WARNING neutronclient.v2_0.client [None req-a0f8a608-5b85-490d-a6bc-87ef1d5b259c 343cbee47ecc4e2c986b79a786000d7e fd4b2bb269f84f5981a7ac7596978cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/900] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:43 2026] GET /v2.1/servers/98f3923a-d5f3-4285-9ae4-e6fa387dc425 => generated 1483 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/901] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:43 2026] GET /v2.1/servers/65bb7a28-08c1-4627-a7a9-23eec73ac219 => generated 1470 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:44.754 8 WARNING neutronclient.v2_0.client [None req-c7a822d7-9719-4f2f-a39d-259d2cb68531 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:31:44.757 7 INFO nova.api.openstack.compute.server_external_events [req-97d37ee6-b375-4d92-a868-9d2e7c582c4d req-460b7ec3-2e67-42c7-9e79-4f08578bde6b c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-deleted:a0162b0d-64e1-49ba-b8db-1fcd56044e4e for instance 98f3923a-d5f3-4285-9ae4-e6fa387dc425 on instance [pid: 7|app: 0|req: 452/902] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:31:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/903] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:44 2026] GET /v2.1/servers/98f3923a-d5f3-4285-9ae4-e6fa387dc425 => generated 1488 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:44.875 7 WARNING neutronclient.v2_0.client [None req-e21fd3c1-fe08-4739-802f-a3f434a9bd2c 343cbee47ecc4e2c986b79a786000d7e fd4b2bb269f84f5981a7ac7596978cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/904] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:44 2026] GET /v2.1/servers/65bb7a28-08c1-4627-a7a9-23eec73ac219 => generated 1470 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-08-14 05:31:45.850 8 WARNING neutronclient.v2_0.client [None req-8a38b5a0-823e-4adf-8e4e-6c35edd8cba9 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/905] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:45 2026] GET /v2.1/servers/98f3923a-d5f3-4285-9ae4-e6fa387dc425 => generated 1488 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:46.089 7 WARNING neutronclient.v2_0.client [None req-4409cc66-19a9-4550-a3fe-45769560f435 343cbee47ecc4e2c986b79a786000d7e fd4b2bb269f84f5981a7ac7596978cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/906] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:46 2026] GET /v2.1/servers/65bb7a28-08c1-4627-a7a9-23eec73ac219 => generated 1470 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:46.942 8 INFO nova.api.openstack.wsgi [None req-f55856f9-5000-414e-9272-3faadb4a3350 7134d21af29a408a82140875d2a7fdba 1c8caa4093f14a6da961e56985265596 - - default default] HTTP exception thrown: Instance 98f3923a-d5f3-4285-9ae4-e6fa387dc425 could not be found. [pid: 8|app: 0|req: 453/907] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:46 2026] GET /v2.1/servers/98f3923a-d5f3-4285-9ae4-e6fa387dc425 => 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: 7|app: 0|req: 455/908] 10.0.0.63 () {32 vars in 729 bytes} [Fri Aug 14 05:31:47 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1681016408 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:47.236 8 WARNING neutronclient.v2_0.client [None req-a9f42188-fa27-4f1e-a22d-fe1c63e3018a 343cbee47ecc4e2c986b79a786000d7e fd4b2bb269f84f5981a7ac7596978cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/909] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:47 2026] GET /v2.1/servers/65bb7a28-08c1-4627-a7a9-23eec73ac219 => generated 1470 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:31:48.489 7 WARNING neutronclient.v2_0.client [None req-e03beb0e-6087-421e-864e-74b7c2e72e98 343cbee47ecc4e2c986b79a786000d7e fd4b2bb269f84f5981a7ac7596978cef - - default default] The python binding code in 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/910] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:48 2026] GET /v2.1/servers/65bb7a28-08c1-4627-a7a9-23eec73ac219 => generated 1470 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-08-14 05:31:49.541 8 INFO nova.api.openstack.compute.server_external_events [req-ac58ff41-0412-439b-83e1-876463d47f1f req-b5959fb0-8cc0-4d7b-b211-3453f282b0c9 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:58acf583-0d59-4dc0-b7af-5b1edbb73ba8 for instance 65bb7a28-08c1-4627-a7a9-23eec73ac219 on instance [pid: 8|app: 0|req: 455/911] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:31:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:49.623 7 WARNING neutronclient.v2_0.client [None req-bae81a4d-eb2e-4b6f-8127-e0965e206b64 343cbee47ecc4e2c986b79a786000d7e fd4b2bb269f84f5981a7ac7596978cef - - default default] The python binding code in 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/912] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:49 2026] GET /v2.1/servers/65bb7a28-08c1-4627-a7a9-23eec73ac219 => generated 1470 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:50.847 8 WARNING neutronclient.v2_0.client [None req-e5a35469-3a54-49f9-8f0f-a015e32a986f 343cbee47ecc4e2c986b79a786000d7e fd4b2bb269f84f5981a7ac7596978cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/915] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:50 2026] GET /v2.1/servers/65bb7a28-08c1-4627-a7a9-23eec73ac219 => generated 1470 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:51.582 7 INFO nova.api.openstack.compute.server_external_events [req-329997b0-dba7-4f0e-856c-1abf73cda8d2 req-10a8316e-c89c-4b9e-94d6-fd571dbb8741 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:58acf583-0d59-4dc0-b7af-5b1edbb73ba8 for instance 65bb7a28-08c1-4627-a7a9-23eec73ac219 on instance 2026-08-14 05:31:51.582 7 INFO nova.api.openstack.compute.server_external_events [req-329997b0-dba7-4f0e-856c-1abf73cda8d2 req-10a8316e-c89c-4b9e-94d6-fd571dbb8741 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:58acf583-0d59-4dc0-b7af-5b1edbb73ba8 for instance 65bb7a28-08c1-4627-a7a9-23eec73ac219 on instance [pid: 7|app: 0|req: 460/916] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:31:51 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:52.121 8 WARNING neutronclient.v2_0.client [None req-5da36a45-9150-46ca-a486-ca9b8af50121 343cbee47ecc4e2c986b79a786000d7e fd4b2bb269f84f5981a7ac7596978cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/917] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:52 2026] GET /v2.1/servers/65bb7a28-08c1-4627-a7a9-23eec73ac219 => generated 1470 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-08-14 05:31:53.263 7 WARNING neutronclient.v2_0.client [None req-ddcf5d5b-7a43-46fc-9c00-5a9d5ac15b96 343cbee47ecc4e2c986b79a786000d7e fd4b2bb269f84f5981a7ac7596978cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/918] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:53 2026] GET /v2.1/servers/65bb7a28-08c1-4627-a7a9-23eec73ac219 => generated 1656 bytes in 1365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 458/919] 10.0.0.63 () {32 vars in 722 bytes} [Fri Aug 14 05:31:54 2026] GET /v2.1/servers/65bb7a28-08c1-4627-a7a9-23eec73ac219/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, ' [pid: 7|app: 0|req: 462/920] 10.0.0.63 () {32 vars in 722 bytes} [Fri Aug 14 05:31:54 2026] GET /v2.1/servers/65bb7a28-08c1-4627-a7a9-23eec73ac219/ips => generated 110 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 459/921] 10.0.0.63 () {32 vars in 824 bytes} [Fri Aug 14 05:31:54 2026] GET /v2.1/servers/65bb7a28-08c1-4627-a7a9-23eec73ac219/ips/tempest-ServerAddressesTestJSON-1598341320-network => generated 95 bytes in 35 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: 463/922] 10.0.0.63 () {32 vars in 717 bytes} [Fri Aug 14 05:31:54 2026] DELETE /v2.1/servers/65bb7a28-08c1-4627-a7a9-23eec73ac219 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:54.882 8 WARNING neutronclient.v2_0.client [None req-59842db0-90b6-4e7b-8bb5-a211305e92cc 343cbee47ecc4e2c986b79a786000d7e fd4b2bb269f84f5981a7ac7596978cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/923] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:54 2026] GET /v2.1/servers/65bb7a28-08c1-4627-a7a9-23eec73ac219 => generated 1662 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:56.295 7 WARNING neutronclient.v2_0.client [None req-b4741bd3-15de-4569-b765-726e6c4e055d 343cbee47ecc4e2c986b79a786000d7e fd4b2bb269f84f5981a7ac7596978cef - - default default] The python binding code in 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/924] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:56 2026] GET /v2.1/servers/65bb7a28-08c1-4627-a7a9-23eec73ac219 => generated 1662 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:57.869 8 WARNING neutronclient.v2_0.client [None req-8ce24c54-62c2-4c39-b17f-5358fe2da98f 343cbee47ecc4e2c986b79a786000d7e fd4b2bb269f84f5981a7ac7596978cef - - default default] 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-08-14 05:31:58.631 7 INFO nova.api.openstack.compute.server_external_events [req-a3422e22-18f3-41d1-9e4d-052ca2164e97 req-4234e839-f85f-48a7-84da-5e8e0df63110 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-deleted:58acf583-0d59-4dc0-b7af-5b1edbb73ba8 for instance 65bb7a28-08c1-4627-a7a9-23eec73ac219 on instance [pid: 7|app: 0|req: 465/925] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:31:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/926] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:57 2026] GET /v2.1/servers/65bb7a28-08c1-4627-a7a9-23eec73ac219 => generated 1662 bytes in 825 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:31:59.710 7 WARNING neutronclient.v2_0.client [None req-ad2e1a62-80e7-4e67-a8d0-028fd6e626a3 343cbee47ecc4e2c986b79a786000d7e fd4b2bb269f84f5981a7ac7596978cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/927] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:31:59 2026] GET /v2.1/servers/65bb7a28-08c1-4627-a7a9-23eec73ac219 => generated 1456 bytes in 733 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:01.470 8 WARNING neutronclient.v2_0.client [None req-fae166aa-8b55-4920-a6f8-06fee3bc2f99 343cbee47ecc4e2c986b79a786000d7e fd4b2bb269f84f5981a7ac7596978cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/930] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:01 2026] GET /v2.1/servers/65bb7a28-08c1-4627-a7a9-23eec73ac219 => generated 1456 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:02.549 7 INFO nova.api.openstack.wsgi [None req-13dcf8ce-6705-4651-9972-cbc02fbc08d0 343cbee47ecc4e2c986b79a786000d7e fd4b2bb269f84f5981a7ac7596978cef - - default default] HTTP exception thrown: Instance 65bb7a28-08c1-4627-a7a9-23eec73ac219 could not be found. [pid: 7|app: 0|req: 468/931] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:02 2026] GET /v2.1/servers/65bb7a28-08c1-4627-a7a9-23eec73ac219 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 464/932] 10.0.0.63 () {34 vars in 670 bytes} [Fri Aug 14 05:32:06 2026] POST /v2.1/os-keypairs => generated 396 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/935] 10.0.0.63 () {30 vars in 412 bytes} [Fri Aug 14 05:32:11 2026] GET / => generated 423 bytes in 8 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 470/936] 10.0.0.63 () {28 vars in 559 bytes} [Fri Aug 14 05:32:11 2026] GET /v2/ => generated 402 bytes in 391 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/937] 10.0.0.63 () {28 vars in 563 bytes} [Fri Aug 14 05:32:11 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: 471/938] 10.0.0.63 () {30 vars in 412 bytes} [Fri Aug 14 05:32:11 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: 468/939] 10.0.0.63 () {34 vars in 670 bytes} [Fri Aug 14 05:32:12 2026] POST /v2.1/os-keypairs => generated 385 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:32:13.511 7 WARNING neutronclient.v2_0.client [None req-a4589f77-2999-490f-af8e-3383eacebd8e 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:32:13.556 7 WARNING neutronclient.v2_0.client [None req-a4589f77-2999-490f-af8e-3383eacebd8e 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:32:13.596 7 WARNING neutronclient.v2_0.client [None req-a4589f77-2999-490f-af8e-3383eacebd8e 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:32:13.627 8 WARNING neutronclient.v2_0.client [None req-46bafb9b-2d35-4323-ac5b-938e7605fc0f 60d79218b977430995bb4fe014b7383b e7a3c0f6afb44416afc741af31e7defa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:32:13.725 7 WARNING neutronclient.v2_0.client [None req-a4589f77-2999-490f-af8e-3383eacebd8e 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:32:13.786 8 WARNING neutronclient.v2_0.client [None req-46bafb9b-2d35-4323-ac5b-938e7605fc0f 60d79218b977430995bb4fe014b7383b e7a3c0f6afb44416afc741af31e7defa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/940] 10.0.0.63 () {34 vars in 662 bytes} [Fri Aug 14 05:32:13 2026] POST /v2.1/servers => generated 496 bytes in 459 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-08-14 05:32:13.951 7 WARNING neutronclient.v2_0.client [None req-a126ca97-0e0f-4d96-996f-95dfce7340bb 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/941] 10.0.0.63 () {34 vars in 662 bytes} [Fri Aug 14 05:32:13 2026] POST /v2.1/servers => generated 424 bytes in 400 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-08-14 05:32:14.002 8 WARNING neutronclient.v2_0.client [None req-e32f912b-4384-4be2-b745-c577972ab54f 60d79218b977430995bb4fe014b7383b e7a3c0f6afb44416afc741af31e7defa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/942] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:13 2026] GET /v2.1/servers/7df1340f-63b2-4e93-ab0d-9b3b3c41eace => generated 1455 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/943] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:13 2026] GET /v2.1/servers/5db702b5-9a98-41ec-b5bb-16b3c6562b09 => generated 1367 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-14 05:32:15.063 7 WARNING neutronclient.v2_0.client [None req-6e84d27c-bf0b-4e80-9b48-b024e71f57a5 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:32:15.084 8 WARNING neutronclient.v2_0.client [None req-2fd3f709-b7f3-49f9-a279-36c54f541b33 60d79218b977430995bb4fe014b7383b e7a3c0f6afb44416afc741af31e7defa - - default default] The python binding code in 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/944] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:15 2026] GET /v2.1/servers/7df1340f-63b2-4e93-ab0d-9b3b3c41eace => generated 1459 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/945] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:15 2026] GET /v2.1/servers/5db702b5-9a98-41ec-b5bb-16b3c6562b09 => generated 1371 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:16.152 7 WARNING neutronclient.v2_0.client [None req-dba4ef38-338e-442f-9b64-b8c439ccb46f 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:32:16.171 8 WARNING neutronclient.v2_0.client [None req-ff672c65-85f1-41ec-bd24-0e09bbda5c86 60d79218b977430995bb4fe014b7383b e7a3c0f6afb44416afc741af31e7defa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/946] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:16 2026] GET /v2.1/servers/7df1340f-63b2-4e93-ab0d-9b3b3c41eace => generated 1507 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/947] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:16 2026] GET /v2.1/servers/5db702b5-9a98-41ec-b5bb-16b3c6562b09 => generated 1363 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:17.229 7 WARNING neutronclient.v2_0.client [None req-ef359334-28cd-48a6-ab45-76d536a4c3df 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:32:17.257 8 WARNING neutronclient.v2_0.client [None req-433f49bc-e41d-42f0-935d-ed926eeb5a0a 60d79218b977430995bb4fe014b7383b e7a3c0f6afb44416afc741af31e7defa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/948] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:17 2026] GET /v2.1/servers/7df1340f-63b2-4e93-ab0d-9b3b3c41eace => generated 1507 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/949] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:17 2026] GET /v2.1/servers/5db702b5-9a98-41ec-b5bb-16b3c6562b09 => generated 1363 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:18.320 7 WARNING neutronclient.v2_0.client [None req-a66939e7-15f8-41ae-8942-be396217c7d6 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/950] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:18 2026] GET /v2.1/servers/7df1340f-63b2-4e93-ab0d-9b3b3c41eace => generated 1515 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:18.396 8 WARNING neutronclient.v2_0.client [None req-1a12b34e-44c0-4bc3-8bf6-9ffa0782d4c3 60d79218b977430995bb4fe014b7383b e7a3c0f6afb44416afc741af31e7defa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/951] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:18 2026] GET /v2.1/servers/5db702b5-9a98-41ec-b5bb-16b3c6562b09 => generated 1419 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:19.402 7 WARNING neutronclient.v2_0.client [None req-a9702479-2660-4e03-9ace-229939b40f5d 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] 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-08-14 05:32:19.497 8 WARNING neutronclient.v2_0.client [None req-c0fa82ff-6ed6-4928-bc1c-67555c1659aa 60d79218b977430995bb4fe014b7383b e7a3c0f6afb44416afc741af31e7defa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/952] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:19 2026] GET /v2.1/servers/5db702b5-9a98-41ec-b5bb-16b3c6562b09 => generated 1419 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:19.560 8 INFO nova.api.openstack.compute.server_external_events [req-d5d65650-75ad-4cea-aafe-eee6bf52ffcb req-eca69c1d-7686-44c9-8b00-2e194b2c2fc3 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:ccca16a3-c905-4d77-95d0-49143df2de6b for instance 7df1340f-63b2-4e93-ab0d-9b3b3c41eace on instance [pid: 8|app: 0|req: 476/953] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:32:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/954] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:19 2026] GET /v2.1/servers/7df1340f-63b2-4e93-ab0d-9b3b3c41eace => generated 1639 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:20.597 8 WARNING neutronclient.v2_0.client [None req-5800d13e-9be1-4730-9339-f912e9134c10 60d79218b977430995bb4fe014b7383b e7a3c0f6afb44416afc741af31e7defa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:32:20.635 7 WARNING neutronclient.v2_0.client [None req-4c43faeb-d39e-401f-822c-e032901210d1 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/955] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:20 2026] GET /v2.1/servers/5db702b5-9a98-41ec-b5bb-16b3c6562b09 => generated 1427 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/956] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:20 2026] GET /v2.1/servers/7df1340f-63b2-4e93-ab0d-9b3b3c41eace => generated 1627 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:21.687 8 WARNING neutronclient.v2_0.client [None req-6b83208f-ba93-4a31-a08e-461db3646051 60d79218b977430995bb4fe014b7383b e7a3c0f6afb44416afc741af31e7defa - - default default] 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-08-14 05:32:21.794 7 WARNING neutronclient.v2_0.client [None req-c3b7a932-62e1-4c98-b58f-29847bcf05ea 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/959] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:21 2026] GET /v2.1/servers/5db702b5-9a98-41ec-b5bb-16b3c6562b09 => generated 1479 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:21.968 8 INFO nova.api.openstack.compute.server_external_events [req-c61fdfb4-832a-4cb2-914f-c6fc955587e9 req-407508fc-9798-4b4d-90fe-5ab33d8f7226 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:f9710488-de4c-4a2f-beb5-5a73782fd194 for instance 5db702b5-9a98-41ec-b5bb-16b3c6562b09 on instance [pid: 8|app: 0|req: 480/960] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:32:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/961] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:21 2026] GET /v2.1/servers/7df1340f-63b2-4e93-ab0d-9b3b3c41eace => generated 1627 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:22.994 8 WARNING neutronclient.v2_0.client [None req-2df0c7f8-c5fc-4c5a-b55d-20f929d9e5c3 60d79218b977430995bb4fe014b7383b e7a3c0f6afb44416afc741af31e7defa - - default default] 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-08-14 05:32:23.047 7 WARNING neutronclient.v2_0.client [None req-9dfe5c6e-4a93-411e-bd51-1eeecdaafa4d 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/962] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:22 2026] GET /v2.1/servers/5db702b5-9a98-41ec-b5bb-16b3c6562b09 => generated 1467 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/963] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:23 2026] GET /v2.1/servers/7df1340f-63b2-4e93-ab0d-9b3b3c41eace => generated 1627 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:24.130 8 WARNING neutronclient.v2_0.client [None req-17b48385-b333-47af-9805-74eab9035e54 60d79218b977430995bb4fe014b7383b e7a3c0f6afb44416afc741af31e7defa - - default default] 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-08-14 05:32:24.203 7 WARNING neutronclient.v2_0.client [None req-5ee852d7-1b5a-4aee-91d2-fadec72813bc 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/964] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:24 2026] GET /v2.1/servers/5db702b5-9a98-41ec-b5bb-16b3c6562b09 => generated 1467 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/965] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:24 2026] GET /v2.1/servers/7df1340f-63b2-4e93-ab0d-9b3b3c41eace => generated 1627 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:25.298 8 WARNING neutronclient.v2_0.client [None req-c30e521e-9564-4ea0-818d-3e315b7e4e57 60d79218b977430995bb4fe014b7383b e7a3c0f6afb44416afc741af31e7defa - - default default] 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-08-14 05:32:25.352 7 WARNING neutronclient.v2_0.client [None req-0165b3ef-32a2-40c5-824f-92e6c0f9d661 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] The python binding code in 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/966] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:25 2026] GET /v2.1/servers/5db702b5-9a98-41ec-b5bb-16b3c6562b09 => generated 1467 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-08-14 05:32:25.435 8 INFO nova.api.openstack.compute.server_external_events [req-78eb11be-9431-494a-9487-ba2e8b8ed141 req-4b60c697-d3a9-4304-ba24-b27fd49cb6ed c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:ccca16a3-c905-4d77-95d0-49143df2de6b for instance 7df1340f-63b2-4e93-ab0d-9b3b3c41eace on instance [pid: 8|app: 0|req: 484/967] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:32:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/968] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:25 2026] GET /v2.1/servers/7df1340f-63b2-4e93-ab0d-9b3b3c41eace => generated 1627 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:26.466 8 WARNING neutronclient.v2_0.client [None req-7a2c4926-ac2e-46f1-9bde-d5c9b9f1a8dd 60d79218b977430995bb4fe014b7383b e7a3c0f6afb44416afc741af31e7defa - - default default] The python binding code in 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/969] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:26 2026] GET /v2.1/servers/5db702b5-9a98-41ec-b5bb-16b3c6562b09 => generated 1467 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:26.690 7 WARNING neutronclient.v2_0.client [None req-87193953-271b-49e3-a7e6-892c750c5345 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] 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-08-14 05:32:26.787 8 INFO nova.api.openstack.compute.server_external_events [req-64846ba5-cc6a-4054-a76c-1834be1fe172 req-513722dd-fcea-4f58-8504-3f04cc518870 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:f9710488-de4c-4a2f-beb5-5a73782fd194 for instance 5db702b5-9a98-41ec-b5bb-16b3c6562b09 on instance [pid: 8|app: 0|req: 486/970] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:32:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/971] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:26 2026] GET /v2.1/servers/7df1340f-63b2-4e93-ab0d-9b3b3c41eace => generated 1627 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:27.476 8 INFO nova.api.openstack.compute.server_external_events [req-1ac8c9bd-d6a9-46c6-9300-31f8c50f26d6 req-c0dd44f7-cd3f-4c5e-913b-ae28f62f7e3d c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:ccca16a3-c905-4d77-95d0-49143df2de6b for instance 7df1340f-63b2-4e93-ab0d-9b3b3c41eace on instance [pid: 8|app: 0|req: 487/972] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:32:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:27.634 7 WARNING neutronclient.v2_0.client [None req-e289b904-edda-4843-8845-41ff79b879b3 60d79218b977430995bb4fe014b7383b e7a3c0f6afb44416afc741af31e7defa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/973] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:27 2026] GET /v2.1/servers/5db702b5-9a98-41ec-b5bb-16b3c6562b09 => generated 1467 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 488/974] 10.0.0.194 () {30 vars in 619 bytes} [Fri Aug 14 05:32:27 2026] GET /v2.1 => generated 0 bytes in 138 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: 487/975] 10.0.0.194 () {32 vars in 692 bytes} [Fri Aug 14 05:32:27 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:32:27.970 8 WARNING neutronclient.v2_0.client [None req-5afafcff-77c0-489c-8cf3-269d96578943 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/976] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:27 2026] GET /v2.1/servers/7df1340f-63b2-4e93-ab0d-9b3b3c41eace => generated 1807 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:32:28.144 7 WARNING neutronclient.v2_0.client [None req-879b2564-25c7-4bb9-a8d8-21a07a525a79 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/977] 10.0.0.63 () {32 vars in 740 bytes} [Fri Aug 14 05:32:28 2026] GET /v2.1/servers/7df1340f-63b2-4e93-ab0d-9b3b3c41eace/os-interface => generated 284 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: 490/978] 10.0.0.194 () {34 vars in 913 bytes} [Fri Aug 14 05:32:28 2026] GET /v2.1/os-simple-tenant-usage/b1bca21ea5004a8daf318a94695b4b6d?start=2026-08-13T00:00:00&end=2026-08-14T23:59:59 => generated 20 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, ' [pid: 7|app: 0|req: 489/979] 10.0.0.194 () {30 vars in 654 bytes} [Fri Aug 14 05:32:28 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:28.828 8 INFO nova.api.openstack.compute.server_external_events [req-b225b6c8-675b-4ca4-975d-715f7b116d0d req-5d478e82-7ce3-4539-9821-2f56c73bd199 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:f9710488-de4c-4a2f-beb5-5a73782fd194 for instance 5db702b5-9a98-41ec-b5bb-16b3c6562b09 on instance [pid: 8|app: 0|req: 491/980] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:32:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:32:28.856 7 WARNING neutronclient.v2_0.client [None req-c212ba8a-be21-4ed5-a39d-71339fdc4fe4 60d79218b977430995bb4fe014b7383b e7a3c0f6afb44416afc741af31e7defa - - default default] The python binding code in 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/981] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:28 2026] GET /v2.1/servers/5db702b5-9a98-41ec-b5bb-16b3c6562b09 => generated 1646 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-08-14 05:32:29.526 8 INFO nova.api.openstack.compute.server_external_events [req-d0de1eac-f2f9-498a-8f8a-9ad49148f7fe req-bbc19e7d-9d80-4390-b452-1dc083b63d53 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:ccca16a3-c905-4d77-95d0-49143df2de6b for instance 7df1340f-63b2-4e93-ab0d-9b3b3c41eace on instance [pid: 8|app: 0|req: 492/982] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:32:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 491/983] 10.0.0.63 () {32 vars in 717 bytes} [Fri Aug 14 05:32:30 2026] DELETE /v2.1/servers/5db702b5-9a98-41ec-b5bb-16b3c6562b09 => generated 0 bytes in 122 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-08-14 05:32:30.454 8 WARNING neutronclient.v2_0.client [None req-3341b1a2-6167-43a0-ae3f-280d93c26dff 60d79218b977430995bb4fe014b7383b e7a3c0f6afb44416afc741af31e7defa - - default default] The python binding code in 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/984] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:30 2026] GET /v2.1/servers/5db702b5-9a98-41ec-b5bb-16b3c6562b09 => generated 1652 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:31.659 8 WARNING neutronclient.v2_0.client [None req-4e6b806e-1804-4ea4-b5cc-09569703f1a0 60d79218b977430995bb4fe014b7383b e7a3c0f6afb44416afc741af31e7defa - - default default] 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: 493/987] 10.0.0.194 () {30 vars in 619 bytes} [Fri Aug 14 05:32:31 2026] GET /v2.1 => generated 0 bytes in 111 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-08-14 05:32:31.718 7 INFO nova.api.openstack.compute.server_external_events [req-cb3e1436-75b3-404f-9ae2-69070bc80b56 req-d31571ab-622a-4894-a0eb-db6bae8f865e c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:f9710488-de4c-4a2f-beb5-5a73782fd194 for instance 5db702b5-9a98-41ec-b5bb-16b3c6562b09 on instance [pid: 7|app: 0|req: 494/988] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:32:31 2026] POST /v2.1/os-server-external-events => generated 185 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, ' [pid: 7|app: 0|req: 495/989] 10.0.0.194 () {32 vars in 692 bytes} [Fri Aug 14 05:32:31 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: 8|app: 0|req: 495/990] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:31 2026] GET /v2.1/servers/5db702b5-9a98-41ec-b5bb-16b3c6562b09 => generated 1652 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/991] 10.0.0.194 () {34 vars in 913 bytes} [Fri Aug 14 05:32:31 2026] GET /v2.1/os-simple-tenant-usage/b1bca21ea5004a8daf318a94695b4b6d?start=2026-08-13T00:00:00&end=2026-08-14T23:59:59 => generated 20 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 496/992] 10.0.0.194 () {30 vars in 654 bytes} [Fri Aug 14 05:32:31 2026] GET /v2.1/limits?reserved=1 => generated 511 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-08-14 05:32:32.851 7 WARNING neutronclient.v2_0.client [None req-109f5c01-db99-40f7-8977-17f6fd667739 60d79218b977430995bb4fe014b7383b e7a3c0f6afb44416afc741af31e7defa - - default default] The python binding code in 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/993] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:32 2026] GET /v2.1/servers/5db702b5-9a98-41ec-b5bb-16b3c6562b09 => generated 1652 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:32:33.761 8 INFO nova.api.openstack.compute.server_external_events [req-d1971469-48f7-4555-a784-6bf28d28e3f5 req-129edd1a-7d75-402e-8200-1cdec6a38064 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:f9710488-de4c-4a2f-beb5-5a73782fd194 for instance 5db702b5-9a98-41ec-b5bb-16b3c6562b09 on instance 2026-08-14 05:32:33.762 8 INFO nova.api.openstack.compute.server_external_events [req-d1971469-48f7-4555-a784-6bf28d28e3f5 req-129edd1a-7d75-402e-8200-1cdec6a38064 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-deleted:f9710488-de4c-4a2f-beb5-5a73782fd194 for instance 5db702b5-9a98-41ec-b5bb-16b3c6562b09 on instance [pid: 8|app: 0|req: 497/994] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:32:33 2026] POST /v2.1/os-server-external-events => generated 356 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-08-14 05:32:34.006 7 WARNING neutronclient.v2_0.client [None req-2fb467fa-1e90-4b8a-a560-a475579b8bec 60d79218b977430995bb4fe014b7383b e7a3c0f6afb44416afc741af31e7defa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/995] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:33 2026] GET /v2.1/servers/5db702b5-9a98-41ec-b5bb-16b3c6562b09 => generated 1448 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:35.121 8 WARNING neutronclient.v2_0.client [None req-a60bcab9-0e90-469c-9ceb-cb9444316f72 60d79218b977430995bb4fe014b7383b e7a3c0f6afb44416afc741af31e7defa - - default default] The python binding code in 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/996] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:35 2026] GET /v2.1/servers/5db702b5-9a98-41ec-b5bb-16b3c6562b09 => generated 1453 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:36.210 7 WARNING neutronclient.v2_0.client [None req-2338c0df-ca9c-4009-87cd-8daca4749beb 60d79218b977430995bb4fe014b7383b e7a3c0f6afb44416afc741af31e7defa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/997] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:36 2026] GET /v2.1/servers/5db702b5-9a98-41ec-b5bb-16b3c6562b09 => generated 1453 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:37.289 8 INFO nova.api.openstack.wsgi [None req-187948b9-6be0-4362-b72e-d1f2c86dbe2c 60d79218b977430995bb4fe014b7383b e7a3c0f6afb44416afc741af31e7defa - - default default] HTTP exception thrown: Instance 5db702b5-9a98-41ec-b5bb-16b3c6562b09 could not be found. [pid: 8|app: 0|req: 499/998] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:37 2026] GET /v2.1/servers/5db702b5-9a98-41ec-b5bb-16b3c6562b09 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:44.396 8 WARNING neutronclient.v2_0.client [None req-9ea1b119-3119-4e96-ac81-7edbc86b1b32 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/1001] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:44 2026] GET /v2.1/servers/7df1340f-63b2-4e93-ab0d-9b3b3c41eace => generated 1927 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 501/1002] 10.0.0.63 () {32 vars in 752 bytes} [Fri Aug 14 05:32:46 2026] GET /v2.1/servers/7df1340f-63b2-4e93-ab0d-9b3b3c41eace/os-server-password => generated 116 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 502/1003] 10.0.0.63 () {32 vars in 717 bytes} [Fri Aug 14 05:32:47 2026] DELETE /v2.1/servers/7df1340f-63b2-4e93-ab0d-9b3b3c41eace => generated 0 bytes in 91 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-08-14 05:32:47.617 7 WARNING neutronclient.v2_0.client [None req-6a73659d-afce-47cc-b3e9-d0c3779a2fa5 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1004] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:47 2026] GET /v2.1/servers/7df1340f-63b2-4e93-ab0d-9b3b3c41eace => generated 1933 bytes in 1076 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:48.957 8 INFO nova.api.openstack.compute.server_external_events [req-a3bd7bd4-aa12-4382-8da9-afc2e56ab17d req-fdb24d7b-b24e-451c-b311-b3aef604dd51 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:ccca16a3-c905-4d77-95d0-49143df2de6b for instance 7df1340f-63b2-4e93-ab0d-9b3b3c41eace on instance [pid: 8|app: 0|req: 503/1005] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:32:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:49.852 7 WARNING neutronclient.v2_0.client [None req-dd32a296-9dff-46e4-9828-8070f22a8ff0 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1006] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:49 2026] GET /v2.1/servers/7df1340f-63b2-4e93-ab0d-9b3b3c41eace => generated 1933 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:51.008 8 INFO nova.api.openstack.compute.server_external_events [req-b2cf3672-addb-49e7-919e-7c46c479fffe req-f4ab0567-ec9d-4f43-b0e8-03ab4fa63b59 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:ccca16a3-c905-4d77-95d0-49143df2de6b for instance 7df1340f-63b2-4e93-ab0d-9b3b3c41eace on instance 2026-08-14 05:32:51.008 8 INFO nova.api.openstack.compute.server_external_events [req-b2cf3672-addb-49e7-919e-7c46c479fffe req-f4ab0567-ec9d-4f43-b0e8-03ab4fa63b59 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-deleted:ccca16a3-c905-4d77-95d0-49143df2de6b for instance 7df1340f-63b2-4e93-ab0d-9b3b3c41eace on instance [pid: 8|app: 0|req: 504/1009] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:32:50 2026] POST /v2.1/os-server-external-events => generated 356 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-08-14 05:32:51.108 7 WARNING neutronclient.v2_0.client [None req-395e24e7-5126-417a-8d7d-634e8682ac54 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] The python binding code in 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/1010] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:51 2026] GET /v2.1/servers/7df1340f-63b2-4e93-ab0d-9b3b3c41eace => generated 1536 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-08-14 05:32:52.241 8 WARNING neutronclient.v2_0.client [None req-b1450813-a3fd-4ab8-b5af-74b4db937b0a 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1011] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:52 2026] GET /v2.1/servers/7df1340f-63b2-4e93-ab0d-9b3b3c41eace => generated 1541 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-08-14 05:32:53.394 7 WARNING neutronclient.v2_0.client [None req-84cb7b11-6f8f-4cd1-86e0-0163e37c6386 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1012] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:53 2026] GET /v2.1/servers/7df1340f-63b2-4e93-ab0d-9b3b3c41eace => generated 1541 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-08-14 05:32:54.475 8 INFO nova.api.openstack.wsgi [None req-22280b7e-e655-4c8f-be79-c464746a077a 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] HTTP exception thrown: Instance 7df1340f-63b2-4e93-ab0d-9b3b3c41eace could not be found. [pid: 8|app: 0|req: 506/1013] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:54 2026] GET /v2.1/servers/7df1340f-63b2-4e93-ab0d-9b3b3c41eace => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:54.506 7 INFO nova.api.openstack.wsgi [None req-7f4a6166-554a-4ba4-84e4-f321de29d43e 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] HTTP exception thrown: Instance 7df1340f-63b2-4e93-ab0d-9b3b3c41eace could not be found. [pid: 7|app: 0|req: 508/1014] 10.0.0.63 () {32 vars in 717 bytes} [Fri Aug 14 05:32:54 2026] DELETE /v2.1/servers/7df1340f-63b2-4e93-ab0d-9b3b3c41eace => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:32:54.538 8 INFO nova.api.openstack.wsgi [None req-5d83077e-63d7-4107-965d-6dca0c483fe7 697730ec8b4542ae81d55fe011a60734 01efd1b0c32d48d3be6b17d9e813fa2e - - default default] HTTP exception thrown: Instance 7df1340f-63b2-4e93-ab0d-9b3b3c41eace could not be found. [pid: 8|app: 0|req: 507/1015] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:32:54 2026] GET /v2.1/servers/7df1340f-63b2-4e93-ab0d-9b3b3c41eace => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 509/1016] 10.0.0.63 () {32 vars in 703 bytes} [Fri Aug 14 05:32:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-592477795 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 508/1017] 10.0.0.63 () {32 vars in 725 bytes} [Fri Aug 14 05:32:55 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-214457403 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1030] 10.0.0.63 () {34 vars in 670 bytes} [Fri Aug 14 05:33:55 2026] POST /v2.1/os-keypairs => generated 396 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:33:58.336 8 WARNING neutronclient.v2_0.client [None req-e67b5197-06d8-4da3-84e9-ebfb48919368 7dadc93c76364e698df086b48471c01b 803c341f4b804c74bfd12ccf749209e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:33:58.381 8 WARNING neutronclient.v2_0.client [None req-e67b5197-06d8-4da3-84e9-ebfb48919368 7dadc93c76364e698df086b48471c01b 803c341f4b804c74bfd12ccf749209e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:33:58.629 8 WARNING neutronclient.v2_0.client [None req-e67b5197-06d8-4da3-84e9-ebfb48919368 7dadc93c76364e698df086b48471c01b 803c341f4b804c74bfd12ccf749209e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1031] 10.0.0.63 () {34 vars in 662 bytes} [Fri Aug 14 05:33:58 2026] POST /v2.1/servers => generated 447 bytes in 531 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-14 05:33:58.834 7 WARNING neutronclient.v2_0.client [None req-afb02667-75fd-45bf-b3ff-4f6ddfafe5df 7dadc93c76364e698df086b48471c01b 803c341f4b804c74bfd12ccf749209e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1032] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:33:58 2026] GET /v2.1/servers/d4cff29e-ef2f-494d-b7a3-18b5fe03fc42 => generated 1394 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:03.920 7 WARNING neutronclient.v2_0.client [None req-b2d148a6-552f-4808-8f63-28558ea7bd6b 7dadc93c76364e698df086b48471c01b 803c341f4b804c74bfd12ccf749209e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1035] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:34:03 2026] GET /v2.1/servers/d4cff29e-ef2f-494d-b7a3-18b5fe03fc42 => generated 1519 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:04.458 8 INFO nova.api.openstack.compute.server_external_events [req-f722b361-089b-4cc6-8688-1c59508bb4a1 req-cfb94757-91c7-4c6f-bc7a-6d8c460b19b2 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:80dedf9d-e99e-430f-9f11-04eeecd70864 for instance d4cff29e-ef2f-494d-b7a3-18b5fe03fc42 on instance [pid: 8|app: 0|req: 517/1036] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:34:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:09.091 7 WARNING neutronclient.v2_0.client [None req-0b87b848-2c22-4ae1-8600-a0abfb26d525 7dadc93c76364e698df086b48471c01b 803c341f4b804c74bfd12ccf749209e3 - - default default] 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: 520/1037] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:34:09 2026] GET /v2.1/servers/d4cff29e-ef2f-494d-b7a3-18b5fe03fc42 => generated 1517 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-14 05:34:09.332 8 INFO nova.api.openstack.compute.server_external_events [req-157d5fc2-da29-451b-9bb7-5eb71b0a3ed5 req-25b3f696-c11f-4a0b-9c9b-a48550b04e38 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:80dedf9d-e99e-430f-9f11-04eeecd70864 for instance d4cff29e-ef2f-494d-b7a3-18b5fe03fc42 on instance [pid: 8|app: 0|req: 518/1038] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:34:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:11.373 8 INFO nova.api.openstack.compute.server_external_events [req-a3dbc18f-1b8b-44ec-9a20-9978b918e497 req-6264625f-f1e5-41f1-8a4c-90bcccd43340 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:80dedf9d-e99e-430f-9f11-04eeecd70864 for instance d4cff29e-ef2f-494d-b7a3-18b5fe03fc42 on instance [pid: 8|app: 0|req: 520/1041] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:34:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:14.368 7 WARNING neutronclient.v2_0.client [None req-ac9b8cb5-f652-4fed-9531-ba28ca8046dd 7dadc93c76364e698df086b48471c01b 803c341f4b804c74bfd12ccf749209e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1042] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:34:14 2026] GET /v2.1/servers/d4cff29e-ef2f-494d-b7a3-18b5fe03fc42 => generated 1817 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:15.720 8 INFO nova.api.openstack.compute.server_external_events [req-7fa566cf-a34d-4ae5-abac-b2943470d502 req-77b29a85-6147-43a4-8365-b1d54f13760c c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:80dedf9d-e99e-430f-9f11-04eeecd70864 for instance d4cff29e-ef2f-494d-b7a3-18b5fe03fc42 on instance [pid: 8|app: 0|req: 521/1043] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:34:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:34:15.777 7 WARNING neutronclient.v2_0.client [None req-a4cd4318-c6d9-410a-9b6d-8f237f23667b 7dadc93c76364e698df086b48471c01b 803c341f4b804c74bfd12ccf749209e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:34:15.818 7 WARNING neutronclient.v2_0.client [None req-a4cd4318-c6d9-410a-9b6d-8f237f23667b 7dadc93c76364e698df086b48471c01b 803c341f4b804c74bfd12ccf749209e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:34:16.055 7 WARNING neutronclient.v2_0.client [None req-a4cd4318-c6d9-410a-9b6d-8f237f23667b 7dadc93c76364e698df086b48471c01b 803c341f4b804c74bfd12ccf749209e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1044] 10.0.0.63 () {34 vars in 662 bytes} [Fri Aug 14 05:34:15 2026] POST /v2.1/servers => generated 447 bytes in 575 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-08-14 05:34:16.324 8 WARNING neutronclient.v2_0.client [None req-ee3f8a51-df76-49e2-be1a-67c30d32ebd9 7dadc93c76364e698df086b48471c01b 803c341f4b804c74bfd12ccf749209e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1045] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:34:16 2026] GET /v2.1/servers/c7a3fbcf-f17a-4ec0-b0cd-fa3a3d96c027 => generated 1394 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:21.406 8 WARNING neutronclient.v2_0.client [None req-f79fd85d-535c-497b-9136-86f69b51b7cd 7dadc93c76364e698df086b48471c01b 803c341f4b804c74bfd12ccf749209e3 - - default default] 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-08-14 05:34:21.985 7 INFO nova.api.openstack.compute.server_external_events [req-bcb3d868-0841-4d11-afd1-34a5b16c1260 req-6a5c5c28-8700-4f62-a60e-b1445ffc85a6 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:482f277f-3b69-4134-9f24-936f3577c602 for instance c7a3fbcf-f17a-4ec0-b0cd-fa3a3d96c027 on instance [pid: 7|app: 0|req: 525/1048] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:34:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1049] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:34:21 2026] GET /v2.1/servers/c7a3fbcf-f17a-4ec0-b0cd-fa3a3d96c027 => generated 1519 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-08-14 05:34:25.157 7 INFO nova.api.openstack.compute.server_external_events [req-0105de42-1d1a-4962-80fe-fa5e3695ba0e req-f1abcc97-3b4b-4cfb-87e3-f54825ea4d0d c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:482f277f-3b69-4134-9f24-936f3577c602 for instance c7a3fbcf-f17a-4ec0-b0cd-fa3a3d96c027 on instance [pid: 7|app: 0|req: 526/1050] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:34:25 2026] POST /v2.1/os-server-external-events => generated 185 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-08-14 05:34:27.111 8 WARNING neutronclient.v2_0.client [None req-8200d499-9b7d-47ee-b0a9-1ed3dda8fe86 7dadc93c76364e698df086b48471c01b 803c341f4b804c74bfd12ccf749209e3 - - default default] 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-08-14 05:34:27.206 7 INFO nova.api.openstack.compute.server_external_events [req-9f161a67-37c4-4cec-9527-80e0f50b56d1 req-12a9a3ee-616b-46af-91b4-b7a84ddfc8ce c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:482f277f-3b69-4134-9f24-936f3577c602 for instance c7a3fbcf-f17a-4ec0-b0cd-fa3a3d96c027 on instance 2026-08-14 05:34:27.206 7 INFO nova.api.openstack.compute.server_external_events [req-9f161a67-37c4-4cec-9527-80e0f50b56d1 req-12a9a3ee-616b-46af-91b4-b7a84ddfc8ce c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:482f277f-3b69-4134-9f24-936f3577c602 for instance c7a3fbcf-f17a-4ec0-b0cd-fa3a3d96c027 on instance [pid: 7|app: 0|req: 527/1051] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:34:27 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1052] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:34:27 2026] GET /v2.1/servers/c7a3fbcf-f17a-4ec0-b0cd-fa3a3d96c027 => generated 1517 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:32.433 7 WARNING neutronclient.v2_0.client [None req-07910390-0814-462b-9e7f-adbe2ce145f9 7dadc93c76364e698df086b48471c01b 803c341f4b804c74bfd12ccf749209e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1055] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:34:32 2026] GET /v2.1/servers/c7a3fbcf-f17a-4ec0-b0cd-fa3a3d96c027 => generated 1818 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:33.903 8 INFO nova.api.openstack.compute.server_external_events [req-d186dcce-8b61-461f-98b8-299d38f807d3 req-7b5e8773-05a7-4ead-97af-cdf6830209b2 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:482f277f-3b69-4134-9f24-936f3577c602 for instance c7a3fbcf-f17a-4ec0-b0cd-fa3a3d96c027 on instance [pid: 8|app: 0|req: 527/1056] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:34:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:57.013 7 WARNING neutronclient.v2_0.client [None req-07192e21-0296-4ed0-9b67-eb22511b682b 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:34:57.049 7 WARNING neutronclient.v2_0.client [None req-07192e21-0296-4ed0-9b67-eb22511b682b 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:34:57.195 7 WARNING neutronclient.v2_0.client [None req-07192e21-0296-4ed0-9b67-eb22511b682b 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1061] 199.204.45.77 () {36 vars in 713 bytes} [Fri Aug 14 05:34:56 2026] POST /v2.1/servers => generated 453 bytes in 622 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:34:57.761 8 WARNING neutronclient.v2_0.client [None req-15509da4-a889-4bf5-8cc1-c91b09c03ea9 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1062] 199.204.45.77 () {32 vars in 732 bytes} [Fri Aug 14 05:34:57 2026] GET /v2.1/servers/b1cdce1d-4fe8-4170-8114-f8771cc398ce => generated 2213 bytes in 61 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-08-14 05:34:57.837 7 WARNING neutronclient.v2_0.client [None req-d860435c-94b6-415d-93ed-3bdbf0c68fad 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1063] 199.204.45.77 () {32 vars in 758 bytes} [Fri Aug 14 05:34:57 2026] GET /v2.1/servers/b1cdce1d-4fe8-4170-8114-f8771cc398ce/os-interface => generated 28 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 531/1064] 199.204.45.77 () {32 vars in 776 bytes} [Fri Aug 14 05:34:57 2026] GET /v2.1/servers/b1cdce1d-4fe8-4170-8114-f8771cc398ce/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:35:00.496 7 WARNING neutronclient.v2_0.client [None req-ad7415e5-a5b7-4578-a1c3-a7ab33236681 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1065] 199.204.45.77 () {32 vars in 732 bytes} [Fri Aug 14 05:35:00 2026] GET /v2.1/servers/b1cdce1d-4fe8-4170-8114-f8771cc398ce => generated 2371 bytes in 117 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-08-14 05:35:00.609 8 WARNING neutronclient.v2_0.client [None req-7bc30bea-b020-40ad-8c68-b86eb5510859 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] The python binding code in 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/1066] 199.204.45.77 () {32 vars in 758 bytes} [Fri Aug 14 05:35:00 2026] GET /v2.1/servers/b1cdce1d-4fe8-4170-8114-f8771cc398ce/os-interface => generated 28 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 535/1067] 199.204.45.77 () {32 vars in 776 bytes} [Fri Aug 14 05:35:00 2026] GET /v2.1/servers/b1cdce1d-4fe8-4170-8114-f8771cc398ce/os-volume_attachments => generated 197 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:35:03.226 7 INFO nova.api.openstack.compute.server_external_events [req-f3ee1740-d577-4d1a-b70a-857f4d17d635 req-8786027a-63dd-4065-ba19-6f8557fffd23 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:7541e967-3f30-4ba1-8b7a-616b595bd3ed for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance [pid: 7|app: 0|req: 537/1070] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:35:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:35:03.778 8 WARNING neutronclient.v2_0.client [None req-4c486d2f-2302-4ec0-90e3-f62c36e6c3f6 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1071] 199.204.45.77 () {32 vars in 732 bytes} [Fri Aug 14 05:35:03 2026] GET /v2.1/servers/b1cdce1d-4fe8-4170-8114-f8771cc398ce => generated 2445 bytes in 336 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-08-14 05:35:03.952 7 WARNING neutronclient.v2_0.client [None req-b71b183d-296c-495b-97f7-fe8f0ff1fe7e 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1072] 199.204.45.77 () {32 vars in 758 bytes} [Fri Aug 14 05:35:03 2026] GET /v2.1/servers/b1cdce1d-4fe8-4170-8114-f8771cc398ce/os-interface => generated 284 bytes in 84 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: 535/1073] 199.204.45.77 () {32 vars in 776 bytes} [Fri Aug 14 05:35:04 2026] GET /v2.1/servers/b1cdce1d-4fe8-4170-8114-f8771cc398ce/os-volume_attachments => generated 197 bytes in 40 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-08-14 05:35:06.684 7 WARNING neutronclient.v2_0.client [None req-1d4145a3-5b3b-4d73-831e-b46516529c73 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] The python binding code in 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] 199.204.45.77 () {32 vars in 732 bytes} [Fri Aug 14 05:35:06 2026] GET /v2.1/servers/b1cdce1d-4fe8-4170-8114-f8771cc398ce => generated 2433 bytes in 156 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-08-14 05:35:06.840 8 WARNING neutronclient.v2_0.client [None req-0c57dd69-9881-4ee7-b697-83c8accbdef4 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1075] 199.204.45.77 () {32 vars in 758 bytes} [Fri Aug 14 05:35:06 2026] GET /v2.1/servers/b1cdce1d-4fe8-4170-8114-f8771cc398ce/os-interface => generated 284 bytes in 102 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: 540/1076] 199.204.45.77 () {32 vars in 776 bytes} [Fri Aug 14 05:35:06 2026] GET /v2.1/servers/b1cdce1d-4fe8-4170-8114-f8771cc398ce/os-volume_attachments => generated 197 bytes in 42 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-08-14 05:35:09.111 8 INFO nova.api.openstack.compute.server_external_events [req-5ac254d0-660b-469a-92f5-ff3389e9986b req-8cbce012-394d-4086-b2f6-a581df68d3c1 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:7541e967-3f30-4ba1-8b7a-616b595bd3ed for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance [pid: 8|app: 0|req: 537/1077] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:35:09 2026] POST /v2.1/os-server-external-events => generated 183 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-08-14 05:35:09.778 7 WARNING neutronclient.v2_0.client [None req-11dca673-4acb-4244-be84-8a3605855e64 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] The python binding code in 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] 199.204.45.77 () {32 vars in 732 bytes} [Fri Aug 14 05:35:09 2026] GET /v2.1/servers/b1cdce1d-4fe8-4170-8114-f8771cc398ce => generated 2433 bytes in 124 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-08-14 05:35:09.917 8 WARNING neutronclient.v2_0.client [None req-960a4789-47c6-40ca-80f7-86fac3307d93 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] The python binding code in 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] 199.204.45.77 () {32 vars in 758 bytes} [Fri Aug 14 05:35:09 2026] GET /v2.1/servers/b1cdce1d-4fe8-4170-8114-f8771cc398ce/os-interface => generated 286 bytes in 94 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] 199.204.45.77 () {32 vars in 776 bytes} [Fri Aug 14 05:35:09 2026] GET /v2.1/servers/b1cdce1d-4fe8-4170-8114-f8771cc398ce/os-volume_attachments => generated 197 bytes in 38 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-08-14 05:35:11.152 7 INFO nova.api.openstack.compute.server_external_events [req-867183a4-91e4-4240-b292-f0cb989c126c req-ee75f50c-6920-4096-85f3-39e93d77456a c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:7541e967-3f30-4ba1-8b7a-616b595bd3ed for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance [pid: 7|app: 0|req: 544/1083] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:35:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:35:12.604 8 WARNING neutronclient.v2_0.client [None req-3df03238-a4f8-4884-ae2c-5999c7445487 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1084] 199.204.45.77 () {32 vars in 732 bytes} [Fri Aug 14 05:35:12 2026] GET /v2.1/servers/b1cdce1d-4fe8-4170-8114-f8771cc398ce => generated 2581 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:35:12.738 7 WARNING neutronclient.v2_0.client [None req-64f1e6df-9e28-4413-80e0-441eb1c2d096 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] The python binding code in 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/1085] 199.204.45.77 () {32 vars in 758 bytes} [Fri Aug 14 05:35:12 2026] GET /v2.1/servers/b1cdce1d-4fe8-4170-8114-f8771cc398ce/os-interface => generated 286 bytes in 89 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: 541/1086] 199.204.45.77 () {32 vars in 776 bytes} [Fri Aug 14 05:35:12 2026] GET /v2.1/servers/b1cdce1d-4fe8-4170-8114-f8771cc398ce/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:35:46.857 8 WARNING neutronclient.v2_0.client [None req-480c3918-7e06-41f6-a53b-f848747f7e00 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:35:46.908 8 WARNING neutronclient.v2_0.client [None req-480c3918-7e06-41f6-a53b-f848747f7e00 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] 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-08-14 05:35:49.347 7 INFO nova.api.openstack.compute.server_external_events [req-6cd31e54-c977-44b0-96f7-c352f7f5a067 req-98a37a75-4f62-4fe0-bda0-a4a2ddec698a c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:7add7f5d-7099-45c9-8fb6-d9091f2ef0c3 for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance [pid: 7|app: 0|req: 549/1093] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:35:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:35:52.385 7 INFO nova.api.openstack.compute.server_external_events [req-c29f2975-b903-44ae-9dcb-601899dc7e19 req-603a15d6-fd8b-4f65-b95e-ef00733203d6 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:7add7f5d-7099-45c9-8fb6-d9091f2ef0c3 for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance [pid: 7|app: 0|req: 552/1096] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:35:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:35:54.425 7 INFO nova.api.openstack.compute.server_external_events [req-04302ae9-5f89-4dc1-b460-4093f947f35c req-3b5ca31a-7587-4603-a874-0f9283f17ccc c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:7add7f5d-7099-45c9-8fb6-d9091f2ef0c3 for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance [pid: 7|app: 0|req: 553/1097] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:35:54 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-08-14 05:35:55.471 8 WARNING neutronclient.v2_0.client [None req-480c3918-7e06-41f6-a53b-f848747f7e00 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1098] 199.204.45.77 () {36 vars in 811 bytes} [Fri Aug 14 05:35:46 2026] POST /v2.1/servers/b1cdce1d-4fe8-4170-8114-f8771cc398ce/os-interface => generated 280 bytes in 8706 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:35:56.332 7 INFO nova.api.openstack.compute.server_external_events [req-4963ab41-bcfe-4400-83c6-ab7f387c5de4 req-eb23a104-975b-4b62-b75f-1465f54f65de c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:7add7f5d-7099-45c9-8fb6-d9091f2ef0c3 for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance [pid: 7|app: 0|req: 554/1099] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:35:56 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-08-14 05:35:56.461 8 INFO nova.api.openstack.compute.server_external_events [req-ec2a1d66-84f9-412a-83f1-5226bfee1085 req-9cc216f4-2955-44fa-95fa-cbaef11b50db c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:7add7f5d-7099-45c9-8fb6-d9091f2ef0c3 for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance [pid: 8|app: 0|req: 546/1100] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:35:56 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-08-14 05:36:21.806 7 WARNING neutronclient.v2_0.client [None req-e1c65e23-46b5-4816-981c-c4343d0e28d3 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:36:21.863 7 WARNING neutronclient.v2_0.client [None req-e1c65e23-46b5-4816-981c-c4343d0e28d3 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] 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-08-14 05:36:24.315 8 INFO nova.api.openstack.compute.server_external_events [req-dfec336b-0a35-4934-8545-99b82d2f40d5 req-105f5080-3322-43ab-93b2-5512fb387093 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:55571461-e324-4eaa-96f5-e0c2b6382155 for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance [pid: 8|app: 0|req: 550/1107] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:36:24 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-08-14 05:36:27.697 8 INFO nova.api.openstack.compute.server_external_events [req-4e2dad1e-0fe3-468e-a122-e4604b183764 req-0b13af78-1f0a-40a5-af02-f188394fe6c8 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:55571461-e324-4eaa-96f5-e0c2b6382155 for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance [pid: 8|app: 0|req: 551/1108] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:36:27 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-08-14 05:36:29.754 8 INFO nova.api.openstack.compute.server_external_events [req-67e7965f-e8de-48b3-8933-4b1d13bdf279 req-a8e91869-dbc0-4c82-ada0-dc855c16aaca c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:55571461-e324-4eaa-96f5-e0c2b6382155 for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance [pid: 8|app: 0|req: 552/1109] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:36:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 05:36:30.921 7 WARNING neutronclient.v2_0.client [None req-e1c65e23-46b5-4816-981c-c4343d0e28d3 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1110] 199.204.45.77 () {36 vars in 811 bytes} [Fri Aug 14 05:36:21 2026] POST /v2.1/servers/b1cdce1d-4fe8-4170-8114-f8771cc398ce/os-interface => generated 377 bytes in 9216 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-08-14 05:36:42.314 8 WARNING neutronclient.v2_0.client [None req-a1c7d498-3e96-49a3-9de9-74c7e6eb3bb8 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-14 05:36:42.360 8 WARNING neutronclient.v2_0.client [None req-a1c7d498-3e96-49a3-9de9-74c7e6eb3bb8 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] 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-08-14 05:36:44.713 7 INFO nova.api.openstack.compute.server_external_events [req-fb8b5d11-d9fd-4805-813b-6a77c46299e6 req-1521e3bb-d418-4f2e-8bae-dc98ecc55fa5 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:1abfac68-e0d5-45f3-9504-aad812b6220d for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance [pid: 7|app: 0|req: 561/1115] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:36:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:36:48.802 7 INFO nova.api.openstack.compute.server_external_events [req-acdc3a2a-4e0f-48e4-be5d-526846bde9e5 req-7f40b264-d2ce-447e-b4ce-b48f2fd05820 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:1abfac68-e0d5-45f3-9504-aad812b6220d for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance [pid: 7|app: 0|req: 562/1116] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:36:48 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-08-14 05:36:50.847 7 INFO nova.api.openstack.compute.server_external_events [req-ab359d94-add4-45a6-a506-5cf2925f4c08 req-ee152f13-dc14-455b-9c93-2aec2d7fbdf7 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-plugged:1abfac68-e0d5-45f3-9504-aad812b6220d for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance [pid: 7|app: 0|req: 563/1117] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:36:50 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) 2026-08-14 05:36:51.898 8 WARNING neutronclient.v2_0.client [None req-a1c7d498-3e96-49a3-9de9-74c7e6eb3bb8 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1120] 199.204.45.77 () {36 vars in 811 bytes} [Fri Aug 14 05:36:42 2026] POST /v2.1/servers/b1cdce1d-4fe8-4170-8114-f8771cc398ce/os-interface => generated 378 bytes in 9697 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-08-14 05:36:52.898 7 INFO nova.api.openstack.compute.server_external_events [req-e40d74d6-c575-4322-9f97-6be615957635 req-a176c9fe-7042-4280-aa7f-26e4b66f3ce4 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:55571461-e324-4eaa-96f5-e0c2b6382155 for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance [pid: 7|app: 0|req: 566/1121] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:36:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:37:05.948 8 INFO nova.api.openstack.compute.server_external_events [req-d2478668-3063-4fc3-9342-8d32b529764a req-62b0bad0-66b6-4bc0-845d-e3995f941b67 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:1abfac68-e0d5-45f3-9504-aad812b6220d for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance [pid: 8|app: 0|req: 557/1124] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:37:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 568/1125] 199.204.45.77 () {34 vars in 854 bytes} [Fri Aug 14 05:37:06 2026] DELETE /v2.1/servers/b1cdce1d-4fe8-4170-8114-f8771cc398ce/os-interface/1abfac68-e0d5-45f3-9504-aad812b6220d => generated 0 bytes in 63 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-08-14 05:37:07.989 8 INFO nova.api.openstack.compute.server_external_events [req-2d524daa-0063-4825-a820-ac1e84fb1eca req-c2bf085d-79aa-495d-9a03-346baaff18f4 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:1abfac68-e0d5-45f3-9504-aad812b6220d for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance [pid: 8|app: 0|req: 558/1126] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:37:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:37:10.030 7 INFO nova.api.openstack.compute.server_external_events [req-8a884db9-d568-4e8f-98c2-a2db12816e9b req-b4056d4c-9b0d-473a-86f7-03e920866214 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:1abfac68-e0d5-45f3-9504-aad812b6220d for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance 2026-08-14 05:37:10.030 7 INFO nova.api.openstack.compute.server_external_events [req-8a884db9-d568-4e8f-98c2-a2db12816e9b req-b4056d4c-9b0d-473a-86f7-03e920866214 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:1abfac68-e0d5-45f3-9504-aad812b6220d for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance [pid: 7|app: 0|req: 569/1127] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:37:10 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:37:17.238 8 INFO nova.api.openstack.compute.server_external_events [req-27598152-5a06-4419-9feb-a07307b727b9 req-dbd5cb57-0f0d-4f1a-a921-408f9e4ed05e c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:55571461-e324-4eaa-96f5-e0c2b6382155 for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance [pid: 8|app: 0|req: 560/1130] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:37:17 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: 571/1131] 199.204.45.77 () {34 vars in 854 bytes} [Fri Aug 14 05:37:17 2026] DELETE /v2.1/servers/b1cdce1d-4fe8-4170-8114-f8771cc398ce/os-interface/55571461-e324-4eaa-96f5-e0c2b6382155 => generated 0 bytes in 142 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-08-14 05:37:19.694 8 INFO nova.api.openstack.compute.server_external_events [req-dbf24ba6-0120-460a-83e4-869df04910a1 req-d59cbadb-3d90-4437-aaec-a1b2d55cf21b c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:55571461-e324-4eaa-96f5-e0c2b6382155 for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance [pid: 8|app: 0|req: 561/1132] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:37:19 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-08-14 05:37:21.741 7 INFO nova.api.openstack.compute.server_external_events [req-f17e3f3a-db30-4779-920e-2bee2cf89ce9 req-a8efb618-1912-422d-84ec-ac5c1bd0ec27 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:55571461-e324-4eaa-96f5-e0c2b6382155 for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance [pid: 7|app: 0|req: 573/1135] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:37:21 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: 575/1138] 199.204.45.77 () {34 vars in 854 bytes} [Fri Aug 14 05:37:37 2026] DELETE /v2.1/servers/b1cdce1d-4fe8-4170-8114-f8771cc398ce/os-interface/7add7f5d-7099-45c9-8fb6-d9091f2ef0c3 => generated 0 bytes in 46 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-08-14 05:37:39.199 8 INFO nova.api.openstack.compute.server_external_events [req-450dc65d-9257-4d08-b019-a97f790cf5a0 req-dcf459c8-eda7-4f5d-b0fe-dbe1d72925c9 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:7add7f5d-7099-45c9-8fb6-d9091f2ef0c3 for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance [pid: 8|app: 0|req: 564/1139] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:37:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:37:41.241 8 INFO nova.api.openstack.compute.server_external_events [req-073edb3e-119a-4eed-9d22-cff724872d87 req-ff0187e4-5582-4e6d-9685-e42aa939ae85 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:7add7f5d-7099-45c9-8fb6-d9091f2ef0c3 for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance [pid: 8|app: 0|req: 566/1142] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:37:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 577/1143] 199.204.45.77 () {34 vars in 754 bytes} [Fri Aug 14 05:37:42 2026] DELETE /v2.1/servers/b1cdce1d-4fe8-4170-8114-f8771cc398ce => generated 0 bytes in 112 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-08-14 05:37:43.996 8 INFO nova.api.openstack.compute.server_external_events [req-d1a48b53-d8e3-42a5-9157-f6e9bb39048e req-fea436da-efc4-4859-a881-c60089270c7a c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:7541e967-3f30-4ba1-8b7a-616b595bd3ed for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance [pid: 8|app: 0|req: 567/1144] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:37:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:37:45.376 7 INFO nova.api.openstack.compute.server_external_events [req-949b07ec-13d9-4899-ac1f-fd230cdd489e req-31ada1af-a423-4b4a-a2ef-7ee6510f6809 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-deleted:7541e967-3f30-4ba1-8b7a-616b595bd3ed for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance [pid: 7|app: 0|req: 578/1145] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:37:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:37:46.033 8 INFO nova.api.openstack.compute.server_external_events [req-0a2c0183-91f6-4550-81b1-a8f2462cc1c8 req-9d8c07bb-500d-4c85-a3ac-7abf165424af c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:7541e967-3f30-4ba1-8b7a-616b595bd3ed for instance b1cdce1d-4fe8-4170-8114-f8771cc398ce on instance [pid: 8|app: 0|req: 568/1146] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:37:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 579/1147] 10.0.0.63 () {32 vars in 717 bytes} [Fri Aug 14 05:37:46 2026] DELETE /v2.1/servers/c7a3fbcf-f17a-4ec0-b0cd-fa3a3d96c027 => generated 0 bytes in 81 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-08-14 05:37:46.671 8 WARNING neutronclient.v2_0.client [None req-5d857829-c0f2-4ec4-b7d8-b19a64cb3c0b 7dadc93c76364e698df086b48471c01b 803c341f4b804c74bfd12ccf749209e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 569/1148] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:37:46 2026] GET /v2.1/servers/c7a3fbcf-f17a-4ec0-b0cd-fa3a3d96c027 => generated 1944 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:37:48.077 7 INFO nova.api.openstack.compute.server_external_events [req-601708a2-d848-4576-ad1b-ac085a9e05e8 req-13115297-e870-4f9c-93bb-6c95ec1b8a8c c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:482f277f-3b69-4134-9f24-936f3577c602 for instance c7a3fbcf-f17a-4ec0-b0cd-fa3a3d96c027 on instance 2026-08-14 05:37:48.077 7 INFO nova.api.openstack.compute.server_external_events [req-601708a2-d848-4576-ad1b-ac085a9e05e8 req-13115297-e870-4f9c-93bb-6c95ec1b8a8c c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:482f277f-3b69-4134-9f24-936f3577c602 for instance c7a3fbcf-f17a-4ec0-b0cd-fa3a3d96c027 on instance [pid: 7|app: 0|req: 580/1149] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:37:48 2026] POST /v2.1/os-server-external-events => generated 352 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-08-14 05:37:49.346 8 INFO nova.api.openstack.compute.server_external_events [req-080be6d9-31c6-44ab-a930-f5fc3cd9dd44 req-69cf8ca8-e245-4e83-bd22-744f0c27b65e c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-deleted:482f277f-3b69-4134-9f24-936f3577c602 for instance c7a3fbcf-f17a-4ec0-b0cd-fa3a3d96c027 on instance [pid: 8|app: 0|req: 570/1150] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:37:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:37:50.119 7 INFO nova.api.openstack.compute.server_external_events [req-49e4a39f-cf96-4e27-9e53-cfc7536a77d0 req-02235979-260d-4a79-b5fb-5e7dff73f07f c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:482f277f-3b69-4134-9f24-936f3577c602 for instance c7a3fbcf-f17a-4ec0-b0cd-fa3a3d96c027 on instance [pid: 7|app: 0|req: 581/1151] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:37:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:37:51.885 8 WARNING neutronclient.v2_0.client [None req-83dc5cc5-54cd-4eb5-a082-1e4a4791d6af 7dadc93c76364e698df086b48471c01b 803c341f4b804c74bfd12ccf749209e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 572/1154] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:37:51 2026] GET /v2.1/servers/c7a3fbcf-f17a-4ec0-b0cd-fa3a3d96c027 => generated 1480 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-08-14 05:37:56.962 7 INFO nova.api.openstack.wsgi [None req-caf986d5-4610-450d-84ed-5c2f615512f4 7dadc93c76364e698df086b48471c01b 803c341f4b804c74bfd12ccf749209e3 - - default default] HTTP exception thrown: Instance c7a3fbcf-f17a-4ec0-b0cd-fa3a3d96c027 could not be found. [pid: 7|app: 0|req: 583/1155] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:37:56 2026] GET /v2.1/servers/c7a3fbcf-f17a-4ec0-b0cd-fa3a3d96c027 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:37:57.367 8 INFO nova.api.openstack.compute.server_external_events [req-dab8c56f-488e-44a4-ab56-a6ab3b74ee51 req-6419f3db-7c3c-4dac-af67-d5b172c3ac73 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-changed:80dedf9d-e99e-430f-9f11-04eeecd70864 for instance d4cff29e-ef2f-494d-b7a3-18b5fe03fc42 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 573/1156] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:37:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1157] 10.0.0.63 () {32 vars in 717 bytes} [Fri Aug 14 05:37:57 2026] DELETE /v2.1/servers/d4cff29e-ef2f-494d-b7a3-18b5fe03fc42 => generated 0 bytes in 90 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-08-14 05:37:57.489 8 WARNING neutronclient.v2_0.client [None req-342fe79a-423d-4fc1-a439-ee59ca911213 7dadc93c76364e698df086b48471c01b 803c341f4b804c74bfd12ccf749209e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 574/1158] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:37:57 2026] GET /v2.1/servers/d4cff29e-ef2f-494d-b7a3-18b5fe03fc42 => generated 1943 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:37:58.685 7 INFO nova.api.openstack.compute.server_external_events [req-6864d420-a9b0-4538-a28d-06fbfee9b03e req-f09f2ef7-e561-4b88-84bf-683cd229bc8b c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:80dedf9d-e99e-430f-9f11-04eeecd70864 for instance d4cff29e-ef2f-494d-b7a3-18b5fe03fc42 on instance [pid: 7|app: 0|req: 585/1159] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:37:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:38:00.161 8 INFO nova.api.openstack.compute.server_external_events [req-96552c64-a7fa-453c-b15c-25ee7c69194a req-8df67f14-d1e3-4d01-a374-5aa6c2114f05 c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-deleted:80dedf9d-e99e-430f-9f11-04eeecd70864 for instance d4cff29e-ef2f-494d-b7a3-18b5fe03fc42 on instance [pid: 8|app: 0|req: 575/1160] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:38:00 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-08-14 05:38:00.728 7 INFO nova.api.openstack.compute.server_external_events [req-4799bc34-0d7b-4ed6-85a5-61cb70a1f92b req-7c813f17-0100-4a86-8768-8036f1c5e66e c5a23b6d48a445e291ebd2f2d372281c 25f517ab0bc34553bd05e006bcead5f6 - - 0dd93ef1fd5f47a5b4680ae46252038b 0dd93ef1fd5f47a5b4680ae46252038b] Creating event network-vif-unplugged:80dedf9d-e99e-430f-9f11-04eeecd70864 for instance d4cff29e-ef2f-494d-b7a3-18b5fe03fc42 on instance [pid: 7|app: 0|req: 586/1161] 10.0.0.207 () {38 vars in 815 bytes} [Fri Aug 14 05:38:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:38:02.709 7 WARNING neutronclient.v2_0.client [None req-d27784e4-267c-4017-94b1-708fd5f0f60c 7dadc93c76364e698df086b48471c01b 803c341f4b804c74bfd12ccf749209e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 588/1164] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:38:02 2026] GET /v2.1/servers/d4cff29e-ef2f-494d-b7a3-18b5fe03fc42 => generated 1480 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 05:38:07.795 8 INFO nova.api.openstack.wsgi [None req-5ce34103-d7d3-418e-8e6e-83a1b8e6c5c8 7dadc93c76364e698df086b48471c01b 803c341f4b804c74bfd12ccf749209e3 - - default default] HTTP exception thrown: Instance d4cff29e-ef2f-494d-b7a3-18b5fe03fc42 could not be found. [pid: 8|app: 0|req: 577/1165] 10.0.0.63 () {32 vars in 714 bytes} [Fri Aug 14 05:38:07 2026] GET /v2.1/servers/d4cff29e-ef2f-494d-b7a3-18b5fe03fc42 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 589/1166] 10.0.0.63 () {32 vars in 725 bytes} [Fri Aug 14 05:38:09 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1453251797 => generated 0 bytes in 18 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-08-14 05:38:09.650 8 INFO nova.api.openstack.wsgi [None req-5de2c0ea-b89c-4ebf-83ac-885ab58f9f5f 7dadc93c76364e698df086b48471c01b 803c341f4b804c74bfd12ccf749209e3 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1453251797 not found for user 7dadc93c76364e698df086b48471c01b [pid: 8|app: 0|req: 578/1167] 10.0.0.63 () {32 vars in 722 bytes} [Fri Aug 14 05:38:09 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1453251797 => generated 142 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1172] 10.0.0.63 () {32 vars in 654 bytes} [Fri Aug 14 05:38:24 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1173] 10.0.0.63 () {32 vars in 640 bytes} [Fri Aug 14 05:38:24 2026] GET /v2.1/servers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-14 05:38:24.709 7 WARNING oslo_db.sqlalchemy.utils [None req-759f5b27-08ae-4d96-9e0f-69c939a4541b 58989ef8344144e28be6f0db5ae67d1f 49d7294f24d04109bb47f751ed775a27 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 593/1174] 10.0.0.63 () {32 vars in 648 bytes} [Fri Aug 14 05:38:24 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1175] 10.0.0.63 () {32 vars in 693 bytes} [Fri Aug 14 05:38:24 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1200] 10.0.0.70 () {28 vars in 453 bytes} [Fri Aug 14 05:40:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1201] 10.0.0.70 () {30 vars in 657 bytes} [Fri Aug 14 05:40:27 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 596/1202] 10.0.0.70 () {32 vars in 730 bytes} [Fri Aug 14 05:40:27 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/1203] 10.0.0.70 () {34 vars in 805 bytes} [Fri Aug 14 05:40:27 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1204] 10.0.0.70 () {28 vars in 453 bytes} [Fri Aug 14 05:40:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1205] 10.0.0.70 () {30 vars in 657 bytes} [Fri Aug 14 05:40:27 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 598/1206] 10.0.0.70 () {32 vars in 730 bytes} [Fri Aug 14 05:40:27 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1207] 10.0.0.70 () {34 vars in 893 bytes} [Fri Aug 14 05:40:27 2026] GET /v2.1/servers/detail?project_id=25f517ab0bc34553bd05e006bcead5f6&all_tenants=True => generated 15 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1208] 10.0.0.70 () {34 vars in 893 bytes} [Fri Aug 14 05:40:27 2026] GET /v2.1/servers/detail?project_id=49d7294f24d04109bb47f751ed775a27&all_tenants=True => generated 15 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1209] 10.0.0.70 () {34 vars in 893 bytes} [Fri Aug 14 05:40:28 2026] GET /v2.1/servers/detail?project_id=7bc960f224ac499c861fa0a829c47b95&all_tenants=True => generated 15 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)