+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 28 01:02:57 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-8cb666564-546x6 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 0x7fd8c3b3d668 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-05-28 01:03:01.889 8 INFO nova.utils [None req-712b857c-d5ae-4469-96a1-9c2264fa8275 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-28 01:03:01.931 7 INFO nova.utils [None req-ef1c90dd-fb1d-4132-8c5a-9fc246e9c6fe - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-28 01:03:03.574 8 WARNING keystonemiddleware._common.config [None req-712b857c-d5ae-4469-96a1-9c2264fa8275 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 01:03:03.583 8 WARNING oslo_config.cfg [None req-712b857c-d5ae-4469-96a1-9c2264fa8275 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-28 01:03:03.618 7 WARNING keystonemiddleware._common.config [None req-ef1c90dd-fb1d-4132-8c5a-9fc246e9c6fe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 01:03:03.627 7 WARNING oslo_config.cfg [None req-ef1c90dd-fb1d-4132-8c5a-9fc246e9c6fe - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-28 01:03:03.665 8 WARNING keystonemiddleware._common.config [None req-712b857c-d5ae-4469-96a1-9c2264fa8275 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 01:03:03.681 8 WARNING oslo_config.cfg [None req-712b857c-d5ae-4469-96a1-9c2264fa8275 - - - - - -] 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-05-28 01:03:03.694 8 WARNING oslo_config.cfg [None req-712b857c-d5ae-4469-96a1-9c2264fa8275 - - - - - -] 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 6 seconds on interpreter 0x7fd8c3b3d668 pid: 8 (default app) 2026-05-28 01:03:03.704 7 WARNING keystonemiddleware._common.config [None req-ef1c90dd-fb1d-4132-8c5a-9fc246e9c6fe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 01:03:03.719 7 WARNING oslo_config.cfg [None req-ef1c90dd-fb1d-4132-8c5a-9fc246e9c6fe - - - - - -] 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-05-28 01:03:03.731 7 WARNING oslo_config.cfg [None req-ef1c90dd-fb1d-4132-8c5a-9fc246e9c6fe - - - - - -] 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 6 seconds on interpreter 0x7fd8c3b3d668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.144 () {42 vars in 702 bytes} [Thu May 28 01:03:09 2026] GET /v2.1 => generated 114 bytes in 20 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-05-28 01:03:10.324 7 WARNING oslo_policy.policy [None req-a04823c2-c1b2-4d6d-a2f1-449689678198 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - 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-05-28 01:03:10.325 7 WARNING oslo_policy.policy [None req-a04823c2-c1b2-4d6d-a2f1-449689678198 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - 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: 1/4] 199.204.45.144 () {44 vars in 906 bytes} [Thu May 28 01:03:09 2026] GET /v2.1 => generated 0 bytes in 530 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:03:10.428 8 WARNING oslo_policy.policy [req-a04823c2-c1b2-4d6d-a2f1-449689678198 req-c93aa68f-1d62-4999-970b-6fb7ed90da60 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - 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-05-28 01:03:10.428 8 WARNING oslo_policy.policy [req-a04823c2-c1b2-4d6d-a2f1-449689678198 req-c93aa68f-1d62-4999-970b-6fb7ed90da60 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - 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: 4/5] 199.204.45.144 () {46 vars in 979 bytes} [Thu May 28 01:03:10 2026] GET /v2.1/ => generated 400 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:03:10.539 7 INFO nova.api.openstack.wsgi [None req-e84f6e97-4f18-4e1a-82ad-10cfb6074863 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.144 () {48 vars in 1008 bytes} [Thu May 28 01:03:10 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.144 () {48 vars in 1048 bytes} [Thu May 28 01:03:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.144 () {52 vars in 1045 bytes} [Thu May 28 01:03:10 2026] POST /v2.1/flavors => generated 529 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/9] 199.204.45.144 () {42 vars in 702 bytes} [Thu May 28 01:03: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: 7|app: 0|req: 4/10] 199.204.45.144 () {44 vars in 906 bytes} [Thu May 28 01:03:11 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.144 () {46 vars in 979 bytes} [Thu May 28 01:03:11 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:03:11.554 7 INFO nova.api.openstack.wsgi [None req-af76cc6d-e9ba-4807-baaa-73bb4a829234 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.144 () {48 vars in 1010 bytes} [Thu May 28 01:03:11 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/13] 199.204.45.144 () {48 vars in 1048 bytes} [Thu May 28 01:03:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.144 () {52 vars in 1045 bytes} [Thu May 28 01:03:11 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 10.0.0.143 () {28 vars in 453 bytes} [Thu May 28 01:03:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 7/16] 10.0.0.143 () {30 vars in 657 bytes} [Thu May 28 01:03:12 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 10/17] 10.0.0.143 () {32 vars in 730 bytes} [Thu May 28 01:03:12 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 10.0.0.143 () {34 vars in 764 bytes} [Thu May 28 01:03:12 2026] GET /v2.1/os-services => generated 16 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/19] 199.204.45.144 () {42 vars in 702 bytes} [Thu May 28 01:03:12 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 9/20] 199.204.45.144 () {44 vars in 906 bytes} [Thu May 28 01:03:12 2026] GET /v2.1 => generated 0 bytes in 61 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.144 () {46 vars in 979 bytes} [Thu May 28 01:03:12 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:03:12.515 7 INFO nova.api.openstack.wsgi [None req-62feac07-a240-44c9-b672-46a957f7baec 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/22] 199.204.45.144 () {48 vars in 1012 bytes} [Thu May 28 01:03:12 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/23] 199.204.45.144 () {48 vars in 1048 bytes} [Thu May 28 01:03:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.144 () {52 vars in 1045 bytes} [Thu May 28 01:03:12 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: 13/27] 199.204.45.144 () {42 vars in 702 bytes} [Thu May 28 01:03: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: 15/28] 199.204.45.144 () {44 vars in 906 bytes} [Thu May 28 01:03:13 2026] GET /v2.1 => generated 0 bytes in 358 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 14/29] 199.204.45.144 () {46 vars in 979 bytes} [Thu May 28 01:03:13 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:03:13.751 8 INFO nova.api.openstack.wsgi [None req-33e3068d-8662-458f-abf3-d3a37b34d1fa 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 16/30] 199.204.45.144 () {48 vars in 1010 bytes} [Thu May 28 01:03:13 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/31] 199.204.45.144 () {48 vars in 1048 bytes} [Thu May 28 01:03:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/32] 199.204.45.144 () {52 vars in 1045 bytes} [Thu May 28 01:03:13 2026] POST /v2.1/flavors => generated 532 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/33] 199.204.45.144 () {42 vars in 702 bytes} [Thu May 28 01:03:14 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/34] 199.204.45.144 () {44 vars in 906 bytes} [Thu May 28 01:03:14 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 17/35] 199.204.45.144 () {46 vars in 979 bytes} [Thu May 28 01:03:14 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:03:14.710 8 INFO nova.api.openstack.wsgi [None req-5bcacae8-529c-4ed7-b09e-3c743696b0d2 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 19/36] 199.204.45.144 () {48 vars in 1012 bytes} [Thu May 28 01:03: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: 18/37] 199.204.45.144 () {48 vars in 1048 bytes} [Thu May 28 01:03:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/38] 199.204.45.144 () {52 vars in 1045 bytes} [Thu May 28 01:03:14 2026] POST /v2.1/flavors => generated 535 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/39] 10.0.0.143 () {28 vars in 453 bytes} [Thu May 28 01:03: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: 21/40] 10.0.0.143 () {30 vars in 657 bytes} [Thu May 28 01:03:16 2026] GET /v2.1 => generated 0 bytes in 30 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: 20/41] 10.0.0.143 () {32 vars in 730 bytes} [Thu May 28 01:03:16 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 22/42] 10.0.0.143 () {34 vars in 764 bytes} [Thu May 28 01:03:16 2026] GET /v2.1/os-services => generated 497 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 21/43] 10.0.0.143 () {28 vars in 453 bytes} [Thu May 28 01:03:20 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 23/44] 10.0.0.143 () {30 vars in 657 bytes} [Thu May 28 01:03:20 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 22/45] 10.0.0.143 () {32 vars in 730 bytes} [Thu May 28 01:03:20 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: 24/46] 10.0.0.143 () {34 vars in 807 bytes} [Thu May 28 01:03:20 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/49] 10.0.0.143 () {28 vars in 453 bytes} [Thu May 28 01:03:24 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 24/50] 10.0.0.143 () {30 vars in 657 bytes} [Thu May 28 01:03:24 2026] GET /v2.1 => generated 0 bytes in 40 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: 27/51] 10.0.0.143 () {32 vars in 730 bytes} [Thu May 28 01:03:24 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/52] 10.0.0.143 () {34 vars in 807 bytes} [Thu May 28 01:03:24 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 10.0.0.27 () {28 vars in 452 bytes} [Thu May 28 01:08:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 57/116] 10.0.0.27 () {30 vars in 656 bytes} [Thu May 28 01:08:34 2026] GET /v2.1 => generated 0 bytes in 128 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 60/117] 10.0.0.27 () {32 vars in 729 bytes} [Thu May 28 01:08:34 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: 58/118] 10.0.0.27 () {34 vars in 802 bytes} [Thu May 28 01:08:34 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/155] 199.204.45.144 () {42 vars in 702 bytes} [Thu May 28 01:11:34 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 77/156] 199.204.45.144 () {44 vars in 906 bytes} [Thu May 28 01:11:34 2026] GET /v2.1 => generated 0 bytes in 108 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 80/157] 199.204.45.144 () {46 vars in 979 bytes} [Thu May 28 01:11:34 2026] GET /v2.1/ => generated 400 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:11:34.466 7 INFO nova.api.openstack.wsgi [None req-ec7d5ea4-97da-454f-bf73-36d80e750121 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 78/158] 199.204.45.144 () {48 vars in 1014 bytes} [Thu May 28 01:11:34 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/159] 199.204.45.144 () {48 vars in 1048 bytes} [Thu May 28 01:11:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/160] 199.204.45.144 () {52 vars in 1046 bytes} [Thu May 28 01:11:34 2026] POST /v2.1/flavors => generated 534 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/173] 199.204.45.144 () {42 vars in 702 bytes} [Thu May 28 01:12:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/174] 199.204.45.144 () {44 vars in 906 bytes} [Thu May 28 01:12:38 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 87/175] 199.204.45.144 () {46 vars in 979 bytes} [Thu May 28 01:12:38 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:12:38.444 8 INFO nova.api.openstack.wsgi [None req-ab45bd30-9d1f-42e9-aac6-3e8a9bae9c06 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 354ffc59103943c587e11a9b59367e9c [pid: 8|app: 0|req: 89/176] 199.204.45.144 () {48 vars in 1048 bytes} [Thu May 28 01:12:38 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-28 01:12:38.459 7 WARNING oslo_db.sqlalchemy.utils [None req-ecd0a091-e970-42df-b0ec-6c0946324072 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 88/177] 199.204.45.144 () {48 vars in 1013 bytes} [Thu May 28 01:12:38 2026] GET /v2.1/os-keypairs => generated 16 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/178] 199.204.45.144 () {52 vars in 1054 bytes} [Thu May 28 01:12:38 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: 89/179] 199.204.45.144 () {42 vars in 702 bytes} [Thu May 28 01:12:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/180] 199.204.45.144 () {44 vars in 906 bytes} [Thu May 28 01:12:42 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 90/181] 199.204.45.144 () {46 vars in 979 bytes} [Thu May 28 01:12:42 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/182] 199.204.45.144 () {48 vars in 1070 bytes} [Thu May 28 01:12:42 2026] GET /v2.1/os-quota-sets/87414f0ce978438b95369274e2b5fd6d => generated 283 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/183] 199.204.45.144 () {52 vars in 1122 bytes} [Thu May 28 01:12:42 2026] PUT /v2.1/os-quota-sets/87414f0ce978438b95369274e2b5fd6d => generated 238 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.204.45.144 () {42 vars in 702 bytes} [Thu May 28 01:20:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 199.204.45.144 () {44 vars in 906 bytes} [Thu May 28 01:20:37 2026] GET /v2.1 => generated 0 bytes in 119 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 141/282] 199.204.45.144 () {46 vars in 979 bytes} [Thu May 28 01:20:37 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:20:37.851 8 INFO nova.api.openstack.wsgi [None req-5f07a880-065d-4afd-9655-27aef5bf7f6c 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 142/283] 199.204.45.144 () {48 vars in 1012 bytes} [Thu May 28 01:20:37 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.204.45.144 () {48 vars in 1048 bytes} [Thu May 28 01:20:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/285] 199.204.45.144 () {52 vars in 1046 bytes} [Thu May 28 01:20:37 2026] POST /v2.1/flavors => generated 534 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/326] 199.204.45.144 () {42 vars in 702 bytes} [Thu May 28 01:24:02 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/327] 199.204.45.144 () {44 vars in 906 bytes} [Thu May 28 01:24:02 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 164/328] 199.204.45.144 () {46 vars in 979 bytes} [Thu May 28 01:24:02 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/329] 199.204.45.144 () {48 vars in 1070 bytes} [Thu May 28 01:24:02 2026] GET /v2.1/os-quota-sets/1513411ca5ff4c35b686c0680e78876e => generated 283 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/330] 199.204.45.144 () {52 vars in 1122 bytes} [Thu May 28 01:24:02 2026] PUT /v2.1/os-quota-sets/1513411ca5ff4c35b686c0680e78876e => generated 238 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/467] 199.204.45.144 () {42 vars in 702 bytes} [Thu May 28 01:35:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/468] 199.204.45.144 () {44 vars in 906 bytes} [Thu May 28 01:35:17 2026] GET /v2.1 => generated 0 bytes in 123 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 235/469] 199.204.45.144 () {46 vars in 979 bytes} [Thu May 28 01:35:17 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:35:17.319 8 INFO nova.api.openstack.wsgi [None req-3df7165b-cd7c-4a7b-9713-8f53a51b79c7 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 235/470] 199.204.45.144 () {48 vars in 1008 bytes} [Thu May 28 01:35:17 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/471] 199.204.45.144 () {48 vars in 1048 bytes} [Thu May 28 01:35:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/472] 199.204.45.144 () {48 vars in 1096 bytes} [Thu May 28 01:35:17 2026] GET /v2.1/flavors/2eb26c8a-fb30-492b-ae07-3575a93fcd23/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/473] 199.204.45.144 () {42 vars in 702 bytes} [Thu May 28 01:35: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: 237/474] 199.204.45.144 () {44 vars in 906 bytes} [Thu May 28 01:35:18 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 238/475] 199.204.45.144 () {46 vars in 979 bytes} [Thu May 28 01:35:18 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:35:18.308 8 INFO nova.api.openstack.wsgi [None req-52caa773-6ad5-4401-93c0-145a3f360a0d 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 238/476] 199.204.45.144 () {48 vars in 1010 bytes} [Thu May 28 01:35:18 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/477] 199.204.45.144 () {48 vars in 1048 bytes} [Thu May 28 01:35:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/478] 199.204.45.144 () {48 vars in 1096 bytes} [Thu May 28 01:35:18 2026] GET /v2.1/flavors/6c59cfca-41b7-4c07-b683-62b0dcaf0751/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/479] 199.204.45.144 () {42 vars in 702 bytes} [Thu May 28 01:35: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: 240/480] 199.204.45.144 () {44 vars in 906 bytes} [Thu May 28 01:35:19 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 241/481] 199.204.45.144 () {46 vars in 979 bytes} [Thu May 28 01:35:19 2026] GET /v2.1/ => generated 400 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:35:19.205 8 INFO nova.api.openstack.wsgi [None req-be0690cb-e752-4020-9821-86fffdaee863 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 241/482] 199.204.45.144 () {48 vars in 1012 bytes} [Thu May 28 01:35:19 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/483] 199.204.45.144 () {48 vars in 1048 bytes} [Thu May 28 01:35:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/484] 199.204.45.144 () {48 vars in 1096 bytes} [Thu May 28 01:35:19 2026] GET /v2.1/flavors/3e8fd894-059c-46a4-9b7e-a1d115f2c351/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/485] 199.204.45.144 () {42 vars in 702 bytes} [Thu May 28 01:35:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/486] 199.204.45.144 () {44 vars in 906 bytes} [Thu May 28 01:35:20 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 244/487] 199.204.45.144 () {46 vars in 979 bytes} [Thu May 28 01:35:20 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:35:20.126 8 INFO nova.api.openstack.wsgi [None req-dda83ca6-1bd5-434e-9fc9-548c74d49061 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 244/488] 199.204.45.144 () {48 vars in 1010 bytes} [Thu May 28 01:35:20 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/489] 199.204.45.144 () {48 vars in 1048 bytes} [Thu May 28 01:35:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/490] 199.204.45.144 () {48 vars in 1096 bytes} [Thu May 28 01:35:20 2026] GET /v2.1/flavors/de433ce4-84fc-414a-a5cb-e8743d0bcc58/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/491] 199.204.45.144 () {42 vars in 702 bytes} [Thu May 28 01:35:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 199.204.45.144 () {44 vars in 906 bytes} [Thu May 28 01:35:20 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 247/493] 199.204.45.144 () {46 vars in 979 bytes} [Thu May 28 01:35:21 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:35:21.063 8 INFO nova.api.openstack.wsgi [None req-4d6c68a9-4a62-4742-a437-2364fae94e69 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 247/494] 199.204.45.144 () {48 vars in 1012 bytes} [Thu May 28 01:35:21 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/495] 199.204.45.144 () {48 vars in 1048 bytes} [Thu May 28 01:35:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/496] 199.204.45.144 () {48 vars in 1096 bytes} [Thu May 28 01:35:21 2026] GET /v2.1/flavors/2fa753f4-cbe2-4179-8174-aaff51f3eaa7/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/511] 199.204.45.144 () {42 vars in 702 bytes} [Thu May 28 01:36: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: 256/512] 199.204.45.144 () {44 vars in 906 bytes} [Thu May 28 01:36:23 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 257/513] 199.204.45.144 () {46 vars in 979 bytes} [Thu May 28 01:36:23 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:36:23.488 8 INFO nova.api.openstack.wsgi [None req-51a11057-2123-40a7-8d9b-1510b1eb4b34 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 257/514] 199.204.45.144 () {48 vars in 1014 bytes} [Thu May 28 01:36:23 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/515] 199.204.45.144 () {48 vars in 1048 bytes} [Thu May 28 01:36:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/516] 199.204.45.144 () {48 vars in 1096 bytes} [Thu May 28 01:36:23 2026] GET /v2.1/flavors/53e9564b-8733-44c9-be79-3474e3bbbffe/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: 259/517] 199.204.45.144 () {42 vars in 702 bytes} [Thu May 28 01:36:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/518] 199.204.45.144 () {44 vars in 906 bytes} [Thu May 28 01:36:30 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 260/519] 199.204.45.144 () {46 vars in 979 bytes} [Thu May 28 01:36:30 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/520] 199.204.45.144 () {48 vars in 1048 bytes} [Thu May 28 01:36:30 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/523] 199.204.45.144 () {42 vars in 702 bytes} [Thu May 28 01:36:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/524] 199.204.45.144 () {44 vars in 906 bytes} [Thu May 28 01:36:34 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 263/525] 199.204.45.144 () {46 vars in 979 bytes} [Thu May 28 01:36:34 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/526] 199.204.45.144 () {48 vars in 1070 bytes} [Thu May 28 01:36:34 2026] GET /v2.1/os-quota-sets/87414f0ce978438b95369274e2b5fd6d => generated 280 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/537] 199.204.45.144 () {42 vars in 702 bytes} [Thu May 28 01:37: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: 269/538] 199.204.45.144 () {44 vars in 906 bytes} [Thu May 28 01:37:23 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 270/539] 199.204.45.144 () {46 vars in 979 bytes} [Thu May 28 01:37:23 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:37:24.019 8 INFO nova.api.openstack.wsgi [None req-cc85b32d-a2ba-47d0-9e3f-08e5b3f56285 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 270/540] 199.204.45.144 () {48 vars in 1012 bytes} [Thu May 28 01:37:24 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/541] 199.204.45.144 () {48 vars in 1048 bytes} [Thu May 28 01:37:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/542] 199.204.45.144 () {48 vars in 1096 bytes} [Thu May 28 01:37:24 2026] GET /v2.1/flavors/d4f85cc0-c7be-4750-a72c-d5c4d68629da/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/545] 199.204.45.144 () {42 vars in 702 bytes} [Thu May 28 01:37:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/546] 199.204.45.144 () {44 vars in 906 bytes} [Thu May 28 01:37:39 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 274/547] 199.204.45.144 () {46 vars in 979 bytes} [Thu May 28 01:37:39 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/548] 199.204.45.144 () {48 vars in 1070 bytes} [Thu May 28 01:37:39 2026] GET /v2.1/os-quota-sets/1513411ca5ff4c35b686c0680e78876e => generated 280 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/559] 199.204.45.144 () {42 vars in 702 bytes} [Thu May 28 01:38:27 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/560] 199.204.45.144 () {44 vars in 906 bytes} [Thu May 28 01:38:27 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 281/561] 199.204.45.144 () {46 vars in 979 bytes} [Thu May 28 01:38:27 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:38:27.543 7 INFO nova.api.openstack.wsgi [None req-cdfbd0bc-2eee-40cd-8761-08270575ae65 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 281/562] 199.204.45.144 () {48 vars in 1008 bytes} [Thu May 28 01:38:27 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/563] 199.204.45.144 () {48 vars in 1048 bytes} [Thu May 28 01:38:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 286/572] 10.0.0.189 () {32 vars in 654 bytes} [Thu May 28 01:39:07 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/573] 10.0.0.189 () {32 vars in 640 bytes} [Thu May 28 01:39:07 2026] GET /v2.1/servers => generated 15 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-28 01:39:07.647 7 WARNING oslo_db.sqlalchemy.utils [None req-b59dbdf1-9f98-4ecd-b4b2-db6d869d1150 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 287/574] 10.0.0.189 () {32 vars in 648 bytes} [Thu May 28 01:39:07 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: 288/575] 10.0.0.189 () {32 vars in 693 bytes} [Thu May 28 01:39:07 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/578] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:18 2026] GET /v2.1/flavors/2eb26c8a-fb30-492b-ae07-3575a93fcd23 => generated 511 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/579] 10.0.0.189 () {32 vars in 640 bytes} [Thu May 28 01:39:18 2026] GET /v2.1/flavors => generated 1674 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/580] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:18 2026] GET /v2.1/flavors/2eb26c8a-fb30-492b-ae07-3575a93fcd23 => generated 511 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/581] 10.0.0.189 () {30 vars in 412 bytes} [Thu May 28 01:39:22 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/584] 10.0.0.189 () {28 vars in 559 bytes} [Thu May 28 01:39:22 2026] GET /v2/ => generated 402 bytes in 484 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/585] 10.0.0.189 () {28 vars in 563 bytes} [Thu May 28 01:39:22 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: 293/586] 10.0.0.189 () {30 vars in 412 bytes} [Thu May 28 01:39:22 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-28 01:39:26.415 7 WARNING neutronclient.v2_0.client [None req-7e494c85-4a7e-4356-8be7-d60c07661217 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/587] 10.0.0.189 () {34 vars in 670 bytes} [Thu May 28 01:39:27 2026] POST /v2.1/os-keypairs => generated 384 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/588] 10.0.0.189 () {34 vars in 684 bytes} [Thu May 28 01:39:26 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1379 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:39:27.722 8 WARNING neutronclient.v2_0.client [None req-e90f4cfd-77bd-4df0-91e7-c6236aedee11 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:28.501 7 WARNING neutronclient.v2_0.client [None req-d7c689bb-d508-4060-bf3c-280a64355076 0e561761f6f44798a9ffa34948d87361 8e01102ff5e941b48e72b04e00a1298a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/589] 10.0.0.189 () {34 vars in 684 bytes} [Thu May 28 01:39:27 2026] POST /v2.1/os-security-groups => generated 243 bytes in 820 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:39:28.550 8 WARNING neutronclient.v2_0.client [None req-fc5e2ca7-f642-41b2-8acd-e3ebe7af769d 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/590] 10.0.0.189 () {34 vars in 684 bytes} [Thu May 28 01:39:28 2026] POST /v2.1/os-security-groups => generated 246 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:39:28.738 7 WARNING neutronclient.v2_0.client [None req-86b77f75-261c-4523-81c6-1e1924f5ba07 0e561761f6f44798a9ffa34948d87361 8e01102ff5e941b48e72b04e00a1298a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/591] 10.0.0.189 () {34 vars in 684 bytes} [Thu May 28 01:39:28 2026] POST /v2.1/os-security-groups => generated 244 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:39:28.944 8 WARNING neutronclient.v2_0.client [None req-b2af081c-fca0-491a-9324-5c66ea749c48 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:28.952 7 WARNING neutronclient.v2_0.client [None req-86b77f75-261c-4523-81c6-1e1924f5ba07 0e561761f6f44798a9ffa34948d87361 8e01102ff5e941b48e72b04e00a1298a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:29.123 8 WARNING neutronclient.v2_0.client [None req-b2af081c-fca0-491a-9324-5c66ea749c48 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/592] 10.0.0.189 () {34 vars in 694 bytes} [Thu May 28 01:39:28 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 584 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:39:29.328 7 WARNING neutronclient.v2_0.client [None req-a13941b6-8fe2-47c0-9b0f-1650be508f35 0e561761f6f44798a9ffa34948d87361 8e01102ff5e941b48e72b04e00a1298a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:29.350 8 WARNING neutronclient.v2_0.client [None req-b2af081c-fca0-491a-9324-5c66ea749c48 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/593] 10.0.0.189 () {34 vars in 684 bytes} [Thu May 28 01:39:29 2026] POST /v2.1/os-security-groups => generated 246 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:39:29.621 7 WARNING neutronclient.v2_0.client [None req-4b432520-cd37-4806-b326-572967d50ca7 0e561761f6f44798a9ffa34948d87361 8e01102ff5e941b48e72b04e00a1298a - - default default] The python binding code in 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/594] 10.0.0.189 () {32 vars in 662 bytes} [Thu May 28 01:39:28 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 696 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 01:39:29.651 7 WARNING neutronclient.v2_0.client [None req-4b432520-cd37-4806-b326-572967d50ca7 0e561761f6f44798a9ffa34948d87361 8e01102ff5e941b48e72b04e00a1298a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:29.653 8 WARNING neutronclient.v2_0.client [None req-a4ba58e8-f644-430a-80c0-ed3d1d565736 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/595] 10.0.0.189 () {34 vars in 694 bytes} [Thu May 28 01:39:29 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:39:29.866 7 WARNING neutronclient.v2_0.client [None req-a621e179-e502-406a-a2a5-c106c6863b80 0e561761f6f44798a9ffa34948d87361 8e01102ff5e941b48e72b04e00a1298a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:29.879 8 WARNING neutronclient.v2_0.client [None req-a4ba58e8-f644-430a-80c0-ed3d1d565736 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:29.904 7 WARNING neutronclient.v2_0.client [None req-a621e179-e502-406a-a2a5-c106c6863b80 0e561761f6f44798a9ffa34948d87361 8e01102ff5e941b48e72b04e00a1298a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/596] 10.0.0.189 () {32 vars in 739 bytes} [Thu May 28 01:39:29 2026] DELETE /v2.1/os-security-groups/d654f2c3-f969-4a46-9df1-8b7cad5b2d94 => generated 0 bytes in 409 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-28 01:39:30.064 8 WARNING neutronclient.v2_0.client [None req-8262ab42-fbb3-4167-bc1b-abf223dcc757 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] The python binding code in 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/597] 10.0.0.189 () {34 vars in 694 bytes} [Thu May 28 01:39:29 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:39:30.206 8 INFO nova.api.openstack.wsgi [None req-8262ab42-fbb3-4167-bc1b-abf223dcc757 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] HTTP exception thrown: Security group d654f2c3-f969-4a46-9df1-8b7cad5b2d94 does not exist Neutron server returns request_ids: ['req-2e47af3b-cf39-4fcf-8808-2bd757afaba0'] [pid: 8|app: 0|req: 299/598] 10.0.0.189 () {32 vars in 736 bytes} [Thu May 28 01:39:30 2026] GET /v2.1/os-security-groups/d654f2c3-f969-4a46-9df1-8b7cad5b2d94 => generated 194 bytes in 150 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-28 01:39:30.210 7 WARNING neutronclient.v2_0.client [None req-192f0b37-65a3-4996-b553-c150e4c7ffc7 0e561761f6f44798a9ffa34948d87361 8e01102ff5e941b48e72b04e00a1298a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:30.218 8 WARNING neutronclient.v2_0.client [None req-617d07fc-0886-4175-ae9c-49e4ac334930 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] The python binding code in 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/599] 10.0.0.189 () {32 vars in 736 bytes} [Thu May 28 01:39:30 2026] GET /v2.1/os-security-groups/40707893-1619-4de5-8f3c-1a9504e4aa19 => generated 663 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:39:30.282 7 WARNING neutronclient.v2_0.client [None req-708cf103-eb43-470c-8d41-acafc90b657a 0e561761f6f44798a9ffa34948d87361 8e01102ff5e941b48e72b04e00a1298a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:30.289 8 WARNING neutronclient.v2_0.client [None req-617d07fc-0886-4175-ae9c-49e4ac334930 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:30.311 7 WARNING neutronclient.v2_0.client [None req-708cf103-eb43-470c-8d41-acafc90b657a 0e561761f6f44798a9ffa34948d87361 8e01102ff5e941b48e72b04e00a1298a - - default default] The python binding code in 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/600] 10.0.0.189 () {32 vars in 739 bytes} [Thu May 28 01:39:30 2026] DELETE /v2.1/os-security-groups/9d55fd7f-4f07-4de4-a6fc-ea4f925a199c => generated 0 bytes in 238 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-28 01:39:30.463 8 WARNING neutronclient.v2_0.client [None req-a930ff8b-54d0-430a-b027-98dca4a4d349 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:30.476 7 WARNING neutronclient.v2_0.client [None req-708cf103-eb43-470c-8d41-acafc90b657a 0e561761f6f44798a9ffa34948d87361 8e01102ff5e941b48e72b04e00a1298a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:30.488 8 INFO nova.api.openstack.wsgi [None req-a930ff8b-54d0-430a-b027-98dca4a4d349 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] HTTP exception thrown: Security group 9d55fd7f-4f07-4de4-a6fc-ea4f925a199c does not exist Neutron server returns request_ids: ['req-0aeebb30-edae-4dc6-accf-fe5e015d4f99'] [pid: 8|app: 0|req: 301/601] 10.0.0.189 () {32 vars in 736 bytes} [Thu May 28 01:39:30 2026] GET /v2.1/os-security-groups/9d55fd7f-4f07-4de4-a6fc-ea4f925a199c => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-28 01:39:30.500 8 WARNING neutronclient.v2_0.client [None req-1ccf464f-44a0-4a6d-93bc-f96f3aa4086d 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] The python binding code in 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/602] 10.0.0.189 () {32 vars in 749 bytes} [Thu May 28 01:39:30 2026] DELETE /v2.1/os-security-group-rules/a3ac8f6f-8609-4df2-aacc-e2f08b379b02 => generated 0 bytes in 368 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-28 01:39:30.654 7 WARNING neutronclient.v2_0.client [None req-fbfb5501-cfae-40cb-a733-d6535f445f28 0e561761f6f44798a9ffa34948d87361 8e01102ff5e941b48e72b04e00a1298a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:30.667 8 WARNING neutronclient.v2_0.client [None req-1ccf464f-44a0-4a6d-93bc-f96f3aa4086d 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:30.694 7 WARNING neutronclient.v2_0.client [None req-fbfb5501-cfae-40cb-a733-d6535f445f28 0e561761f6f44798a9ffa34948d87361 8e01102ff5e941b48e72b04e00a1298a - - default default] The python binding code in 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/603] 10.0.0.189 () {32 vars in 739 bytes} [Thu May 28 01:39:30 2026] DELETE /v2.1/os-security-groups/c933d698-1ade-4ed0-b3c5-b0fa16a8268a => generated 0 bytes in 301 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-28 01:39:30.804 8 WARNING neutronclient.v2_0.client [None req-33943e8d-4772-4761-bef7-e43a183ad858 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:30.900 8 INFO nova.api.openstack.wsgi [None req-33943e8d-4772-4761-bef7-e43a183ad858 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] HTTP exception thrown: Security group c933d698-1ade-4ed0-b3c5-b0fa16a8268a does not exist Neutron server returns request_ids: ['req-76491a7c-0f4b-4953-93a1-ad73db080cb9'] [pid: 8|app: 0|req: 303/604] 10.0.0.189 () {32 vars in 736 bytes} [Thu May 28 01:39:30 2026] GET /v2.1/os-security-groups/c933d698-1ade-4ed0-b3c5-b0fa16a8268a => generated 194 bytes in 102 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-28 01:39:30.910 8 WARNING neutronclient.v2_0.client [None req-657f9f69-d265-4131-b08a-f8a20f65c41b 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] The python binding code in 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/605] 10.0.0.189 () {32 vars in 739 bytes} [Thu May 28 01:39:30 2026] DELETE /v2.1/os-security-groups/40707893-1619-4de5-8f3c-1a9504e4aa19 => generated 0 bytes in 279 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-28 01:39:30.937 7 WARNING neutronclient.v2_0.client [None req-22103352-cf60-4b23-9157-5836c35aaa1b 0e561761f6f44798a9ffa34948d87361 8e01102ff5e941b48e72b04e00a1298a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:30.968 7 WARNING neutronclient.v2_0.client [None req-22103352-cf60-4b23-9157-5836c35aaa1b 0e561761f6f44798a9ffa34948d87361 8e01102ff5e941b48e72b04e00a1298a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:30.992 8 WARNING neutronclient.v2_0.client [None req-657f9f69-d265-4131-b08a-f8a20f65c41b 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] The python binding code in 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/606] 10.0.0.189 () {32 vars in 739 bytes} [Thu May 28 01:39:30 2026] DELETE /v2.1/os-security-groups/e140b576-b86c-49c2-afa1-ace7063d30ac => generated 0 bytes in 189 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-28 01:39:31.139 8 WARNING neutronclient.v2_0.client [None req-657f9f69-d265-4131-b08a-f8a20f65c41b 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] The python binding code in 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/607] 10.0.0.189 () {32 vars in 662 bytes} [Thu May 28 01:39:30 2026] GET /v2.1/os-security-groups => generated 707 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:39:31.250 7 WARNING neutronclient.v2_0.client [None req-acc7d121-51ec-4b03-8ea6-08842cbe458e 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:31.289 7 INFO nova.api.openstack.wsgi [None req-acc7d121-51ec-4b03-8ea6-08842cbe458e 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] HTTP exception thrown: Security group c933d698-1ade-4ed0-b3c5-b0fa16a8268a does not exist Neutron server returns request_ids: ['req-dc2eefcd-3ee7-41f4-92f4-ee1e86359e9b'] [pid: 7|app: 0|req: 304/608] 10.0.0.189 () {32 vars in 739 bytes} [Thu May 28 01:39:31 2026] DELETE /v2.1/os-security-groups/c933d698-1ade-4ed0-b3c5-b0fa16a8268a => generated 194 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-28 01:39:31.304 8 WARNING neutronclient.v2_0.client [None req-b6b03658-9e27-4265-a173-cbd3e391bc20 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:31.332 8 INFO nova.api.openstack.wsgi [None req-b6b03658-9e27-4265-a173-cbd3e391bc20 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] HTTP exception thrown: Security group 9d55fd7f-4f07-4de4-a6fc-ea4f925a199c does not exist Neutron server returns request_ids: ['req-fd301329-56ea-4545-9679-c51df9ad13ea'] [pid: 8|app: 0|req: 305/609] 10.0.0.189 () {32 vars in 739 bytes} [Thu May 28 01:39:31 2026] DELETE /v2.1/os-security-groups/9d55fd7f-4f07-4de4-a6fc-ea4f925a199c => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-28 01:39:31.346 7 WARNING neutronclient.v2_0.client [None req-13a32d61-4e07-462a-985f-9d4cf9fd8348 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:31.366 7 INFO nova.api.openstack.wsgi [None req-13a32d61-4e07-462a-985f-9d4cf9fd8348 3b2b8ff1a74940259ffcb59343eb3f4d 65d0db9db6b945f381bd92567677ffa7 - - default default] HTTP exception thrown: Security group d654f2c3-f969-4a46-9df1-8b7cad5b2d94 does not exist Neutron server returns request_ids: ['req-dd096bf9-8917-4b3c-a383-1027bc7d20c9'] [pid: 7|app: 0|req: 305/610] 10.0.0.189 () {32 vars in 739 bytes} [Thu May 28 01:39:31 2026] DELETE /v2.1/os-security-groups/d654f2c3-f969-4a46-9df1-8b7cad5b2d94 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-28 01:39:35.552 8 WARNING neutronclient.v2_0.client [None req-a71e7c45-ab2c-4f3b-9840-4c74f689e467 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:35.598 8 WARNING neutronclient.v2_0.client [None req-a71e7c45-ab2c-4f3b-9840-4c74f689e467 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:35.798 8 WARNING neutronclient.v2_0.client [None req-a71e7c45-ab2c-4f3b-9840-4c74f689e467 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in 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/613] 10.0.0.189 () {34 vars in 662 bytes} [Thu May 28 01:39:35 2026] POST /v2.1/servers => generated 450 bytes in 1181 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-28 01:39:36.661 7 WARNING neutronclient.v2_0.client [None req-205a1502-b86d-4c54-8d58-8ab9e1ac550a 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in 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/614] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:36 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 1252 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:39:38.134 8 WARNING neutronclient.v2_0.client [None req-3b26c068-3487-460d-ae82-54ffd411bcc7 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in 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/615] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:38 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 1294 bytes in 835 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:39:40.002 7 WARNING neutronclient.v2_0.client [None req-d43bc26a-c2d2-4d53-a9e1-3095cd094e18 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/616] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:39 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 1350 bytes in 1012 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 309/617] 10.0.0.189 () {34 vars in 670 bytes} [Thu May 28 01:39:41 2026] POST /v2.1/os-keypairs => generated 386 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:39:41.978 7 WARNING neutronclient.v2_0.client [None req-0998e85d-4788-42e0-931b-a9eb363f4bbd 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/618] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:41 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 1358 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-05-28 01:39:43.111 8 WARNING neutronclient.v2_0.client [None req-011b55af-935d-40e7-8f17-99268f2d9c94 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:43.118 7 WARNING neutronclient.v2_0.client [None req-cac41f9c-1ee5-43e7-a35b-1f19f88acd73 eb52a09399c143bfb110c071cbe31c17 b1c157c59690481d8ee5aa159081c3fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:43.287 7 WARNING neutronclient.v2_0.client [None req-cac41f9c-1ee5-43e7-a35b-1f19f88acd73 eb52a09399c143bfb110c071cbe31c17 b1c157c59690481d8ee5aa159081c3fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/621] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:43 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 1435 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 01:39:43.472 7 WARNING neutronclient.v2_0.client [None req-cac41f9c-1ee5-43e7-a35b-1f19f88acd73 eb52a09399c143bfb110c071cbe31c17 b1c157c59690481d8ee5aa159081c3fc - - default default] 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-05-28 01:39:44.390 8 WARNING neutronclient.v2_0.client [None req-7c887963-81e8-4d48-84d0-85a348953156 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/622] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:44 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 1435 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/623] 10.0.0.189 () {34 vars in 662 bytes} [Thu May 28 01:39:43 2026] POST /v2.1/servers => generated 450 bytes in 1734 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-05-28 01:39:44.779 7 WARNING neutronclient.v2_0.client [None req-4391dcd6-3b7c-4bb0-8642-d1669f6a6d9b eb52a09399c143bfb110c071cbe31c17 b1c157c59690481d8ee5aa159081c3fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/624] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:44 2026] GET /v2.1/servers/82eb61ca-5514-4dd9-b257-12f077edb28a => generated 1424 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:39:44.960 8 INFO nova.api.openstack.compute.server_external_events [req-cc91cd1d-35d0-4426-81a2-301d890738be req-c30b8900-8c80-44c8-9552-2ec07483364c 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:1eec7e92-83e2-406e-b32f-798db273a76b for instance 19db063c-197d-4746-b2b5-a35cc6660c2b on instance 2026-05-28 01:39:44.966 8 INFO nova.compute.rpcapi [None req-64c44d07-bb23-41e0-8d7a-a3d6624d9e46 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 313/625] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:39:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:39:45.648 7 WARNING neutronclient.v2_0.client [None req-71da4328-31d6-43ee-8633-d3bc4441b6bb 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] 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-05-28 01:39:45.863 8 WARNING neutronclient.v2_0.client [None req-a7a8c5a0-0de0-4db3-9b37-bcee627f4ce4 eb52a09399c143bfb110c071cbe31c17 b1c157c59690481d8ee5aa159081c3fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/626] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:45 2026] GET /v2.1/servers/82eb61ca-5514-4dd9-b257-12f077edb28a => generated 1428 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/627] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:45 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 1435 bytes in 439 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 315/628] 10.0.0.189 () {34 vars in 670 bytes} [Thu May 28 01:39:46 2026] POST /v2.1/os-keypairs => generated 386 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:39:47.078 7 WARNING neutronclient.v2_0.client [None req-fc8835ef-862a-40aa-91f6-78bf77f7c4cd eb52a09399c143bfb110c071cbe31c17 b1c157c59690481d8ee5aa159081c3fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:47.100 8 WARNING neutronclient.v2_0.client [None req-0a053075-5836-423b-852c-d7fb8df95d1a 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in 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/629] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:47 2026] GET /v2.1/servers/82eb61ca-5514-4dd9-b257-12f077edb28a => generated 1476 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/630] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:47 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 1423 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:39:47.537 7 WARNING neutronclient.v2_0.client [None req-e6a7cb43-bc43-456d-a400-20f9066eeb23 b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:47.575 7 WARNING neutronclient.v2_0.client [None req-e6a7cb43-bc43-456d-a400-20f9066eeb23 b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:47.738 7 WARNING neutronclient.v2_0.client [None req-e6a7cb43-bc43-456d-a400-20f9066eeb23 b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/631] 10.0.0.189 () {34 vars in 662 bytes} [Thu May 28 01:39:47 2026] POST /v2.1/servers => generated 450 bytes in 443 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-05-28 01:39:47.951 8 WARNING neutronclient.v2_0.client [None req-98eee8f2-32a9-4642-b9ed-c916ffba6833 b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] The python binding code in 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/632] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:47 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d => generated 1401 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-05-28 01:39:48.168 7 WARNING neutronclient.v2_0.client [None req-d569e06c-e1ce-4a0e-99dd-ec04ca486a6c eb52a09399c143bfb110c071cbe31c17 b1c157c59690481d8ee5aa159081c3fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/633] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:48 2026] GET /v2.1/servers/82eb61ca-5514-4dd9-b257-12f077edb28a => 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, ' 2026-05-28 01:39:48.242 8 WARNING neutronclient.v2_0.client [None req-22dbcbab-fdad-4ac0-8aec-cad34624c257 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/634] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:48 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 1423 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-05-28 01:39:49.040 7 WARNING neutronclient.v2_0.client [None req-5cb12ae6-0591-4b7b-aef0-79b3c4b92842 b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/635] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:49 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d => generated 1405 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:39:49.260 8 WARNING neutronclient.v2_0.client [None req-fbaf2230-4018-43e1-a034-4423057afc0c eb52a09399c143bfb110c071cbe31c17 b1c157c59690481d8ee5aa159081c3fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/636] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:49 2026] GET /v2.1/servers/82eb61ca-5514-4dd9-b257-12f077edb28a => generated 1484 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-05-28 01:39:49.381 7 WARNING neutronclient.v2_0.client [None req-e7752f9a-0b80-4610-8131-42e1d8f14cc6 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in 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/637] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:49 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 1423 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-05-28 01:39:50.129 8 WARNING neutronclient.v2_0.client [None req-d97e5813-905c-40af-82f5-2ee6ed966ef4 b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/638] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:50 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d => generated 1453 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:39:50.368 7 WARNING neutronclient.v2_0.client [None req-eb5873c8-7b11-4e3a-bb53-ab619f2b63d3 eb52a09399c143bfb110c071cbe31c17 b1c157c59690481d8ee5aa159081c3fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/639] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:50 2026] GET /v2.1/servers/82eb61ca-5514-4dd9-b257-12f077edb28a => generated 1561 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:39:50.570 7 INFO nova.api.openstack.compute.server_external_events [req-74d26eff-d2a7-453c-8359-11460a62ef55 req-49dd58b5-c4f0-45e6-a68b-0f4ce2fa5e0d 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:fb2cf7bb-7331-4e4d-80eb-40fefce01791 for instance 82eb61ca-5514-4dd9-b257-12f077edb28a on instance 2026-05-28 01:39:50.580 7 INFO nova.compute.rpcapi [None req-132e4ea0-8ade-4840-a14a-ffc4bf7ffe8d - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 2026-05-28 01:39:50.592 8 WARNING neutronclient.v2_0.client [None req-26939b1e-1f03-46ba-a04e-8e66ab6637cb 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/640] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:39:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/641] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:50 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 1423 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-05-28 01:39:51.082 7 INFO nova.api.openstack.compute.server_external_events [req-09ed8608-d7e0-4414-95c7-5506b33f68a9 req-313d05a7-c71e-4970-8eb3-56048ab55056 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:1eec7e92-83e2-406e-b32f-798db273a76b for instance 19db063c-197d-4746-b2b5-a35cc6660c2b on instance [pid: 7|app: 0|req: 321/642] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:39:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:39:51.225 8 WARNING neutronclient.v2_0.client [None req-aa66c657-d0d2-4abc-8d30-01211a5c8e49 b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] The python binding code in 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/643] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:51 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d => generated 1453 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:39:51.576 7 WARNING neutronclient.v2_0.client [None req-218aa2c8-696e-4b3d-aca7-0ac4dfd4464f eb52a09399c143bfb110c071cbe31c17 b1c157c59690481d8ee5aa159081c3fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/644] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:51 2026] GET /v2.1/servers/82eb61ca-5514-4dd9-b257-12f077edb28a => generated 1549 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-05-28 01:39:51.787 8 WARNING neutronclient.v2_0.client [None req-d25cc9a9-8aa6-4304-a8ca-25486f78e083 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/645] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:51 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 1423 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-05-28 01:39:52.335 7 WARNING neutronclient.v2_0.client [None req-d2bf95ec-5ffd-49e8-b4a4-82ace8efd47e b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] The python binding code in 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/646] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:52 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d => generated 1461 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-05-28 01:39:52.780 8 WARNING neutronclient.v2_0.client [None req-c63ef87a-97f4-40bf-a45b-0e6c15a39f4e eb52a09399c143bfb110c071cbe31c17 b1c157c59690481d8ee5aa159081c3fc - - default default] 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-05-28 01:39:52.960 7 WARNING neutronclient.v2_0.client [None req-9e5a71b9-a31f-483e-abfc-6196e87a68f8 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in 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/649] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:52 2026] GET /v2.1/servers/82eb61ca-5514-4dd9-b257-12f077edb28a => generated 1549 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/650] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:52 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 1423 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:39:53.520 8 WARNING neutronclient.v2_0.client [None req-98f8ae9e-3dc1-4408-aa7b-872c483259f2 b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] The python binding code in 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/651] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:53 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d => generated 1539 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:39:53.754 7 INFO nova.api.openstack.compute.server_external_events [req-83335248-7b3f-480d-82bd-0c67558a0ca2 req-63db4583-7a47-4cf2-bcf6-7397825a3abb 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:af12d4f0-58ae-4257-915c-dfd5f16cf6fb for instance 89d00c3e-b15c-416e-8a71-0f4d41bc058d on instance [pid: 7|app: 0|req: 327/652] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:39: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-05-28 01:39:54.086 8 WARNING neutronclient.v2_0.client [None req-dc296080-4806-43a6-9157-19be1ca9bca4 eb52a09399c143bfb110c071cbe31c17 b1c157c59690481d8ee5aa159081c3fc - - default default] The python binding code in 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/653] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:54 2026] GET /v2.1/servers/82eb61ca-5514-4dd9-b257-12f077edb28a => generated 1549 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-05-28 01:39:54.316 7 WARNING neutronclient.v2_0.client [None req-0abac160-6b4a-4eb4-b712-b005713e20b0 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/654] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:54 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 1423 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-05-28 01:39:54.684 8 WARNING neutronclient.v2_0.client [None req-08a2c628-f522-40f9-a9af-f009c618a26e b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/655] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:54 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d => generated 1527 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:39:55.233 7 WARNING neutronclient.v2_0.client [None req-1753c656-8546-409d-879b-3914dc5af783 eb52a09399c143bfb110c071cbe31c17 b1c157c59690481d8ee5aa159081c3fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/656] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:55 2026] GET /v2.1/servers/82eb61ca-5514-4dd9-b257-12f077edb28a => generated 1549 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-05-28 01:39:55.498 8 WARNING neutronclient.v2_0.client [None req-812ef8dd-252d-41d9-b383-773487f3d8db 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in 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.189 () {32 vars in 714 bytes} [Thu May 28 01:39:55 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 1423 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-05-28 01:39:55.879 7 WARNING neutronclient.v2_0.client [None req-9657b5e9-55fc-4394-9bc1-9fffec484186 b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/658] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:55 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d => generated 1527 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-05-28 01:39:56.375 8 WARNING neutronclient.v2_0.client [None req-b027a758-afd8-45db-a5e2-2e438dc774d9 eb52a09399c143bfb110c071cbe31c17 b1c157c59690481d8ee5aa159081c3fc - - default default] The python binding code in 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.189 () {32 vars in 714 bytes} [Thu May 28 01:39:56 2026] GET /v2.1/servers/82eb61ca-5514-4dd9-b257-12f077edb28a => generated 1549 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:39:56.638 7 INFO nova.api.openstack.compute.server_external_events [req-54674fa1-237b-4e59-a0d0-332e7b723ce1 req-788aa594-6251-420a-b7f0-2527e3f7c1e6 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:fb2cf7bb-7331-4e4d-80eb-40fefce01791 for instance 82eb61ca-5514-4dd9-b257-12f077edb28a on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/660] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:39:56 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) 2026-05-28 01:39:56.678 8 WARNING neutronclient.v2_0.client [None req-cb750e1c-bc39-4846-a676-3844e75e891d 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in 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/661] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:56 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 1423 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-05-28 01:39:57.021 7 WARNING neutronclient.v2_0.client [None req-cc1c8d7b-fe74-4f78-8217-1c8935a5ef08 b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/662] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:56 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d => generated 1527 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:39:57.233 8 INFO nova.api.openstack.compute.server_external_events [req-b03372b7-4e17-434a-a65a-6d21e3903acd req-6251e19b-fb71-469e-be8d-cdfeaeb177f1 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:1eec7e92-83e2-406e-b32f-798db273a76b for instance 19db063c-197d-4746-b2b5-a35cc6660c2b on instance [pid: 8|app: 0|req: 331/663] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:39:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:39:57.595 7 WARNING neutronclient.v2_0.client [None req-013df08c-e500-41bb-8153-85a0fe58c698 eb52a09399c143bfb110c071cbe31c17 b1c157c59690481d8ee5aa159081c3fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/664] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:57 2026] GET /v2.1/servers/82eb61ca-5514-4dd9-b257-12f077edb28a => generated 1549 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:39:57.848 8 WARNING neutronclient.v2_0.client [None req-6775752a-1f52-4637-8c49-99e003c5f9f1 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in 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/665] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:57 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 1423 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:39:58.192 7 WARNING neutronclient.v2_0.client [None req-109b5a38-ab2d-43d7-a59d-d434e5496e9e b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/666] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:58 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d => generated 1527 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:39:58.688 8 INFO nova.api.openstack.compute.server_external_events [req-4421d9ba-7ffe-453f-9fbe-3418bddee75f req-ce2d6faf-d68c-46c8-ba05-541fe3c3b093 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:fb2cf7bb-7331-4e4d-80eb-40fefce01791 for instance 82eb61ca-5514-4dd9-b257-12f077edb28a on instance 2026-05-28 01:39:58.688 8 INFO nova.api.openstack.compute.server_external_events [req-4421d9ba-7ffe-453f-9fbe-3418bddee75f req-ce2d6faf-d68c-46c8-ba05-541fe3c3b093 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:af12d4f0-58ae-4257-915c-dfd5f16cf6fb for instance 89d00c3e-b15c-416e-8a71-0f4d41bc058d on instance [pid: 8|app: 0|req: 333/667] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:39:58 2026] POST /v2.1/os-server-external-events => generated 354 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-05-28 01:39:58.826 7 WARNING neutronclient.v2_0.client [None req-0038a082-7b65-4b31-8fa3-acb2c075c93d eb52a09399c143bfb110c071cbe31c17 b1c157c59690481d8ee5aa159081c3fc - - default default] 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-05-28 01:39:59.000 8 WARNING neutronclient.v2_0.client [None req-63a2d85c-c4f2-485b-a8ee-fb665615ac9f 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/668] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:58 2026] GET /v2.1/servers/82eb61ca-5514-4dd9-b257-12f077edb28a => generated 1725 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:39:59.090 7 WARNING neutronclient.v2_0.client [None req-03bc1275-50eb-4c3e-80ca-cd23af8b458a eb52a09399c143bfb110c071cbe31c17 b1c157c59690481d8ee5aa159081c3fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/669] 10.0.0.189 () {32 vars in 740 bytes} [Thu May 28 01:39:59 2026] GET /v2.1/servers/82eb61ca-5514-4dd9-b257-12f077edb28a/os-interface => generated 285 bytes in 160 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.189 () {32 vars in 714 bytes} [Thu May 28 01:39:58 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 1610 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-28 01:39:59.298 7 WARNING neutronclient.v2_0.client [None req-7503723a-3d40-4202-be62-aa618a279ca9 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:39:59.312 8 INFO nova.api.openstack.compute.server_external_events [req-19794139-5209-4010-bd15-21ac252b9f15 req-3f6e38bd-60e9-4920-b49c-b04797e4477b 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:1eec7e92-83e2-406e-b32f-798db273a76b for instance 19db063c-197d-4746-b2b5-a35cc6660c2b on instance [pid: 8|app: 0|req: 335/671] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:39:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 337/672] 10.0.0.189 () {32 vars in 740 bytes} [Thu May 28 01:39:59 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b/os-interface => generated 284 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:39:59.408 8 WARNING neutronclient.v2_0.client [None req-fdfea4a0-c005-4b9a-86aa-939e8b693edb b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] 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-05-28 01:40:00.126 7 WARNING neutronclient.v2_0.client [None req-b27c1e41-9cd3-4cef-aa96-231cc273b855 eb52a09399c143bfb110c071cbe31c17 b1c157c59690481d8ee5aa159081c3fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/673] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:39:59 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d => generated 1527 bytes in 1746 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:01.139 8 INFO nova.api.openstack.compute.server_external_events [req-36053f48-dc6c-4161-842a-7a2283f9d596 req-ac7319d4-87d6-49c9-8e08-f149d5962dcb 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:af12d4f0-58ae-4257-915c-dfd5f16cf6fb for instance 89d00c3e-b15c-416e-8a71-0f4d41bc058d on instance [pid: 7|app: 0|req: 338/674] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:00 2026] GET /v2.1/servers/82eb61ca-5514-4dd9-b257-12f077edb28a => generated 1725 bytes in 1060 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/675] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:40:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:01.187 7 WARNING neutronclient.v2_0.client [None req-fa83419a-5413-4ec2-b1d2-3fa8faea7162 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in 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.189 () {32 vars in 640 bytes} [Thu May 28 01:40:01 2026] GET /v2.1/servers => generated 378 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 339/677] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:01 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 1610 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:01.413 7 INFO nova.api.openstack.compute.server_external_events [req-66377e89-b1a5-4689-b108-4dcf61ed2094 req-789bbf62-ae79-4b97-a42a-16f5d52be1f3 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:fb2cf7bb-7331-4e4d-80eb-40fefce01791 for instance 82eb61ca-5514-4dd9-b257-12f077edb28a on instance [pid: 7|app: 0|req: 340/678] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:40:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 339/679] 10.0.0.189 () {32 vars in 717 bytes} [Thu May 28 01:40:01 2026] DELETE /v2.1/servers/82eb61ca-5514-4dd9-b257-12f077edb28a => generated 0 bytes in 156 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-05-28 01:40:01.461 8 WARNING neutronclient.v2_0.client [None req-93ff02db-db50-426d-9770-31e24d9a3060 eb52a09399c143bfb110c071cbe31c17 b1c157c59690481d8ee5aa159081c3fc - - default default] The python binding code in 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/680] 10.0.0.189 () {32 vars in 640 bytes} [Thu May 28 01:40:01 2026] GET /v2.1/servers => generated 388 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 340/681] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:01 2026] GET /v2.1/servers/82eb61ca-5514-4dd9-b257-12f077edb28a => generated 1731 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/682] 10.0.0.189 () {32 vars in 717 bytes} [Thu May 28 01:40:01 2026] DELETE /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 0 bytes in 155 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-05-28 01:40:01.743 8 WARNING neutronclient.v2_0.client [None req-0fc2cf99-cc30-4a70-85a4-b9e1f1083e6d 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in 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/683] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:01 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 1616 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:02.196 7 WARNING neutronclient.v2_0.client [None req-2cfb1103-6af1-4294-8de7-b0a50582bacb b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] The python binding code in 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/684] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:02 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d => generated 1718 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:02.397 8 WARNING neutronclient.v2_0.client [None req-f9031735-3947-4db1-83d8-628ad12dce72 b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/685] 10.0.0.189 () {32 vars in 740 bytes} [Thu May 28 01:40:02 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d/os-interface => generated 284 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-05-28 01:40:02.625 7 WARNING neutronclient.v2_0.client [None req-28f384e5-e494-4510-96e9-0d6524079e86 eb52a09399c143bfb110c071cbe31c17 b1c157c59690481d8ee5aa159081c3fc - - default default] 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-05-28 01:40:02.899 8 WARNING neutronclient.v2_0.client [None req-33d7bbb6-d024-4207-b6c2-76e4cf805b3a 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in 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/688] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:02 2026] GET /v2.1/servers/82eb61ca-5514-4dd9-b257-12f077edb28a => generated 1851 bytes in 792 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/689] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:02 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 1616 bytes in 541 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:03.413 7 INFO nova.api.openstack.compute.server_external_events [req-8c66156f-edd8-4a76-8bea-e433cd90ee1f req-3baaf294-92bb-4608-a681-83606bd39f7c 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:1eec7e92-83e2-406e-b32f-798db273a76b for instance 19db063c-197d-4746-b2b5-a35cc6660c2b on instance [pid: 7|app: 0|req: 345/690] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:40:03 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) 2026-05-28 01:40:03.442 8 WARNING neutronclient.v2_0.client [None req-a15eabd8-1138-4046-a530-14e25fc0ab3d b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] 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-05-28 01:40:03.494 7 INFO nova.api.openstack.compute.server_external_events [req-9fbc60f1-2f52-4586-8b01-e329aba17884 req-7438eda0-1d34-4fa4-a8ad-cf616abb18d9 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:1eec7e92-83e2-406e-b32f-798db273a76b for instance 19db063c-197d-4746-b2b5-a35cc6660c2b on instance [pid: 7|app: 0|req: 346/691] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:40:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/692] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:03 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d => generated 1718 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:04.441 7 WARNING neutronclient.v2_0.client [None req-148074a0-29c7-4ff5-aa37-32ba2e523ece eb52a09399c143bfb110c071cbe31c17 b1c157c59690481d8ee5aa159081c3fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:40:04.462 8 WARNING neutronclient.v2_0.client [None req-f807f28e-dde5-48a0-b3cd-435aa136fa0a 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/693] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:04 2026] GET /v2.1/servers/82eb61ca-5514-4dd9-b257-12f077edb28a => generated 1784 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/694] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:04 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 1616 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:05.452 7 INFO nova.api.openstack.compute.server_external_events [req-717ef408-6310-41c7-97de-05a85438c7e2 req-d4468fe5-f596-4a27-a07a-971664bd7097 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:af12d4f0-58ae-4257-915c-dfd5f16cf6fb for instance 89d00c3e-b15c-416e-8a71-0f4d41bc058d on instance 2026-05-28 01:40:05.452 7 INFO nova.api.openstack.compute.server_external_events [req-717ef408-6310-41c7-97de-05a85438c7e2 req-d4468fe5-f596-4a27-a07a-971664bd7097 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-deleted:fb2cf7bb-7331-4e4d-80eb-40fefce01791 for instance 82eb61ca-5514-4dd9-b257-12f077edb28a on instance 2026-05-28 01:40:05.452 7 INFO nova.api.openstack.compute.server_external_events [req-717ef408-6310-41c7-97de-05a85438c7e2 req-d4468fe5-f596-4a27-a07a-971664bd7097 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-deleted:1eec7e92-83e2-406e-b32f-798db273a76b for instance 19db063c-197d-4746-b2b5-a35cc6660c2b on instance [pid: 7|app: 0|req: 348/695] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:40:05 2026] POST /v2.1/os-server-external-events => generated 521 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-05-28 01:40:05.543 8 INFO nova.api.openstack.compute.server_external_events [req-e7f8a144-0e65-4628-852e-1f6bcd911912 req-acc76d4e-8c02-4991-a7b5-ee727705ac4b 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:1eec7e92-83e2-406e-b32f-798db273a76b for instance 19db063c-197d-4746-b2b5-a35cc6660c2b on instance [pid: 8|app: 0|req: 348/696] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:40:05 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-05-28 01:40:05.682 7 WARNING neutronclient.v2_0.client [None req-3bbbd41e-1c5d-40d2-bd49-2bc879b41fd8 eb52a09399c143bfb110c071cbe31c17 b1c157c59690481d8ee5aa159081c3fc - - default default] The python binding code in 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/697] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:05 2026] GET /v2.1/servers/82eb61ca-5514-4dd9-b257-12f077edb28a => generated 1510 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:05.992 8 WARNING neutronclient.v2_0.client [None req-f2590a12-c14a-4ca8-9e45-519af5971651 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/698] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:05 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 1379 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-05-28 01:40:06.797 7 WARNING neutronclient.v2_0.client [None req-7001e356-6e2a-404c-b19d-f37d2f418892 eb52a09399c143bfb110c071cbe31c17 b1c157c59690481d8ee5aa159081c3fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/699] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:06 2026] GET /v2.1/servers/82eb61ca-5514-4dd9-b257-12f077edb28a => generated 1510 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:07.107 8 WARNING neutronclient.v2_0.client [None req-a0a5a0d6-767b-4f1f-9277-8afaa979124a 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in 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/700] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:07 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 1384 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:07.887 7 INFO nova.api.openstack.wsgi [None req-3fc5bbae-be25-41aa-b746-e30835eeda4d eb52a09399c143bfb110c071cbe31c17 b1c157c59690481d8ee5aa159081c3fc - - default default] HTTP exception thrown: Instance 82eb61ca-5514-4dd9-b257-12f077edb28a could not be found. [pid: 7|app: 0|req: 351/701] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:07 2026] GET /v2.1/servers/82eb61ca-5514-4dd9-b257-12f077edb28a => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/702] 10.0.0.189 () {32 vars in 705 bytes} [Thu May 28 01:40:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1921208472 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:08.214 7 WARNING neutronclient.v2_0.client [None req-2ca3dc32-75cd-4c8e-bd81-95d50b00c390 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/703] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:08 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 1384 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 01:40:09.454 8 INFO nova.api.openstack.wsgi [None req-5e749d15-f1d2-4527-9d94-8fe4c804a4b7 2f2db6ed1f1d49958c7db06ff196b8e0 625f1f9c60514c9f9362e7d136b4a400 - - default default] HTTP exception thrown: Instance 19db063c-197d-4746-b2b5-a35cc6660c2b could not be found. [pid: 8|app: 0|req: 352/704] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:09 2026] GET /v2.1/servers/19db063c-197d-4746-b2b5-a35cc6660c2b => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/705] 10.0.0.189 () {32 vars in 701 bytes} [Thu May 28 01:40:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-98238597 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-28 01:40:13.439 7 WARNING neutronclient.v2_0.client [None req-c62e1e62-2052-4286-aede-4596aeb0a7d8 b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] The python binding code in 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/708] 10.0.0.189 () {32 vars in 740 bytes} [Thu May 28 01:40:13 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d/os-interface => generated 284 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:13.576 8 WARNING neutronclient.v2_0.client [None req-727916af-5bf0-40c3-b989-4af690c942d8 b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/709] 10.0.0.189 () {32 vars in 814 bytes} [Thu May 28 01:40:13 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d/os-interface/af12d4f0-58ae-4257-915c-dfd5f16cf6fb => generated 281 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/710] 10.0.0.189 () {32 vars in 722 bytes} [Thu May 28 01:40:13 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/711] 10.0.0.189 () {34 vars in 749 bytes} [Thu May 28 01:40:13 2026] POST /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/712] 10.0.0.189 () {32 vars in 722 bytes} [Thu May 28 01:40:13 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/713] 10.0.0.189 () {32 vars in 722 bytes} [Thu May 28 01:40:14 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d/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-05-28 01:40:15.041 7 INFO nova.api.openstack.compute.server_external_events [req-84cec7fd-5628-415a-be18-f14070529038 req-d1dce458-5a83-4d4f-8797-7d90995a4aaf 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:af12d4f0-58ae-4257-915c-dfd5f16cf6fb for instance 89d00c3e-b15c-416e-8a71-0f4d41bc058d on instance [pid: 7|app: 0|req: 358/714] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:40:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/715] 10.0.0.189 () {32 vars in 722 bytes} [Thu May 28 01:40:15 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d/ips => generated 156 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/716] 10.0.0.189 () {32 vars in 722 bytes} [Thu May 28 01:40:16 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d/ips => generated 194 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-05-28 01:40:16.940 8 WARNING neutronclient.v2_0.client [None req-d43bf340-1758-4f0e-a1eb-c1c4332d8e56 b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] The python binding code in 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/717] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:16 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d => generated 1952 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/718] 10.0.0.189 () {34 vars in 749 bytes} [Thu May 28 01:40:17 2026] POST /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/719] 10.0.0.189 () {32 vars in 722 bytes} [Thu May 28 01:40:17 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d/ips => generated 194 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/720] 10.0.0.189 () {32 vars in 722 bytes} [Thu May 28 01:40:18 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d/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, ' [pid: 8|app: 0|req: 360/721] 10.0.0.189 () {32 vars in 722 bytes} [Thu May 28 01:40:19 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d/ips => generated 194 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, ' [pid: 7|app: 0|req: 362/722] 10.0.0.189 () {34 vars in 670 bytes} [Thu May 28 01:40:20 2026] POST /v2.1/os-keypairs => generated 386 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 361/723] 10.0.0.189 () {32 vars in 722 bytes} [Thu May 28 01:40:20 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d/ips => generated 194 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:40:20.621 7 INFO nova.api.openstack.compute.server_external_events [req-a591101a-257e-455e-af39-62dc92aec228 req-a688fe09-9460-471c-a0d8-7c1ddb1218cc 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:af12d4f0-58ae-4257-915c-dfd5f16cf6fb for instance 89d00c3e-b15c-416e-8a71-0f4d41bc058d on instance [pid: 7|app: 0|req: 363/724] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:40:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/725] 10.0.0.189 () {32 vars in 722 bytes} [Thu May 28 01:40:21 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d/ips => generated 194 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:22.208 7 WARNING neutronclient.v2_0.client [None req-61c71bb2-7bd1-4e2c-916f-51e1bb61b700 424423f3edfb412a965d18527e4fba75 023d00862efb4049b1a4fc457dbb52ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:40:22.251 7 WARNING neutronclient.v2_0.client [None req-61c71bb2-7bd1-4e2c-916f-51e1bb61b700 424423f3edfb412a965d18527e4fba75 023d00862efb4049b1a4fc457dbb52ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:40:22.403 7 WARNING neutronclient.v2_0.client [None req-61c71bb2-7bd1-4e2c-916f-51e1bb61b700 424423f3edfb412a965d18527e4fba75 023d00862efb4049b1a4fc457dbb52ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/726] 10.0.0.189 () {34 vars in 662 bytes} [Thu May 28 01:40:22 2026] POST /v2.1/servers => generated 452 bytes in 471 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:22.642 8 WARNING neutronclient.v2_0.client [None req-cc3d9536-da07-4e5e-b6c7-dbdb0403b208 424423f3edfb412a965d18527e4fba75 023d00862efb4049b1a4fc457dbb52ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/727] 10.0.0.189 () {32 vars in 722 bytes} [Thu May 28 01:40:22 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d/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, ' [pid: 8|app: 0|req: 363/728] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:22 2026] GET /v2.1/servers/9d391aec-d669-40d6-b23f-7fbef40cce2d => generated 1431 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/729] 10.0.0.189 () {32 vars in 717 bytes} [Thu May 28 01:40:22 2026] DELETE /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d => generated 0 bytes in 89 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-05-28 01:40:22.802 8 WARNING neutronclient.v2_0.client [None req-3fdc4177-27b9-474f-8a84-17402692f256 b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/732] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:22 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d => generated 1844 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:23.733 7 WARNING neutronclient.v2_0.client [None req-17664f70-c654-42a7-96e0-82d0a0243dba 424423f3edfb412a965d18527e4fba75 023d00862efb4049b1a4fc457dbb52ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/733] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:23 2026] GET /v2.1/servers/9d391aec-d669-40d6-b23f-7fbef40cce2d => generated 1435 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:23.974 8 WARNING neutronclient.v2_0.client [None req-13997ed2-c830-4b79-a643-7a9cf4ae7ca9 b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] The python binding code in 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/734] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:23 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d => generated 1844 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:24.824 7 WARNING neutronclient.v2_0.client [None req-beb8b234-1522-4ec5-8d41-e105b2e20c6a 424423f3edfb412a965d18527e4fba75 023d00862efb4049b1a4fc457dbb52ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/735] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:24 2026] GET /v2.1/servers/9d391aec-d669-40d6-b23f-7fbef40cce2d => generated 1483 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-05-28 01:40:25.178 8 WARNING neutronclient.v2_0.client [None req-c7f2c6d5-ea0c-435a-a8b5-e5df86d28087 b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/736] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:25 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d => generated 1844 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-05-28 01:40:25.609 7 INFO nova.api.openstack.compute.server_external_events [req-4582dd62-49ee-44e7-bb73-699e5119ecac req-14c09271-877d-47cf-99cc-6bca086dc343 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:af12d4f0-58ae-4257-915c-dfd5f16cf6fb for instance 89d00c3e-b15c-416e-8a71-0f4d41bc058d on instance [pid: 7|app: 0|req: 371/737] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:40:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:25.921 8 WARNING neutronclient.v2_0.client [None req-b5e5e25b-1ee6-49f1-944f-ee51f6d2a31b 424423f3edfb412a965d18527e4fba75 023d00862efb4049b1a4fc457dbb52ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/738] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:25 2026] GET /v2.1/servers/9d391aec-d669-40d6-b23f-7fbef40cce2d => generated 1483 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-05-28 01:40:26.323 7 WARNING neutronclient.v2_0.client [None req-80b89f9a-4322-4c03-93dd-7b2ebafba01b b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/739] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:26 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d => generated 1776 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-05-28 01:40:27.014 8 WARNING neutronclient.v2_0.client [None req-4e10f6fe-18e9-4930-8b8b-a05b17171b88 424423f3edfb412a965d18527e4fba75 023d00862efb4049b1a4fc457dbb52ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/740] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:26 2026] GET /v2.1/servers/9d391aec-d669-40d6-b23f-7fbef40cce2d => generated 1491 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-05-28 01:40:27.420 7 WARNING neutronclient.v2_0.client [None req-0b7c2e64-d2e1-40b2-a2e3-38a12ff523d6 b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] The python binding code in 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/741] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:27 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d => generated 1487 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:27.656 8 INFO nova.api.openstack.compute.server_external_events [req-fdefce08-c777-403d-9344-f5886e5b4e46 req-e6180c24-6337-4c5c-a98b-085307882240 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:af12d4f0-58ae-4257-915c-dfd5f16cf6fb for instance 89d00c3e-b15c-416e-8a71-0f4d41bc058d on instance 2026-05-28 01:40:27.656 8 INFO nova.api.openstack.compute.server_external_events [req-fdefce08-c777-403d-9344-f5886e5b4e46 req-e6180c24-6337-4c5c-a98b-085307882240 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-deleted:af12d4f0-58ae-4257-915c-dfd5f16cf6fb for instance 89d00c3e-b15c-416e-8a71-0f4d41bc058d on instance [pid: 8|app: 0|req: 369/742] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:40:27 2026] POST /v2.1/os-server-external-events => generated 356 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-05-28 01:40:28.090 7 WARNING neutronclient.v2_0.client [None req-27b6e143-88b0-4513-9a2a-35e5621f4100 424423f3edfb412a965d18527e4fba75 023d00862efb4049b1a4fc457dbb52ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:40:28.103 8 INFO nova.api.openstack.compute.server_external_events [req-58ff6439-350e-45e6-877a-ff44686cd895 req-5ac42c9d-51f9-44ee-a92e-fed31501fca4 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:9fe0c2e9-8c77-4ed9-94f4-d46d4ee3ac74 for instance 9d391aec-d669-40d6-b23f-7fbef40cce2d on instance [pid: 8|app: 0|req: 370/743] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:40:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/744] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:28 2026] GET /v2.1/servers/9d391aec-d669-40d6-b23f-7fbef40cce2d => generated 1568 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:28.526 8 WARNING neutronclient.v2_0.client [None req-281a7298-cf4d-42a4-85ab-5b7e0c5be7f9 b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] The python binding code in 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.189 () {32 vars in 714 bytes} [Thu May 28 01:40:28 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d => generated 1487 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:29.227 7 WARNING neutronclient.v2_0.client [None req-07666409-164e-400c-a149-0156007115ae 424423f3edfb412a965d18527e4fba75 023d00862efb4049b1a4fc457dbb52ad - - default default] The python binding code in 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.189 () {32 vars in 714 bytes} [Thu May 28 01:40:29 2026] GET /v2.1/servers/9d391aec-d669-40d6-b23f-7fbef40cce2d => generated 1556 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:29.613 8 INFO nova.api.openstack.wsgi [None req-b1415cb2-2182-4d64-928e-b9e30974c1de b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] HTTP exception thrown: Instance 89d00c3e-b15c-416e-8a71-0f4d41bc058d could not be found. [pid: 8|app: 0|req: 372/747] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:29 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/748] 10.0.0.189 () {32 vars in 705 bytes} [Thu May 28 01:40:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1726641761 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:30.176 8 INFO nova.api.openstack.wsgi [None req-c6b2054f-afe3-4e1c-862d-7c052aeff83f b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] HTTP exception thrown: Instance 89d00c3e-b15c-416e-8a71-0f4d41bc058d could not be found. [pid: 8|app: 0|req: 373/749] 10.0.0.189 () {32 vars in 717 bytes} [Thu May 28 01:40:30 2026] DELETE /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-28 01:40:30.215 7 INFO nova.api.openstack.wsgi [None req-691c0e2a-f509-4c32-93fd-e333ff6cf5ea b951610a57a14f4f8d587f2a11735ee8 3e98f1f0f5d541faba3bbf64e5cf6404 - - default default] HTTP exception thrown: Instance 89d00c3e-b15c-416e-8a71-0f4d41bc058d could not be found. [pid: 7|app: 0|req: 377/750] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:30 2026] GET /v2.1/servers/89d00c3e-b15c-416e-8a71-0f4d41bc058d => 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-05-28 01:40:30.370 8 WARNING neutronclient.v2_0.client [None req-e638b298-9aff-43f2-91b3-387a3543e21d 424423f3edfb412a965d18527e4fba75 023d00862efb4049b1a4fc457dbb52ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/751] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:30 2026] GET /v2.1/servers/9d391aec-d669-40d6-b23f-7fbef40cce2d => generated 1556 bytes in 1346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:32.740 7 WARNING neutronclient.v2_0.client [None req-5af3a0d5-0e26-454e-8038-7a5ad11391d6 424423f3edfb412a965d18527e4fba75 023d00862efb4049b1a4fc457dbb52ad - - default default] 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-05-28 01:40:32.986 8 INFO nova.api.openstack.compute.server_external_events [req-cc46db2b-3a54-408d-9fdb-a0d5dab902e4 req-f715b17a-2192-4648-8cc4-3fa4a85b5cb4 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:9fe0c2e9-8c77-4ed9-94f4-d46d4ee3ac74 for instance 9d391aec-d669-40d6-b23f-7fbef40cce2d on instance [pid: 8|app: 0|req: 377/754] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:40:32 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: 378/755] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:32 2026] GET /v2.1/servers/9d391aec-d669-40d6-b23f-7fbef40cce2d => generated 1556 bytes in 529 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:34.299 8 WARNING neutronclient.v2_0.client [None req-f51996f6-8903-49a8-9c6e-41978e3a9d5f 424423f3edfb412a965d18527e4fba75 023d00862efb4049b1a4fc457dbb52ad - - default default] The python binding code in 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/756] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:34 2026] GET /v2.1/servers/9d391aec-d669-40d6-b23f-7fbef40cce2d => generated 1556 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:35.025 7 INFO nova.api.openstack.compute.server_external_events [req-5975819d-1416-4a94-b789-b68888439f17 req-05df015c-8e95-44e1-ab44-5ce8f6bfd998 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:9fe0c2e9-8c77-4ed9-94f4-d46d4ee3ac74 for instance 9d391aec-d669-40d6-b23f-7fbef40cce2d on instance [pid: 7|app: 0|req: 379/757] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:40:35 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-05-28 01:40:35.537 8 WARNING neutronclient.v2_0.client [None req-c50beb86-8093-4927-b683-b38bde1ddf9e 424423f3edfb412a965d18527e4fba75 023d00862efb4049b1a4fc457dbb52ad - - default default] The python binding code in 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/758] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:35 2026] GET /v2.1/servers/9d391aec-d669-40d6-b23f-7fbef40cce2d => generated 1739 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:36.001 7 WARNING neutronclient.v2_0.client [None req-a2de07a5-0f6b-4127-a8b0-4061cc97919c 424423f3edfb412a965d18527e4fba75 023d00862efb4049b1a4fc457dbb52ad - - default default] The python binding code in 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/759] 10.0.0.189 () {32 vars in 740 bytes} [Thu May 28 01:40:35 2026] GET /v2.1/servers/9d391aec-d669-40d6-b23f-7fbef40cce2d/os-interface => generated 284 bytes in 468 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-28 01:40:37.125 7 INFO nova.api.openstack.compute.server_external_events [req-6b90f23e-313d-4469-9769-f193e2d33bea req-dcc16bec-066f-4ff4-86fb-af99ed439d8e 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:9fe0c2e9-8c77-4ed9-94f4-d46d4ee3ac74 for instance 9d391aec-d669-40d6-b23f-7fbef40cce2d on instance [pid: 7|app: 0|req: 381/760] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:40:37 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) 2026-05-28 01:40:37.138 8 WARNING neutronclient.v2_0.client [None req-42525d9b-5ea4-4668-9604-8c9706a14d6d 424423f3edfb412a965d18527e4fba75 023d00862efb4049b1a4fc457dbb52ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/761] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:37 2026] GET /v2.1/servers/9d391aec-d669-40d6-b23f-7fbef40cce2d => generated 1739 bytes in 517 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/762] 10.0.0.189 () {32 vars in 640 bytes} [Thu May 28 01:40:37 2026] GET /v2.1/servers => generated 383 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/763] 10.0.0.189 () {32 vars in 717 bytes} [Thu May 28 01:40:37 2026] DELETE /v2.1/servers/9d391aec-d669-40d6-b23f-7fbef40cce2d => 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-05-28 01:40:37.818 7 WARNING neutronclient.v2_0.client [None req-fe5eb05c-a803-4bae-b675-94f96486f28e 424423f3edfb412a965d18527e4fba75 023d00862efb4049b1a4fc457dbb52ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/764] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:37 2026] GET /v2.1/servers/9d391aec-d669-40d6-b23f-7fbef40cce2d => generated 1745 bytes in 1519 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:40.359 8 WARNING neutronclient.v2_0.client [None req-2cd8f40f-2b44-4dd0-bfca-899d3902024c 424423f3edfb412a965d18527e4fba75 023d00862efb4049b1a4fc457dbb52ad - - default default] 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: 384/765] 10.0.0.189 () {34 vars in 670 bytes} [Thu May 28 01:40:40 2026] POST /v2.1/os-keypairs => generated 386 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:40:40.787 7 INFO nova.api.openstack.compute.server_external_events [req-0a86687f-266b-4fb0-82ed-cfccb0c8999e req-55d11a6e-17d3-4b6a-972d-1b1f477492d8 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:9fe0c2e9-8c77-4ed9-94f4-d46d4ee3ac74 for instance 9d391aec-d669-40d6-b23f-7fbef40cce2d on instance [pid: 7|app: 0|req: 385/766] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:40:40 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) [pid: 8|app: 0|req: 382/767] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:40 2026] GET /v2.1/servers/9d391aec-d669-40d6-b23f-7fbef40cce2d => generated 1745 bytes in 1280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:42.655 7 WARNING neutronclient.v2_0.client [None req-0940df2a-7751-4e6b-bbe2-f45ee25d3a91 424423f3edfb412a965d18527e4fba75 023d00862efb4049b1a4fc457dbb52ad - - default default] The python binding code in 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/768] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:42 2026] GET /v2.1/servers/9d391aec-d669-40d6-b23f-7fbef40cce2d => generated 1512 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-05-28 01:40:42.829 8 INFO nova.api.openstack.compute.server_external_events [req-0f9345e8-3f85-4ad3-845b-98365e276f59 req-b8d723d1-b09a-48b2-9945-651331f253de 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:9fe0c2e9-8c77-4ed9-94f4-d46d4ee3ac74 for instance 9d391aec-d669-40d6-b23f-7fbef40cce2d on instance 2026-05-28 01:40:42.829 8 INFO nova.api.openstack.compute.server_external_events [req-0f9345e8-3f85-4ad3-845b-98365e276f59 req-b8d723d1-b09a-48b2-9945-651331f253de 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-deleted:9fe0c2e9-8c77-4ed9-94f4-d46d4ee3ac74 for instance 9d391aec-d669-40d6-b23f-7fbef40cce2d on instance [pid: 8|app: 0|req: 384/771] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:40:42 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:43.760 7 WARNING neutronclient.v2_0.client [None req-83e78b0b-4c04-4b8c-8161-b6a81b0f8c37 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:40:43.796 7 WARNING neutronclient.v2_0.client [None req-83e78b0b-4c04-4b8c-8161-b6a81b0f8c37 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] 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-05-28 01:40:43.831 8 WARNING neutronclient.v2_0.client [None req-cac9df19-df05-4d2e-9bc6-411d5cade775 424423f3edfb412a965d18527e4fba75 023d00862efb4049b1a4fc457dbb52ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/772] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:43 2026] GET /v2.1/servers/9d391aec-d669-40d6-b23f-7fbef40cce2d => generated 1517 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 01:40:43.947 7 WARNING neutronclient.v2_0.client [None req-83e78b0b-4c04-4b8c-8161-b6a81b0f8c37 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in 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/773] 10.0.0.189 () {34 vars in 662 bytes} [Thu May 28 01:40:43 2026] POST /v2.1/servers => generated 451 bytes in 417 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-05-28 01:40:44.141 8 WARNING neutronclient.v2_0.client [None req-3d84c138-dedb-49ff-8b8d-4e1c4ea1f7ab 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/774] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:44 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1393 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:44.920 7 WARNING neutronclient.v2_0.client [None req-f7a459e5-e684-40e7-8090-00f699ef5b02 424423f3edfb412a965d18527e4fba75 023d00862efb4049b1a4fc457dbb52ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/775] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:44 2026] GET /v2.1/servers/9d391aec-d669-40d6-b23f-7fbef40cce2d => generated 1517 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:45.223 8 WARNING neutronclient.v2_0.client [None req-0b18cc90-2b11-4539-bb6e-59a539b6d195 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in 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.189 () {32 vars in 714 bytes} [Thu May 28 01:40:45 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1397 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-05-28 01:40:45.990 7 INFO nova.api.openstack.wsgi [None req-daabe980-bd22-401a-a791-2ac80d43f63b 424423f3edfb412a965d18527e4fba75 023d00862efb4049b1a4fc457dbb52ad - - default default] HTTP exception thrown: Instance 9d391aec-d669-40d6-b23f-7fbef40cce2d could not be found. [pid: 7|app: 0|req: 390/777] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:45 2026] GET /v2.1/servers/9d391aec-d669-40d6-b23f-7fbef40cce2d => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 388/778] 10.0.0.189 () {32 vars in 705 bytes} [Thu May 28 01:40:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1213652977 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:46.306 7 WARNING neutronclient.v2_0.client [None req-16be5e7e-9e9b-48c1-b56f-d508a591e548 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in 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/779] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:46 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1445 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 01:40:47.408 8 WARNING neutronclient.v2_0.client [None req-58f26e59-7998-49ac-ad65-d2f459ed2e67 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in 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/780] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:47 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1445 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:48.661 7 WARNING neutronclient.v2_0.client [None req-57fdb650-5633-4adb-b5b8-70a85a212a91 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/781] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:48 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1453 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:49.960 8 WARNING neutronclient.v2_0.client [None req-6afb7613-a689-4a8e-b016-504673cf18d5 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] 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-05-28 01:40:50.505 7 INFO nova.api.openstack.compute.server_external_events [req-ffce62c0-bb6b-41db-a079-d696ba9bf22c req-eea89507-7f5c-41b8-90f2-15253a87c9ff 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:189fbf1f-3c7f-42d2-9c1d-109f9349e666 for instance 2377c97f-8b2f-48a2-a905-41845c3219e0 on instance [pid: 7|app: 0|req: 393/782] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:40:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/783] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:49 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1517 bytes in 1305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:52.282 7 WARNING neutronclient.v2_0.client [None req-51e1d4c2-1c31-4a21-9c2b-e643cc6fbf7d 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/784] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:52 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1517 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:53.783 7 WARNING neutronclient.v2_0.client [None req-730b44dc-97ed-4dc9-8323-8c819d0c4b8e 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/787] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:53 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1517 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-05-28 01:40:54.336 8 INFO nova.api.openstack.compute.server_external_events [req-afbefaf0-e252-42aa-b1df-ab5ce00db476 req-175110fd-ab2e-445c-b3d8-d91f432ed075 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:189fbf1f-3c7f-42d2-9c1d-109f9349e666 for instance 2377c97f-8b2f-48a2-a905-41845c3219e0 on instance [pid: 8|app: 0|req: 392/788] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:40:54 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-05-28 01:40:54.928 7 WARNING neutronclient.v2_0.client [None req-d8003b76-f249-4150-8237-3226ec1c54a0 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in 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/789] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:54 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1517 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:56.113 8 WARNING neutronclient.v2_0.client [None req-9a87d14a-9ec8-446e-9144-14f8abdf34e9 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/790] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:56 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1517 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:57.321 7 WARNING neutronclient.v2_0.client [None req-2ece6260-6a56-44bf-a067-7bc9ab7b915c 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/791] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:57 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1517 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:40:58.499 8 WARNING neutronclient.v2_0.client [None req-ac15fbc3-8565-4ad0-a7e0-faec2c618ed3 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in 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/792] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:58 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1517 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-05-28 01:40:59.653 7 WARNING neutronclient.v2_0.client [None req-01515c84-2a04-4b86-acc9-1a94a3850654 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in 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/793] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:40:59 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1517 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-05-28 01:41:00.825 8 WARNING neutronclient.v2_0.client [None req-0a76334c-31f4-4cd6-844a-e373cd00ccdb 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in 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/794] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:41:00 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1517 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:41:02.214 7 WARNING neutronclient.v2_0.client [None req-cafdb8a0-a6eb-456e-85e0-a8fd386d5d3f 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] 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: 400/797] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:41:02 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1517 bytes in 641 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 01:41:02.836 8 INFO nova.api.openstack.compute.server_external_events [req-fb3859c9-317f-4fd8-b515-b4b5ad4ddf4b req-37ca80ab-74a7-458f-a560-72b38a5c6796 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:189fbf1f-3c7f-42d2-9c1d-109f9349e666 for instance 2377c97f-8b2f-48a2-a905-41845c3219e0 on instance [pid: 8|app: 0|req: 398/798] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:41:02 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-05-28 01:41:03.878 7 WARNING neutronclient.v2_0.client [None req-77a974ee-ea86-4626-862e-e64e5001d9bf 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in 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/799] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:41:03 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1517 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:41:04.883 8 INFO nova.api.openstack.compute.server_external_events [req-e5b112a9-5793-4626-84a6-3e2a76200491 req-5cc9780e-b20c-4312-961e-d3dd472fdc07 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:189fbf1f-3c7f-42d2-9c1d-109f9349e666 for instance 2377c97f-8b2f-48a2-a905-41845c3219e0 on instance [pid: 8|app: 0|req: 399/800] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:41:04 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-05-28 01:41:05.220 7 WARNING neutronclient.v2_0.client [None req-6774b7e3-5b59-445e-8468-b3d6e90824e9 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in 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/801] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:41:05 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1699 bytes in 804 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:41:06.028 8 WARNING neutronclient.v2_0.client [None req-1fd4d42a-9724-4021-9393-07ab743df247 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/802] 10.0.0.189 () {32 vars in 740 bytes} [Thu May 28 01:41:05 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0/os-interface => generated 284 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:41:07.123 7 INFO nova.api.openstack.compute.server_external_events [req-39d3a1a8-5898-4e4e-bd0f-a9250d943246 req-f5c09b9d-7af0-49d0-bcdc-3485043a5179 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:189fbf1f-3c7f-42d2-9c1d-109f9349e666 for instance 2377c97f-8b2f-48a2-a905-41845c3219e0 on instance [pid: 7|app: 0|req: 403/803] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:41:07 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-05-28 01:41:20.391 7 WARNING neutronclient.v2_0.client [None req-8dcdd071-1813-435e-a110-b1795f7c2d3e 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/806] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:41:20 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1819 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:41:20.680 8 WARNING neutronclient.v2_0.client [None req-2de3d6bc-ed43-4574-8466-c1f666fd1f62 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in 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/807] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:41:20 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1819 bytes in 796 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 406/808] 10.0.0.189 () {34 vars in 749 bytes} [Thu May 28 01:41:21 2026] POST /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0/action => generated 0 bytes in 77 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-05-28 01:41:21.720 8 WARNING neutronclient.v2_0.client [None req-08c745d0-dd7f-494e-b109-57ee39db4462 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in 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/809] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:41:21 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1821 bytes in 538 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:41:23.289 7 WARNING neutronclient.v2_0.client [None req-dc5a2634-04cd-4f52-acbd-6705d7fcecc4 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in 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/812] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:41:23 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1821 bytes in 520 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:41:24.805 8 WARNING neutronclient.v2_0.client [None req-d803654c-3629-4706-81ee-7f9a7f7f2b50 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in 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/813] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:41:24 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1821 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-28 01:41:26.310 7 INFO nova.api.openstack.compute.server_external_events [req-9be0cbf8-f2c8-4dfd-aef7-d7813723f517 req-8f7e7c76-cc8f-4c5c-8860-344f0f10cb5e 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:189fbf1f-3c7f-42d2-9c1d-109f9349e666 for instance 2377c97f-8b2f-48a2-a905-41845c3219e0 on instance 2026-05-28 01:41:26.314 8 WARNING neutronclient.v2_0.client [None req-1ff75d3b-aeb7-4269-939c-e11967f3fbb2 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/814] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:41:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/815] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:41:26 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1826 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:41:27.716 7 WARNING neutronclient.v2_0.client [None req-9721de71-91ce-4770-9bb6-b988505a549b 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/816] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:41:27 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1826 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:41:28.373 8 INFO nova.api.openstack.compute.server_external_events [req-802be643-7fa4-4b97-b853-802bc53db88f req-96f04314-29b9-43ae-9faa-61c0ef74c88d 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:189fbf1f-3c7f-42d2-9c1d-109f9349e666 for instance 2377c97f-8b2f-48a2-a905-41845c3219e0 on instance [pid: 8|app: 0|req: 407/817] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:41:28 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-05-28 01:41:28.983 7 WARNING neutronclient.v2_0.client [None req-b4f9fa60-ae36-49a9-8cda-e5ccef3cd2db 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/818] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:41:28 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1826 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:41:30.438 8 INFO nova.api.openstack.compute.server_external_events [req-64e5628b-5940-4006-a994-8e8124d11af4 req-acc493ac-dae9-424c-9883-e4e05e26f2fe 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:189fbf1f-3c7f-42d2-9c1d-109f9349e666 for instance 2377c97f-8b2f-48a2-a905-41845c3219e0 on instance 2026-05-28 01:41:30.438 8 INFO nova.api.openstack.compute.server_external_events [req-64e5628b-5940-4006-a994-8e8124d11af4 req-acc493ac-dae9-424c-9883-e4e05e26f2fe 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:189fbf1f-3c7f-42d2-9c1d-109f9349e666 for instance 2377c97f-8b2f-48a2-a905-41845c3219e0 on instance [pid: 8|app: 0|req: 408/819] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:41:30 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:41:30.583 7 WARNING neutronclient.v2_0.client [None req-496dc472-d6c7-45b8-8c3a-24e6f719f95b 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/820] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:41:30 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1826 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:41:31.827 8 WARNING neutronclient.v2_0.client [None req-49111521-8eec-4977-a466-32e745959f20 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/821] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:41:31 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1819 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:41:42.010 7 WARNING neutronclient.v2_0.client [None req-dd5e7c4b-6b7c-4627-b105-61f5116dd6dd 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in 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/824] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:41:41 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1819 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/825] 10.0.0.189 () {32 vars in 717 bytes} [Thu May 28 01:41:42 2026] DELETE /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:41:42.317 7 WARNING neutronclient.v2_0.client [None req-9ded6287-f94f-4bef-a639-facd1fdc16c9 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in 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/826] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:41:42 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1825 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-05-28 01:41:43.498 7 WARNING neutronclient.v2_0.client [None req-af62383d-2818-4e3d-b2f0-df6a0d2c6f9c 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] 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-05-28 01:41:43.566 8 INFO nova.api.openstack.compute.server_external_events [req-e183e6c1-5c02-4cf4-ade5-c778b344a68e req-56daeabd-4199-463a-afa8-6a1132bd3599 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:189fbf1f-3c7f-42d2-9c1d-109f9349e666 for instance 2377c97f-8b2f-48a2-a905-41845c3219e0 on instance [pid: 8|app: 0|req: 413/829] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:41:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/830] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:41:43 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1825 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:41:44.729 8 WARNING neutronclient.v2_0.client [None req-83dbfc65-30dc-4d8c-ada8-064b7b676100 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/831] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:41:44 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1825 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-05-28 01:41:45.611 7 INFO nova.api.openstack.compute.server_external_events [req-a260aefc-3faf-4875-b7b4-4bb84147389d req-ce6d9a5c-83e5-483f-aaa1-df72ace58f3c 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:189fbf1f-3c7f-42d2-9c1d-109f9349e666 for instance 2377c97f-8b2f-48a2-a905-41845c3219e0 on instance 2026-05-28 01:41:45.611 7 INFO nova.api.openstack.compute.server_external_events [req-a260aefc-3faf-4875-b7b4-4bb84147389d req-ce6d9a5c-83e5-483f-aaa1-df72ace58f3c 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-deleted:189fbf1f-3c7f-42d2-9c1d-109f9349e666 for instance 2377c97f-8b2f-48a2-a905-41845c3219e0 on instance [pid: 7|app: 0|req: 418/832] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:41:45 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:41:45.899 8 WARNING neutronclient.v2_0.client [None req-089c7da7-ff27-4e79-8794-3f162cbd7b22 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/833] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:41:45 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1474 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-05-28 01:41:47.004 7 WARNING neutronclient.v2_0.client [None req-c91db8b2-31b8-421f-921a-0bb814754ef9 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in 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/834] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:41:46 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1479 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:41:48.144 8 WARNING neutronclient.v2_0.client [None req-b12c2502-5383-407f-9d36-e7fe1255aaf8 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/835] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:41:48 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 1479 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:41:49.234 7 INFO nova.api.openstack.wsgi [None req-ccbe9848-4a59-47c3-9fa5-6789149c2ecf 8f8826d375054cfebe4c5513b51138c3 fcef7c35d51742b6b61072dd1c905528 - - default default] HTTP exception thrown: Instance 2377c97f-8b2f-48a2-a905-41845c3219e0 could not be found. [pid: 7|app: 0|req: 420/836] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:41:49 2026] GET /v2.1/servers/2377c97f-8b2f-48a2-a905-41845c3219e0 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 417/837] 10.0.0.189 () {32 vars in 705 bytes} [Thu May 28 01:41:49 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1558236618 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-28 01:42:00.879 8 WARNING neutronclient.v2_0.client [None req-a5b3376b-5516-406d-802a-c4414e5b0305 2d517a8a91ae4215ac02144823f92636 7f1aca679f6a4b92a1dae3272fe18a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:42:01.080 8 WARNING neutronclient.v2_0.client [None req-a5b3376b-5516-406d-802a-c4414e5b0305 2d517a8a91ae4215ac02144823f92636 7f1aca679f6a4b92a1dae3272fe18a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/840] 10.0.0.189 () {34 vars in 662 bytes} [Thu May 28 01:42:00 2026] POST /v2.1/servers => generated 424 bytes in 633 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-05-28 01:42:01.277 7 WARNING neutronclient.v2_0.client [None req-717792a9-8d84-46f1-a66f-af93e6623c87 2d517a8a91ae4215ac02144823f92636 7f1aca679f6a4b92a1dae3272fe18a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/841] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:01 2026] GET /v2.1/servers/b7a0e219-3d90-42d2-a82a-7fab42a3532a => generated 1370 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-05-28 01:42:02.375 8 WARNING neutronclient.v2_0.client [None req-608ec06c-9a5d-4804-a356-b4ead96c7017 2d517a8a91ae4215ac02144823f92636 7f1aca679f6a4b92a1dae3272fe18a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/842] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:02 2026] GET /v2.1/servers/b7a0e219-3d90-42d2-a82a-7fab42a3532a => generated 1374 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-05-28 01:42:03.455 8 WARNING neutronclient.v2_0.client [None req-ee213795-bed0-4e13-a0d5-e5472044bf0f 2d517a8a91ae4215ac02144823f92636 7f1aca679f6a4b92a1dae3272fe18a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/845] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:03 2026] GET /v2.1/servers/b7a0e219-3d90-42d2-a82a-7fab42a3532a => generated 1422 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, ' [pid: 7|app: 0|req: 424/846] 10.0.0.76 () {30 vars in 617 bytes} [Thu May 28 01:42:03 2026] GET /v2.1 => generated 0 bytes in 92 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: 423/847] 10.0.0.76 () {32 vars in 690 bytes} [Thu May 28 01:42:03 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/848] 10.0.0.76 () {34 vars in 911 bytes} [Thu May 28 01:42:03 2026] GET /v2.1/os-simple-tenant-usage/b78601c41ab246c5841c5651f5ce03a0?start=2026-05-27T00:00:00&end=2026-05-28T23:59:59 => generated 20 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/849] 10.0.0.76 () {30 vars in 652 bytes} [Thu May 28 01:42:03 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:04.542 7 WARNING neutronclient.v2_0.client [None req-a96022e7-0833-4953-ba7f-54515ce767d4 2d517a8a91ae4215ac02144823f92636 7f1aca679f6a4b92a1dae3272fe18a42 - - default default] The python binding code in 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/850] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:04 2026] GET /v2.1/servers/b7a0e219-3d90-42d2-a82a-7fab42a3532a => generated 1422 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 01:42:05.635 8 WARNING neutronclient.v2_0.client [None req-e7f81332-a2be-49ac-8111-beaec7bfbc19 2d517a8a91ae4215ac02144823f92636 7f1aca679f6a4b92a1dae3272fe18a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/851] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:05 2026] GET /v2.1/servers/b7a0e219-3d90-42d2-a82a-7fab42a3532a => generated 1430 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:06.766 7 WARNING neutronclient.v2_0.client [None req-f2f665c0-cb2a-4708-836c-073df19571f9 2d517a8a91ae4215ac02144823f92636 7f1aca679f6a4b92a1dae3272fe18a42 - - default default] 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-05-28 01:42:06.848 8 INFO nova.api.openstack.compute.server_external_events [req-73083b71-0800-46e3-be18-82d33e00f47a req-63592d18-5f2c-48e3-a276-f9915670f092 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:3bff6d11-893f-4353-8ce8-7eb30482d268 for instance b7a0e219-3d90-42d2-a82a-7fab42a3532a on instance [pid: 8|app: 0|req: 426/852] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:42:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/853] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:06 2026] GET /v2.1/servers/b7a0e219-3d90-42d2-a82a-7fab42a3532a => generated 1482 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/854] 10.0.0.76 () {30 vars in 617 bytes} [Thu May 28 01:42:06 2026] GET /v2.1 => generated 0 bytes in 91 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: 428/855] 10.0.0.76 () {32 vars in 690 bytes} [Thu May 28 01:42:06 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: 428/856] 10.0.0.76 () {34 vars in 911 bytes} [Thu May 28 01:42:07 2026] GET /v2.1/os-simple-tenant-usage/b78601c41ab246c5841c5651f5ce03a0?start=2026-05-27T00:00:00&end=2026-05-28T23:59:59 => generated 20 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/857] 10.0.0.76 () {30 vars in 652 bytes} [Thu May 28 01:42:07 2026] GET /v2.1/limits?reserved=1 => generated 511 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-05-28 01:42:07.963 8 WARNING neutronclient.v2_0.client [None req-d0343fb1-d44f-49de-b09f-aa7fbe10cdcb 2d517a8a91ae4215ac02144823f92636 7f1aca679f6a4b92a1dae3272fe18a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/858] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:07 2026] GET /v2.1/servers/b7a0e219-3d90-42d2-a82a-7fab42a3532a => generated 1470 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-28 01:42:09.149 7 WARNING neutronclient.v2_0.client [None req-dcff56b2-057c-474e-8f8a-fdb159cba813 2d517a8a91ae4215ac02144823f92636 7f1aca679f6a4b92a1dae3272fe18a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/859] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:09 2026] GET /v2.1/servers/b7a0e219-3d90-42d2-a82a-7fab42a3532a => generated 1470 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:10.361 8 WARNING neutronclient.v2_0.client [None req-61cd521c-7a65-4eb7-b35a-caebe78939f4 2d517a8a91ae4215ac02144823f92636 7f1aca679f6a4b92a1dae3272fe18a42 - - default default] The python binding code in 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.189 () {32 vars in 714 bytes} [Thu May 28 01:42:10 2026] GET /v2.1/servers/b7a0e219-3d90-42d2-a82a-7fab42a3532a => generated 1470 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, ' [pid: 7|app: 0|req: 431/861] 10.0.0.189 () {34 vars in 670 bytes} [Thu May 28 01:42:10 2026] POST /v2.1/os-keypairs => generated 397 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:11.523 8 WARNING neutronclient.v2_0.client [None req-cd29dac4-0bf3-49c0-ac7f-762ebe058c51 2d517a8a91ae4215ac02144823f92636 7f1aca679f6a4b92a1dae3272fe18a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:42:11.747 7 INFO nova.api.openstack.compute.server_external_events [req-b27f567d-0765-45e0-ace0-99935a208d5b req-863f3bfd-59e0-4fa6-a5d2-e2b253c6532c 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:3bff6d11-893f-4353-8ce8-7eb30482d268 for instance b7a0e219-3d90-42d2-a82a-7fab42a3532a on instance [pid: 7|app: 0|req: 432/862] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:42:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/863] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:11 2026] GET /v2.1/servers/b7a0e219-3d90-42d2-a82a-7fab42a3532a => generated 1470 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:12.835 8 WARNING neutronclient.v2_0.client [None req-f1720755-c416-454f-9027-a40cb8cd7f62 2d517a8a91ae4215ac02144823f92636 7f1aca679f6a4b92a1dae3272fe18a42 - - default default] The python binding code in 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.189 () {32 vars in 714 bytes} [Thu May 28 01:42:12 2026] GET /v2.1/servers/b7a0e219-3d90-42d2-a82a-7fab42a3532a => generated 1470 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 434/867] 10.0.0.189 () {34 vars in 670 bytes} [Thu May 28 01:42:13 2026] POST /v2.1/os-keypairs => generated 386 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-05-28 01:42:13.795 8 INFO nova.api.openstack.compute.server_external_events [req-3cebbf44-5db5-4c06-afff-4c8017dcfada req-d51fee71-7088-4a2a-a522-0291d35ddb09 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:3bff6d11-893f-4353-8ce8-7eb30482d268 for instance b7a0e219-3d90-42d2-a82a-7fab42a3532a on instance [pid: 8|app: 0|req: 434/868] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:42:13 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) 2026-05-28 01:42:13.962 7 WARNING neutronclient.v2_0.client [None req-8bd357e9-dbdb-498c-bff6-f637d809883c 2d517a8a91ae4215ac02144823f92636 7f1aca679f6a4b92a1dae3272fe18a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/869] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:13 2026] GET /v2.1/servers/b7a0e219-3d90-42d2-a82a-7fab42a3532a => generated 1656 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 435/870] 10.0.0.189 () {32 vars in 722 bytes} [Thu May 28 01:42:14 2026] GET /v2.1/servers/b7a0e219-3d90-42d2-a82a-7fab42a3532a/ips => generated 110 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 436/871] 10.0.0.189 () {32 vars in 722 bytes} [Thu May 28 01:42:14 2026] GET /v2.1/servers/b7a0e219-3d90-42d2-a82a-7fab42a3532a/ips => generated 110 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:14.254 7 WARNING neutronclient.v2_0.client [None req-60243b68-8606-4c24-84c4-042bbc8009ca a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/872] 10.0.0.189 () {32 vars in 824 bytes} [Thu May 28 01:42:14 2026] GET /v2.1/servers/b7a0e219-3d90-42d2-a82a-7fab42a3532a/ips/tempest-ServerAddressesTestJSON-1257396831-network => generated 95 bytes in 49 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, ' 2026-05-28 01:42:14.331 7 WARNING neutronclient.v2_0.client [None req-60243b68-8606-4c24-84c4-042bbc8009ca a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:42:14.374 7 WARNING neutronclient.v2_0.client [None req-60243b68-8606-4c24-84c4-042bbc8009ca a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/873] 10.0.0.189 () {32 vars in 717 bytes} [Thu May 28 01:42:14 2026] DELETE /v2.1/servers/b7a0e219-3d90-42d2-a82a-7fab42a3532a => generated 0 bytes in 113 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-05-28 01:42:14.474 8 WARNING neutronclient.v2_0.client [None req-5f5382f3-a395-44d5-a8d3-061813f75cfd 2d517a8a91ae4215ac02144823f92636 7f1aca679f6a4b92a1dae3272fe18a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:42:14.572 7 WARNING neutronclient.v2_0.client [None req-60243b68-8606-4c24-84c4-042bbc8009ca a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/874] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:14 2026] GET /v2.1/servers/b7a0e219-3d90-42d2-a82a-7fab42a3532a => generated 1662 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/875] 10.0.0.189 () {34 vars in 662 bytes} [Thu May 28 01:42:14 2026] POST /v2.1/servers => generated 497 bytes in 624 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:14.828 8 WARNING neutronclient.v2_0.client [None req-5ac94138-1940-4286-abdc-db67e2bdb4f3 a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/876] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:14 2026] GET /v2.1/servers/27823947-12e8-491b-949d-f1dd4738286a => generated 1456 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-05-28 01:42:15.641 7 WARNING neutronclient.v2_0.client [None req-9ac2460a-651e-4765-a2e3-25519526f50c 2d517a8a91ae4215ac02144823f92636 7f1aca679f6a4b92a1dae3272fe18a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/877] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:15 2026] GET /v2.1/servers/b7a0e219-3d90-42d2-a82a-7fab42a3532a => generated 1662 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:15.841 8 INFO nova.api.openstack.compute.server_external_events [req-0194233c-7a61-4dc4-ac38-84b04f6a6b71 req-a35a14cb-b83f-4285-88b7-26e9105c7233 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:3bff6d11-893f-4353-8ce8-7eb30482d268 for instance b7a0e219-3d90-42d2-a82a-7fab42a3532a on instance [pid: 8|app: 0|req: 441/878] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:42:15 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-05-28 01:42:15.918 7 WARNING neutronclient.v2_0.client [None req-923a0903-2ecc-4b1c-a74c-97db6749bd0e a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/879] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:15 2026] GET /v2.1/servers/27823947-12e8-491b-949d-f1dd4738286a => generated 1460 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:16.854 8 WARNING neutronclient.v2_0.client [None req-afbe3d2c-2b9c-4f63-862e-af7584c14ab1 2d517a8a91ae4215ac02144823f92636 7f1aca679f6a4b92a1dae3272fe18a42 - - default default] 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-05-28 01:42:17.009 7 WARNING neutronclient.v2_0.client [None req-c51506e8-3d50-435c-b702-5f74e11323e1 a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] The python binding code in 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/880] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:16 2026] GET /v2.1/servers/b7a0e219-3d90-42d2-a82a-7fab42a3532a => generated 1620 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/881] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:16 2026] GET /v2.1/servers/27823947-12e8-491b-949d-f1dd4738286a => generated 1508 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:17.885 8 INFO nova.api.openstack.compute.server_external_events [req-46464385-7557-4a68-a3c1-0e427e1fa854 req-a8677bb1-9dbb-4281-820f-3045f353e045 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:3bff6d11-893f-4353-8ce8-7eb30482d268 for instance b7a0e219-3d90-42d2-a82a-7fab42a3532a on instance 2026-05-28 01:42:17.886 8 INFO nova.api.openstack.compute.server_external_events [req-46464385-7557-4a68-a3c1-0e427e1fa854 req-a8677bb1-9dbb-4281-820f-3045f353e045 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-deleted:3bff6d11-893f-4353-8ce8-7eb30482d268 for instance b7a0e219-3d90-42d2-a82a-7fab42a3532a on instance [pid: 8|app: 0|req: 443/882] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:42:17 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:18.209 7 WARNING neutronclient.v2_0.client [None req-2c5f3183-adff-4a29-b3d8-736953346cc3 2d517a8a91ae4215ac02144823f92636 7f1aca679f6a4b92a1dae3272fe18a42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:42:18.214 8 WARNING neutronclient.v2_0.client [None req-fbcf7217-402e-4d4c-96da-238d5c2c8894 a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] The python binding code in 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/883] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:18 2026] GET /v2.1/servers/b7a0e219-3d90-42d2-a82a-7fab42a3532a => generated 1456 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/884] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:18 2026] GET /v2.1/servers/27823947-12e8-491b-949d-f1dd4738286a => generated 1508 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:19.312 8 WARNING neutronclient.v2_0.client [None req-1c54660e-bf30-4f7c-a715-ecfb4aa3f3f4 a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:42:19.317 7 WARNING neutronclient.v2_0.client [None req-e8fd0224-2315-4e7a-9c64-3ed28e5bde84 2d517a8a91ae4215ac02144823f92636 7f1aca679f6a4b92a1dae3272fe18a42 - - default default] The python binding code in 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/885] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:19 2026] GET /v2.1/servers/b7a0e219-3d90-42d2-a82a-7fab42a3532a => generated 1456 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/886] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:19 2026] GET /v2.1/servers/27823947-12e8-491b-949d-f1dd4738286a => generated 1631 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:20.363 7 INFO nova.api.openstack.compute.server_external_events [req-dd20cfbd-48cd-464e-942e-9c32c55786bc req-dc748e00-eee7-47ad-ad9c-58166c3ffdb9 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:4dc780b8-db18-43cc-a9af-838cef24923d for instance 27823947-12e8-491b-949d-f1dd4738286a on instance [pid: 7|app: 0|req: 442/887] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:42: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-05-28 01:42:20.734 8 INFO nova.api.openstack.wsgi [None req-60f36ffe-fe59-49f6-a704-050fd4008b2e 2d517a8a91ae4215ac02144823f92636 7f1aca679f6a4b92a1dae3272fe18a42 - - default default] HTTP exception thrown: Instance b7a0e219-3d90-42d2-a82a-7fab42a3532a could not be found. [pid: 8|app: 0|req: 446/888] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:20 2026] GET /v2.1/servers/b7a0e219-3d90-42d2-a82a-7fab42a3532a => 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-05-28 01:42:20.867 7 WARNING neutronclient.v2_0.client [None req-3cfe6f1d-afb2-4d78-b8e3-2f5d09c45e8b a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] The python binding code in 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/889] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:20 2026] GET /v2.1/servers/27823947-12e8-491b-949d-f1dd4738286a => generated 1629 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:22.438 8 WARNING neutronclient.v2_0.client [None req-f58497cf-dcd0-4bb9-9135-8d0ddb118e07 a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/890] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:22 2026] GET /v2.1/servers/27823947-12e8-491b-949d-f1dd4738286a => generated 1629 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:23.742 8 WARNING neutronclient.v2_0.client [None req-2c60cda4-9d21-4a39-bffd-4ec9f779ab2d a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/893] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:23 2026] GET /v2.1/servers/27823947-12e8-491b-949d-f1dd4738286a => generated 1629 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:24.917 7 WARNING neutronclient.v2_0.client [None req-50d53d1b-3bbe-40e5-b1dc-53c68a4917fc a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/894] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:24 2026] GET /v2.1/servers/27823947-12e8-491b-949d-f1dd4738286a => generated 1629 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:26.113 8 WARNING neutronclient.v2_0.client [None req-ed64fade-5648-4292-9ed8-2dd2b2f2ad13 a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] The python binding code in 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/895] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:26 2026] GET /v2.1/servers/27823947-12e8-491b-949d-f1dd4738286a => generated 1629 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:26.838 7 INFO nova.api.openstack.compute.server_external_events [req-85612267-7f43-4d35-8fef-9b1a5c21edbf req-6bd1cd76-b430-4249-ae45-7bf30fad432f 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:4dc780b8-db18-43cc-a9af-838cef24923d for instance 27823947-12e8-491b-949d-f1dd4738286a on instance [pid: 7|app: 0|req: 446/896] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:42:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:27.256 8 WARNING neutronclient.v2_0.client [None req-8bc65ec4-687f-45e5-b2ca-0d428e6eab5e a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/897] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:27 2026] GET /v2.1/servers/27823947-12e8-491b-949d-f1dd4738286a => generated 1629 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:28.420 7 WARNING neutronclient.v2_0.client [None req-7d3a1e15-6e44-42a5-a2b9-93102d847c71 a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/898] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:28 2026] GET /v2.1/servers/27823947-12e8-491b-949d-f1dd4738286a => generated 1629 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-05-28 01:42:28.879 8 INFO nova.api.openstack.compute.server_external_events [req-ff078e3d-8c7f-4549-ab88-375d9680dc08 req-7e3c4d4f-2750-460a-8ebe-09ca9a0a33e7 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:4dc780b8-db18-43cc-a9af-838cef24923d for instance 27823947-12e8-491b-949d-f1dd4738286a on instance [pid: 8|app: 0|req: 452/899] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:42:28 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-05-28 01:42:29.628 7 WARNING neutronclient.v2_0.client [None req-02c81904-f56c-4791-a7f3-c244785262f2 a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] The python binding code in 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/900] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:29 2026] GET /v2.1/servers/27823947-12e8-491b-949d-f1dd4738286a => generated 1807 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:29.768 8 WARNING neutronclient.v2_0.client [None req-4c376efc-1d00-49b2-84ec-099e0d2c2cbf a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/901] 10.0.0.189 () {32 vars in 740 bytes} [Thu May 28 01:42:29 2026] GET /v2.1/servers/27823947-12e8-491b-949d-f1dd4738286a/os-interface => generated 284 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:31.005 7 INFO nova.api.openstack.compute.server_external_events [req-ff083a45-c029-4b68-b1ac-f1176ad63554 req-d85e80fd-6a60-4559-afb7-b19eb1a86629 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:4dc780b8-db18-43cc-a9af-838cef24923d for instance 27823947-12e8-491b-949d-f1dd4738286a on instance [pid: 7|app: 0|req: 449/902] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:42:30 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-05-28 01:42:46.539 7 WARNING neutronclient.v2_0.client [None req-d262e881-cb72-4de0-badd-65cfe4cbf6b4 a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/907] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:46 2026] GET /v2.1/servers/27823947-12e8-491b-949d-f1dd4738286a => generated 1927 bytes in 886 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 456/908] 10.0.0.189 () {32 vars in 752 bytes} [Thu May 28 01:42:49 2026] GET /v2.1/servers/27823947-12e8-491b-949d-f1dd4738286a/os-server-password => generated 116 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 453/909] 10.0.0.189 () {32 vars in 717 bytes} [Thu May 28 01:42:51 2026] DELETE /v2.1/servers/27823947-12e8-491b-949d-f1dd4738286a => generated 0 bytes in 75 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-05-28 01:42:51.668 8 WARNING neutronclient.v2_0.client [None req-759e57ef-0397-4e80-af39-856461e294a8 a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] The python binding code in 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/910] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:51 2026] GET /v2.1/servers/27823947-12e8-491b-949d-f1dd4738286a => generated 1933 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:52.945 8 WARNING neutronclient.v2_0.client [None req-8f131afa-2fa6-4d59-86a9-f5ff32390441 a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/913] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:52 2026] GET /v2.1/servers/27823947-12e8-491b-949d-f1dd4738286a => generated 1933 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:54.244 7 WARNING neutronclient.v2_0.client [None req-2082996e-ffe7-4b15-bbc9-b4a0d600a69c a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] 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-05-28 01:42:54.575 8 INFO nova.api.openstack.compute.server_external_events [req-15282635-eddc-4a08-abd3-635aaf37da98 req-422cae7e-e39e-4ab1-b789-e9bffd521f3a 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-deleted:4dc780b8-db18-43cc-a9af-838cef24923d for instance 27823947-12e8-491b-949d-f1dd4738286a on instance [pid: 8|app: 0|req: 460/914] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:42:54 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) [pid: 7|app: 0|req: 455/915] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:54 2026] GET /v2.1/servers/27823947-12e8-491b-949d-f1dd4738286a => generated 1818 bytes in 459 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:55.721 8 WARNING neutronclient.v2_0.client [None req-ad7c443a-c5f9-4e41-880c-0bc505f84241 a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/916] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:55 2026] GET /v2.1/servers/27823947-12e8-491b-949d-f1dd4738286a => generated 1542 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-05-28 01:42:56.812 7 WARNING neutronclient.v2_0.client [None req-86710ed7-7ad2-4250-af2c-55d28e2f38a5 a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] The python binding code in 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/917] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:56 2026] GET /v2.1/servers/27823947-12e8-491b-949d-f1dd4738286a => generated 1542 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:58.213 8 INFO nova.api.openstack.wsgi [None req-1649e5a5-4fa7-4b11-8320-64f8e796bca9 a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] HTTP exception thrown: Instance 27823947-12e8-491b-949d-f1dd4738286a could not be found. [pid: 8|app: 0|req: 462/918] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:58 2026] GET /v2.1/servers/27823947-12e8-491b-949d-f1dd4738286a => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:42:58.243 7 INFO nova.api.openstack.wsgi [None req-264cf225-8192-4782-8dd8-4448d15487a6 a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] HTTP exception thrown: Instance 27823947-12e8-491b-949d-f1dd4738286a could not be found. [pid: 7|app: 0|req: 457/919] 10.0.0.189 () {32 vars in 717 bytes} [Thu May 28 01:42:58 2026] DELETE /v2.1/servers/27823947-12e8-491b-949d-f1dd4738286a => generated 111 bytes in 25 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-05-28 01:42:58.279 8 INFO nova.api.openstack.wsgi [None req-021531ed-9464-4cc0-b613-138f44a778d3 a33add0d2f8947ffbbc2f588d2d62ead 6d5c071d90654b11af3c2db473e781d1 - - default default] HTTP exception thrown: Instance 27823947-12e8-491b-949d-f1dd4738286a could not be found. [pid: 8|app: 0|req: 463/920] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:42:58 2026] GET /v2.1/servers/27823947-12e8-491b-949d-f1dd4738286a => 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: 458/921] 10.0.0.189 () {32 vars in 705 bytes} [Thu May 28 01:42:58 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1236756943 => 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: 464/922] 10.0.0.189 () {32 vars in 727 bytes} [Thu May 28 01:42:59 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1603057569 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-28 01:43:22.188 8 WARNING neutronclient.v2_0.client [None req-443f727a-074f-4ab4-8db3-1af4620f65bf 0ee88a558c3b4823bcd91780f1c0ecaf 51f26ae3754d4b2e877dbfbbcc41a5e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:43:22.391 8 WARNING neutronclient.v2_0.client [None req-443f727a-074f-4ab4-8db3-1af4620f65bf 0ee88a558c3b4823bcd91780f1c0ecaf 51f26ae3754d4b2e877dbfbbcc41a5e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/927] 10.0.0.189 () {34 vars in 662 bytes} [Thu May 28 01:43:22 2026] POST /v2.1/servers => generated 424 bytes in 492 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-28 01:43:22.628 7 WARNING neutronclient.v2_0.client [None req-e2f62825-8f02-4d7c-ab9a-4b320322b9ff 0ee88a558c3b4823bcd91780f1c0ecaf 51f26ae3754d4b2e877dbfbbcc41a5e1 - - default default] The python binding code in 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/928] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:43:22 2026] GET /v2.1/servers/3903eecf-10df-419a-87c9-3373bf4ba1ae => generated 1367 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-05-28 01:43:23.713 8 WARNING neutronclient.v2_0.client [None req-e368e50f-1455-47f3-8048-4032820004ab 0ee88a558c3b4823bcd91780f1c0ecaf 51f26ae3754d4b2e877dbfbbcc41a5e1 - - default default] The python binding code in 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/931] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:43:23 2026] GET /v2.1/servers/3903eecf-10df-419a-87c9-3373bf4ba1ae => generated 1371 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:43:24.801 7 WARNING neutronclient.v2_0.client [None req-b84af47f-b98c-42b1-b82c-80b227b38c17 0ee88a558c3b4823bcd91780f1c0ecaf 51f26ae3754d4b2e877dbfbbcc41a5e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/932] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:43:24 2026] GET /v2.1/servers/3903eecf-10df-419a-87c9-3373bf4ba1ae => generated 1419 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-05-28 01:43:25.897 8 WARNING neutronclient.v2_0.client [None req-6346e508-d15f-4762-8f21-1b4c0f7b300b 0ee88a558c3b4823bcd91780f1c0ecaf 51f26ae3754d4b2e877dbfbbcc41a5e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/933] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:43:25 2026] GET /v2.1/servers/3903eecf-10df-419a-87c9-3373bf4ba1ae => generated 1419 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:43:26.995 7 WARNING neutronclient.v2_0.client [None req-35d87924-b0c3-41ad-a472-eca300dc1343 0ee88a558c3b4823bcd91780f1c0ecaf 51f26ae3754d4b2e877dbfbbcc41a5e1 - - default default] The python binding code in 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/934] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:43:26 2026] GET /v2.1/servers/3903eecf-10df-419a-87c9-3373bf4ba1ae => generated 1427 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-05-28 01:43:28.176 8 WARNING neutronclient.v2_0.client [None req-9ab9a1a6-aa42-41f0-a7a8-757565456bf5 0ee88a558c3b4823bcd91780f1c0ecaf 51f26ae3754d4b2e877dbfbbcc41a5e1 - - default default] 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-05-28 01:43:28.269 7 INFO nova.api.openstack.compute.server_external_events [req-ad27a4ae-50b7-4266-9d45-9b9d186f0e17 req-f63779d8-4212-459b-87fe-7099782e4a4d 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:b746322e-5deb-42ea-b51a-cc6d7852f6d8 for instance 3903eecf-10df-419a-87c9-3373bf4ba1ae on instance [pid: 7|app: 0|req: 465/935] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:43:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 8|app: 0|req: 471/936] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:43:28 2026] GET /v2.1/servers/3903eecf-10df-419a-87c9-3373bf4ba1ae => generated 1479 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:43:29.522 7 WARNING neutronclient.v2_0.client [None req-6bf75feb-59c0-4194-b81b-e02c391e9c78 0ee88a558c3b4823bcd91780f1c0ecaf 51f26ae3754d4b2e877dbfbbcc41a5e1 - - default default] The python binding code in 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/937] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:43:29 2026] GET /v2.1/servers/3903eecf-10df-419a-87c9-3373bf4ba1ae => generated 1467 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-05-28 01:43:30.662 8 WARNING neutronclient.v2_0.client [None req-410d512b-d02c-4202-ad14-bb797dee3bfe 0ee88a558c3b4823bcd91780f1c0ecaf 51f26ae3754d4b2e877dbfbbcc41a5e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/938] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:43:30 2026] GET /v2.1/servers/3903eecf-10df-419a-87c9-3373bf4ba1ae => generated 1467 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:43:31.638 7 INFO nova.api.openstack.compute.server_external_events [req-c00676d8-516a-46f3-a1f6-862906810f1a req-63927414-0468-4c03-84b6-53b87445c1de 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:b746322e-5deb-42ea-b51a-cc6d7852f6d8 for instance 3903eecf-10df-419a-87c9-3373bf4ba1ae on instance [pid: 7|app: 0|req: 467/939] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:43:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:43:31.924 8 WARNING neutronclient.v2_0.client [None req-5b936d0c-2529-4ab1-b936-a7fa7ae7f3a6 0ee88a558c3b4823bcd91780f1c0ecaf 51f26ae3754d4b2e877dbfbbcc41a5e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/940] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:43:31 2026] GET /v2.1/servers/3903eecf-10df-419a-87c9-3373bf4ba1ae => generated 1467 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-05-28 01:43:33.128 7 WARNING neutronclient.v2_0.client [None req-a929a40b-c58d-4b84-9df5-b9281fabbfe5 0ee88a558c3b4823bcd91780f1c0ecaf 51f26ae3754d4b2e877dbfbbcc41a5e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/943] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:43:33 2026] GET /v2.1/servers/3903eecf-10df-419a-87c9-3373bf4ba1ae => generated 1467 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:43:33.742 8 INFO nova.api.openstack.compute.server_external_events [req-5fa8d882-3b48-4354-8461-1e33ed6b6eda req-2abacefe-a108-451c-8441-4259980a2bae 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:b746322e-5deb-42ea-b51a-cc6d7852f6d8 for instance 3903eecf-10df-419a-87c9-3373bf4ba1ae on instance [pid: 8|app: 0|req: 475/944] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:43:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:43:34.328 7 WARNING neutronclient.v2_0.client [None req-9d4f4363-632a-4c04-b63c-cfc358d63fa4 0ee88a558c3b4823bcd91780f1c0ecaf 51f26ae3754d4b2e877dbfbbcc41a5e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/945] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:43:34 2026] GET /v2.1/servers/3903eecf-10df-419a-87c9-3373bf4ba1ae => generated 1467 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:43:35.475 8 WARNING neutronclient.v2_0.client [None req-bfb2a48a-bb58-4684-91fa-a2fdf564f94c 0ee88a558c3b4823bcd91780f1c0ecaf 51f26ae3754d4b2e877dbfbbcc41a5e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/946] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:43:35 2026] GET /v2.1/servers/3903eecf-10df-419a-87c9-3373bf4ba1ae => generated 1648 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:43:35.812 7 INFO nova.api.openstack.compute.server_external_events [req-572484d3-6181-4fed-a234-20e4f8f75c71 req-985d2676-3163-4cf5-8518-a2e0e343d2e7 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:b746322e-5deb-42ea-b51a-cc6d7852f6d8 for instance 3903eecf-10df-419a-87c9-3373bf4ba1ae on instance [pid: 7|app: 0|req: 471/947] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:43:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 477/948] 10.0.0.189 () {32 vars in 717 bytes} [Thu May 28 01:43:36 2026] DELETE /v2.1/servers/3903eecf-10df-419a-87c9-3373bf4ba1ae => 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-05-28 01:43:36.989 7 WARNING neutronclient.v2_0.client [None req-7ce00a0f-2148-481c-97cc-271dede4600a 0ee88a558c3b4823bcd91780f1c0ecaf 51f26ae3754d4b2e877dbfbbcc41a5e1 - - default default] The python binding code in 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/949] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:43:36 2026] GET /v2.1/servers/3903eecf-10df-419a-87c9-3373bf4ba1ae => generated 1654 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:43:38.204 8 INFO nova.api.openstack.compute.server_external_events [req-f49bbe9e-9add-43ef-88e0-d2418d204432 req-431fa891-f9e1-4864-a111-b78d01268ce7 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:b746322e-5deb-42ea-b51a-cc6d7852f6d8 for instance 3903eecf-10df-419a-87c9-3373bf4ba1ae on instance [pid: 8|app: 0|req: 478/950] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:43:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:43:38.230 7 WARNING neutronclient.v2_0.client [None req-4707c9d1-976e-4b8a-a881-35df3456e89e 0ee88a558c3b4823bcd91780f1c0ecaf 51f26ae3754d4b2e877dbfbbcc41a5e1 - - default default] The python binding code in 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/951] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:43:38 2026] GET /v2.1/servers/3903eecf-10df-419a-87c9-3373bf4ba1ae => generated 1654 bytes in 658 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:43:39.905 8 WARNING neutronclient.v2_0.client [None req-5ce69079-03b1-448b-bae5-91f18fec0012 0ee88a558c3b4823bcd91780f1c0ecaf 51f26ae3754d4b2e877dbfbbcc41a5e1 - - default default] The python binding code in 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/952] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:43:39 2026] GET /v2.1/servers/3903eecf-10df-419a-87c9-3373bf4ba1ae => generated 1612 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:43:40.244 7 INFO nova.api.openstack.compute.server_external_events [req-bed34c14-d443-4a01-97ad-34dacfc6d784 req-618bb6fa-8d79-4fc5-a230-931229420793 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:b746322e-5deb-42ea-b51a-cc6d7852f6d8 for instance 3903eecf-10df-419a-87c9-3373bf4ba1ae on instance 2026-05-28 01:43:40.244 7 INFO nova.api.openstack.compute.server_external_events [req-bed34c14-d443-4a01-97ad-34dacfc6d784 req-618bb6fa-8d79-4fc5-a230-931229420793 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-deleted:b746322e-5deb-42ea-b51a-cc6d7852f6d8 for instance 3903eecf-10df-419a-87c9-3373bf4ba1ae on instance [pid: 7|app: 0|req: 474/953] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:43:40 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:43:41.006 8 WARNING neutronclient.v2_0.client [None req-15ae0819-30a7-4822-9325-ad0225962d12 0ee88a558c3b4823bcd91780f1c0ecaf 51f26ae3754d4b2e877dbfbbcc41a5e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/954] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:43:40 2026] GET /v2.1/servers/3903eecf-10df-419a-87c9-3373bf4ba1ae => generated 1453 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-05-28 01:43:42.102 7 WARNING neutronclient.v2_0.client [None req-5ad8fb84-92d6-4f5e-8559-03882eddeb48 0ee88a558c3b4823bcd91780f1c0ecaf 51f26ae3754d4b2e877dbfbbcc41a5e1 - - default default] The python binding code in 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/955] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:43:42 2026] GET /v2.1/servers/3903eecf-10df-419a-87c9-3373bf4ba1ae => 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-05-28 01:43:43.172 7 INFO nova.api.openstack.wsgi [None req-94d242b8-d15c-4662-adf2-c7acc391fd1b 0ee88a558c3b4823bcd91780f1c0ecaf 51f26ae3754d4b2e877dbfbbcc41a5e1 - - default default] HTTP exception thrown: Instance 3903eecf-10df-419a-87c9-3373bf4ba1ae could not be found. [pid: 7|app: 0|req: 477/958] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:43:43 2026] GET /v2.1/servers/3903eecf-10df-419a-87c9-3373bf4ba1ae => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 483/961] 10.0.0.189 () {34 vars in 670 bytes} [Thu May 28 01:43:54 2026] POST /v2.1/os-keypairs => generated 398 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-05-28 01:43:57.137 7 WARNING neutronclient.v2_0.client [None req-4b52c614-2e0a-4d2f-936e-d5882186db09 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:43:57.191 7 WARNING neutronclient.v2_0.client [None req-4b52c614-2e0a-4d2f-936e-d5882186db09 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:43:57.395 7 WARNING neutronclient.v2_0.client [None req-4b52c614-2e0a-4d2f-936e-d5882186db09 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/962] 10.0.0.189 () {34 vars in 662 bytes} [Thu May 28 01:43:57 2026] POST /v2.1/servers => generated 449 bytes in 496 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-28 01:43:57.592 8 WARNING neutronclient.v2_0.client [None req-6475bc11-bd35-444d-bb4b-d94da549ff35 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/963] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:43:57 2026] GET /v2.1/servers/dc107cdb-9520-4f7c-8f37-bef993ab22e7 => generated 1401 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:43:58.679 7 WARNING neutronclient.v2_0.client [None req-47e54cd6-10cb-423f-88b0-6abeef160815 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/964] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:43:58 2026] GET /v2.1/servers/dc107cdb-9520-4f7c-8f37-bef993ab22e7 => generated 1405 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-05-28 01:43:59.766 8 WARNING neutronclient.v2_0.client [None req-5b36fd69-9a3c-4f03-8426-50bac265e2ab d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in 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/965] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:43:59 2026] GET /v2.1/servers/dc107cdb-9520-4f7c-8f37-bef993ab22e7 => generated 1397 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-05-28 01:44:00.847 7 WARNING neutronclient.v2_0.client [None req-ee6d849c-841c-4176-a135-467d7a256a94 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/966] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:00 2026] GET /v2.1/servers/dc107cdb-9520-4f7c-8f37-bef993ab22e7 => generated 1453 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-05-28 01:44:01.932 8 WARNING neutronclient.v2_0.client [None req-591db4bb-6cb8-4e2c-9140-31872ab77a70 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/967] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:01 2026] GET /v2.1/servers/dc107cdb-9520-4f7c-8f37-bef993ab22e7 => generated 1453 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:44:03.007 7 WARNING neutronclient.v2_0.client [None req-9e293ff2-1f1b-46e1-b0ad-af915c47bf71 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/970] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:02 2026] GET /v2.1/servers/dc107cdb-9520-4f7c-8f37-bef993ab22e7 => generated 1461 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:44:04.094 8 WARNING neutronclient.v2_0.client [None req-e6933dfe-0da5-4a88-b4b1-b45ea34f0f0b d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/971] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:04 2026] GET /v2.1/servers/dc107cdb-9520-4f7c-8f37-bef993ab22e7 => generated 1528 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-05-28 01:44:04.418 7 INFO nova.api.openstack.compute.server_external_events [req-0785c6ef-50d3-4b8c-b8ad-963bc8c9b1b1 req-1d5dec33-b081-4af8-92c2-951070b0930b 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:41a73b08-0ca0-4ee6-824a-9e6eaf098902 for instance dc107cdb-9520-4f7c-8f37-bef993ab22e7 on instance [pid: 7|app: 0|req: 484/972] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:44: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-05-28 01:44:05.256 8 WARNING neutronclient.v2_0.client [None req-afa9dea7-3dde-435f-a097-700eb21cb61c d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in 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/973] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:05 2026] GET /v2.1/servers/dc107cdb-9520-4f7c-8f37-bef993ab22e7 => generated 1526 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:44:06.489 7 WARNING neutronclient.v2_0.client [None req-eec9eaa0-6e7e-4d68-84e9-868a0fce4b25 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/974] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:06 2026] GET /v2.1/servers/dc107cdb-9520-4f7c-8f37-bef993ab22e7 => generated 1526 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-05-28 01:44:07.640 8 WARNING neutronclient.v2_0.client [None req-6cbd134b-ee4a-4212-b78c-9632fa454a84 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/975] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:07 2026] GET /v2.1/servers/dc107cdb-9520-4f7c-8f37-bef993ab22e7 => generated 1526 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-05-28 01:44:08.789 7 WARNING neutronclient.v2_0.client [None req-c68168a4-1c34-427c-b5d4-6a5d617a6a0a d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in 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/976] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:08 2026] GET /v2.1/servers/dc107cdb-9520-4f7c-8f37-bef993ab22e7 => generated 1526 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:44:09.129 8 INFO nova.api.openstack.compute.server_external_events [req-258f0458-f021-4aee-84af-2942c1021e40 req-f3b85e64-47b3-47f9-8e9c-219fc4d3049d 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:41a73b08-0ca0-4ee6-824a-9e6eaf098902 for instance dc107cdb-9520-4f7c-8f37-bef993ab22e7 on instance [pid: 8|app: 0|req: 491/977] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:44:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:44:09.935 7 WARNING neutronclient.v2_0.client [None req-f7472a3b-08db-4e61-a80f-7a1e775a7431 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/978] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:09 2026] GET /v2.1/servers/dc107cdb-9520-4f7c-8f37-bef993ab22e7 => generated 1526 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-05-28 01:44:11.089 8 WARNING neutronclient.v2_0.client [None req-31303645-11a1-4005-b40c-4419fd323131 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] 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-05-28 01:44:11.181 7 INFO nova.api.openstack.compute.server_external_events [req-863d6a41-d788-4847-b26e-e6a4c1cc2de3 req-a584e05f-43c1-4699-a251-a7b5c78b7bf1 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:41a73b08-0ca0-4ee6-824a-9e6eaf098902 for instance dc107cdb-9520-4f7c-8f37-bef993ab22e7 on instance [pid: 7|app: 0|req: 488/979] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:44:11 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) [pid: 8|app: 0|req: 492/980] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:11 2026] GET /v2.1/servers/dc107cdb-9520-4f7c-8f37-bef993ab22e7 => generated 1695 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:44:11.304 7 WARNING neutronclient.v2_0.client [None req-eee226f0-2c7f-407a-8c62-00e8db22a967 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/981] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:11 2026] GET /v2.1/servers/dc107cdb-9520-4f7c-8f37-bef993ab22e7 => generated 1695 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:44:13.162 7 INFO nova.api.openstack.compute.server_external_events [req-30e217e4-32c6-4a68-b34e-4044d5843c04 req-0cc386be-09f1-43b7-aa6f-a62915e30559 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:41a73b08-0ca0-4ee6-824a-9e6eaf098902 for instance dc107cdb-9520-4f7c-8f37-bef993ab22e7 on instance [pid: 7|app: 0|req: 491/984] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:44:13 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: 8|app: 0|req: 494/985] 10.0.0.189 () {34 vars in 749 bytes} [Thu May 28 01:44:21 2026] POST /v2.1/servers/dc107cdb-9520-4f7c-8f37-bef993ab22e7/action => generated 34352 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-05-28 01:44:22.774 7 INFO nova.api.openstack.compute.server_external_events [req-ab35cd35-5400-4edf-b18b-9736c0bdbf38 req-e4e15caf-4e3f-4490-95e2-e50aeb7fc9a1 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:41a73b08-0ca0-4ee6-824a-9e6eaf098902 for instance dc107cdb-9520-4f7c-8f37-bef993ab22e7 on instance [pid: 7|app: 0|req: 492/986] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:44:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 494/989] 10.0.0.189 () {34 vars in 670 bytes} [Thu May 28 01:44:23 2026] POST /v2.1/os-keypairs => generated 397 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-05-28 01:44:25.799 8 WARNING neutronclient.v2_0.client [None req-0f82a5bb-1d0d-474f-9cdd-8d6ae2cc158f d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:44:25.839 8 WARNING neutronclient.v2_0.client [None req-0f82a5bb-1d0d-474f-9cdd-8d6ae2cc158f d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:44:26.004 8 WARNING neutronclient.v2_0.client [None req-0f82a5bb-1d0d-474f-9cdd-8d6ae2cc158f d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/990] 10.0.0.189 () {34 vars in 662 bytes} [Thu May 28 01:44:25 2026] POST /v2.1/servers => generated 450 bytes in 438 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-28 01:44:26.198 7 WARNING neutronclient.v2_0.client [None req-836ae549-e41e-4129-a5e5-8ce4bf5c8fd2 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/991] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:26 2026] GET /v2.1/servers/dfefffd5-fece-4f84-b1ce-199a3d3d9a7f => generated 1401 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-05-28 01:44:27.282 8 WARNING neutronclient.v2_0.client [None req-ab365c75-e3d5-48a7-8221-669ea8c3c3f6 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/992] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:27 2026] GET /v2.1/servers/dfefffd5-fece-4f84-b1ce-199a3d3d9a7f => generated 1405 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:44:28.364 7 WARNING neutronclient.v2_0.client [None req-e418a790-f50a-4438-8cc4-11c4182f1e3c d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/993] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:28 2026] GET /v2.1/servers/dfefffd5-fece-4f84-b1ce-199a3d3d9a7f => generated 1453 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:44:29.609 8 WARNING neutronclient.v2_0.client [None req-165ca0cd-5ae1-44ca-9612-c4cf1889bce3 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in 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/994] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:29 2026] GET /v2.1/servers/dfefffd5-fece-4f84-b1ce-199a3d3d9a7f => generated 1453 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:44:30.735 7 WARNING neutronclient.v2_0.client [None req-c970255e-2d45-44da-a81f-43a7454cbab9 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in 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/995] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:30 2026] GET /v2.1/servers/dfefffd5-fece-4f84-b1ce-199a3d3d9a7f => generated 1461 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-05-28 01:44:31.669 8 INFO nova.api.openstack.compute.server_external_events [req-ae475f1c-4488-4cb6-a79a-34afdc8d57ca req-9427e712-71d1-4117-a280-bdfffbddde2d 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:76f35fea-c709-43b1-8e68-9bd3ff36ced9 for instance dfefffd5-fece-4f84-b1ce-199a3d3d9a7f on instance [pid: 8|app: 0|req: 499/996] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:44:31 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-05-28 01:44:31.829 7 WARNING neutronclient.v2_0.client [None req-1fe71904-7e59-4f50-878e-f91394c5b42c d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in 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/997] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:31 2026] GET /v2.1/servers/dfefffd5-fece-4f84-b1ce-199a3d3d9a7f => generated 1539 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:44:32.975 8 WARNING neutronclient.v2_0.client [None req-cc9b6405-1426-4ba5-8d3c-3daeb55f0412 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in 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/1000] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:32 2026] GET /v2.1/servers/dfefffd5-fece-4f84-b1ce-199a3d3d9a7f => generated 1527 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-05-28 01:44:34.160 7 WARNING neutronclient.v2_0.client [None req-b9bafbb0-ac22-477f-91f4-72f6c1f3e5a3 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/1001] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:34 2026] GET /v2.1/servers/dfefffd5-fece-4f84-b1ce-199a3d3d9a7f => generated 1527 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-05-28 01:44:35.314 8 WARNING neutronclient.v2_0.client [None req-f43bebb5-351c-44cd-9bea-50ee97ae6755 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1002] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:35 2026] GET /v2.1/servers/dfefffd5-fece-4f84-b1ce-199a3d3d9a7f => generated 1527 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-05-28 01:44:36.385 7 INFO nova.api.openstack.compute.server_external_events [req-9985af05-1595-413f-a32a-966928429f77 req-e9ab8e6e-6274-43ff-844f-df5691113e2c 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:76f35fea-c709-43b1-8e68-9bd3ff36ced9 for instance dfefffd5-fece-4f84-b1ce-199a3d3d9a7f on instance [pid: 7|app: 0|req: 501/1003] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:44:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:44:36.468 8 WARNING neutronclient.v2_0.client [None req-9ed4d90a-19ec-4962-b281-af5971a66e83 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1004] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:36 2026] GET /v2.1/servers/dfefffd5-fece-4f84-b1ce-199a3d3d9a7f => generated 1527 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-05-28 01:44:37.877 7 WARNING neutronclient.v2_0.client [None req-69c60a88-a029-498e-be8a-0339f92321db d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in 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/1005] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:37 2026] GET /v2.1/servers/dfefffd5-fece-4f84-b1ce-199a3d3d9a7f => generated 1527 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-05-28 01:44:38.414 8 INFO nova.api.openstack.compute.server_external_events [req-e088b4cb-9ace-42fb-b152-d589166790bb req-f9ae04de-1296-4673-be73-0f58c14e1c1b 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:76f35fea-c709-43b1-8e68-9bd3ff36ced9 for instance dfefffd5-fece-4f84-b1ce-199a3d3d9a7f on instance [pid: 8|app: 0|req: 504/1006] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:44:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:44:39.032 7 WARNING neutronclient.v2_0.client [None req-ca240ee9-40ad-470b-b25a-e283c5d6420c d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in 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/1007] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:38 2026] GET /v2.1/servers/dfefffd5-fece-4f84-b1ce-199a3d3d9a7f => generated 1696 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:44:39.228 8 WARNING neutronclient.v2_0.client [None req-839843cc-bd11-4101-86cd-5097cc9651b9 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in 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/1008] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:39 2026] GET /v2.1/servers/dfefffd5-fece-4f84-b1ce-199a3d3d9a7f => generated 1696 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-05-28 01:44:40.443 7 INFO nova.api.openstack.compute.server_external_events [req-7110f79c-7f93-4ce5-a187-af545c0b1f8f req-8b8d0f6f-f537-4603-a0b0-4079a53dcf22 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:76f35fea-c709-43b1-8e68-9bd3ff36ced9 for instance dfefffd5-fece-4f84-b1ce-199a3d3d9a7f on instance [pid: 7|app: 0|req: 504/1009] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:44:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 506/1012] 10.0.0.189 () {34 vars in 749 bytes} [Thu May 28 01:44:48 2026] POST /v2.1/servers/dfefffd5-fece-4f84-b1ce-199a3d3d9a7f/action => generated 31892 bytes in 549 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 507/1013] 10.0.0.189 () {32 vars in 717 bytes} [Thu May 28 01:44:51 2026] DELETE /v2.1/servers/dfefffd5-fece-4f84-b1ce-199a3d3d9a7f => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:44:51.599 7 WARNING neutronclient.v2_0.client [None req-8def8c73-7073-4a66-98ad-103aa9efcbb9 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in 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/1014] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:51 2026] GET /v2.1/servers/dfefffd5-fece-4f84-b1ce-199a3d3d9a7f => generated 1822 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:44:52.836 8 WARNING neutronclient.v2_0.client [None req-d0751af1-9855-4360-834c-8bd74313a00c d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] 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-05-28 01:44:52.914 7 INFO nova.api.openstack.compute.server_external_events [req-f8f46ad4-d4df-459c-8d5f-20bfdc9cf309 req-5d4d9f59-6b43-4e4b-9aed-a9b66b669c9a 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:76f35fea-c709-43b1-8e68-9bd3ff36ced9 for instance dfefffd5-fece-4f84-b1ce-199a3d3d9a7f on instance [pid: 7|app: 0|req: 510/1017] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:44:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1018] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:52 2026] GET /v2.1/servers/dfefffd5-fece-4f84-b1ce-199a3d3d9a7f => generated 1822 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:44:54.097 7 WARNING neutronclient.v2_0.client [None req-11da04b9-816b-49e6-8c99-4e4d82a8ba1e d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1019] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:54 2026] GET /v2.1/servers/dfefffd5-fece-4f84-b1ce-199a3d3d9a7f => generated 1822 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:44:54.952 8 INFO nova.api.openstack.compute.server_external_events [req-18495827-b529-4318-aeb4-16c9e0fa299c req-018cd1ed-42de-483a-82c7-bc8accf4573b 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:76f35fea-c709-43b1-8e68-9bd3ff36ced9 for instance dfefffd5-fece-4f84-b1ce-199a3d3d9a7f on instance 2026-05-28 01:44:54.952 8 INFO nova.api.openstack.compute.server_external_events [req-18495827-b529-4318-aeb4-16c9e0fa299c req-018cd1ed-42de-483a-82c7-bc8accf4573b 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-deleted:76f35fea-c709-43b1-8e68-9bd3ff36ced9 for instance dfefffd5-fece-4f84-b1ce-199a3d3d9a7f on instance [pid: 8|app: 0|req: 509/1020] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:44:54 2026] POST /v2.1/os-server-external-events => generated 356 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-05-28 01:44:55.325 7 WARNING neutronclient.v2_0.client [None req-3943d81c-cb10-492e-8045-3948b0d98ea3 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1021] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:55 2026] GET /v2.1/servers/dfefffd5-fece-4f84-b1ce-199a3d3d9a7f => generated 1482 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:44:56.431 8 WARNING neutronclient.v2_0.client [None req-14cd974f-c97e-4acd-8e44-fea2e2b0a588 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1022] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:56 2026] GET /v2.1/servers/dfefffd5-fece-4f84-b1ce-199a3d3d9a7f => generated 1487 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:44:57.543 7 WARNING neutronclient.v2_0.client [None req-e85a029c-65ca-49b3-a9ff-ff7c7a2ffe12 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1023] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:57 2026] GET /v2.1/servers/dfefffd5-fece-4f84-b1ce-199a3d3d9a7f => generated 1487 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:44:58.615 8 INFO nova.api.openstack.wsgi [None req-709b0497-aff0-464d-b70b-5223c375f6c0 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] HTTP exception thrown: Instance dfefffd5-fece-4f84-b1ce-199a3d3d9a7f could not be found. [pid: 8|app: 0|req: 511/1024] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:58 2026] GET /v2.1/servers/dfefffd5-fece-4f84-b1ce-199a3d3d9a7f => 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: 514/1025] 10.0.0.189 () {32 vars in 727 bytes} [Thu May 28 01:44:58 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-775201496 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 512/1026] 10.0.0.189 () {32 vars in 717 bytes} [Thu May 28 01:44:59 2026] DELETE /v2.1/servers/dc107cdb-9520-4f7c-8f37-bef993ab22e7 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-28 01:44:59.316 7 WARNING neutronclient.v2_0.client [None req-65469a91-66b9-4c12-a585-24f940d9e17c d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1027] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:44:59 2026] GET /v2.1/servers/dc107cdb-9520-4f7c-8f37-bef993ab22e7 => generated 1701 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:45:00.668 7 INFO nova.api.openstack.compute.server_external_events [req-d7932fb2-a242-402e-8a04-1f70ec1d316f req-28a6210f-1e39-4180-92ed-f8caa4d8ed15 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:41a73b08-0ca0-4ee6-824a-9e6eaf098902 for instance dc107cdb-9520-4f7c-8f37-bef993ab22e7 on instance [pid: 7|app: 0|req: 516/1028] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:45:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:45:00.704 8 WARNING neutronclient.v2_0.client [None req-31152ddf-e5a8-4d35-9bbd-372abf71bcbe d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1029] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:45:00 2026] GET /v2.1/servers/dc107cdb-9520-4f7c-8f37-bef993ab22e7 => generated 1701 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:45:01.886 7 WARNING neutronclient.v2_0.client [None req-2e409b41-4359-40c5-8e27-708863bd08e6 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in 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/1030] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:45:01 2026] GET /v2.1/servers/dc107cdb-9520-4f7c-8f37-bef993ab22e7 => generated 1634 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:45:02.716 8 INFO nova.api.openstack.compute.server_external_events [req-1954fc1d-1ebe-44d4-8899-785bd69264c2 req-ad7fcd3a-5780-4a45-8566-ed0e7d3c6db0 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:41a73b08-0ca0-4ee6-824a-9e6eaf098902 for instance dc107cdb-9520-4f7c-8f37-bef993ab22e7 on instance 2026-05-28 01:45:02.717 8 INFO nova.api.openstack.compute.server_external_events [req-1954fc1d-1ebe-44d4-8899-785bd69264c2 req-ad7fcd3a-5780-4a45-8566-ed0e7d3c6db0 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-deleted:41a73b08-0ca0-4ee6-824a-9e6eaf098902 for instance dc107cdb-9520-4f7c-8f37-bef993ab22e7 on instance [pid: 8|app: 0|req: 514/1031] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:45:02 2026] POST /v2.1/os-server-external-events => generated 356 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-05-28 01:45:02.982 7 WARNING neutronclient.v2_0.client [None req-25e17edd-3d42-4480-889f-3719062ea12c d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1034] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:45:02 2026] GET /v2.1/servers/dc107cdb-9520-4f7c-8f37-bef993ab22e7 => generated 1482 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-05-28 01:45:04.079 8 WARNING neutronclient.v2_0.client [None req-7e761aed-41ad-4f27-9d72-0ce0a5d2fb5c d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1035] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:45:04 2026] GET /v2.1/servers/dc107cdb-9520-4f7c-8f37-bef993ab22e7 => generated 1487 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:45:05.183 7 INFO nova.api.openstack.wsgi [None req-3c3af9c0-548b-42d4-a5d4-672c0c7002e0 d7a5b0cf8f484e7e978cf8ddc2371d34 57a4acfdc97345e49a0c078a2746385e - - default default] HTTP exception thrown: Instance dc107cdb-9520-4f7c-8f37-bef993ab22e7 could not be found. [pid: 7|app: 0|req: 520/1036] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:45:05 2026] GET /v2.1/servers/dc107cdb-9520-4f7c-8f37-bef993ab22e7 => generated 111 bytes in 52 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: 517/1037] 10.0.0.189 () {32 vars in 729 bytes} [Thu May 28 01:45:05 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1916631253 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1052] 10.0.0.189 () {34 vars in 670 bytes} [Thu May 28 01:46:22 2026] POST /v2.1/os-keypairs => generated 395 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-05-28 01:46:25.168 7 WARNING neutronclient.v2_0.client [None req-b1f7284d-be9c-4527-a207-757877b081c2 f6d55e5e337b44caabfd61746be63cd9 269c443d2a9f44418557814c931916e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:46:25.211 7 WARNING neutronclient.v2_0.client [None req-b1f7284d-be9c-4527-a207-757877b081c2 f6d55e5e337b44caabfd61746be63cd9 269c443d2a9f44418557814c931916e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:46:25.450 7 WARNING neutronclient.v2_0.client [None req-b1f7284d-be9c-4527-a207-757877b081c2 f6d55e5e337b44caabfd61746be63cd9 269c443d2a9f44418557814c931916e9 - - default default] The python binding code in 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.189 () {34 vars in 662 bytes} [Thu May 28 01:46:25 2026] POST /v2.1/servers => generated 447 bytes in 556 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-28 01:46:25.678 8 WARNING neutronclient.v2_0.client [None req-91bd7d15-a544-4632-9f12-40f4588f1a9b f6d55e5e337b44caabfd61746be63cd9 269c443d2a9f44418557814c931916e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1056] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:46:25 2026] GET /v2.1/servers/d704a50d-5722-4c7b-a035-8f1d51180b9f => generated 1394 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:46:30.755 7 WARNING neutronclient.v2_0.client [None req-43d6d702-d20c-4845-a8ec-096f3ff10e34 f6d55e5e337b44caabfd61746be63cd9 269c443d2a9f44418557814c931916e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1057] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:46:30 2026] GET /v2.1/servers/d704a50d-5722-4c7b-a035-8f1d51180b9f => generated 1519 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:46:31.228 8 INFO nova.api.openstack.compute.server_external_events [req-5f96a0bf-3bc5-4655-8674-a98db0e7af67 req-fb20b7d0-95b3-4418-b06e-e2361081287e 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:8c7b406c-8583-4ef2-93af-8d13d5c4953a for instance d704a50d-5722-4c7b-a035-8f1d51180b9f on instance [pid: 8|app: 0|req: 528/1058] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:46:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:46:35.891 7 WARNING neutronclient.v2_0.client [None req-048d418b-edba-4c2d-9d04-e716540e92ea f6d55e5e337b44caabfd61746be63cd9 269c443d2a9f44418557814c931916e9 - - default default] 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-05-28 01:46:36.001 8 INFO nova.api.openstack.compute.server_external_events [req-903a8a78-652f-42f6-8efa-1feba36b54cb req-1c884edc-d5da-40c2-9bb1-978f49b7b1bf 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:8c7b406c-8583-4ef2-93af-8d13d5c4953a for instance d704a50d-5722-4c7b-a035-8f1d51180b9f on instance [pid: 8|app: 0|req: 530/1061] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:46:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1062] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:46:35 2026] GET /v2.1/servers/d704a50d-5722-4c7b-a035-8f1d51180b9f => generated 1517 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:46:38.045 8 INFO nova.api.openstack.compute.server_external_events [req-116081c0-9d3a-499f-aac8-07da8224ff70 req-795231c6-6630-4f0a-a7b0-8582765bf7ae 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:8c7b406c-8583-4ef2-93af-8d13d5c4953a for instance d704a50d-5722-4c7b-a035-8f1d51180b9f on instance [pid: 8|app: 0|req: 531/1063] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:46:38 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-05-28 01:46:41.126 7 WARNING neutronclient.v2_0.client [None req-28e168ff-31cf-497a-8b0b-ebf20e75564b f6d55e5e337b44caabfd61746be63cd9 269c443d2a9f44418557814c931916e9 - - default default] The python binding code in 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/1064] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:46:41 2026] GET /v2.1/servers/d704a50d-5722-4c7b-a035-8f1d51180b9f => generated 1817 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:46:42.401 7 INFO nova.api.openstack.compute.server_external_events [req-8b816a5b-689e-4d4f-9b31-3d3791b10205 req-7b50f99c-849c-4a8e-957e-1dd955295e5e 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:8c7b406c-8583-4ef2-93af-8d13d5c4953a for instance d704a50d-5722-4c7b-a035-8f1d51180b9f on instance [pid: 7|app: 0|req: 534/1065] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:46:42 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) 2026-05-28 01:46:42.447 8 WARNING neutronclient.v2_0.client [None req-78ffba31-cd44-4f36-a86c-f58e0b68ab5a f6d55e5e337b44caabfd61746be63cd9 269c443d2a9f44418557814c931916e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:46:42.494 8 WARNING neutronclient.v2_0.client [None req-78ffba31-cd44-4f36-a86c-f58e0b68ab5a f6d55e5e337b44caabfd61746be63cd9 269c443d2a9f44418557814c931916e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:46:42.764 8 WARNING neutronclient.v2_0.client [None req-78ffba31-cd44-4f36-a86c-f58e0b68ab5a f6d55e5e337b44caabfd61746be63cd9 269c443d2a9f44418557814c931916e9 - - default default] The python binding code in 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/1068] 10.0.0.189 () {34 vars in 662 bytes} [Thu May 28 01:46:42 2026] POST /v2.1/servers => generated 447 bytes in 609 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-05-28 01:46:43.020 7 WARNING neutronclient.v2_0.client [None req-e2662691-87fe-4905-b706-484e0349468c f6d55e5e337b44caabfd61746be63cd9 269c443d2a9f44418557814c931916e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1069] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:46:42 2026] GET /v2.1/servers/ebd877d4-c109-4b5f-8294-a498b15f1a8f => generated 1393 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-05-28 01:46:48.106 8 WARNING neutronclient.v2_0.client [None req-5062794d-64d0-4142-b1d4-57732cd88c0f f6d55e5e337b44caabfd61746be63cd9 269c443d2a9f44418557814c931916e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1070] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:46:48 2026] GET /v2.1/servers/ebd877d4-c109-4b5f-8294-a498b15f1a8f => generated 1518 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-05-28 01:46:48.552 7 INFO nova.api.openstack.compute.server_external_events [req-5ef0dc26-8187-42d1-8694-17d97a42cb0e req-5424da6c-1227-4572-a1b3-3daf9eb8c387 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:90dfa81f-24ab-4a8d-9eab-6e6e03d73470 for instance ebd877d4-c109-4b5f-8294-a498b15f1a8f on instance [pid: 7|app: 0|req: 538/1071] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:46:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:46:53.247 8 WARNING neutronclient.v2_0.client [None req-f9184b37-80bc-4809-9867-8b7a0192fe37 f6d55e5e337b44caabfd61746be63cd9 269c443d2a9f44418557814c931916e9 - - default default] 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-05-28 01:46:53.348 7 INFO nova.api.openstack.compute.server_external_events [req-771ee0b0-df39-419f-ba16-f54100f4460b req-35e1ba3e-d105-4df5-b06f-9810d76181c4 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:90dfa81f-24ab-4a8d-9eab-6e6e03d73470 for instance ebd877d4-c109-4b5f-8294-a498b15f1a8f on instance [pid: 7|app: 0|req: 540/1074] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:46:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1075] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:46:53 2026] GET /v2.1/servers/ebd877d4-c109-4b5f-8294-a498b15f1a8f => generated 1516 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:46:55.399 7 INFO nova.api.openstack.compute.server_external_events [req-5f019d85-9084-47ca-aae5-c13bcceebb62 req-a000319c-bad6-4bf4-a0e6-a489993c3e26 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:90dfa81f-24ab-4a8d-9eab-6e6e03d73470 for instance ebd877d4-c109-4b5f-8294-a498b15f1a8f on instance [pid: 7|app: 0|req: 541/1076] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:46:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:46:58.489 8 WARNING neutronclient.v2_0.client [None req-ffaab952-3deb-499a-8fe0-478d18e6237c f6d55e5e337b44caabfd61746be63cd9 269c443d2a9f44418557814c931916e9 - - default default] The python binding code in 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/1077] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:46:58 2026] GET /v2.1/servers/ebd877d4-c109-4b5f-8294-a498b15f1a8f => generated 1817 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-05-28 01:46:59.870 7 INFO nova.api.openstack.compute.server_external_events [req-cf6a669a-211f-4e88-ba07-b66c80a35feb req-48d5573e-fda1-4104-a613-28be29c9a312 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:90dfa81f-24ab-4a8d-9eab-6e6e03d73470 for instance ebd877d4-c109-4b5f-8294-a498b15f1a8f on instance [pid: 7|app: 0|req: 542/1078] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:46:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:47:22.607 7 WARNING neutronclient.v2_0.client [None req-07d3687a-c7c5-4791-b5ab-0f36c472ed64 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:47:22.653 7 WARNING neutronclient.v2_0.client [None req-07d3687a-c7c5-4791-b5ab-0f36c472ed64 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:47:22.794 7 WARNING neutronclient.v2_0.client [None req-07d3687a-c7c5-4791-b5ab-0f36c472ed64 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] The python binding code in 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.144 () {36 vars in 713 bytes} [Thu May 28 01:47:22 2026] POST /v2.1/servers => generated 453 bytes in 619 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-05-28 01:47:23.458 8 WARNING neutronclient.v2_0.client [None req-b2801900-96ba-4d54-86af-6a40c49c0241 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1086] 199.204.45.144 () {32 vars in 732 bytes} [Thu May 28 01:47:23 2026] GET /v2.1/servers/f5c015c9-f54e-44ab-99f3-149213573f20 => generated 2213 bytes in 55 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-05-28 01:47:23.524 7 WARNING neutronclient.v2_0.client [None req-0f405143-f21b-4514-9415-f5895b8aadc5 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1087] 199.204.45.144 () {32 vars in 758 bytes} [Thu May 28 01:47:23 2026] GET /v2.1/servers/f5c015c9-f54e-44ab-99f3-149213573f20/os-interface => generated 28 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 542/1088] 199.204.45.144 () {32 vars in 776 bytes} [Thu May 28 01:47:23 2026] GET /v2.1/servers/f5c015c9-f54e-44ab-99f3-149213573f20/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-05-28 01:47:26.154 7 WARNING neutronclient.v2_0.client [None req-b63a2cd6-05e0-4eac-9673-83d3238a4425 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1089] 199.204.45.144 () {32 vars in 732 bytes} [Thu May 28 01:47:26 2026] GET /v2.1/servers/f5c015c9-f54e-44ab-99f3-149213573f20 => generated 2371 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:47:26.238 8 WARNING neutronclient.v2_0.client [None req-7ff82dfb-bcef-4397-afb6-18214adc1fc5 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1090] 199.204.45.144 () {32 vars in 758 bytes} [Thu May 28 01:47:26 2026] GET /v2.1/servers/f5c015c9-f54e-44ab-99f3-149213573f20/os-interface => generated 28 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 548/1091] 199.204.45.144 () {32 vars in 776 bytes} [Thu May 28 01:47:26 2026] GET /v2.1/servers/f5c015c9-f54e-44ab-99f3-149213573f20/os-volume_attachments => generated 197 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:47:28.516 8 INFO nova.api.openstack.compute.server_external_events [req-30bb50ef-fdc3-431b-800a-7d15aa62a676 req-61d081ae-7cb9-47a3-bde4-251882e50dcc 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:34ca43dc-75be-458c-9c87-be9fde13eef7 for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance [pid: 8|app: 0|req: 544/1092] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:47:28 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-05-28 01:47:29.059 7 WARNING neutronclient.v2_0.client [None req-7f89ea9a-a38f-40e1-920b-cd36eb9fec17 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1093] 199.204.45.144 () {32 vars in 732 bytes} [Thu May 28 01:47:29 2026] GET /v2.1/servers/f5c015c9-f54e-44ab-99f3-149213573f20 => generated 2445 bytes in 116 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-05-28 01:47:29.168 8 WARNING neutronclient.v2_0.client [None req-552556d1-74c0-4300-9b69-f75576260548 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] The python binding code in 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/1094] 199.204.45.144 () {32 vars in 758 bytes} [Thu May 28 01:47:29 2026] GET /v2.1/servers/f5c015c9-f54e-44ab-99f3-149213573f20/os-interface => generated 284 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 550/1095] 199.204.45.144 () {32 vars in 776 bytes} [Thu May 28 01:47:29 2026] GET /v2.1/servers/f5c015c9-f54e-44ab-99f3-149213573f20/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:47:31.833 8 WARNING neutronclient.v2_0.client [None req-15873862-933e-4d42-ac69-dba3a9074dcb 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1096] 199.204.45.144 () {32 vars in 732 bytes} [Thu May 28 01:47:31 2026] GET /v2.1/servers/f5c015c9-f54e-44ab-99f3-149213573f20 => generated 2433 bytes in 153 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-05-28 01:47:31.969 7 WARNING neutronclient.v2_0.client [None req-b717eb0b-d49d-40e3-a65f-f79f35bd777f 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 551/1097] 199.204.45.144 () {32 vars in 758 bytes} [Thu May 28 01:47:31 2026] GET /v2.1/servers/f5c015c9-f54e-44ab-99f3-149213573f20/os-interface => generated 284 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 547/1098] 199.204.45.144 () {32 vars in 776 bytes} [Thu May 28 01:47:32 2026] GET /v2.1/servers/f5c015c9-f54e-44ab-99f3-149213573f20/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:47:34.363 8 INFO nova.api.openstack.compute.server_external_events [req-cd98e4fc-317b-4ab6-8e12-013b1b19cfc3 req-7a0168f7-169f-456c-8665-2dde7c141e60 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:34ca43dc-75be-458c-9c87-be9fde13eef7 for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance [pid: 8|app: 0|req: 549/1101] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:47:34 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-05-28 01:47:34.928 7 WARNING neutronclient.v2_0.client [None req-c4cfea57-7582-412d-9060-c302d65fec04 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1102] 199.204.45.144 () {32 vars in 732 bytes} [Thu May 28 01:47:34 2026] GET /v2.1/servers/f5c015c9-f54e-44ab-99f3-149213573f20 => generated 2433 bytes in 128 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-05-28 01:47:35.063 8 WARNING neutronclient.v2_0.client [None req-d02ec438-3cd0-46cc-88db-4410953a90db 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1103] 199.204.45.144 () {32 vars in 758 bytes} [Thu May 28 01:47:35 2026] GET /v2.1/servers/f5c015c9-f54e-44ab-99f3-149213573f20/os-interface => generated 286 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 554/1104] 199.204.45.144 () {32 vars in 776 bytes} [Thu May 28 01:47:35 2026] GET /v2.1/servers/f5c015c9-f54e-44ab-99f3-149213573f20/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:47:36.402 8 INFO nova.api.openstack.compute.server_external_events [req-f46bbd3c-8d56-43f3-a877-75d997ff28c7 req-d74fa4d3-e486-4dc8-95f3-f7210a894572 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:34ca43dc-75be-458c-9c87-be9fde13eef7 for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance [pid: 8|app: 0|req: 551/1105] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:47:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:47:37.733 7 WARNING neutronclient.v2_0.client [None req-0c7e8947-b15b-4d7f-840f-b154f0ddb430 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1106] 199.204.45.144 () {32 vars in 732 bytes} [Thu May 28 01:47:37 2026] GET /v2.1/servers/f5c015c9-f54e-44ab-99f3-149213573f20 => generated 2581 bytes in 154 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-05-28 01:47:37.909 8 WARNING neutronclient.v2_0.client [None req-75ef4e92-8bf7-454c-ae72-79e433683780 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1107] 199.204.45.144 () {32 vars in 758 bytes} [Thu May 28 01:47:37 2026] GET /v2.1/servers/f5c015c9-f54e-44ab-99f3-149213573f20/os-interface => generated 286 bytes in 107 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: 556/1108] 199.204.45.144 () {32 vars in 776 bytes} [Thu May 28 01:47:37 2026] GET /v2.1/servers/f5c015c9-f54e-44ab-99f3-149213573f20/os-volume_attachments => generated 197 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:48:11.619 7 WARNING neutronclient.v2_0.client [None req-0f5eee18-99fd-4c59-be26-0bf5bfc5b1e6 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:48:11.664 7 WARNING neutronclient.v2_0.client [None req-0f5eee18-99fd-4c59-be26-0bf5bfc5b1e6 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] 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-05-28 01:48:14.068 8 INFO nova.api.openstack.compute.server_external_events [req-ebd7e222-a098-498c-a7f1-663f91e50154 req-7de27569-843a-42ac-8883-a1b62ac3f248 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:e127ad5b-12b0-4cb4-820d-703ec7ca605b for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance [pid: 8|app: 0|req: 558/1117] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:48:14 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-05-28 01:48:17.032 8 INFO nova.api.openstack.compute.server_external_events [req-7d459804-8260-47dc-85ec-566bd1d19f47 req-20be8126-b42c-4a74-87b6-96e59e5ff941 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:e127ad5b-12b0-4cb4-820d-703ec7ca605b for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance [pid: 8|app: 0|req: 559/1118] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:48:17 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-05-28 01:48:19.080 8 INFO nova.api.openstack.compute.server_external_events [req-45fc84bf-e05d-4f28-aaaf-555b98bc9011 req-4e302c29-3fd7-4af8-a96e-36942e586d52 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:e127ad5b-12b0-4cb4-820d-703ec7ca605b for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance [pid: 8|app: 0|req: 560/1119] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:48:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:48:20.221 7 WARNING neutronclient.v2_0.client [None req-0f5eee18-99fd-4c59-be26-0bf5bfc5b1e6 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1120] 199.204.45.144 () {36 vars in 811 bytes} [Thu May 28 01:48:11 2026] POST /v2.1/servers/f5c015c9-f54e-44ab-99f3-149213573f20/os-interface => generated 281 bytes in 8704 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-05-28 01:48:21.130 8 INFO nova.api.openstack.compute.server_external_events [req-a685d843-8c12-4d30-81a4-d3e313f04fce req-de229ae3-b68e-4e84-a93a-4eb25bb10955 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:e127ad5b-12b0-4cb4-820d-703ec7ca605b for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance [pid: 8|app: 0|req: 561/1121] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:48:21 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-05-28 01:48:21.211 7 INFO nova.api.openstack.compute.server_external_events [req-e8f2f61c-cc95-45f8-b8f7-39ac3527f77e req-6806d775-0415-4541-8507-6080656eb093 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:e127ad5b-12b0-4cb4-820d-703ec7ca605b for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance [pid: 7|app: 0|req: 561/1122] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:48:21 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-05-28 01:48:47.919 8 WARNING neutronclient.v2_0.client [None req-6405fb52-655c-49cc-afd2-e9fcd5c5c210 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:48:47.964 8 WARNING neutronclient.v2_0.client [None req-6405fb52-655c-49cc-afd2-e9fcd5c5c210 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] 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-05-28 01:48:50.429 7 INFO nova.api.openstack.compute.server_external_events [req-80556ba5-d7bf-41e2-923b-5a93b27388fb req-857c629e-2320-44da-9bcc-c74c86663edf 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:27447838-bac2-481b-b163-6b2b53381347 for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance [pid: 7|app: 0|req: 565/1129] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:48:50 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-05-28 01:48:53.808 7 INFO nova.api.openstack.compute.server_external_events [req-89d596df-ee2f-4ba6-be7a-f860872d7e7e req-503df96e-c548-4acf-83c2-713d390d118b 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:27447838-bac2-481b-b163-6b2b53381347 for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance [pid: 7|app: 0|req: 568/1132] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:48:53 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-05-28 01:48:55.845 7 INFO nova.api.openstack.compute.server_external_events [req-2f7b6891-d109-4be2-8326-1363e1cb4fad req-9d4b01c0-b34f-4783-96be-1353ab57615c 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:27447838-bac2-481b-b163-6b2b53381347 for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance [pid: 7|app: 0|req: 569/1133] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:48:55 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) 2026-05-28 01:48:57.018 8 WARNING neutronclient.v2_0.client [None req-6405fb52-655c-49cc-afd2-e9fcd5c5c210 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1134] 199.204.45.144 () {36 vars in 811 bytes} [Thu May 28 01:48:47 2026] POST /v2.1/servers/f5c015c9-f54e-44ab-99f3-149213573f20/os-interface => generated 377 bytes in 9242 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-05-28 01:49:08.455 7 WARNING neutronclient.v2_0.client [None req-43c43f81-3319-4362-8cda-9e86b4bc3abb 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-28 01:49:08.497 7 WARNING neutronclient.v2_0.client [None req-43c43f81-3319-4362-8cda-9e86b4bc3abb 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] 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-05-28 01:49:10.927 8 INFO nova.api.openstack.compute.server_external_events [req-e013c461-1800-4ec5-8f8e-e599cf766eaf req-42c17eb8-9dce-420e-8b60-5bbf0a00ef4b 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:834421c7-6917-4b03-8426-5eef1e092c44 for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance [pid: 8|app: 0|req: 567/1137] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:49:10 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-05-28 01:49:14.517 8 INFO nova.api.openstack.compute.server_external_events [req-731174d5-bd68-46f0-8f0e-97dcfb45c102 req-08945355-b768-4698-b901-f16b763ed6c0 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:834421c7-6917-4b03-8426-5eef1e092c44 for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance [pid: 8|app: 0|req: 570/1140] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:49:14 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-05-28 01:49:16.562 8 INFO nova.api.openstack.compute.server_external_events [req-8fe80c43-3eca-4ceb-a360-f4bd28ab7921 req-25a42116-f125-42e8-8a9f-2d00df5a9125 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-plugged:834421c7-6917-4b03-8426-5eef1e092c44 for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance [pid: 8|app: 0|req: 571/1141] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:49:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-28 01:49:17.536 7 WARNING neutronclient.v2_0.client [None req-43c43f81-3319-4362-8cda-9e86b4bc3abb 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 571/1142] 199.204.45.144 () {36 vars in 811 bytes} [Thu May 28 01:49:08 2026] POST /v2.1/servers/f5c015c9-f54e-44ab-99f3-149213573f20/os-interface => generated 378 bytes in 9182 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-05-28 01:49:18.152 8 INFO nova.api.openstack.compute.server_external_events [req-08ee90f5-49fe-45f8-9d02-67ddf370bb4d req-1b8bf89f-faec-4b8e-8fbf-88197994f79d 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:27447838-bac2-481b-b163-6b2b53381347 for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance [pid: 8|app: 0|req: 572/1143] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:49:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:49:31.984 7 INFO nova.api.openstack.compute.server_external_events [req-3e493966-7010-4ca6-8f7d-89d3bf628f12 req-61708b94-3981-434d-9cbd-65abb8b0e60c 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:834421c7-6917-4b03-8426-5eef1e092c44 for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance [pid: 7|app: 0|req: 573/1146] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:49:31 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: 8|app: 0|req: 574/1147] 199.204.45.144 () {34 vars in 854 bytes} [Thu May 28 01:49:32 2026] DELETE /v2.1/servers/f5c015c9-f54e-44ab-99f3-149213573f20/os-interface/834421c7-6917-4b03-8426-5eef1e092c44 => generated 0 bytes in 60 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-05-28 01:49:34.021 7 INFO nova.api.openstack.compute.server_external_events [req-c0bd022c-2591-479c-8c85-a5c07b23a96b req-378125ee-5dc6-4190-a7b9-22d877a3b78e 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:834421c7-6917-4b03-8426-5eef1e092c44 for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance [pid: 7|app: 0|req: 575/1150] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:49:34 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-05-28 01:49:36.053 8 INFO nova.api.openstack.compute.server_external_events [req-d9b19549-8cad-4855-a870-06c2b5ff3748 req-f503d80d-3759-440a-9250-b4f1dd161fc2 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:834421c7-6917-4b03-8426-5eef1e092c44 for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance 2026-05-28 01:49:36.053 8 INFO nova.api.openstack.compute.server_external_events [req-d9b19549-8cad-4855-a870-06c2b5ff3748 req-f503d80d-3759-440a-9250-b4f1dd161fc2 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:834421c7-6917-4b03-8426-5eef1e092c44 for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance [pid: 8|app: 0|req: 576/1151] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:49:36 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:49:42.599 7 INFO nova.api.openstack.compute.server_external_events [req-d446192f-ca83-45db-b331-bef1713c36d7 req-5fa4fdf6-3cb6-4e78-9197-e44b1501937c 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:27447838-bac2-481b-b163-6b2b53381347 for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance [pid: 7|app: 0|req: 576/1152] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:49:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 577/1153] 199.204.45.144 () {34 vars in 854 bytes} [Thu May 28 01:49:42 2026] DELETE /v2.1/servers/f5c015c9-f54e-44ab-99f3-149213573f20/os-interface/27447838-bac2-481b-b163-6b2b53381347 => generated 0 bytes in 45 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-05-28 01:49:44.594 8 INFO nova.api.openstack.compute.server_external_events [req-77d3dcfd-477b-496e-89f9-bf8cf773de03 req-9eeb0906-17b1-4b45-9f1a-72b5299b08f8 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:27447838-bac2-481b-b163-6b2b53381347 for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance [pid: 8|app: 0|req: 579/1156] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:49:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:49:46.637 7 INFO nova.api.openstack.compute.server_external_events [req-07147654-1192-4caf-829c-904b2dffdd09 req-89216cd3-31c2-45b0-9c9d-ad809ac47aab 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:27447838-bac2-481b-b163-6b2b53381347 for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance [pid: 7|app: 0|req: 578/1157] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:49:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 581/1162] 199.204.45.144 () {34 vars in 854 bytes} [Thu May 28 01:50:03 2026] DELETE /v2.1/servers/f5c015c9-f54e-44ab-99f3-149213573f20/os-interface/e127ad5b-12b0-4cb4-820d-703ec7ca605b => generated 0 bytes in 66 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:50:05.784 8 INFO nova.api.openstack.compute.server_external_events [req-60a41489-1762-41a9-a298-dc9e057727f8 req-f9920ba2-daf7-4e92-888f-49e4238c0069 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:e127ad5b-12b0-4cb4-820d-703ec7ca605b for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance [pid: 8|app: 0|req: 582/1163] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:50:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:50:07.825 7 INFO nova.api.openstack.compute.server_external_events [req-d8472220-aea7-4adb-bdb0-37dd9ca3810d req-a6eb7b11-0f14-4878-a12d-cc1afe9cd68e 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:e127ad5b-12b0-4cb4-820d-703ec7ca605b for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance [pid: 7|app: 0|req: 582/1164] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:50:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 583/1165] 199.204.45.144 () {34 vars in 754 bytes} [Thu May 28 01:50:09 2026] DELETE /v2.1/servers/f5c015c9-f54e-44ab-99f3-149213573f20 => generated 0 bytes in 110 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-05-28 01:50:10.374 7 INFO nova.api.openstack.compute.server_external_events [req-e2386d8b-9e72-4d11-bdeb-91bed2ca1a9b req-6469efeb-c948-4587-9858-9efd71beb928 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:34ca43dc-75be-458c-9c87-be9fde13eef7 for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance [pid: 7|app: 0|req: 583/1166] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:50:10 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-05-28 01:50:11.780 8 INFO nova.api.openstack.compute.server_external_events [req-15572152-3811-4308-be53-25b69b71264b req-25da57c5-656f-47b8-a93d-758b3ea3acaa 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-deleted:34ca43dc-75be-458c-9c87-be9fde13eef7 for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance [pid: 8|app: 0|req: 584/1167] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:50:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:50:12.418 7 INFO nova.api.openstack.compute.server_external_events [req-4cd7c7f9-8e95-44ab-a77e-45510d441669 req-a992496a-5e38-4be5-a13c-304913c7d5a9 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:34ca43dc-75be-458c-9c87-be9fde13eef7 for instance f5c015c9-f54e-44ab-99f3-149213573f20 on instance [pid: 7|app: 0|req: 584/1168] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:50:12 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, ' [pid: 8|app: 0|req: 585/1169] 10.0.0.189 () {32 vars in 717 bytes} [Thu May 28 01:50:12 2026] DELETE /v2.1/servers/ebd877d4-c109-4b5f-8294-a498b15f1a8f => generated 0 bytes in 69 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-05-28 01:50:12.783 7 WARNING neutronclient.v2_0.client [None req-1b3f84b7-4500-4e71-8d7f-bb0fdba703bf f6d55e5e337b44caabfd61746be63cd9 269c443d2a9f44418557814c931916e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 585/1172] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:50:12 2026] GET /v2.1/servers/ebd877d4-c109-4b5f-8294-a498b15f1a8f => generated 1943 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:50:13.987 8 INFO nova.api.openstack.compute.server_external_events [req-d7c16bbe-8bb9-4740-9847-d4cf72896693 req-d806ab85-ae47-41dc-b79d-aa465b2c94f8 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:90dfa81f-24ab-4a8d-9eab-6e6e03d73470 for instance ebd877d4-c109-4b5f-8294-a498b15f1a8f on instance [pid: 8|app: 0|req: 588/1173] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:50:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:50:14.452 7 INFO nova.api.openstack.compute.server_external_events [req-450d9f49-31e0-4591-8c1a-6e97868b6e9a req-19f33b01-84fe-48d6-8822-c579d885b602 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:90dfa81f-24ab-4a8d-9eab-6e6e03d73470 for instance ebd877d4-c109-4b5f-8294-a498b15f1a8f on instance [pid: 7|app: 0|req: 586/1174] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:50:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:50:16.025 8 INFO nova.api.openstack.compute.server_external_events [req-109dce7d-f6ec-4c95-a74e-80b52b4a471c req-f857481b-c223-407a-8b3d-aff11d4eb729 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:90dfa81f-24ab-4a8d-9eab-6e6e03d73470 for instance ebd877d4-c109-4b5f-8294-a498b15f1a8f on instance [pid: 8|app: 0|req: 589/1175] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:50:16 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-05-28 01:50:16.496 7 INFO nova.api.openstack.compute.server_external_events [req-21be4667-c1e6-4c51-a01c-499a8b35ecd3 req-bc860c86-93cb-434a-afb5-431d38392f43 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-deleted:90dfa81f-24ab-4a8d-9eab-6e6e03d73470 for instance ebd877d4-c109-4b5f-8294-a498b15f1a8f on instance [pid: 7|app: 0|req: 587/1176] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:50:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:50:17.999 8 WARNING neutronclient.v2_0.client [None req-8b628971-8853-4905-8089-1e90f6c1556b f6d55e5e337b44caabfd61746be63cd9 269c443d2a9f44418557814c931916e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 590/1177] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:50:17 2026] GET /v2.1/servers/ebd877d4-c109-4b5f-8294-a498b15f1a8f => generated 1479 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-05-28 01:50:23.121 8 INFO nova.api.openstack.wsgi [None req-a7098d55-0873-4b4e-9888-dab09191d947 f6d55e5e337b44caabfd61746be63cd9 269c443d2a9f44418557814c931916e9 - - default default] HTTP exception thrown: Instance ebd877d4-c109-4b5f-8294-a498b15f1a8f could not be found. [pid: 8|app: 0|req: 592/1180] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:50:23 2026] GET /v2.1/servers/ebd877d4-c109-4b5f-8294-a498b15f1a8f => 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-05-28 01:50:23.569 7 INFO nova.api.openstack.compute.server_external_events [req-23a97d6b-463b-4aad-a934-db97b170b8f2 req-e546afd6-4360-4aee-8b16-ce6647105494 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-changed:8c7b406c-8583-4ef2-93af-8d13d5c4953a for instance d704a50d-5722-4c7b-a035-8f1d51180b9f on instance [pid: 7|app: 0|req: 589/1181] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:50:23 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: 8|app: 0|req: 593/1182] 10.0.0.189 () {32 vars in 717 bytes} [Thu May 28 01:50:23 2026] DELETE /v2.1/servers/d704a50d-5722-4c7b-a035-8f1d51180b9f => generated 0 bytes in 146 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-05-28 01:50:23.762 7 WARNING neutronclient.v2_0.client [None req-14e1ff69-ec78-4f7e-b096-da0321339a59 f6d55e5e337b44caabfd61746be63cd9 269c443d2a9f44418557814c931916e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 590/1183] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:50:23 2026] GET /v2.1/servers/d704a50d-5722-4c7b-a035-8f1d51180b9f => generated 1943 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:50:25.610 8 INFO nova.api.openstack.compute.server_external_events [req-dd2b00c1-eeed-4a4e-b42a-91c708462453 req-c9967a24-aaa5-4d3e-a1da-6d4d687fe396 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:8c7b406c-8583-4ef2-93af-8d13d5c4953a for instance d704a50d-5722-4c7b-a035-8f1d51180b9f on instance 2026-05-28 01:50:25.611 8 INFO nova.api.openstack.compute.server_external_events [req-dd2b00c1-eeed-4a4e-b42a-91c708462453 req-c9967a24-aaa5-4d3e-a1da-6d4d687fe396 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-unplugged:8c7b406c-8583-4ef2-93af-8d13d5c4953a for instance d704a50d-5722-4c7b-a035-8f1d51180b9f on instance [pid: 8|app: 0|req: 594/1184] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:50:25 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 01:50:27.650 7 INFO nova.api.openstack.compute.server_external_events [req-6126b465-e311-4623-9cdb-bcfc42ceb91a req-7d905c53-ac4f-4508-b24d-7810dd327ec7 9b98d12d7ea54702b18c29f14bb9267e 1513411ca5ff4c35b686c0680e78876e - - 1b0044273fd349d9bb53716b5d513eb0 1b0044273fd349d9bb53716b5d513eb0] Creating event network-vif-deleted:8c7b406c-8583-4ef2-93af-8d13d5c4953a for instance d704a50d-5722-4c7b-a035-8f1d51180b9f on instance [pid: 7|app: 0|req: 591/1185] 10.0.0.147 () {38 vars in 814 bytes} [Thu May 28 01:50:27 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-05-28 01:50:28.983 8 WARNING neutronclient.v2_0.client [None req-f4126575-87de-48d9-8bdb-9355be72e7d5 f6d55e5e337b44caabfd61746be63cd9 269c443d2a9f44418557814c931916e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 595/1186] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:50:28 2026] GET /v2.1/servers/d704a50d-5722-4c7b-a035-8f1d51180b9f => generated 1480 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-05-28 01:50:34.068 8 INFO nova.api.openstack.wsgi [None req-67e86616-7370-47a5-a74a-de2dbb6e837b f6d55e5e337b44caabfd61746be63cd9 269c443d2a9f44418557814c931916e9 - - default default] HTTP exception thrown: Instance d704a50d-5722-4c7b-a035-8f1d51180b9f could not be found. [pid: 8|app: 0|req: 597/1189] 10.0.0.189 () {32 vars in 714 bytes} [Thu May 28 01:50:34 2026] GET /v2.1/servers/d704a50d-5722-4c7b-a035-8f1d51180b9f => generated 111 bytes in 25 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: 593/1190] 10.0.0.189 () {32 vars in 723 bytes} [Thu May 28 01:50:35 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-799919913 => 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-05-28 01:50:35.929 8 INFO nova.api.openstack.wsgi [None req-ab0d439e-718b-4294-8820-f3fc8dc942d7 f6d55e5e337b44caabfd61746be63cd9 269c443d2a9f44418557814c931916e9 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-799919913 not found for user f6d55e5e337b44caabfd61746be63cd9 [pid: 8|app: 0|req: 598/1191] 10.0.0.189 () {32 vars in 720 bytes} [Thu May 28 01:50:35 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-799919913 => generated 141 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1194] 10.0.0.189 () {32 vars in 654 bytes} [Thu May 28 01:50:50 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1195] 10.0.0.189 () {32 vars in 640 bytes} [Thu May 28 01:50:51 2026] GET /v2.1/servers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-28 01:50:51.200 8 WARNING oslo_db.sqlalchemy.utils [None req-31b61075-91bb-40bf-9dd5-bebce865ab87 354ffc59103943c587e11a9b59367e9c 87414f0ce978438b95369274e2b5fd6d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 601/1196] 10.0.0.189 () {32 vars in 648 bytes} [Thu May 28 01:50:51 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1197] 10.0.0.189 () {32 vars in 693 bytes} [Thu May 28 01:50:51 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1200] 10.0.0.64 () {28 vars in 452 bytes} [Thu May 28 01:51:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1201] 10.0.0.64 () {30 vars in 656 bytes} [Thu May 28 01:51:01 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 604/1202] 10.0.0.64 () {32 vars in 729 bytes} [Thu May 28 01:51:01 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1203] 10.0.0.64 () {34 vars in 804 bytes} [Thu May 28 01:51:01 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1204] 10.0.0.64 () {28 vars in 452 bytes} [Thu May 28 01:51: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) [pid: 7|app: 0|req: 600/1205] 10.0.0.64 () {30 vars in 656 bytes} [Thu May 28 01:51:02 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 606/1206] 10.0.0.64 () {32 vars in 729 bytes} [Thu May 28 01:51:02 2026] GET /v2.1/ => generated 411 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1207] 10.0.0.64 () {34 vars in 892 bytes} [Thu May 28 01:51:02 2026] GET /v2.1/servers/detail?project_id=07af1e7233c74de39a02fb7ada07bbc4&all_tenants=True => generated 15 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1208] 10.0.0.64 () {34 vars in 892 bytes} [Thu May 28 01:51:02 2026] GET /v2.1/servers/detail?project_id=1513411ca5ff4c35b686c0680e78876e&all_tenants=True => generated 15 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1211] 10.0.0.64 () {34 vars in 892 bytes} [Thu May 28 01:51:02 2026] GET /v2.1/servers/detail?project_id=87414f0ce978438b95369274e2b5fd6d&all_tenants=True => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)