+ 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 [Tue Jun 16 01:53:56 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-759496db5-fzntj 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 0x7f0d6edc1668 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, 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-06-16 01:54:01.133 9 INFO nova.utils [None req-dcf58ac4-afa2-4ef8-8484-8702d5e951ac - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-16 01:54:01.145 8 INFO nova.utils [None req-c4c427bd-e9d4-40f8-a091-25aaffa72d23 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-16 01:54:02.862 8 WARNING keystonemiddleware._common.config [None req-c4c427bd-e9d4-40f8-a091-25aaffa72d23 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 01:54:02.871 8 WARNING oslo_config.cfg [None req-c4c427bd-e9d4-40f8-a091-25aaffa72d23 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-16 01:54:02.872 9 WARNING keystonemiddleware._common.config [None req-dcf58ac4-afa2-4ef8-8484-8702d5e951ac - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 01:54:02.881 9 WARNING oslo_config.cfg [None req-dcf58ac4-afa2-4ef8-8484-8702d5e951ac - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-16 01:54:02.949 8 WARNING keystonemiddleware._common.config [None req-c4c427bd-e9d4-40f8-a091-25aaffa72d23 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 01:54:02.958 9 WARNING keystonemiddleware._common.config [None req-dcf58ac4-afa2-4ef8-8484-8702d5e951ac - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 01:54:02.964 8 WARNING oslo_config.cfg [None req-c4c427bd-e9d4-40f8-a091-25aaffa72d23 - - - - - -] 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-06-16 01:54:02.973 9 WARNING oslo_config.cfg [None req-dcf58ac4-afa2-4ef8-8484-8702d5e951ac - - - - - -] 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-06-16 01:54:02.976 8 WARNING oslo_config.cfg [None req-c4c427bd-e9d4-40f8-a091-25aaffa72d23 - - - - - -] 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 0x7f0d6edc1668 pid: 8 (default app) 2026-06-16 01:54:02.985 9 WARNING oslo_config.cfg [None req-dcf58ac4-afa2-4ef8-8484-8702d5e951ac - - - - - -] 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 0x7f0d6edc1668 pid: 9 (default app) [pid: 9|app: 0|req: 2/3] 199.204.45.25 () {42 vars in 699 bytes} [Tue Jun 16 01:54:08 2026] GET /v2.1 => generated 114 bytes in 23 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-06-16 01:54:09.234 8 WARNING oslo_policy.policy [None req-b90757a7-fd94-41d1-91e8-1f27f3580926 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - 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-06-16 01:54:09.235 8 WARNING oslo_policy.policy [None req-b90757a7-fd94-41d1-91e8-1f27f3580926 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - 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: 2/4] 199.204.45.25 () {44 vars in 903 bytes} [Tue Jun 16 01:54:08 2026] GET /v2.1 => generated 0 bytes in 563 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 01:54:09.349 9 WARNING oslo_policy.policy [req-b90757a7-fd94-41d1-91e8-1f27f3580926 req-8c4ac9d8-f292-4850-a978-b4f6503b854c a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - 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-06-16 01:54:09.349 9 WARNING oslo_policy.policy [req-b90757a7-fd94-41d1-91e8-1f27f3580926 req-8c4ac9d8-f292-4850-a978-b4f6503b854c a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - 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: 9|app: 0|req: 3/5] 199.204.45.25 () {46 vars in 976 bytes} [Tue Jun 16 01:54:09 2026] GET /v2.1/ => generated 399 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 01:54:09.472 8 INFO nova.api.openstack.wsgi [None req-c7971f72-bb97-4638-8ca3-f86abef517ca a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.25 () {48 vars in 1005 bytes} [Tue Jun 16 01:54:09 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 4/7] 199.204.45.25 () {48 vars in 1045 bytes} [Tue Jun 16 01:54:09 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: 8|app: 0|req: 4/8] 199.204.45.25 () {52 vars in 1042 bytes} [Tue Jun 16 01:54:09 2026] POST /v2.1/flavors => generated 527 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 5/9] 199.204.45.25 () {42 vars in 699 bytes} [Tue Jun 16 01:54:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.25 () {44 vars in 903 bytes} [Tue Jun 16 01:54:10 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 9|app: 0|req: 6/11] 199.204.45.25 () {46 vars in 976 bytes} [Tue Jun 16 01:54:10 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 01:54:10.484 8 INFO nova.api.openstack.wsgi [None req-2860a138-6b5b-4491-8ca1-5614ff8c43da a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.25 () {48 vars in 1007 bytes} [Tue Jun 16 01:54:10 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 7/13] 199.204.45.25 () {48 vars in 1045 bytes} [Tue Jun 16 01:54:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.25 () {52 vars in 1042 bytes} [Tue Jun 16 01:54:10 2026] POST /v2.1/flavors => generated 530 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 8/15] 199.204.45.25 () {42 vars in 699 bytes} [Tue Jun 16 01:54:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.25 () {44 vars in 903 bytes} [Tue Jun 16 01:54:11 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 9|app: 0|req: 9/17] 199.204.45.25 () {46 vars in 976 bytes} [Tue Jun 16 01:54:11 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 01:54:11.426 8 INFO nova.api.openstack.wsgi [None req-43a534ee-625f-4b50-95cd-6a9a60fcc3cf a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.25 () {48 vars in 1009 bytes} [Tue Jun 16 01:54:11 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 10/19] 199.204.45.25 () {48 vars in 1045 bytes} [Tue Jun 16 01:54:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.25 () {52 vars in 1042 bytes} [Tue Jun 16 01:54:11 2026] POST /v2.1/flavors => generated 531 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 11/21] 199.204.45.25 () {42 vars in 699 bytes} [Tue Jun 16 01:54:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.25 () {44 vars in 903 bytes} [Tue Jun 16 01:54:12 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 9|app: 0|req: 12/23] 199.204.45.25 () {46 vars in 976 bytes} [Tue Jun 16 01:54:12 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 01:54:12.429 8 INFO nova.api.openstack.wsgi [None req-176326ea-88ba-42fb-936c-06d3ee7d420c a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.25 () {48 vars in 1007 bytes} [Tue Jun 16 01:54:12 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 13/25] 199.204.45.25 () {48 vars in 1045 bytes} [Tue Jun 16 01:54:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.25 () {52 vars in 1042 bytes} [Tue Jun 16 01:54:12 2026] POST /v2.1/flavors => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 14/27] 199.204.45.25 () {42 vars in 699 bytes} [Tue Jun 16 01:54: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: 14/28] 199.204.45.25 () {44 vars in 903 bytes} [Tue Jun 16 01:54:13 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 9|app: 0|req: 15/29] 199.204.45.25 () {46 vars in 976 bytes} [Tue Jun 16 01:54:13 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 01:54:13.427 8 INFO nova.api.openstack.wsgi [None req-5efb5d22-f9c0-4d6b-b7b6-bb8a2716187b a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.25 () {48 vars in 1009 bytes} [Tue Jun 16 01:54:13 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: 9|app: 0|req: 16/31] 199.204.45.25 () {48 vars in 1045 bytes} [Tue Jun 16 01:54:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.25 () {52 vars in 1042 bytes} [Tue Jun 16 01:54:13 2026] POST /v2.1/flavors => generated 533 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 10.0.0.18 () {28 vars in 452 bytes} [Tue Jun 16 02:00:16 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: 9|app: 0|req: 53/106] 10.0.0.18 () {30 vars in 656 bytes} [Tue Jun 16 02:00:16 2026] GET /v2.1 => generated 0 bytes in 387 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: 54/107] 10.0.0.18 () {32 vars in 729 bytes} [Tue Jun 16 02:00:16 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: 9|app: 0|req: 54/108] 10.0.0.18 () {34 vars in 763 bytes} [Tue Jun 16 02:00:16 2026] GET /v2.1/os-services => generated 545 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 56/111] 10.0.0.18 () {28 vars in 452 bytes} [Tue Jun 16 02:00:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/112] 10.0.0.18 () {30 vars in 656 bytes} [Tue Jun 16 02:00:20 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 57/113] 10.0.0.18 () {32 vars in 729 bytes} [Tue Jun 16 02:00:20 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/114] 10.0.0.18 () {34 vars in 763 bytes} [Tue Jun 16 02:00:20 2026] GET /v2.1/os-services => generated 545 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 58/115] 10.0.0.18 () {28 vars in 452 bytes} [Tue Jun 16 02:00:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 58/116] 10.0.0.18 () {30 vars in 656 bytes} [Tue Jun 16 02:00:25 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 9|app: 0|req: 59/117] 10.0.0.18 () {32 vars in 729 bytes} [Tue Jun 16 02:00:25 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/118] 10.0.0.18 () {34 vars in 806 bytes} [Tue Jun 16 02:00:25 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/121] 10.0.0.18 () {28 vars in 452 bytes} [Tue Jun 16 02:00:29 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: 9|app: 0|req: 61/122] 10.0.0.18 () {30 vars in 656 bytes} [Tue Jun 16 02:00:29 2026] GET /v2.1 => generated 0 bytes in 29 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: 62/123] 10.0.0.18 () {32 vars in 729 bytes} [Tue Jun 16 02:00:29 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: 9|app: 0|req: 62/124] 10.0.0.18 () {34 vars in 806 bytes} [Tue Jun 16 02:00:29 2026] GET /v2.1/os-services?binary=nova-scheduler => 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: 74/147] 10.0.0.165 () {28 vars in 453 bytes} [Tue Jun 16 02:02:21 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: 9|app: 0|req: 74/148] 10.0.0.165 () {30 vars in 657 bytes} [Tue Jun 16 02:02:21 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 75/149] 10.0.0.165 () {32 vars in 730 bytes} [Tue Jun 16 02:02:21 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 75/150] 10.0.0.165 () {34 vars in 803 bytes} [Tue Jun 16 02:02:21 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/195] 199.204.45.25 () {42 vars in 699 bytes} [Tue Jun 16 02:06:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 98/196] 199.204.45.25 () {44 vars in 903 bytes} [Tue Jun 16 02:06:04 2026] GET /v2.1 => generated 0 bytes in 131 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 99/197] 199.204.45.25 () {46 vars in 976 bytes} [Tue Jun 16 02:06:04 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:06:04.569 9 INFO nova.api.openstack.wsgi [None req-4ce04373-616a-4ae0-8207-2cb6c9b34087 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 9|app: 0|req: 99/198] 199.204.45.25 () {48 vars in 1011 bytes} [Tue Jun 16 02:06:04 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/199] 199.204.45.25 () {48 vars in 1045 bytes} [Tue Jun 16 02:06:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 100/200] 199.204.45.25 () {52 vars in 1043 bytes} [Tue Jun 16 02:06:04 2026] POST /v2.1/flavors => generated 532 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 110/219] 199.204.45.25 () {42 vars in 699 bytes} [Tue Jun 16 02:07:30 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: 110/220] 199.204.45.25 () {44 vars in 903 bytes} [Tue Jun 16 02:07:30 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 9|app: 0|req: 111/221] 199.204.45.25 () {46 vars in 976 bytes} [Tue Jun 16 02:07:30 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:07:30.641 8 INFO nova.api.openstack.wsgi [None req-593f45f6-2f36-43fd-81e0-0d7a8991a3f8 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user a2255e2ab82a4b05b6c70149e6b5593e [pid: 8|app: 0|req: 111/222] 199.204.45.25 () {48 vars in 1045 bytes} [Tue Jun 16 02:07:30 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-16 02:07:30.653 9 WARNING oslo_db.sqlalchemy.utils [None req-987a7e62-9009-4c95-aeda-dac15e3205c0 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 9|app: 0|req: 112/223] 199.204.45.25 () {48 vars in 1010 bytes} [Tue Jun 16 02:07:30 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/224] 199.204.45.25 () {52 vars in 1051 bytes} [Tue Jun 16 02:07:30 2026] POST /v2.1/os-keypairs => generated 576 bytes in 54 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 9|app: 0|req: 113/225] 199.204.45.25 () {42 vars in 699 bytes} [Tue Jun 16 02:07: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: 113/226] 199.204.45.25 () {44 vars in 903 bytes} [Tue Jun 16 02:07:34 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 9|app: 0|req: 114/227] 199.204.45.25 () {46 vars in 976 bytes} [Tue Jun 16 02:07:34 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/228] 199.204.45.25 () {48 vars in 1067 bytes} [Tue Jun 16 02:07:34 2026] GET /v2.1/os-quota-sets/77f07dd9bd884859811024db5960b22a => generated 283 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 115/229] 199.204.45.25 () {52 vars in 1119 bytes} [Tue Jun 16 02:07:34 2026] PUT /v2.1/os-quota-sets/77f07dd9bd884859811024db5960b22a => generated 238 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 180/358] 199.204.45.25 () {42 vars in 699 bytes} [Tue Jun 16 02:18:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/359] 199.204.45.25 () {44 vars in 903 bytes} [Tue Jun 16 02:18:09 2026] GET /v2.1 => generated 0 bytes in 130 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 9|app: 0|req: 181/360] 199.204.45.25 () {46 vars in 976 bytes} [Tue Jun 16 02:18:09 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:18:09.956 8 INFO nova.api.openstack.wsgi [None req-95413d63-3f99-41ff-b6ad-21d3739c9705 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 180/361] 199.204.45.25 () {48 vars in 1009 bytes} [Tue Jun 16 02:18:09 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: 9|app: 0|req: 182/362] 199.204.45.25 () {48 vars in 1045 bytes} [Tue Jun 16 02:18:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/363] 199.204.45.25 () {52 vars in 1043 bytes} [Tue Jun 16 02:18:09 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/410] 199.204.45.25 () {42 vars in 699 bytes} [Tue Jun 16 02:22:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 206/411] 199.204.45.25 () {44 vars in 903 bytes} [Tue Jun 16 02:22:05 2026] GET /v2.1 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 206/412] 199.204.45.25 () {46 vars in 976 bytes} [Tue Jun 16 02:22:05 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 207/413] 199.204.45.25 () {48 vars in 1067 bytes} [Tue Jun 16 02:22:05 2026] GET /v2.1/os-quota-sets/1df4efc14bd64dfa90d6061e725be2ef => generated 283 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/414] 199.204.45.25 () {52 vars in 1119 bytes} [Tue Jun 16 02:22:06 2026] PUT /v2.1/os-quota-sets/1df4efc14bd64dfa90d6061e725be2ef => generated 238 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 280/559] 199.204.45.25 () {42 vars in 699 bytes} [Tue Jun 16 02:33:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/560] 199.204.45.25 () {44 vars in 903 bytes} [Tue Jun 16 02:33:58 2026] GET /v2.1 => generated 0 bytes in 137 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 9|app: 0|req: 281/561] 199.204.45.25 () {46 vars in 976 bytes} [Tue Jun 16 02:33:59 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:33:59.120 8 INFO nova.api.openstack.wsgi [None req-23e1cffd-273e-4f65-b94e-66929067e23b a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 281/562] 199.204.45.25 () {48 vars in 1005 bytes} [Tue Jun 16 02:33:59 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 282/563] 199.204.45.25 () {48 vars in 1045 bytes} [Tue Jun 16 02:33:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/564] 199.204.45.25 () {48 vars in 1093 bytes} [Tue Jun 16 02:33:59 2026] GET /v2.1/flavors/cd10e92e-4a5d-4704-965e-27926fbc040d/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 283/565] 199.204.45.25 () {42 vars in 699 bytes} [Tue Jun 16 02:34:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/566] 199.204.45.25 () {44 vars in 903 bytes} [Tue Jun 16 02:34:00 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 9|app: 0|req: 284/567] 199.204.45.25 () {46 vars in 976 bytes} [Tue Jun 16 02:34:00 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:34:00.107 8 INFO nova.api.openstack.wsgi [None req-0c398c1b-3d10-4689-aea4-7df3f5d62bd7 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 284/568] 199.204.45.25 () {48 vars in 1007 bytes} [Tue Jun 16 02:34:00 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 285/569] 199.204.45.25 () {48 vars in 1045 bytes} [Tue Jun 16 02:34:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/570] 199.204.45.25 () {48 vars in 1093 bytes} [Tue Jun 16 02:34:00 2026] GET /v2.1/flavors/f12a0554-a9b6-4ce7-807b-91fffceaa360/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 286/571] 199.204.45.25 () {42 vars in 699 bytes} [Tue Jun 16 02:34:01 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: 286/572] 199.204.45.25 () {44 vars in 903 bytes} [Tue Jun 16 02:34:01 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 9|app: 0|req: 287/573] 199.204.45.25 () {46 vars in 976 bytes} [Tue Jun 16 02:34:01 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:34:01.094 8 INFO nova.api.openstack.wsgi [None req-96b39d12-77fc-4c11-8418-33ce38ef8e5e a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 287/574] 199.204.45.25 () {48 vars in 1009 bytes} [Tue Jun 16 02:34:01 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 288/575] 199.204.45.25 () {48 vars in 1045 bytes} [Tue Jun 16 02:34:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/576] 199.204.45.25 () {48 vars in 1093 bytes} [Tue Jun 16 02:34:01 2026] GET /v2.1/flavors/5333d400-bfb2-4102-a29d-b37d96c8ad9e/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 289/577] 199.204.45.25 () {42 vars in 699 bytes} [Tue Jun 16 02:34: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: 8|app: 0|req: 289/578] 199.204.45.25 () {44 vars in 903 bytes} [Tue Jun 16 02:34:02 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 9|app: 0|req: 290/579] 199.204.45.25 () {46 vars in 976 bytes} [Tue Jun 16 02:34:02 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:34:02.070 8 INFO nova.api.openstack.wsgi [None req-3e5023a3-1ef9-4035-9f6e-f0f643337156 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 290/580] 199.204.45.25 () {48 vars in 1007 bytes} [Tue Jun 16 02:34:02 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 291/581] 199.204.45.25 () {48 vars in 1045 bytes} [Tue Jun 16 02:34:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/582] 199.204.45.25 () {48 vars in 1093 bytes} [Tue Jun 16 02:34:02 2026] GET /v2.1/flavors/eba0ad6b-48f9-4667-98e3-6b3cb7631cca/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 292/583] 199.204.45.25 () {42 vars in 699 bytes} [Tue Jun 16 02:34:03 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: 292/584] 199.204.45.25 () {44 vars in 903 bytes} [Tue Jun 16 02:34:03 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 9|app: 0|req: 293/585] 199.204.45.25 () {46 vars in 976 bytes} [Tue Jun 16 02:34:03 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:34:03.080 8 INFO nova.api.openstack.wsgi [None req-71ad8ea6-b6f7-4401-8d10-a12d43d0ab02 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 293/586] 199.204.45.25 () {48 vars in 1009 bytes} [Tue Jun 16 02:34:03 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 9|app: 0|req: 294/587] 199.204.45.25 () {48 vars in 1045 bytes} [Tue Jun 16 02:34:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/588] 199.204.45.25 () {48 vars in 1093 bytes} [Tue Jun 16 02:34:03 2026] GET /v2.1/flavors/16751098-91c7-4f34-b249-bd61489182ec/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 302/603] 199.204.45.25 () {42 vars in 699 bytes} [Tue Jun 16 02:35:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/604] 199.204.45.25 () {44 vars in 903 bytes} [Tue Jun 16 02:35:09 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 9|app: 0|req: 303/605] 199.204.45.25 () {46 vars in 976 bytes} [Tue Jun 16 02:35:09 2026] GET /v2.1/ => generated 399 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:35:09.090 8 INFO nova.api.openstack.wsgi [None req-f325ec0d-f0a1-4a38-a56b-a344c54bd702 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 303/606] 199.204.45.25 () {48 vars in 1011 bytes} [Tue Jun 16 02:35:09 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: 9|app: 0|req: 304/607] 199.204.45.25 () {48 vars in 1045 bytes} [Tue Jun 16 02:35:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/608] 199.204.45.25 () {48 vars in 1093 bytes} [Tue Jun 16 02:35:09 2026] GET /v2.1/flavors/a8ec79e3-e803-4f1f-8dea-187a4dd82d6c/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 305/609] 199.204.45.25 () {42 vars in 699 bytes} [Tue Jun 16 02:35:16 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: 305/610] 199.204.45.25 () {44 vars in 903 bytes} [Tue Jun 16 02:35:16 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 9|app: 0|req: 306/611] 199.204.45.25 () {46 vars in 976 bytes} [Tue Jun 16 02:35:16 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/612] 199.204.45.25 () {48 vars in 1045 bytes} [Tue Jun 16 02:35:16 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 308/615] 199.204.45.25 () {42 vars in 699 bytes} [Tue Jun 16 02: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: 308/616] 199.204.45.25 () {44 vars in 903 bytes} [Tue Jun 16 02:35:20 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 9|app: 0|req: 309/617] 199.204.45.25 () {46 vars in 976 bytes} [Tue Jun 16 02:35:20 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/618] 199.204.45.25 () {48 vars in 1067 bytes} [Tue Jun 16 02:35:20 2026] GET /v2.1/os-quota-sets/77f07dd9bd884859811024db5960b22a => generated 280 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/629] 199.204.45.25 () {42 vars in 699 bytes} [Tue Jun 16 02:36:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 315/630] 199.204.45.25 () {44 vars in 903 bytes} [Tue Jun 16 02:36:14 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 316/631] 199.204.45.25 () {46 vars in 976 bytes} [Tue Jun 16 02:36:14 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:36:14.195 9 INFO nova.api.openstack.wsgi [None req-3d178263-3ea4-4f5a-8497-0ed203f495ef a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 9|app: 0|req: 316/632] 199.204.45.25 () {48 vars in 1009 bytes} [Tue Jun 16 02:36:14 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/633] 199.204.45.25 () {48 vars in 1045 bytes} [Tue Jun 16 02:36:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 317/634] 199.204.45.25 () {48 vars in 1093 bytes} [Tue Jun 16 02:36:14 2026] GET /v2.1/flavors/b6418472-213b-425b-89b8-9433d3aadd80/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/639] 199.204.45.25 () {42 vars in 699 bytes} [Tue Jun 16 02:36:30 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: 9|app: 0|req: 320/640] 199.204.45.25 () {44 vars in 903 bytes} [Tue Jun 16 02:36:30 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 321/641] 199.204.45.25 () {46 vars in 976 bytes} [Tue Jun 16 02:36:30 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 321/642] 199.204.45.25 () {48 vars in 1067 bytes} [Tue Jun 16 02:36:30 2026] GET /v2.1/os-quota-sets/1df4efc14bd64dfa90d6061e725be2ef => generated 280 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/653] 199.204.45.25 () {42 vars in 699 bytes} [Tue Jun 16 02:37: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: 9|app: 0|req: 327/654] 199.204.45.25 () {44 vars in 903 bytes} [Tue Jun 16 02:37:20 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 328/655] 199.204.45.25 () {46 vars in 976 bytes} [Tue Jun 16 02:37:20 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:37:20.362 9 INFO nova.api.openstack.wsgi [None req-e531d0ee-d25c-494a-8c45-2c0770557442 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 9|app: 0|req: 328/656] 199.204.45.25 () {48 vars in 1005 bytes} [Tue Jun 16 02:37:20 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/657] 199.204.45.25 () {48 vars in 1045 bytes} [Tue Jun 16 02:37:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/666] 10.0.0.24 () {32 vars in 653 bytes} [Tue Jun 16 02:38:02 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 333/667] 10.0.0.24 () {32 vars in 639 bytes} [Tue Jun 16 02:38:03 2026] GET /v2.1/servers => generated 15 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-16 02:38:03.391 8 WARNING oslo_db.sqlalchemy.utils [None req-f37c1e79-9739-46b1-a363-434e377ba434 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 335/668] 10.0.0.24 () {32 vars in 647 bytes} [Tue Jun 16 02:38:03 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 334/669] 10.0.0.24 () {32 vars in 692 bytes} [Tue Jun 16 02:38:03 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/672] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:14 2026] GET /v2.1/flavors/cd10e92e-4a5d-4704-965e-27926fbc040d => generated 511 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 336/673] 10.0.0.24 () {32 vars in 639 bytes} [Tue Jun 16 02:38:14 2026] GET /v2.1/flavors => generated 1674 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/674] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:14 2026] GET /v2.1/flavors/cd10e92e-4a5d-4704-965e-27926fbc040d => generated 511 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:38:24.542 8 WARNING neutronclient.v2_0.client [None req-dc8e70ff-e059-49ae-b4c9-a7216905f295 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 338/677] 10.0.0.24 () {34 vars in 669 bytes} [Tue Jun 16 02:38:25 2026] POST /v2.1/os-keypairs => generated 385 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/678] 10.0.0.24 () {34 vars in 683 bytes} [Tue Jun 16 02:38:24 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1501 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:38:25.958 9 WARNING neutronclient.v2_0.client [None req-258d7608-b531-447c-b364-dd19e4a6a6b6 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:26.102 8 WARNING neutronclient.v2_0.client [None req-48b4850e-bbbf-45f0-84e2-49f8c54cd64e 6e712d9572d545d4a28d973df2863c13 f878c54740044758b15896d7193e8ad5 - - default default] The python binding code in 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/679] 10.0.0.24 () {34 vars in 683 bytes} [Tue Jun 16 02:38:26 2026] POST /v2.1/os-security-groups => generated 247 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:38:26.319 8 WARNING neutronclient.v2_0.client [None req-2ae9e988-a1a9-4bbd-a0fe-714fae602735 6e712d9572d545d4a28d973df2863c13 f878c54740044758b15896d7193e8ad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 339/680] 10.0.0.24 () {34 vars in 683 bytes} [Tue Jun 16 02:38:25 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-06-16 02:38:26.787 9 WARNING neutronclient.v2_0.client [None req-3d0e9331-7fed-4707-9f7d-ec4de40fa0ea 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:26.788 8 WARNING neutronclient.v2_0.client [None req-2ae9e988-a1a9-4bbd-a0fe-714fae602735 6e712d9572d545d4a28d973df2863c13 f878c54740044758b15896d7193e8ad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 340/681] 10.0.0.24 () {34 vars in 683 bytes} [Tue Jun 16 02:38:26 2026] POST /v2.1/os-security-groups => generated 242 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:38:27.142 9 WARNING neutronclient.v2_0.client [None req-de4adc0a-81d5-4f57-bf2a-5a9e8eb9e717 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] The python binding code in 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/682] 10.0.0.24 () {34 vars in 693 bytes} [Tue Jun 16 02:38:26 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:38:27.530 8 WARNING neutronclient.v2_0.client [None req-0d95212b-c117-4280-92a2-80a7b4183603 6e712d9572d545d4a28d973df2863c13 f878c54740044758b15896d7193e8ad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:27.602 9 WARNING neutronclient.v2_0.client [None req-de4adc0a-81d5-4f57-bf2a-5a9e8eb9e717 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/685] 10.0.0.24 () {34 vars in 683 bytes} [Tue Jun 16 02:38:27 2026] POST /v2.1/os-security-groups => generated 247 bytes in 587 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:38:28.129 8 WARNING neutronclient.v2_0.client [None req-fe83180d-d7f5-402c-8716-73ec9bc8c6ce 6e712d9572d545d4a28d973df2863c13 f878c54740044758b15896d7193e8ad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:28.147 9 WARNING neutronclient.v2_0.client [None req-de4adc0a-81d5-4f57-bf2a-5a9e8eb9e717 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:28.173 8 WARNING neutronclient.v2_0.client [None req-fe83180d-d7f5-402c-8716-73ec9bc8c6ce 6e712d9572d545d4a28d973df2863c13 f878c54740044758b15896d7193e8ad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 341/686] 10.0.0.24 () {32 vars in 661 bytes} [Tue Jun 16 02:38:27 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 1078 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:38:28.229 9 WARNING neutronclient.v2_0.client [None req-d8daa3d2-7203-4802-8614-13ff8580d37f 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/687] 10.0.0.24 () {34 vars in 693 bytes} [Tue Jun 16 02:38:28 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:38:28.415 9 WARNING neutronclient.v2_0.client [None req-d8daa3d2-7203-4802-8614-13ff8580d37f 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:28.468 8 WARNING neutronclient.v2_0.client [None req-fa32bdb5-8bbd-4d15-9fc0-5492f6df88a2 ab7a654040a84c61b93933f48d09e854 b07bf01d627c4b109d85044ca77cde86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 342/688] 10.0.0.24 () {32 vars in 738 bytes} [Tue Jun 16 02:38:28 2026] DELETE /v2.1/os-security-groups/61819fe9-f3be-4d63-b88b-3e3d806f2068 => generated 0 bytes in 341 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 02:38:28.572 9 WARNING neutronclient.v2_0.client [None req-307d0d52-6579-4df7-9bbc-8e007848a655 6e712d9572d545d4a28d973df2863c13 f878c54740044758b15896d7193e8ad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:28.613 8 WARNING neutronclient.v2_0.client [None req-fa32bdb5-8bbd-4d15-9fc0-5492f6df88a2 ab7a654040a84c61b93933f48d09e854 b07bf01d627c4b109d85044ca77cde86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:28.648 9 WARNING neutronclient.v2_0.client [None req-307d0d52-6579-4df7-9bbc-8e007848a655 6e712d9572d545d4a28d973df2863c13 f878c54740044758b15896d7193e8ad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 343/689] 10.0.0.24 () {34 vars in 693 bytes} [Tue Jun 16 02:38:28 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:38:28.887 9 WARNING neutronclient.v2_0.client [None req-f26a9bf6-fb07-4c97-a503-ebe950196294 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:28.904 9 INFO nova.api.openstack.wsgi [None req-f26a9bf6-fb07-4c97-a503-ebe950196294 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] HTTP exception thrown: Security group 61819fe9-f3be-4d63-b88b-3e3d806f2068 does not exist Neutron server returns request_ids: ['req-4bf0d223-2efa-4e80-a8eb-367509e58974'] [pid: 9|app: 0|req: 344/690] 10.0.0.24 () {32 vars in 735 bytes} [Tue Jun 16 02:38:28 2026] GET /v2.1/os-security-groups/61819fe9-f3be-4d63-b88b-3e3d806f2068 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 02:38:28.913 9 WARNING neutronclient.v2_0.client [None req-fca5544e-bfaa-47d6-a6da-53196851b860 6e712d9572d545d4a28d973df2863c13 f878c54740044758b15896d7193e8ad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:29.089 8 WARNING neutronclient.v2_0.client [None req-fa32bdb5-8bbd-4d15-9fc0-5492f6df88a2 ab7a654040a84c61b93933f48d09e854 b07bf01d627c4b109d85044ca77cde86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 345/691] 10.0.0.24 () {32 vars in 735 bytes} [Tue Jun 16 02:38:28 2026] GET /v2.1/os-security-groups/dd0a6658-77d2-49f5-9b95-34a4c25d0ccb => generated 664 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:38:29.136 9 WARNING neutronclient.v2_0.client [None req-4ce244f6-70e0-4b07-9ebd-b034ce6b7c74 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:29.192 9 WARNING neutronclient.v2_0.client [None req-4ce244f6-70e0-4b07-9ebd-b034ce6b7c74 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 346/692] 10.0.0.24 () {32 vars in 738 bytes} [Tue Jun 16 02:38:29 2026] DELETE /v2.1/os-security-groups/3e911f0c-1254-46b4-9d02-9b589ffc72e6 => generated 0 bytes in 308 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 02:38:29.443 9 WARNING neutronclient.v2_0.client [None req-3f9bb7c6-0229-45d7-bc69-f9d7785dffdb 6e712d9572d545d4a28d973df2863c13 f878c54740044758b15896d7193e8ad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:29.532 9 WARNING neutronclient.v2_0.client [None req-3f9bb7c6-0229-45d7-bc69-f9d7785dffdb 6e712d9572d545d4a28d973df2863c13 f878c54740044758b15896d7193e8ad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:29.706 9 WARNING neutronclient.v2_0.client [None req-3f9bb7c6-0229-45d7-bc69-f9d7785dffdb 6e712d9572d545d4a28d973df2863c13 f878c54740044758b15896d7193e8ad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/693] 10.0.0.24 () {34 vars in 661 bytes} [Tue Jun 16 02:38:28 2026] POST /v2.1/servers => generated 452 bytes in 1537 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-06-16 02:38:29.928 8 WARNING neutronclient.v2_0.client [None req-37f594ff-0b09-4550-bce2-33fb69e64263 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 347/694] 10.0.0.24 () {32 vars in 748 bytes} [Tue Jun 16 02:38:29 2026] DELETE /v2.1/os-security-group-rules/fe057dbd-c9df-4bf7-bd8d-6dabad586dfa => generated 0 bytes in 647 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 02:38:30.106 9 WARNING neutronclient.v2_0.client [None req-3f9d3b57-dbc3-4c7c-8616-f4caf48241cb ab7a654040a84c61b93933f48d09e854 b07bf01d627c4b109d85044ca77cde86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:30.107 8 INFO nova.api.openstack.wsgi [None req-37f594ff-0b09-4550-bce2-33fb69e64263 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] HTTP exception thrown: Security group 3e911f0c-1254-46b4-9d02-9b589ffc72e6 does not exist Neutron server returns request_ids: ['req-efee46b2-e977-4770-9ef4-bf0a9f82ff46'] [pid: 8|app: 0|req: 348/695] 10.0.0.24 () {32 vars in 735 bytes} [Tue Jun 16 02:38:29 2026] GET /v2.1/os-security-groups/3e911f0c-1254-46b4-9d02-9b589ffc72e6 => generated 194 bytes in 188 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 02:38:30.116 8 WARNING neutronclient.v2_0.client [None req-102c2673-b701-436e-9c94-02750aba1a3e 6e712d9572d545d4a28d973df2863c13 f878c54740044758b15896d7193e8ad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 348/696] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:30 2026] GET /v2.1/servers/5672b098-2660-4746-84db-a7a9084dc8c8 => generated 1431 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:30.184 9 WARNING neutronclient.v2_0.client [None req-baeca290-8318-41c6-824f-33f3711ff0e0 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:30.204 8 WARNING neutronclient.v2_0.client [None req-102c2673-b701-436e-9c94-02750aba1a3e 6e712d9572d545d4a28d973df2863c13 f878c54740044758b15896d7193e8ad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:30.243 9 WARNING neutronclient.v2_0.client [None req-baeca290-8318-41c6-824f-33f3711ff0e0 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/697] 10.0.0.24 () {32 vars in 738 bytes} [Tue Jun 16 02:38:30 2026] DELETE /v2.1/os-security-groups/dd0a6658-77d2-49f5-9b95-34a4c25d0ccb => generated 0 bytes in 323 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 02:38:30.442 8 WARNING neutronclient.v2_0.client [None req-c6b3cd5b-5137-4ba3-94a7-4670837314ee 6e712d9572d545d4a28d973df2863c13 f878c54740044758b15896d7193e8ad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 349/698] 10.0.0.24 () {32 vars in 738 bytes} [Tue Jun 16 02:38:30 2026] DELETE /v2.1/os-security-groups/358d7556-e9f8-4cbb-a444-1da8ce5d87a1 => generated 0 bytes in 376 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 02:38:30.567 9 WARNING neutronclient.v2_0.client [None req-36bd8cf5-2db0-4d7f-b617-15aea436e2f7 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:30.577 8 WARNING neutronclient.v2_0.client [None req-c6b3cd5b-5137-4ba3-94a7-4670837314ee 6e712d9572d545d4a28d973df2863c13 f878c54740044758b15896d7193e8ad5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:30.588 9 INFO nova.api.openstack.wsgi [None req-36bd8cf5-2db0-4d7f-b617-15aea436e2f7 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] HTTP exception thrown: Security group 358d7556-e9f8-4cbb-a444-1da8ce5d87a1 does not exist Neutron server returns request_ids: ['req-9935fa78-75d3-4aed-9ab8-01633de719d1'] [pid: 9|app: 0|req: 350/699] 10.0.0.24 () {32 vars in 735 bytes} [Tue Jun 16 02:38:30 2026] GET /v2.1/os-security-groups/358d7556-e9f8-4cbb-a444-1da8ce5d87a1 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 02:38:30.600 9 WARNING neutronclient.v2_0.client [None req-329b76de-4688-44cf-afe9-11338e541dde 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:30.697 9 WARNING neutronclient.v2_0.client [None req-329b76de-4688-44cf-afe9-11338e541dde 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:30.739 9 WARNING neutronclient.v2_0.client [None req-329b76de-4688-44cf-afe9-11338e541dde 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 351/700] 10.0.0.24 () {32 vars in 661 bytes} [Tue Jun 16 02:38:30 2026] GET /v2.1/os-security-groups => generated 707 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:38:30.811 9 WARNING neutronclient.v2_0.client [None req-70a7cc40-4ad9-43c8-8fcf-a1a7c35b17a0 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:30.832 9 INFO nova.api.openstack.wsgi [None req-70a7cc40-4ad9-43c8-8fcf-a1a7c35b17a0 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] HTTP exception thrown: Security group 358d7556-e9f8-4cbb-a444-1da8ce5d87a1 does not exist Neutron server returns request_ids: ['req-bb938d78-9a59-4d2c-a229-e108d24f3bba'] [pid: 9|app: 0|req: 352/701] 10.0.0.24 () {32 vars in 738 bytes} [Tue Jun 16 02:38:30 2026] DELETE /v2.1/os-security-groups/358d7556-e9f8-4cbb-a444-1da8ce5d87a1 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 02:38:30.846 9 WARNING neutronclient.v2_0.client [None req-782deba9-2d04-4512-bf13-d67123cb1442 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:30.869 9 INFO nova.api.openstack.wsgi [None req-782deba9-2d04-4512-bf13-d67123cb1442 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] HTTP exception thrown: Security group 3e911f0c-1254-46b4-9d02-9b589ffc72e6 does not exist Neutron server returns request_ids: ['req-2a1bb0e2-38c0-4f08-a638-0d71bc34a7a9'] [pid: 9|app: 0|req: 353/702] 10.0.0.24 () {32 vars in 738 bytes} [Tue Jun 16 02:38:30 2026] DELETE /v2.1/os-security-groups/3e911f0c-1254-46b4-9d02-9b589ffc72e6 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 02:38:30.881 9 WARNING neutronclient.v2_0.client [None req-fd49310f-a5cf-4725-9555-e6f574698326 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:30.899 9 INFO nova.api.openstack.wsgi [None req-fd49310f-a5cf-4725-9555-e6f574698326 472c5f2ad884498e91eb0d76bd6e9b24 b5f6cb2a6b73469a9f5c866695c374dd - - default default] HTTP exception thrown: Security group 61819fe9-f3be-4d63-b88b-3e3d806f2068 does not exist Neutron server returns request_ids: ['req-fe571cb6-7090-4dd2-9a20-fa0bb562db62'] [pid: 9|app: 0|req: 354/703] 10.0.0.24 () {32 vars in 738 bytes} [Tue Jun 16 02:38:30 2026] DELETE /v2.1/os-security-groups/61819fe9-f3be-4d63-b88b-3e3d806f2068 => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/704] 10.0.0.24 () {32 vars in 738 bytes} [Tue Jun 16 02:38:30 2026] DELETE /v2.1/os-security-groups/b6e730d0-6fde-4da7-bc04-a1c8766e0682 => generated 0 bytes in 638 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 9|app: 0|req: 355/705] 10.0.0.24 () {34 vars in 669 bytes} [Tue Jun 16 02:38:31 2026] POST /v2.1/os-keypairs => generated 385 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:38:31.277 8 WARNING neutronclient.v2_0.client [None req-53a87e42-c278-47f4-a41c-e990ee822153 ab7a654040a84c61b93933f48d09e854 b07bf01d627c4b109d85044ca77cde86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/706] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:31 2026] GET /v2.1/servers/5672b098-2660-4746-84db-a7a9084dc8c8 => generated 1435 bytes in 891 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:38:33.203 9 WARNING neutronclient.v2_0.client [None req-e9bd308d-9d93-4e10-b1d0-f70ff8029627 ab7a654040a84c61b93933f48d09e854 b07bf01d627c4b109d85044ca77cde86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 356/707] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:33 2026] GET /v2.1/servers/5672b098-2660-4746-84db-a7a9084dc8c8 => generated 1483 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-06-16 02:38:34.394 8 WARNING neutronclient.v2_0.client [None req-aca1357c-d8c3-43bd-8446-02c6c72fda48 ab7a654040a84c61b93933f48d09e854 b07bf01d627c4b109d85044ca77cde86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/708] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:34 2026] GET /v2.1/servers/5672b098-2660-4746-84db-a7a9084dc8c8 => generated 1491 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:34.821 9 WARNING neutronclient.v2_0.client [None req-2020b67e-914f-491d-be7e-9313c5e1a358 ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:34.896 9 WARNING neutronclient.v2_0.client [None req-2020b67e-914f-491d-be7e-9313c5e1a358 ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:35.111 9 WARNING neutronclient.v2_0.client [None req-2020b67e-914f-491d-be7e-9313c5e1a358 ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] 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-06-16 02:38:35.549 8 WARNING neutronclient.v2_0.client [None req-fd76d103-49d3-4e27-ac1a-cb0e9d78d801 ab7a654040a84c61b93933f48d09e854 b07bf01d627c4b109d85044ca77cde86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/709] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:35 2026] GET /v2.1/servers/5672b098-2660-4746-84db-a7a9084dc8c8 => generated 1501 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 357/710] 10.0.0.24 () {34 vars in 661 bytes} [Tue Jun 16 02:38:34 2026] POST /v2.1/servers => generated 451 bytes in 1187 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-06-16 02:38:35.963 8 WARNING neutronclient.v2_0.client [None req-fc2b9675-7da6-4e08-9b65-b8ddbe66bde8 ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] The python binding code in 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/711] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:35 2026] GET /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d => generated 1423 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:36.662 9 WARNING neutronclient.v2_0.client [None req-a130cd34-5680-4694-992c-cda85025eb60 ab7a654040a84c61b93933f48d09e854 b07bf01d627c4b109d85044ca77cde86 - - default default] 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-06-16 02:38:37.065 8 WARNING neutronclient.v2_0.client [None req-3549f726-bf66-4549-99d8-9a6e8a0afde9 ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/712] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:37 2026] GET /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d => generated 1427 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:37.521 8 INFO nova.api.openstack.compute.server_external_events [req-c03656c6-0641-4b76-aee9-7ba1bc3effc4 req-f761144f-bad3-405d-bf96-d1b74f06ee4a 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:b2b164e1-7efe-4e9f-9072-74c53ad6909f for instance 5672b098-2660-4746-84db-a7a9084dc8c8 on instance 2026-06-16 02:38:37.528 8 INFO nova.compute.rpcapi [None req-3af13b5d-1de2-4208-87af-f26b2d177be1 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 358/715] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:38:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 358/716] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:36 2026] GET /v2.1/servers/5672b098-2660-4746-84db-a7a9084dc8c8 => generated 1556 bytes in 1221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:38.246 8 WARNING neutronclient.v2_0.client [None req-bf58613e-5197-4c6c-89e6-81b5d2511990 ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/717] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:38 2026] GET /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d => generated 1475 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:38.895 9 WARNING neutronclient.v2_0.client [None req-21e4ac87-f733-49d6-80f8-532723e00107 ab7a654040a84c61b93933f48d09e854 b07bf01d627c4b109d85044ca77cde86 - - default default] 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-06-16 02:38:39.641 8 WARNING neutronclient.v2_0.client [None req-f2f030b6-8449-454b-9d97-de4f935e226a ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/718] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:39 2026] GET /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d => generated 1475 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 359/719] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:38 2026] GET /v2.1/servers/5672b098-2660-4746-84db-a7a9084dc8c8 => generated 1556 bytes in 1514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:41.204 8 WARNING neutronclient.v2_0.client [None req-f3ef813a-5952-46a5-9a3c-d77924d51a4c ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] 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-06-16 02:38:41.437 9 WARNING neutronclient.v2_0.client [None req-d59dcb47-b1c9-4362-b420-092da22f782d ab7a654040a84c61b93933f48d09e854 b07bf01d627c4b109d85044ca77cde86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/720] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:41 2026] GET /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d => generated 1483 bytes in 2410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:43.608 8 INFO nova.api.openstack.compute.server_external_events [req-358fb8ba-024e-41c1-8a06-4b6c8de77d07 req-e6cc4924-fd53-40ba-ab59-fa1b92170108 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:b2b164e1-7efe-4e9f-9072-74c53ad6909f for instance 5672b098-2660-4746-84db-a7a9084dc8c8 on instance [pid: 8|app: 0|req: 362/721] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:38:43 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) [pid: 9|app: 0|req: 360/722] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:41 2026] GET /v2.1/servers/5672b098-2660-4746-84db-a7a9084dc8c8 => generated 1556 bytes in 2375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/723] 10.0.0.24 () {34 vars in 669 bytes} [Tue Jun 16 02:38:43 2026] POST /v2.1/os-keypairs => generated 386 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 361/724] 10.0.0.24 () {34 vars in 669 bytes} [Tue Jun 16 02:38:44 2026] POST /v2.1/os-keypairs => generated 385 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:38:44.635 8 WARNING neutronclient.v2_0.client [None req-aeb6dc63-260c-4a40-b6f4-dc411e36b72f ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:44.827 9 WARNING neutronclient.v2_0.client [None req-e87b780d-d459-4d07-876c-5052fc2581ca ab7a654040a84c61b93933f48d09e854 b07bf01d627c4b109d85044ca77cde86 - - default default] The python binding code in 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/725] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:44 2026] GET /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d => generated 1549 bytes in 1095 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:45.715 8 INFO nova.api.openstack.compute.server_external_events [req-9c2ed92a-8b6d-49a6-a070-79914bd98035 req-5cbb6ae1-7aa6-4a9f-9463-f9d21ae9ae8b 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:5f6c4127-7642-4c5f-838f-02282a9a990c for instance cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d on instance [pid: 8|app: 0|req: 365/726] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:38:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 362/727] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:44 2026] GET /v2.1/servers/5672b098-2660-4746-84db-a7a9084dc8c8 => generated 1556 bytes in 966 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:46.185 8 WARNING neutronclient.v2_0.client [None req-a5e4a201-0546-49b0-82d7-e63561d40d12 da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:46.226 8 WARNING neutronclient.v2_0.client [None req-a5e4a201-0546-49b0-82d7-e63561d40d12 da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:46.408 8 WARNING neutronclient.v2_0.client [None req-a5e4a201-0546-49b0-82d7-e63561d40d12 da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] The python binding code in 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/728] 10.0.0.24 () {34 vars in 661 bytes} [Tue Jun 16 02:38:46 2026] POST /v2.1/servers => generated 450 bytes in 476 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-06-16 02:38:46.618 9 WARNING neutronclient.v2_0.client [None req-ddee3d01-f079-4dac-96ff-c1d06d4d0458 da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 363/729] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:46 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6 => generated 1399 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:46.760 8 WARNING neutronclient.v2_0.client [None req-176338ef-5ba1-4d0a-a0ad-b0abc2ea27d4 ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] 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-06-16 02:38:46.814 9 WARNING neutronclient.v2_0.client [None req-134ece7b-c5fa-4569-9931-0d51ced90abe ab7a654040a84c61b93933f48d09e854 b07bf01d627c4b109d85044ca77cde86 - - default default] The python binding code in 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/730] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:46 2026] GET /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d => generated 1549 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 364/731] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:46 2026] GET /v2.1/servers/5672b098-2660-4746-84db-a7a9084dc8c8 => generated 1556 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:47.708 8 WARNING neutronclient.v2_0.client [None req-c28bfec8-430e-4ed6-a1a0-631b2daf98b2 da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/734] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:47 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6 => generated 1403 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:47.988 9 WARNING neutronclient.v2_0.client [None req-a2149b29-bbbe-451d-9bc1-f264154d3d22 ab7a654040a84c61b93933f48d09e854 b07bf01d627c4b109d85044ca77cde86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:47.994 8 WARNING neutronclient.v2_0.client [None req-6bcad8c4-c282-4a40-be2d-337aa0bb7438 ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 366/735] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:47 2026] GET /v2.1/servers/5672b098-2660-4746-84db-a7a9084dc8c8 => generated 1556 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/736] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:47 2026] GET /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d => generated 1549 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:48.791 9 WARNING neutronclient.v2_0.client [None req-bc4937d8-0de2-413c-9f72-d3085291c3fa da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 367/737] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:48 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6 => generated 1451 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:49.185 9 WARNING neutronclient.v2_0.client [None req-d991f22e-9b37-495b-ba19-a0af54e6f431 ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:49.193 8 WARNING neutronclient.v2_0.client [None req-6f1707b1-4679-4b3d-981b-b85c3704abae ab7a654040a84c61b93933f48d09e854 b07bf01d627c4b109d85044ca77cde86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 368/738] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:49 2026] GET /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d => generated 1549 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, ' [pid: 8|app: 0|req: 371/739] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:49 2026] GET /v2.1/servers/5672b098-2660-4746-84db-a7a9084dc8c8 => generated 1556 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:38:49.401 9 INFO nova.api.openstack.compute.server_external_events [req-a84b2260-4569-4418-910a-7f43d96ba0f6 req-df16d625-4de5-4c7a-a84f-32cbd8863ad6 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:b2b164e1-7efe-4e9f-9072-74c53ad6909f for instance 5672b098-2660-4746-84db-a7a9084dc8c8 on instance 2026-06-16 02:38:49.410 9 INFO nova.compute.rpcapi [None req-c01b2eb2-63d6-4b35-a625-77f4d81093bb - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 9|app: 0|req: 369/740] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:38:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:49.879 8 WARNING neutronclient.v2_0.client [None req-a02f0ec5-8f6c-4a8e-9991-f2899c1fd9ff da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/741] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:49 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6 => generated 1451 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:50.344 9 WARNING neutronclient.v2_0.client [None req-ab456f73-ab1c-4193-a61e-dbca71d2300b ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] 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-06-16 02:38:50.451 8 WARNING neutronclient.v2_0.client [None req-a9b72365-8479-434f-9ef4-c1451a2c5ec3 ab7a654040a84c61b93933f48d09e854 b07bf01d627c4b109d85044ca77cde86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 370/742] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:50 2026] GET /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d => generated 1549 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/743] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:50 2026] GET /v2.1/servers/5672b098-2660-4746-84db-a7a9084dc8c8 => generated 1556 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-06-16 02:38:50.783 9 WARNING neutronclient.v2_0.client [None req-5616d126-26ab-45a6-8c3c-9006e386032c 2e6b3f852e0645578aed0ea5030cf66a f029e44ba5f245babe8cc4e47b2df1a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:50.825 9 WARNING neutronclient.v2_0.client [None req-5616d126-26ab-45a6-8c3c-9006e386032c 2e6b3f852e0645578aed0ea5030cf66a f029e44ba5f245babe8cc4e47b2df1a1 - - default default] 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-06-16 02:38:50.970 8 WARNING neutronclient.v2_0.client [None req-11527f02-3516-404f-96b8-8430eec2a0ec da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:50.991 9 WARNING neutronclient.v2_0.client [None req-5616d126-26ab-45a6-8c3c-9006e386032c 2e6b3f852e0645578aed0ea5030cf66a f029e44ba5f245babe8cc4e47b2df1a1 - - default default] The python binding code in 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/744] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:50 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6 => generated 1459 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 371/745] 10.0.0.24 () {34 vars in 661 bytes} [Tue Jun 16 02:38:50 2026] POST /v2.1/servers => generated 450 bytes in 642 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-06-16 02:38:51.346 8 WARNING neutronclient.v2_0.client [None req-c72455d9-83d2-4740-bbac-625cc8aae0df 2e6b3f852e0645578aed0ea5030cf66a f029e44ba5f245babe8cc4e47b2df1a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/746] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:51 2026] GET /v2.1/servers/37c6ffd3-7643-421b-97ad-f389d8411ba0 => generated 1254 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-06-16 02:38:51.493 9 INFO nova.api.openstack.compute.server_external_events [req-a8cbfb82-3bfe-4e08-8346-df346323ed42 req-58e2af42-f9f5-44ca-ae3f-675e7b37d54c 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:b2b164e1-7efe-4e9f-9072-74c53ad6909f for instance 5672b098-2660-4746-84db-a7a9084dc8c8 on instance [pid: 9|app: 0|req: 372/747] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:38:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:51.550 8 WARNING neutronclient.v2_0.client [None req-b66cf8b9-8fbb-46e5-b292-7eed6ba1c67a ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] 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-06-16 02:38:51.616 9 WARNING neutronclient.v2_0.client [None req-9e5ca9dd-6110-47b6-9c7e-08a8088b57fa ab7a654040a84c61b93933f48d09e854 b07bf01d627c4b109d85044ca77cde86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/748] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:51 2026] GET /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d => generated 1549 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 373/749] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:51 2026] GET /v2.1/servers/5672b098-2660-4746-84db-a7a9084dc8c8 => generated 1739 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-06-16 02:38:51.827 8 WARNING neutronclient.v2_0.client [None req-f026a561-8396-4889-9f89-17adb58e24af ab7a654040a84c61b93933f48d09e854 b07bf01d627c4b109d85044ca77cde86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/750] 10.0.0.24 () {32 vars in 739 bytes} [Tue Jun 16 02:38:51 2026] GET /v2.1/servers/5672b098-2660-4746-84db-a7a9084dc8c8/os-interface => generated 284 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:52.065 9 WARNING neutronclient.v2_0.client [None req-96fe7d68-9505-43f6-a6d2-edee72a00ad1 da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] 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: 9|app: 0|req: 374/751] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:52 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6 => generated 1527 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:38:52.445 8 WARNING neutronclient.v2_0.client [None req-31600733-e45a-4126-af8c-c8829c8fd88f 2e6b3f852e0645578aed0ea5030cf66a f029e44ba5f245babe8cc4e47b2df1a1 - - default default] The python binding code in 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/752] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:52 2026] GET /v2.1/servers/37c6ffd3-7643-421b-97ad-f389d8411ba0 => generated 1304 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:52.730 9 WARNING neutronclient.v2_0.client [None req-708b2e37-b94b-4e58-9110-6d2b6a0a79d3 ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:52.739 8 INFO nova.api.openstack.compute.server_external_events [req-cf0adcd7-dacd-4611-b212-edb619827ba8 req-a8c43c33-6932-4817-9f81-7947c7d438f8 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:07d8e706-b95a-43e2-a991-5df8facfea86 for instance ed43f976-5a42-41c0-b6d7-1b98179631b6 on instance [pid: 8|app: 0|req: 379/753] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:38:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 375/754] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:52 2026] GET /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d => generated 1549 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-06-16 02:38:52.896 8 WARNING neutronclient.v2_0.client [None req-9604be61-96ee-4029-84ff-466c5fa1516f ab7a654040a84c61b93933f48d09e854 b07bf01d627c4b109d85044ca77cde86 - - default default] The python binding code in 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/755] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:52 2026] GET /v2.1/servers/5672b098-2660-4746-84db-a7a9084dc8c8 => generated 1739 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, ' [pid: 9|app: 0|req: 376/756] 10.0.0.24 () {32 vars in 639 bytes} [Tue Jun 16 02:38:53 2026] GET /v2.1/servers => generated 384 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/757] 10.0.0.24 () {32 vars in 716 bytes} [Tue Jun 16 02:38:53 2026] DELETE /v2.1/servers/5672b098-2660-4746-84db-a7a9084dc8c8 => generated 0 bytes in 148 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-06-16 02:38:53.307 9 WARNING neutronclient.v2_0.client [None req-91ab7728-7b49-4917-b7c0-7410fa048cec ab7a654040a84c61b93933f48d09e854 b07bf01d627c4b109d85044ca77cde86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 377/758] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:53 2026] GET /v2.1/servers/5672b098-2660-4746-84db-a7a9084dc8c8 => generated 1745 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:53.508 8 WARNING neutronclient.v2_0.client [None req-4032e878-ee3d-4258-a1b9-7448e1a184ea da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:53.527 9 WARNING neutronclient.v2_0.client [None req-03493d43-4f64-410a-9f72-b48203eafd83 2e6b3f852e0645578aed0ea5030cf66a f029e44ba5f245babe8cc4e47b2df1a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 378/759] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:53 2026] GET /v2.1/servers/37c6ffd3-7643-421b-97ad-f389d8411ba0 => generated 1352 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-06-16 02:38:53.583 9 INFO nova.api.openstack.compute.server_external_events [req-cb7dd188-ca65-40ff-8f3d-4b3508791997 req-372fcfec-40db-4481-b7b6-cbb8f01def54 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:b2b164e1-7efe-4e9f-9072-74c53ad6909f for instance 5672b098-2660-4746-84db-a7a9084dc8c8 on instance [pid: 9|app: 0|req: 379/760] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:38:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/761] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:53 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6 => generated 1525 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:53.886 9 WARNING neutronclient.v2_0.client [None req-959e1359-69a7-4569-979e-cea33d6414b1 ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 380/762] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:53 2026] GET /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d => generated 1549 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-06-16 02:38:54.508 8 WARNING neutronclient.v2_0.client [None req-1e79ece5-e5c4-4233-8005-cb97a727f649 ab7a654040a84c61b93933f48d09e854 b07bf01d627c4b109d85044ca77cde86 - - default default] 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-06-16 02:38:54.621 9 WARNING neutronclient.v2_0.client [None req-30ec0665-ebbc-4ffe-ba20-f641ff2c16b0 2e6b3f852e0645578aed0ea5030cf66a f029e44ba5f245babe8cc4e47b2df1a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 381/763] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:54 2026] GET /v2.1/servers/37c6ffd3-7643-421b-97ad-f389d8411ba0 => generated 1352 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: 8|app: 0|req: 383/764] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:54 2026] GET /v2.1/servers/5672b098-2660-4746-84db-a7a9084dc8c8 => generated 1745 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:38:54.683 9 WARNING neutronclient.v2_0.client [None req-d10c9d16-4342-4f94-8495-3df88dacc1e3 da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 382/765] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:54 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6 => generated 1525 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:55.070 8 WARNING neutronclient.v2_0.client [None req-09962b53-ed21-42f7-92dc-7d272da4a9ba ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/766] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:55 2026] GET /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d => generated 1549 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-06-16 02:38:55.634 9 INFO nova.api.openstack.compute.server_external_events [req-6244e41d-518a-42d0-bfb1-b554a47841a7 req-ec81e052-702b-48fb-83f3-a4aa9118283f 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:b2b164e1-7efe-4e9f-9072-74c53ad6909f for instance 5672b098-2660-4746-84db-a7a9084dc8c8 on instance 2026-06-16 02:38:55.634 9 INFO nova.api.openstack.compute.server_external_events [req-6244e41d-518a-42d0-bfb1-b554a47841a7 req-ec81e052-702b-48fb-83f3-a4aa9118283f 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:b2b164e1-7efe-4e9f-9072-74c53ad6909f for instance 5672b098-2660-4746-84db-a7a9084dc8c8 on instance [pid: 9|app: 0|req: 383/767] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:38:55 2026] POST /v2.1/os-server-external-events => generated 358 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-06-16 02:38:55.708 8 WARNING neutronclient.v2_0.client [None req-dd2e5ffe-c0af-4dd0-bef6-bf74b82e7277 2e6b3f852e0645578aed0ea5030cf66a f029e44ba5f245babe8cc4e47b2df1a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:55.740 9 WARNING neutronclient.v2_0.client [None req-16866fe2-8df4-4244-be58-c5685e1c4812 ab7a654040a84c61b93933f48d09e854 b07bf01d627c4b109d85044ca77cde86 - - default default] The python binding code in 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/768] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:55 2026] GET /v2.1/servers/37c6ffd3-7643-421b-97ad-f389d8411ba0 => generated 1360 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-06-16 02:38:55.838 8 WARNING neutronclient.v2_0.client [None req-689c6771-6e82-44e9-803b-5debf2a1a547 da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 384/769] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:55 2026] GET /v2.1/servers/5672b098-2660-4746-84db-a7a9084dc8c8 => generated 1865 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-06-16 02:38:55.863 9 INFO nova.api.openstack.compute.server_external_events [req-114e25ca-cb37-48f7-8778-2b2e671a4075 req-314945bf-9cb8-4f2b-881a-33a7520a5272 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:5f6c4127-7642-4c5f-838f-02282a9a990c for instance cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d on instance [pid: 9|app: 0|req: 385/770] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:38:55 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) [pid: 8|app: 0|req: 386/771] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:55 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6 => generated 1525 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:56.228 9 WARNING neutronclient.v2_0.client [None req-e9b635ed-6222-40e1-8ba6-f388b460d7c1 ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] 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-06-16 02:38:56.808 8 WARNING neutronclient.v2_0.client [None req-ee28cf4a-57e2-4f1b-a148-d0ada3d879c0 2e6b3f852e0645578aed0ea5030cf66a f029e44ba5f245babe8cc4e47b2df1a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 386/772] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:56 2026] GET /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d => generated 1549 bytes in 643 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:56.883 9 WARNING neutronclient.v2_0.client [None req-de9992e9-9dc7-4cb7-9251-1a66091810d3 ab7a654040a84c61b93933f48d09e854 b07bf01d627c4b109d85044ca77cde86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 387/773] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:56 2026] GET /v2.1/servers/5672b098-2660-4746-84db-a7a9084dc8c8 => generated 1798 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/774] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:56 2026] GET /v2.1/servers/37c6ffd3-7643-421b-97ad-f389d8411ba0 => generated 1427 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:57.049 9 WARNING neutronclient.v2_0.client [None req-5cf7cf97-6013-4215-8fa2-cae2bf102492 da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 388/776] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:57 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6 => generated 1525 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-06-16 02:38:57.679 9 INFO nova.api.openstack.compute.server_external_events [req-f5596225-4097-4287-a0a1-9fdaef8f8759 req-40ed4d31-51c4-4857-9125-c814458cdc86 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:0fac4e18-ef59-4ff2-a990-3c9ceec714ca for instance 37c6ffd3-7643-421b-97ad-f389d8411ba0 on instance [pid: 9|app: 0|req: 389/778] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:38:57 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-06-16 02:38:57.885 8 WARNING neutronclient.v2_0.client [None req-8c39ec06-c142-47b5-81ef-0c143f48fb4e ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] 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-06-16 02:38:57.908 9 INFO nova.api.openstack.compute.server_external_events [req-eb02f458-3d4a-4d49-8be3-b04bac925940 req-ea0a14c0-7005-4e6c-af52-767b684bdde2 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:5f6c4127-7642-4c5f-838f-02282a9a990c for instance cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d on instance 2026-06-16 02:38:57.909 9 INFO nova.api.openstack.compute.server_external_events [req-eb02f458-3d4a-4d49-8be3-b04bac925940 req-ea0a14c0-7005-4e6c-af52-767b684bdde2 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:5f6c4127-7642-4c5f-838f-02282a9a990c for instance cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d on instance 2026-06-16 02:38:57.909 9 INFO nova.api.openstack.compute.server_external_events [req-eb02f458-3d4a-4d49-8be3-b04bac925940 req-ea0a14c0-7005-4e6c-af52-767b684bdde2 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-deleted:b2b164e1-7efe-4e9f-9072-74c53ad6909f for instance 5672b098-2660-4746-84db-a7a9084dc8c8 on instance 2026-06-16 02:38:57.909 9 INFO nova.api.openstack.compute.server_external_events [req-eb02f458-3d4a-4d49-8be3-b04bac925940 req-ea0a14c0-7005-4e6c-af52-767b684bdde2 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:07d8e706-b95a-43e2-a991-5df8facfea86 for instance ed43f976-5a42-41c0-b6d7-1b98179631b6 on instance 2026-06-16 02:38:57.910 9 INFO nova.api.openstack.compute.server_external_events [req-eb02f458-3d4a-4d49-8be3-b04bac925940 req-ea0a14c0-7005-4e6c-af52-767b684bdde2 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:07d8e706-b95a-43e2-a991-5df8facfea86 for instance ed43f976-5a42-41c0-b6d7-1b98179631b6 on instance 2026-06-16 02:38:57.910 9 INFO nova.api.openstack.compute.server_external_events [req-eb02f458-3d4a-4d49-8be3-b04bac925940 req-ea0a14c0-7005-4e6c-af52-767b684bdde2 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:07d8e706-b95a-43e2-a991-5df8facfea86 for instance ed43f976-5a42-41c0-b6d7-1b98179631b6 on instance [pid: 9|app: 0|req: 390/779] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:38:57 2026] POST /v2.1/os-server-external-events => generated 1040 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 390/780] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:57 2026] GET /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d => generated 1549 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-06-16 02:38:57.997 9 WARNING neutronclient.v2_0.client [None req-fb3585c8-c265-4df2-9703-b62f2bd3c74c ab7a654040a84c61b93933f48d09e854 b07bf01d627c4b109d85044ca77cde86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:38:58.025 8 WARNING neutronclient.v2_0.client [None req-98f5edef-6c6c-4922-8d2c-d8fbb39f8847 2e6b3f852e0645578aed0ea5030cf66a f029e44ba5f245babe8cc4e47b2df1a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 391/781] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:57 2026] GET /v2.1/servers/5672b098-2660-4746-84db-a7a9084dc8c8 => generated 1517 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/782] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:57 2026] GET /v2.1/servers/37c6ffd3-7643-421b-97ad-f389d8411ba0 => generated 1437 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:58.245 9 WARNING neutronclient.v2_0.client [None req-4766a92e-17a8-41de-8ba2-b23b4042581c da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 392/783] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:58 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6 => generated 1525 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-06-16 02:38:59.050 8 WARNING neutronclient.v2_0.client [None req-90d88017-964e-47fc-a12f-0ed8e5ee81ed ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] 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-06-16 02:38:59.112 9 WARNING neutronclient.v2_0.client [None req-3d978bc6-f44c-4d17-b97f-f13e5f0b78e6 ab7a654040a84c61b93933f48d09e854 b07bf01d627c4b109d85044ca77cde86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 393/784] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:59 2026] GET /v2.1/servers/5672b098-2660-4746-84db-a7a9084dc8c8 => generated 1517 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, ' [pid: 8|app: 0|req: 392/785] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:59 2026] GET /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d => generated 1549 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:38:59.184 9 WARNING neutronclient.v2_0.client [None req-f31926c7-edcd-40ea-b777-be7aa1765f64 2e6b3f852e0645578aed0ea5030cf66a f029e44ba5f245babe8cc4e47b2df1a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 394/786] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:59 2026] GET /v2.1/servers/37c6ffd3-7643-421b-97ad-f389d8411ba0 => generated 1437 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:38:59.433 8 WARNING neutronclient.v2_0.client [None req-bd8f65a3-1425-4036-8b9d-084effd30f62 da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] The python binding code in 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/787] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:38:59 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6 => generated 1525 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:00.190 9 INFO nova.api.openstack.wsgi [None req-126f2959-e502-4aab-a89b-4d8af400d098 ab7a654040a84c61b93933f48d09e854 b07bf01d627c4b109d85044ca77cde86 - - default default] HTTP exception thrown: Instance 5672b098-2660-4746-84db-a7a9084dc8c8 could not be found. [pid: 9|app: 0|req: 395/788] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:00 2026] GET /v2.1/servers/5672b098-2660-4746-84db-a7a9084dc8c8 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 396/789] 10.0.0.24 () {32 vars in 702 bytes} [Tue Jun 16 02:39:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-353134018 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 02:39:00.229 8 WARNING neutronclient.v2_0.client [None req-e8184511-3f07-403e-93aa-cb54ccd8a581 ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:39:00.343 9 WARNING neutronclient.v2_0.client [None req-c7a7af56-f19d-4743-aaee-1cc117d0a3eb 2e6b3f852e0645578aed0ea5030cf66a f029e44ba5f245babe8cc4e47b2df1a1 - - default default] The python binding code in 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/790] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:00 2026] GET /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d => generated 1726 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:00.412 8 WARNING neutronclient.v2_0.client [None req-cffa8524-2824-4cb2-a032-5251f89cdc75 ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 397/791] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:00 2026] GET /v2.1/servers/37c6ffd3-7643-421b-97ad-f389d8411ba0 => generated 1437 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/792] 10.0.0.24 () {32 vars in 739 bytes} [Tue Jun 16 02:39:00 2026] GET /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d/os-interface => generated 284 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:00.638 9 WARNING neutronclient.v2_0.client [None req-defee1d6-84bd-4af0-8d4e-145ce390e3dc da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] 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-06-16 02:39:01.509 8 WARNING neutronclient.v2_0.client [None req-75b67979-17de-4b95-ba34-9e424d7aeb49 2e6b3f852e0645578aed0ea5030cf66a f029e44ba5f245babe8cc4e47b2df1a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 398/793] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:00 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6 => generated 1715 bytes in 1216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:01.890 9 WARNING neutronclient.v2_0.client [None req-b306c12f-15e1-474e-9ebb-912ad745d2c9 da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 399/794] 10.0.0.24 () {32 vars in 739 bytes} [Tue Jun 16 02:39:01 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6/os-interface => generated 284 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:02.008 9 WARNING neutronclient.v2_0.client [None req-78bf6461-1be0-410a-bb93-a4a6f4223719 ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/795] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:01 2026] GET /v2.1/servers/37c6ffd3-7643-421b-97ad-f389d8411ba0 => generated 1437 bytes in 536 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:02.040 8 INFO nova.api.openstack.compute.server_external_events [req-e02720c5-ce3b-4ff2-9c2d-20659609ce91 req-e39e350a-7fe1-4d1e-96ee-df270fc2b492 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:5f6c4127-7642-4c5f-838f-02282a9a990c for instance cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d on instance [pid: 8|app: 0|req: 397/796] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:39:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:02.752 8 WARNING neutronclient.v2_0.client [None req-bcc7d8f1-7736-4f87-aa16-dced91f7c8e3 da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 400/797] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:01 2026] GET /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d => generated 1726 bytes in 849 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:02.859 9 INFO nova.api.openstack.compute.server_external_events [req-01f63e7b-932d-4b51-8ed8-79289244955e req-e3348565-da96-4350-8305-f978b04f7d88 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:07d8e706-b95a-43e2-a991-5df8facfea86 for instance ed43f976-5a42-41c0-b6d7-1b98179631b6 on instance [pid: 9|app: 0|req: 401/798] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:39:02 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: 9|app: 0|req: 402/799] 10.0.0.24 () {32 vars in 639 bytes} [Tue Jun 16 02:39:02 2026] GET /v2.1/servers => generated 378 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: 398/800] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:02 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6 => generated 1715 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:03.075 8 WARNING neutronclient.v2_0.client [None req-cbd975ea-1189-4071-b108-3ab93466f0ec 2e6b3f852e0645578aed0ea5030cf66a f029e44ba5f245babe8cc4e47b2df1a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 403/801] 10.0.0.24 () {32 vars in 716 bytes} [Tue Jun 16 02:39:02 2026] DELETE /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d => generated 0 bytes in 176 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-06-16 02:39:03.146 9 WARNING neutronclient.v2_0.client [None req-5688e8ca-eca5-4513-8773-92261ab10d71 ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/802] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:03 2026] GET /v2.1/servers/37c6ffd3-7643-421b-97ad-f389d8411ba0 => generated 1425 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 404/803] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:03 2026] GET /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d => generated 1732 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-06-16 02:39:04.241 8 WARNING neutronclient.v2_0.client [None req-97560491-0d85-4179-94be-acc218fb04e0 2e6b3f852e0645578aed0ea5030cf66a f029e44ba5f245babe8cc4e47b2df1a1 - - default default] 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-06-16 02:39:04.369 9 WARNING neutronclient.v2_0.client [None req-beaa569e-8556-4018-9331-f11d33317ac6 ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] The python binding code in 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/804] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:04 2026] GET /v2.1/servers/37c6ffd3-7643-421b-97ad-f389d8411ba0 => generated 1425 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:04.431 8 INFO nova.api.openstack.compute.server_external_events [req-5480d5b1-fbb8-443a-b05a-2c685c8801a5 req-f7fe511c-db25-4dbe-984b-d4164c004172 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:5f6c4127-7642-4c5f-838f-02282a9a990c for instance cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d on instance [pid: 8|app: 0|req: 401/805] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:39:04 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) [pid: 9|app: 0|req: 405/806] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:04 2026] GET /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d => generated 1852 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:04.947 8 INFO nova.api.openstack.compute.server_external_events [req-a58f261f-df12-4c65-bf58-11ef4f6c0b98 req-7bb4519d-08cd-451d-9c6c-633f7aae101d 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:0fac4e18-ef59-4ff2-a990-3c9ceec714ca for instance 37c6ffd3-7643-421b-97ad-f389d8411ba0 on instance [pid: 8|app: 0|req: 402/807] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:39:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:05.455 9 WARNING neutronclient.v2_0.client [None req-64825a3f-6daf-4f26-b556-64b88e3dcffa 2e6b3f852e0645578aed0ea5030cf66a f029e44ba5f245babe8cc4e47b2df1a1 - - default default] 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: 9|app: 0|req: 406/808] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:05 2026] GET /v2.1/servers/37c6ffd3-7643-421b-97ad-f389d8411ba0 => generated 1425 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:39:05.593 8 WARNING neutronclient.v2_0.client [None req-1e904c1f-af1b-4fb1-94b8-9266fa28f3e1 ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] The python binding code in 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.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:05 2026] GET /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d => generated 1784 bytes in 647 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:06.467 9 INFO nova.api.openstack.compute.server_external_events [req-700035b8-d007-4d74-be1f-81860833af22 req-36221bb9-2e62-4a68-9546-d41c3834a381 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:5f6c4127-7642-4c5f-838f-02282a9a990c for instance cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d on instance 2026-06-16 02:39:06.468 9 INFO nova.api.openstack.compute.server_external_events [req-700035b8-d007-4d74-be1f-81860833af22 req-36221bb9-2e62-4a68-9546-d41c3834a381 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-deleted:5f6c4127-7642-4c5f-838f-02282a9a990c for instance cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d on instance [pid: 9|app: 0|req: 407/810] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:39:06 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:06.630 8 WARNING neutronclient.v2_0.client [None req-7a7712c8-97e6-42d9-93f9-0f7e5ba43f89 2e6b3f852e0645578aed0ea5030cf66a f029e44ba5f245babe8cc4e47b2df1a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/811] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:06 2026] GET /v2.1/servers/37c6ffd3-7643-421b-97ad-f389d8411ba0 => generated 1611 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-06-16 02:39:06.898 9 WARNING neutronclient.v2_0.client [None req-7d7e54f4-0f39-4e02-a012-bc4a39ddf6a5 2e6b3f852e0645578aed0ea5030cf66a f029e44ba5f245babe8cc4e47b2df1a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 408/812] 10.0.0.24 () {32 vars in 739 bytes} [Tue Jun 16 02:39:06 2026] GET /v2.1/servers/37c6ffd3-7643-421b-97ad-f389d8411ba0/os-interface => generated 284 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:07.268 8 WARNING neutronclient.v2_0.client [None req-5feaf7a3-d122-4c2d-ad8e-65c8508ccb5a ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] 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-06-16 02:39:07.315 9 INFO nova.api.openstack.compute.server_external_events [req-05d5e770-f0d4-4401-9b5d-a530c8a81cac req-87091db9-adb2-4bc8-bfd0-7fe28d5331b0 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:0fac4e18-ef59-4ff2-a990-3c9ceec714ca for instance 37c6ffd3-7643-421b-97ad-f389d8411ba0 on instance [pid: 9|app: 0|req: 410/815] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:39:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 406/816] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:07 2026] GET /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d => generated 1504 bytes in 945 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:39:08.185 9 WARNING neutronclient.v2_0.client [None req-fb0e1202-ea59-4286-9170-b574eecf6210 2e6b3f852e0645578aed0ea5030cf66a f029e44ba5f245babe8cc4e47b2df1a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 411/817] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:08 2026] GET /v2.1/servers/37c6ffd3-7643-421b-97ad-f389d8411ba0 => generated 1611 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 407/818] 10.0.0.24 () {32 vars in 639 bytes} [Tue Jun 16 02:39:08 2026] GET /v2.1/servers => generated 388 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:08.508 8 INFO nova.api.openstack.compute.server_external_events [req-12ad4c66-202d-40c3-b3b3-b39e935f43ae req-e63fdf32-ee03-4dc1-bd70-182a24b27b46 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:0fac4e18-ef59-4ff2-a990-3c9ceec714ca for instance 37c6ffd3-7643-421b-97ad-f389d8411ba0 on instance [pid: 8|app: 0|req: 408/819] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:39:08 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: 9|app: 0|req: 412/820] 10.0.0.24 () {32 vars in 716 bytes} [Tue Jun 16 02:39:08 2026] DELETE /v2.1/servers/37c6ffd3-7643-421b-97ad-f389d8411ba0 => generated 0 bytes in 250 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-06-16 02:39:08.765 8 WARNING neutronclient.v2_0.client [None req-72e179e7-4d59-4c3b-b242-0e1045c10396 2e6b3f852e0645578aed0ea5030cf66a f029e44ba5f245babe8cc4e47b2df1a1 - - default default] The python binding code in 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.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:08 2026] GET /v2.1/servers/37c6ffd3-7643-421b-97ad-f389d8411ba0 => generated 1617 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:09.246 9 WARNING neutronclient.v2_0.client [None req-81785381-22b8-4406-8bca-53994bcaf45d ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 413/822] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:09 2026] GET /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d => generated 1509 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-06-16 02:39:09.939 8 INFO nova.api.openstack.compute.server_external_events [req-3d957ab2-9c8a-4576-81ce-bb4c8652f6f7 req-57c0500e-fe16-4f16-b0ef-88028fdea2a0 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:0fac4e18-ef59-4ff2-a990-3c9ceec714ca for instance 37c6ffd3-7643-421b-97ad-f389d8411ba0 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/823] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:39:09 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) 2026-06-16 02:39:09.974 9 WARNING neutronclient.v2_0.client [None req-4877f567-af43-403a-9f73-611e96b8cb75 2e6b3f852e0645578aed0ea5030cf66a f029e44ba5f245babe8cc4e47b2df1a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 414/824] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:09 2026] GET /v2.1/servers/37c6ffd3-7643-421b-97ad-f389d8411ba0 => generated 1737 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:10.379 8 INFO nova.api.openstack.wsgi [None req-838583e4-3675-4915-a4d4-e4c1bc98647e ae2a9adec62a4611aeb349033d7c6c07 2468e0b704734c5c8dc54cc5d8d1af5d - - default default] HTTP exception thrown: Instance cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d could not be found. [pid: 8|app: 0|req: 411/825] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:10 2026] GET /v2.1/servers/cc0ab592-2e16-4ad2-a3a3-7b7ccfe3064d => 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: 9|app: 0|req: 415/826] 10.0.0.24 () {32 vars in 702 bytes} [Tue Jun 16 02:39:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-876199815 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:11.171 8 WARNING neutronclient.v2_0.client [None req-3b7517cc-bf37-4b43-9202-755637fff9cd 2e6b3f852e0645578aed0ea5030cf66a f029e44ba5f245babe8cc4e47b2df1a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:39:11.981 9 INFO nova.api.openstack.compute.server_external_events [req-cf8e1bbb-83e5-4fbb-b170-ce207d615369 req-601acb27-261b-49ef-9c96-0cc40f91c37c 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:0fac4e18-ef59-4ff2-a990-3c9ceec714ca for instance 37c6ffd3-7643-421b-97ad-f389d8411ba0 on instance [pid: 9|app: 0|req: 416/827] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:39:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/828] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:11 2026] GET /v2.1/servers/37c6ffd3-7643-421b-97ad-f389d8411ba0 => generated 1737 bytes in 1656 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:12.933 9 WARNING neutronclient.v2_0.client [None req-40aff164-4414-4339-924c-6dfc0aa17b07 656818225c0940bd871f0f7e23d10da9 99b78c5196674bc29b2429fa6134ad90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:39:13.156 9 WARNING neutronclient.v2_0.client [None req-40aff164-4414-4339-924c-6dfc0aa17b07 656818225c0940bd871f0f7e23d10da9 99b78c5196674bc29b2429fa6134ad90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 417/829] 10.0.0.24 () {34 vars in 661 bytes} [Tue Jun 16 02:39:12 2026] POST /v2.1/servers => generated 424 bytes in 529 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-06-16 02:39:13.364 8 WARNING neutronclient.v2_0.client [None req-3b4b73c7-880a-414c-92a7-14e5daf77f26 656818225c0940bd871f0f7e23d10da9 99b78c5196674bc29b2429fa6134ad90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/830] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:13 2026] GET /v2.1/servers/722020a0-8287-4c57-8124-c3f7c1d863d5 => generated 1370 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-06-16 02:39:13.841 9 WARNING neutronclient.v2_0.client [None req-214046e6-5dce-44c4-89b0-34f140d4937e 2e6b3f852e0645578aed0ea5030cf66a f029e44ba5f245babe8cc4e47b2df1a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 418/831] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:13 2026] GET /v2.1/servers/37c6ffd3-7643-421b-97ad-f389d8411ba0 => generated 1381 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:14.026 8 INFO nova.api.openstack.compute.server_external_events [req-8525e9ec-ca24-44ef-8986-1bf96eed0b64 req-ae14a721-5b47-453f-a5ab-e3632cfafdc7 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-deleted:0fac4e18-ef59-4ff2-a990-3c9ceec714ca for instance 37c6ffd3-7643-421b-97ad-f389d8411ba0 on instance [pid: 8|app: 0|req: 414/832] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:39:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:14.454 9 WARNING neutronclient.v2_0.client [None req-75045a21-402e-44d9-8944-d8181ea7e0e0 656818225c0940bd871f0f7e23d10da9 99b78c5196674bc29b2429fa6134ad90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 419/833] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:14 2026] GET /v2.1/servers/722020a0-8287-4c57-8124-c3f7c1d863d5 => generated 1374 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:14.952 8 WARNING neutronclient.v2_0.client [None req-6b37800c-f1b0-4e49-9376-eed82410f784 2e6b3f852e0645578aed0ea5030cf66a f029e44ba5f245babe8cc4e47b2df1a1 - - default default] The python binding code in 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/834] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:14 2026] GET /v2.1/servers/37c6ffd3-7643-421b-97ad-f389d8411ba0 => generated 1386 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-06-16 02:39:15.553 9 WARNING neutronclient.v2_0.client [None req-23890845-2733-4e74-a69b-e9a878ffd3cb 656818225c0940bd871f0f7e23d10da9 99b78c5196674bc29b2429fa6134ad90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 420/835] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:15 2026] GET /v2.1/servers/722020a0-8287-4c57-8124-c3f7c1d863d5 => generated 1366 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-06-16 02:39:16.045 8 WARNING neutronclient.v2_0.client [None req-e010db97-7d2e-4a23-ad56-9dde2595f7fd 2e6b3f852e0645578aed0ea5030cf66a f029e44ba5f245babe8cc4e47b2df1a1 - - default default] The python binding code in 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/836] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:16 2026] GET /v2.1/servers/37c6ffd3-7643-421b-97ad-f389d8411ba0 => generated 1386 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-06-16 02:39:16.426 9 WARNING neutronclient.v2_0.client [None req-88820806-98d5-4aac-bd3c-b15a0758887d da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 421/837] 10.0.0.24 () {32 vars in 739 bytes} [Tue Jun 16 02:39:16 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6/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-06-16 02:39:16.568 8 WARNING neutronclient.v2_0.client [None req-6ca7f505-8437-4e3e-819a-ce3cf2a475bf da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] 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-06-16 02:39:16.644 9 WARNING neutronclient.v2_0.client [None req-62ca79f9-0e43-42a0-821d-1efc8c70f006 656818225c0940bd871f0f7e23d10da9 99b78c5196674bc29b2429fa6134ad90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/838] 10.0.0.24 () {32 vars in 813 bytes} [Tue Jun 16 02:39:16 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6/os-interface/07d8e706-b95a-43e2-a991-5df8facfea86 => generated 281 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 422/839] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:16 2026] GET /v2.1/servers/722020a0-8287-4c57-8124-c3f7c1d863d5 => generated 1422 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/840] 10.0.0.24 () {32 vars in 721 bytes} [Tue Jun 16 02:39:16 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6/ips => generated 155 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: 9|app: 0|req: 423/841] 10.0.0.24 () {34 vars in 748 bytes} [Tue Jun 16 02:39:16 2026] POST /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 419/842] 10.0.0.24 () {32 vars in 721 bytes} [Tue Jun 16 02:39:16 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6/ips => generated 155 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-06-16 02:39:17.138 9 INFO nova.api.openstack.wsgi [None req-dd2f0c45-7441-483c-9de7-d300f083fc22 2e6b3f852e0645578aed0ea5030cf66a f029e44ba5f245babe8cc4e47b2df1a1 - - default default] HTTP exception thrown: Instance 37c6ffd3-7643-421b-97ad-f389d8411ba0 could not be found. [pid: 9|app: 0|req: 424/843] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:17 2026] GET /v2.1/servers/37c6ffd3-7643-421b-97ad-f389d8411ba0 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/846] 10.0.0.24 () {32 vars in 704 bytes} [Tue Jun 16 02:39:17 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1571378725 => generated 0 bytes in 103 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-06-16 02:39:17.725 9 WARNING neutronclient.v2_0.client [None req-a0900f02-8eb3-4a5b-82b6-39ac434daa0f 656818225c0940bd871f0f7e23d10da9 99b78c5196674bc29b2429fa6134ad90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/847] 10.0.0.24 () {32 vars in 721 bytes} [Tue Jun 16 02:39:17 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6/ips => generated 155 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 427/848] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:17 2026] GET /v2.1/servers/722020a0-8287-4c57-8124-c3f7c1d863d5 => generated 1422 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:18.150 8 INFO nova.api.openstack.compute.server_external_events [req-3a761667-720b-47a8-bb08-7c7696759ac8 req-e63d52cd-954f-44c8-aa4e-ba122f3d2696 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:07d8e706-b95a-43e2-a991-5df8facfea86 for instance ed43f976-5a42-41c0-b6d7-1b98179631b6 on instance [pid: 8|app: 0|req: 422/849] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:39: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, ' [pid: 9|app: 0|req: 428/850] 10.0.0.24 () {32 vars in 721 bytes} [Tue Jun 16 02:39:18 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6/ips => generated 155 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-06-16 02:39:18.962 8 WARNING neutronclient.v2_0.client [None req-113639cf-f291-4f95-b7b2-1d45ad82ef86 656818225c0940bd871f0f7e23d10da9 99b78c5196674bc29b2429fa6134ad90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/851] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:18 2026] GET /v2.1/servers/722020a0-8287-4c57-8124-c3f7c1d863d5 => generated 1472 bytes in 568 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 429/852] 10.0.0.24 () {32 vars in 721 bytes} [Tue Jun 16 02:39:19 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6/ips => generated 155 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-06-16 02:39:20.195 8 INFO nova.api.openstack.compute.server_external_events [req-281dce33-fa7b-4b29-865c-9d62bfc5af78 req-7a91854d-70b7-4345-b1e1-1bf283ba1917 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:3c547cb4-9dd0-419d-a616-46f915301565 for instance 722020a0-8287-4c57-8124-c3f7c1d863d5 on instance [pid: 8|app: 0|req: 424/853] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:39:20 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-06-16 02:39:20.538 9 WARNING neutronclient.v2_0.client [None req-f3df7989-def9-48b4-974d-f16f24b850fe 656818225c0940bd871f0f7e23d10da9 99b78c5196674bc29b2429fa6134ad90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 430/854] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:20 2026] GET /v2.1/servers/722020a0-8287-4c57-8124-c3f7c1d863d5 => generated 1470 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 425/855] 10.0.0.24 () {32 vars in 721 bytes} [Tue Jun 16 02:39:20 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6/ips => generated 193 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:21.024 9 WARNING neutronclient.v2_0.client [None req-8216162a-bc53-42d5-a08c-caa5b9786331 da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 431/856] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:20 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6 => generated 1949 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, ' [pid: 8|app: 0|req: 426/857] 10.0.0.24 () {34 vars in 748 bytes} [Tue Jun 16 02:39:21 2026] POST /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 432/858] 10.0.0.24 () {32 vars in 721 bytes} [Tue Jun 16 02:39:21 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6/ips => generated 193 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-06-16 02:39:21.683 8 WARNING neutronclient.v2_0.client [None req-1ef5de51-2631-4d1c-8403-9048aca6f2b7 656818225c0940bd871f0f7e23d10da9 99b78c5196674bc29b2429fa6134ad90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/859] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:21 2026] GET /v2.1/servers/722020a0-8287-4c57-8124-c3f7c1d863d5 => generated 1470 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, ' [pid: 9|app: 0|req: 433/860] 10.0.0.24 () {32 vars in 721 bytes} [Tue Jun 16 02:39:22 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6/ips => generated 193 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:22.819 8 WARNING neutronclient.v2_0.client [None req-2c79d932-863e-45f6-88b3-bb35da0e4140 656818225c0940bd871f0f7e23d10da9 99b78c5196674bc29b2429fa6134ad90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/861] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:22 2026] GET /v2.1/servers/722020a0-8287-4c57-8124-c3f7c1d863d5 => generated 1470 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:39:22.943 9 INFO nova.api.openstack.compute.server_external_events [req-0763ebfb-2415-41a9-bba2-41e6ce85ab9d req-39be6a54-1439-4b01-8bbb-ab3d7d6a7aa0 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:07d8e706-b95a-43e2-a991-5df8facfea86 for instance ed43f976-5a42-41c0-b6d7-1b98179631b6 on instance [pid: 9|app: 0|req: 434/862] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:39:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 429/863] 10.0.0.24 () {32 vars in 721 bytes} [Tue Jun 16 02:39:23 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6/ips => generated 193 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-06-16 02:39:23.987 9 WARNING neutronclient.v2_0.client [None req-742fe451-51fc-4089-a410-4178d7ca8caf 656818225c0940bd871f0f7e23d10da9 99b78c5196674bc29b2429fa6134ad90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 435/864] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:23 2026] GET /v2.1/servers/722020a0-8287-4c57-8124-c3f7c1d863d5 => generated 1470 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, ' [pid: 8|app: 0|req: 430/865] 10.0.0.24 () {32 vars in 721 bytes} [Tue Jun 16 02:39:24 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6/ips => generated 155 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 436/866] 10.0.0.24 () {32 vars in 716 bytes} [Tue Jun 16 02:39:24 2026] DELETE /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:24.507 8 WARNING neutronclient.v2_0.client [None req-9bdde72c-2935-4798-bd8e-1747864ce9ec da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/867] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:24 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6 => generated 1841 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-06-16 02:39:25.125 9 WARNING neutronclient.v2_0.client [None req-461f2a12-2447-4dc5-8234-4da6da71e2c1 656818225c0940bd871f0f7e23d10da9 99b78c5196674bc29b2429fa6134ad90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 437/868] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:25 2026] GET /v2.1/servers/722020a0-8287-4c57-8124-c3f7c1d863d5 => generated 1470 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:25.396 8 INFO nova.api.openstack.compute.server_external_events [req-1fac4d1c-dc8e-4a32-bd65-69649ff4f91c req-18fcc0d6-6b12-49f8-af3a-86f16c0d5e83 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:3c547cb4-9dd0-419d-a616-46f915301565 for instance 722020a0-8287-4c57-8124-c3f7c1d863d5 on instance [pid: 8|app: 0|req: 432/869] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:39:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-16 02:39:25.751 9 WARNING neutronclient.v2_0.client [None req-1060dd31-205c-4a12-809b-e7a8d0f33dac da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:39:25.766 8 INFO nova.api.openstack.compute.server_external_events [req-8c54642c-35b4-4fa4-8c0e-754786861a67 req-9bf1994a-d30b-4ac7-a3bd-6cf8eba685c4 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:07d8e706-b95a-43e2-a991-5df8facfea86 for instance ed43f976-5a42-41c0-b6d7-1b98179631b6 on instance [pid: 8|app: 0|req: 433/870] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:39:25 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) [pid: 9|app: 0|req: 438/871] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:25 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6 => generated 1841 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-06-16 02:39:26.380 8 WARNING neutronclient.v2_0.client [None req-fb4d00d2-0f3a-4fbb-96da-7db97a3df345 656818225c0940bd871f0f7e23d10da9 99b78c5196674bc29b2429fa6134ad90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/872] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:26 2026] GET /v2.1/servers/722020a0-8287-4c57-8124-c3f7c1d863d5 => generated 1470 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:26.891 9 WARNING neutronclient.v2_0.client [None req-62bf9350-317a-449d-929c-a837ee8050c0 da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] 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-06-16 02:39:27.436 8 INFO nova.api.openstack.compute.server_external_events [req-a06bc6e7-c8bd-4b73-ae8d-cefdc4fa3824 req-b1c4269e-f9ef-4807-b799-fe4e06fe02fd 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:3c547cb4-9dd0-419d-a616-46f915301565 for instance 722020a0-8287-4c57-8124-c3f7c1d863d5 on instance 2026-06-16 02:39:27.437 8 INFO nova.api.openstack.compute.server_external_events [req-a06bc6e7-c8bd-4b73-ae8d-cefdc4fa3824 req-b1c4269e-f9ef-4807-b799-fe4e06fe02fd 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-deleted:07d8e706-b95a-43e2-a991-5df8facfea86 for instance ed43f976-5a42-41c0-b6d7-1b98179631b6 on instance [pid: 8|app: 0|req: 437/875] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:39:27 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 439/876] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:26 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6 => generated 1841 bytes in 608 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:27.678 8 WARNING neutronclient.v2_0.client [None req-08f68651-b4db-40da-bc2a-033ac1b3e30f 656818225c0940bd871f0f7e23d10da9 99b78c5196674bc29b2429fa6134ad90 - - default default] 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-06-16 02:39:27.808 9 INFO nova.api.openstack.compute.server_external_events [req-d5061459-516d-45d6-8987-52151e883382 req-3d82e457-8c14-446e-b0ab-8769ad4bebca 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:07d8e706-b95a-43e2-a991-5df8facfea86 for instance ed43f976-5a42-41c0-b6d7-1b98179631b6 on instance [pid: 9|app: 0|req: 440/877] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:39:27 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/878] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:27 2026] GET /v2.1/servers/722020a0-8287-4c57-8124-c3f7c1d863d5 => generated 1656 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 441/879] 10.0.0.24 () {32 vars in 721 bytes} [Tue Jun 16 02:39:27 2026] GET /v2.1/servers/722020a0-8287-4c57-8124-c3f7c1d863d5/ips => generated 110 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 439/880] 10.0.0.24 () {32 vars in 721 bytes} [Tue Jun 16 02:39:27 2026] GET /v2.1/servers/722020a0-8287-4c57-8124-c3f7c1d863d5/ips => generated 110 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: 9|app: 0|req: 442/881] 10.0.0.24 () {32 vars in 823 bytes} [Tue Jun 16 02:39:27 2026] GET /v2.1/servers/722020a0-8287-4c57-8124-c3f7c1d863d5/ips/tempest-ServerAddressesTestJSON-1606066518-network => generated 95 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 440/882] 10.0.0.24 () {32 vars in 716 bytes} [Tue Jun 16 02:39:27 2026] DELETE /v2.1/servers/722020a0-8287-4c57-8124-c3f7c1d863d5 => generated 0 bytes in 107 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-06-16 02:39:28.111 9 WARNING neutronclient.v2_0.client [None req-e45f4faa-ca80-4fa9-a5f8-c983d42f5561 656818225c0940bd871f0f7e23d10da9 99b78c5196674bc29b2429fa6134ad90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 443/883] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:28 2026] GET /v2.1/servers/722020a0-8287-4c57-8124-c3f7c1d863d5 => generated 1662 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-06-16 02:39:28.526 8 WARNING neutronclient.v2_0.client [None req-04cf7e76-3289-4241-9ebf-66b3f9eff9fb da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/884] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:28 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6 => generated 1485 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:29.263 9 WARNING neutronclient.v2_0.client [None req-deb6f131-fd0d-47b3-93fc-bcab49505ffc 656818225c0940bd871f0f7e23d10da9 99b78c5196674bc29b2429fa6134ad90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 444/885] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:29 2026] GET /v2.1/servers/722020a0-8287-4c57-8124-c3f7c1d863d5 => generated 1662 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-06-16 02:39:29.475 8 INFO nova.api.openstack.compute.server_external_events [req-c2908199-1f34-4e78-99db-6ddc33bb33fa req-163e6a16-934d-44ba-be8d-868c7f21ff01 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:3c547cb4-9dd0-419d-a616-46f915301565 for instance 722020a0-8287-4c57-8124-c3f7c1d863d5 on instance [pid: 8|app: 0|req: 442/886] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:39:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:29.623 9 WARNING neutronclient.v2_0.client [None req-7fa9115d-3302-4b36-8133-e3c96ff51d16 da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 445/887] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:29 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6 => generated 1485 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-06-16 02:39:30.458 8 WARNING neutronclient.v2_0.client [None req-1b142ba6-58b1-4cd2-8590-3163c6c92564 656818225c0940bd871f0f7e23d10da9 99b78c5196674bc29b2429fa6134ad90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/888] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:30 2026] GET /v2.1/servers/722020a0-8287-4c57-8124-c3f7c1d863d5 => generated 1662 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:30.701 9 INFO nova.api.openstack.wsgi [None req-faa30dae-00c2-48cb-a827-fb56f6a961d1 da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] HTTP exception thrown: Instance ed43f976-5a42-41c0-b6d7-1b98179631b6 could not be found. [pid: 9|app: 0|req: 446/889] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:30 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6 => 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: 8|app: 0|req: 444/890] 10.0.0.24 () {32 vars in 702 bytes} [Tue Jun 16 02:39:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-929032865 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:31.241 9 INFO nova.api.openstack.wsgi [None req-072e85c8-d38e-424f-ae52-f98d83f3a7b2 da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] HTTP exception thrown: Instance ed43f976-5a42-41c0-b6d7-1b98179631b6 could not be found. [pid: 9|app: 0|req: 447/891] 10.0.0.24 () {32 vars in 716 bytes} [Tue Jun 16 02:39:31 2026] DELETE /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 02:39:31.276 8 INFO nova.api.openstack.wsgi [None req-d8f3ca08-39d9-4052-a031-f0356fbd221f da7aa6f1a43848d6a8c2880700c81e8e ff020c4f371c4bce80d52a5fd483aaf4 - - default default] HTTP exception thrown: Instance ed43f976-5a42-41c0-b6d7-1b98179631b6 could not be found. [pid: 8|app: 0|req: 445/892] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:31 2026] GET /v2.1/servers/ed43f976-5a42-41c0-b6d7-1b98179631b6 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:31.520 9 INFO nova.api.openstack.compute.server_external_events [req-15d29d7f-7d02-494b-bccd-2182b967eb20 req-3197ceb0-1697-4bf5-a728-896038591767 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:3c547cb4-9dd0-419d-a616-46f915301565 for instance 722020a0-8287-4c57-8124-c3f7c1d863d5 on instance 2026-06-16 02:39:31.521 9 INFO nova.api.openstack.compute.server_external_events [req-15d29d7f-7d02-494b-bccd-2182b967eb20 req-3197ceb0-1697-4bf5-a728-896038591767 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-deleted:3c547cb4-9dd0-419d-a616-46f915301565 for instance 722020a0-8287-4c57-8124-c3f7c1d863d5 on instance [pid: 9|app: 0|req: 448/893] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:39:31 2026] POST /v2.1/os-server-external-events => generated 356 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-06-16 02:39:31.595 8 WARNING neutronclient.v2_0.client [None req-022b2350-f881-48f6-a92c-1a33d611b220 656818225c0940bd871f0f7e23d10da9 99b78c5196674bc29b2429fa6134ad90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/894] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:31 2026] GET /v2.1/servers/722020a0-8287-4c57-8124-c3f7c1d863d5 => generated 1451 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-06-16 02:39:32.694 9 WARNING neutronclient.v2_0.client [None req-fe1161df-db6f-4b63-90d6-b550a8d6aee6 656818225c0940bd871f0f7e23d10da9 99b78c5196674bc29b2429fa6134ad90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 449/895] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:32 2026] GET /v2.1/servers/722020a0-8287-4c57-8124-c3f7c1d863d5 => generated 1456 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-06-16 02:39:33.790 8 WARNING neutronclient.v2_0.client [None req-ebdd0910-f0c4-4c4f-9fd2-8e4679c5adf9 656818225c0940bd871f0f7e23d10da9 99b78c5196674bc29b2429fa6134ad90 - - default default] The python binding code in 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/896] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:33 2026] GET /v2.1/servers/722020a0-8287-4c57-8124-c3f7c1d863d5 => generated 1456 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-06-16 02:39:34.872 9 INFO nova.api.openstack.wsgi [None req-f823f7bd-fab0-443b-95f1-a0125dadcae7 656818225c0940bd871f0f7e23d10da9 99b78c5196674bc29b2429fa6134ad90 - - default default] HTTP exception thrown: Instance 722020a0-8287-4c57-8124-c3f7c1d863d5 could not be found. [pid: 9|app: 0|req: 450/897] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:34 2026] GET /v2.1/servers/722020a0-8287-4c57-8124-c3f7c1d863d5 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 449/900] 10.0.0.24 () {34 vars in 669 bytes} [Tue Jun 16 02:39:43 2026] POST /v2.1/os-keypairs => generated 385 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:45.178 9 WARNING neutronclient.v2_0.client [None req-8a8efac6-cf7a-4b9a-b12e-ecf675a91829 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:39:45.228 9 WARNING neutronclient.v2_0.client [None req-8a8efac6-cf7a-4b9a-b12e-ecf675a91829 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:39:45.411 9 WARNING neutronclient.v2_0.client [None req-8a8efac6-cf7a-4b9a-b12e-ecf675a91829 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 452/901] 10.0.0.24 () {34 vars in 661 bytes} [Tue Jun 16 02:39:45 2026] POST /v2.1/servers => generated 452 bytes in 468 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-16 02:39:45.624 8 WARNING neutronclient.v2_0.client [None req-fff13a42-a534-4678-81a4-f3c5f0ba5085 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in 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/902] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:45 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1392 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-06-16 02:39:46.721 9 WARNING neutronclient.v2_0.client [None req-881c0f93-2be0-400c-986f-90a46847272c 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 453/903] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:46 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1396 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-06-16 02:39:47.813 8 WARNING neutronclient.v2_0.client [None req-b5b696f5-48ca-4ff1-9f8f-7f702757668d 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/906] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:47 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1388 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:49.110 9 WARNING neutronclient.v2_0.client [None req-7c4aaecb-995f-4adf-baf2-ea28c880ca4d 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 455/907] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:49 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1388 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-06-16 02:39:50.214 8 WARNING neutronclient.v2_0.client [None req-57d8bdbc-f4ac-4753-9b68-f26ef99d0649 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in 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/908] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:50 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1444 bytes in 789 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:52.023 9 WARNING neutronclient.v2_0.client [None req-3086b5b3-ef6c-415a-baca-5576c6f67efd 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 456/909] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:51 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1452 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-06-16 02:39:53.312 8 WARNING neutronclient.v2_0.client [None req-9d02f120-3758-4ec1-9c99-65f8d3e927c7 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] 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-06-16 02:39:54.682 9 INFO nova.api.openstack.compute.server_external_events [req-319ba213-b8ae-4515-8ce0-7bec41af944b req-dc6cb596-fd35-4e04-81cb-85ab74efcfe0 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:c6751763-2a90-4772-9a33-de3344bc8b22 for instance 37a550b0-f98c-45ac-8c59-b093181b1e25 on instance [pid: 9|app: 0|req: 457/910] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:39:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/911] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:53 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1529 bytes in 1719 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:56.047 9 WARNING neutronclient.v2_0.client [None req-b9eea181-af52-4a17-ba75-3b08f2f796bc 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 458/912] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:56 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1517 bytes in 743 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:57.797 9 WARNING neutronclient.v2_0.client [None req-00b96677-179a-4620-88ab-8ce9edda1f38 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 460/915] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:57 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1517 bytes in 863 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:39:59.675 8 WARNING neutronclient.v2_0.client [None req-487c601a-3ce7-4124-8a21-66c1002bc24f 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/916] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:39:59 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1517 bytes in 1356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:40:01.585 9 INFO nova.api.openstack.compute.server_external_events [req-93f2ec9b-4155-4642-971e-0223433e7377 req-2d3cddf1-510d-4fcb-86f7-b506d9598335 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:c6751763-2a90-4772-9a33-de3344bc8b22 for instance 37a550b0-f98c-45ac-8c59-b093181b1e25 on instance [pid: 9|app: 0|req: 461/917] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:40:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:40:02.048 8 WARNING neutronclient.v2_0.client [None req-1659f048-1fb8-4daf-a834-1ffb65cea053 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in 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/918] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:40:02 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1517 bytes in 812 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:40:03.651 9 INFO nova.api.openstack.compute.server_external_events [req-dbc71ab9-813b-4934-bcd8-51ea0bec81b4 req-a6ce133b-b5e5-495a-987f-ece493c6aa3b 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:c6751763-2a90-4772-9a33-de3344bc8b22 for instance 37a550b0-f98c-45ac-8c59-b093181b1e25 on instance [pid: 9|app: 0|req: 462/919] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:40:03 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-06-16 02:40:03.878 8 WARNING neutronclient.v2_0.client [None req-2c0d33ba-2567-4fde-b870-056c19172036 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/920] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:40:03 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1701 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:40:04.292 9 WARNING neutronclient.v2_0.client [None req-32932515-822c-447d-886a-9bbd86eb566b 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 463/921] 10.0.0.24 () {32 vars in 739 bytes} [Tue Jun 16 02:40:04 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25/os-interface => generated 285 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:40:05.548 8 INFO nova.api.openstack.compute.server_external_events [req-20ded685-4e39-4ed3-a7e1-6e5a8ebc5b5f req-42451f6f-3c48-41c5-9614-33e60f993a30 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:c6751763-2a90-4772-9a33-de3344bc8b22 for instance 37a550b0-f98c-45ac-8c59-b093181b1e25 on instance [pid: 8|app: 0|req: 459/922] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:40:05 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-06-16 02:40:21.081 8 WARNING neutronclient.v2_0.client [None req-858807c2-0973-4ac7-a546-c3519658a573 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/927] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:40:21 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1821 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-06-16 02:40:21.254 9 WARNING neutronclient.v2_0.client [None req-a9eee0aa-77dc-4526-8290-b820e1b53b01 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 466/928] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:40:21 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1821 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 463/929] 10.0.0.24 () {34 vars in 748 bytes} [Tue Jun 16 02:40:21 2026] POST /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25/action => generated 0 bytes in 80 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-06-16 02:40:21.709 9 WARNING neutronclient.v2_0.client [None req-1a03a343-7020-4625-aeee-ccd9b6efce14 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 467/930] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:40:21 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1823 bytes in 949 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:40:23.668 8 WARNING neutronclient.v2_0.client [None req-bbe6491d-ab6c-4e8d-94d2-0b729b378e68 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/931] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:40:23 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1823 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:40:25.119 9 WARNING neutronclient.v2_0.client [None req-8901378f-7e70-4f20-966c-3af9f18f27ea 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 468/932] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:40:25 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1828 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:40:25.990 8 INFO nova.api.openstack.compute.server_external_events [req-48e78839-12e9-43b3-925f-9b12766dc532 req-0e8746d3-bc90-4c0a-80df-75bff859dac6 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:c6751763-2a90-4772-9a33-de3344bc8b22 for instance 37a550b0-f98c-45ac-8c59-b093181b1e25 on instance [pid: 8|app: 0|req: 465/933] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:40:25 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-06-16 02:40:26.491 9 WARNING neutronclient.v2_0.client [None req-c43874a1-5223-4b9a-8d88-bbb99ee2e3b9 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 469/934] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:40:26 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1828 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:40:27.741 9 WARNING neutronclient.v2_0.client [None req-23b81918-d342-4765-a0b2-393ff13ea730 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] 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-06-16 02:40:28.041 8 INFO nova.api.openstack.compute.server_external_events [req-ea6ce303-8c02-426f-b2d9-9d0ef348eed1 req-010c41cb-e00e-4082-b6df-27614555e351 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:c6751763-2a90-4772-9a33-de3344bc8b22 for instance 37a550b0-f98c-45ac-8c59-b093181b1e25 on instance [pid: 8|app: 0|req: 467/937] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:40:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 471/938] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:40:27 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1828 bytes in 476 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:40:29.231 8 WARNING neutronclient.v2_0.client [None req-b311b29d-c71c-442f-9818-0b36fde91ad6 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/939] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:40:29 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1828 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:40:30.086 9 INFO nova.api.openstack.compute.server_external_events [req-70e65f5a-b065-43b4-ad95-733da3681c85 req-4914e940-d50a-4e07-b3ee-f122c3ec735d 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:c6751763-2a90-4772-9a33-de3344bc8b22 for instance 37a550b0-f98c-45ac-8c59-b093181b1e25 on instance 2026-06-16 02:40:30.086 9 INFO nova.api.openstack.compute.server_external_events [req-70e65f5a-b065-43b4-ad95-733da3681c85 req-4914e940-d50a-4e07-b3ee-f122c3ec735d 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:c6751763-2a90-4772-9a33-de3344bc8b22 for instance 37a550b0-f98c-45ac-8c59-b093181b1e25 on instance [pid: 9|app: 0|req: 472/940] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:40:30 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:40:30.427 8 WARNING neutronclient.v2_0.client [None req-1a66038b-2ffd-425e-a18d-d9219e16773b 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/941] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:40:30 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1828 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:40:31.634 9 WARNING neutronclient.v2_0.client [None req-45b506d6-c410-4647-be8a-62dbd0ed810c 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 473/942] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:40:31 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1821 bytes in 507 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 475/945] 10.0.0.33 () {30 vars in 617 bytes} [Tue Jun 16 02:40:46 2026] GET /v2.1 => generated 0 bytes in 116 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 471/946] 10.0.0.33 () {32 vars in 690 bytes} [Tue Jun 16 02:40:46 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: 9|app: 0|req: 476/947] 10.0.0.33 () {34 vars in 911 bytes} [Tue Jun 16 02:40:46 2026] GET /v2.1/os-simple-tenant-usage/80107a3f369e4afa9d1bee9bd6666a17?start=2026-06-15T00:00:00&end=2026-06-16T23:59:59 => generated 20 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/950] 10.0.0.33 () {30 vars in 652 bytes} [Tue Jun 16 02:40:47 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:40:47.747 9 WARNING neutronclient.v2_0.client [None req-e005d77a-8729-4543-83e0-578cf910b96c 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 478/951] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:40:47 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1821 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/952] 10.0.0.24 () {32 vars in 716 bytes} [Tue Jun 16 02:40:47 2026] DELETE /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 0 bytes in 136 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-06-16 02:40:48.085 9 WARNING neutronclient.v2_0.client [None req-442bda46-7096-4093-a7a2-cbf3c9a36aa3 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 479/953] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:40:48 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1827 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-06-16 02:40:49.261 8 WARNING neutronclient.v2_0.client [None req-5e07342c-ffde-4113-b9d9-ea482e983a3c 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/954] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:40:49 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1827 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:40:50.421 9 WARNING neutronclient.v2_0.client [None req-c86725b0-2fec-4419-a7ac-fbc2deb9c706 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 476/955] 10.0.0.33 () {30 vars in 617 bytes} [Tue Jun 16 02:40:50 2026] GET /v2.1 => generated 0 bytes in 93 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 477/956] 10.0.0.33 () {32 vars in 690 bytes} [Tue Jun 16 02:40:50 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/957] 10.0.0.33 () {34 vars in 911 bytes} [Tue Jun 16 02:40:50 2026] GET /v2.1/os-simple-tenant-usage/80107a3f369e4afa9d1bee9bd6666a17?start=2026-06-15T00:00:00&end=2026-06-16T23:59:59 => generated 20 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 480/958] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:40:50 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1827 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:40:50.993 8 INFO nova.api.openstack.compute.server_external_events [req-fda8a02b-cb35-4905-98bd-d2d8b491c9d9 req-2160267b-f1b8-46ff-a046-a72129e5ae2a 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-deleted:c6751763-2a90-4772-9a33-de3344bc8b22 for instance 37a550b0-f98c-45ac-8c59-b093181b1e25 on instance [pid: 8|app: 0|req: 479/959] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:40:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 481/960] 10.0.0.33 () {30 vars in 652 bytes} [Tue Jun 16 02:40:51 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:40:51.739 8 WARNING neutronclient.v2_0.client [None req-d47be860-c177-461f-9bf7-cf104f469f4b 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in 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/961] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:40:51 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1473 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:40:52.825 9 WARNING neutronclient.v2_0.client [None req-a18421ff-94da-433b-9ec5-3919038af441 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 482/962] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:40:52 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1478 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:40:54.064 8 WARNING neutronclient.v2_0.client [None req-dfea03be-fc42-4e77-81e2-c84da499fee1 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/963] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:40:53 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => generated 1478 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:40:55.324 9 INFO nova.api.openstack.wsgi [None req-dad20ee4-decd-4000-8753-5b3bb5ea0bcb 803b9d08d9a54085a09f7ab352a36389 7c7827eaaf2b4f1d9c4f75fe0c0eac27 - - default default] HTTP exception thrown: Instance 37a550b0-f98c-45ac-8c59-b093181b1e25 could not be found. [pid: 9|app: 0|req: 483/964] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:40:55 2026] GET /v2.1/servers/37a550b0-f98c-45ac-8c59-b093181b1e25 => 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: 482/965] 10.0.0.24 () {32 vars in 702 bytes} [Tue Jun 16 02:40:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-614356103 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 9|app: 0|req: 485/968] 10.0.0.24 () {30 vars in 411 bytes} [Tue Jun 16 02:41:01 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/969] 10.0.0.24 () {28 vars in 558 bytes} [Tue Jun 16 02:41:01 2026] GET /v2/ => generated 402 bytes in 432 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 486/970] 10.0.0.24 () {28 vars in 562 bytes} [Tue Jun 16 02:41:02 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/971] 10.0.0.24 () {30 vars in 411 bytes} [Tue Jun 16 02:41:02 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: 490/980] 10.0.0.58 () {28 vars in 452 bytes} [Tue Jun 16 02:41:43 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 491/981] 10.0.0.58 () {30 vars in 656 bytes} [Tue Jun 16 02:41:43 2026] GET /v2.1 => generated 0 bytes in 164 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 491/982] 10.0.0.58 () {32 vars in 729 bytes} [Tue Jun 16 02:41:43 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: 9|app: 0|req: 492/983] 10.0.0.58 () {34 vars in 804 bytes} [Tue Jun 16 02:41:43 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/984] 10.0.0.58 () {28 vars in 452 bytes} [Tue Jun 16 02:41:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 493/985] 10.0.0.58 () {30 vars in 656 bytes} [Tue Jun 16 02:41:43 2026] GET /v2.1 => generated 0 bytes in 103 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 493/986] 10.0.0.58 () {32 vars in 729 bytes} [Tue Jun 16 02:41:43 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 494/987] 10.0.0.58 () {34 vars in 892 bytes} [Tue Jun 16 02:41:43 2026] GET /v2.1/servers/detail?project_id=032964fa1bda4b349df55672a8e66159&all_tenants=True => generated 15 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/988] 10.0.0.58 () {34 vars in 892 bytes} [Tue Jun 16 02:41:44 2026] GET /v2.1/servers/detail?project_id=1df4efc14bd64dfa90d6061e725be2ef&all_tenants=True => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 495/989] 10.0.0.58 () {34 vars in 892 bytes} [Tue Jun 16 02:41:44 2026] GET /v2.1/servers/detail?project_id=38bb949aad4e472899cb71fec3750eda&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/990] 10.0.0.58 () {34 vars in 892 bytes} [Tue Jun 16 02:41:44 2026] GET /v2.1/servers/detail?project_id=3bbb50d0f9aa43e48df948118028f153&all_tenants=True => generated 15 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 496/991] 10.0.0.58 () {34 vars in 892 bytes} [Tue Jun 16 02:41:44 2026] GET /v2.1/servers/detail?project_id=431e6acd1afb4c87b7151c99cc7f8715&all_tenants=True => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/992] 10.0.0.58 () {34 vars in 892 bytes} [Tue Jun 16 02:41:44 2026] GET /v2.1/servers/detail?project_id=65cdb4dd97a845adaee08a144eb75fde&all_tenants=True => generated 15 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 497/993] 10.0.0.58 () {34 vars in 892 bytes} [Tue Jun 16 02:41:44 2026] GET /v2.1/servers/detail?project_id=77f07dd9bd884859811024db5960b22a&all_tenants=True => generated 15 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/994] 10.0.0.58 () {34 vars in 892 bytes} [Tue Jun 16 02:41:44 2026] GET /v2.1/servers/detail?project_id=b3ed21ef1b2247bc9fa3b9ebd0be3bec&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 498/995] 10.0.0.58 () {34 vars in 892 bytes} [Tue Jun 16 02:41:44 2026] GET /v2.1/servers/detail?project_id=b624ccfcb7d34c62bd6196a5118c8127&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/996] 10.0.0.58 () {34 vars in 892 bytes} [Tue Jun 16 02:41:44 2026] GET /v2.1/servers/detail?project_id=c3323e2a89c0480085ca35f06c121f5e&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 499/997] 10.0.0.58 () {34 vars in 892 bytes} [Tue Jun 16 02:41:44 2026] GET /v2.1/servers/detail?project_id=c653bba364544dd2bd3f52088eaf2c57&all_tenants=True => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/998] 10.0.0.58 () {34 vars in 892 bytes} [Tue Jun 16 02:41:44 2026] GET /v2.1/servers/detail?project_id=d704740c3e7b4ceebc0e13c7cbcb0320&all_tenants=True => generated 15 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 500/999] 10.0.0.58 () {34 vars in 892 bytes} [Tue Jun 16 02:41:44 2026] GET /v2.1/servers/detail?project_id=d7fbf902be144b0db2bc251430da3cf8&all_tenants=True => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-06-16 02:41:57.456 9 WARNING neutronclient.v2_0.client [None req-bd93dd42-f189-4b67-8e15-8697271c578e 00c99a95891b43eda94f543808101c95 0bf988e8f3f74006be4e4be8740955cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:41:57.802 9 WARNING neutronclient.v2_0.client [None req-bd93dd42-f189-4b67-8e15-8697271c578e 00c99a95891b43eda94f543808101c95 0bf988e8f3f74006be4e4be8740955cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 503/1004] 10.0.0.24 () {34 vars in 661 bytes} [Tue Jun 16 02:41:57 2026] POST /v2.1/servers => generated 424 bytes in 665 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-16 02:41:58.087 8 WARNING neutronclient.v2_0.client [None req-641502cb-929f-494e-afa0-136b35dbdff0 00c99a95891b43eda94f543808101c95 0bf988e8f3f74006be4e4be8740955cb - - default default] The python binding code in 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/1005] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:41:58 2026] GET /v2.1/servers/5d45b758-7949-46c6-85ab-f779d4ebab5a => generated 1367 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 504/1006] 10.0.0.24 () {34 vars in 669 bytes} [Tue Jun 16 02:41:58 2026] POST /v2.1/os-keypairs => generated 396 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:41:59.186 8 WARNING neutronclient.v2_0.client [None req-ba646c7c-0bbb-42f4-99ae-f8b21c4626ff 00c99a95891b43eda94f543808101c95 0bf988e8f3f74006be4e4be8740955cb - - default default] The python binding code in 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/1007] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:41:59 2026] GET /v2.1/servers/5d45b758-7949-46c6-85ab-f779d4ebab5a => generated 1371 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:42:00.428 9 WARNING neutronclient.v2_0.client [None req-eadba17b-8c82-47ca-ac1b-781fce27ca0e 00c99a95891b43eda94f543808101c95 0bf988e8f3f74006be4e4be8740955cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 505/1008] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:00 2026] GET /v2.1/servers/5d45b758-7949-46c6-85ab-f779d4ebab5a => generated 1419 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:01.781 8 WARNING neutronclient.v2_0.client [None req-d76b150e-52de-4c37-af69-990496bd13f7 00c99a95891b43eda94f543808101c95 0bf988e8f3f74006be4e4be8740955cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1009] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:01 2026] GET /v2.1/servers/5d45b758-7949-46c6-85ab-f779d4ebab5a => generated 1419 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:02.686 9 WARNING neutronclient.v2_0.client [None req-edce9237-bbcb-46f5-8803-ee9332e38f91 4d69f36a53804589939a450e2a8174a8 65cdb4dd97a845adaee08a144eb75fde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:42:02.741 9 WARNING neutronclient.v2_0.client [None req-edce9237-bbcb-46f5-8803-ee9332e38f91 4d69f36a53804589939a450e2a8174a8 65cdb4dd97a845adaee08a144eb75fde - - default default] 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-06-16 02:42:02.938 8 WARNING neutronclient.v2_0.client [None req-22098094-eab3-437e-a5c6-e8f7a1742c93 00c99a95891b43eda94f543808101c95 0bf988e8f3f74006be4e4be8740955cb - - default default] The python binding code in 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/1010] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:02 2026] GET /v2.1/servers/5d45b758-7949-46c6-85ab-f779d4ebab5a => generated 1469 bytes in 589 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:42:03.654 9 WARNING neutronclient.v2_0.client [None req-edce9237-bbcb-46f5-8803-ee9332e38f91 4d69f36a53804589939a450e2a8174a8 65cdb4dd97a845adaee08a144eb75fde - - default default] 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-06-16 02:42:03.786 8 INFO nova.api.openstack.compute.server_external_events [req-38121b9f-7900-4617-b6ac-f955342a463d req-a9c629c3-aa0a-426a-a4ea-37be2e87e99d 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:38c3b0b9-e2fa-4db7-b18e-21664137a120 for instance 5d45b758-7949-46c6-85ab-f779d4ebab5a on instance [pid: 8|app: 0|req: 506/1011] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:42:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 506/1012] 10.0.0.24 () {34 vars in 661 bytes} [Tue Jun 16 02:42:02 2026] POST /v2.1/servers => generated 448 bytes in 1333 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-06-16 02:42:03.977 8 WARNING neutronclient.v2_0.client [None req-ae0f7b14-de8a-4b64-a5aa-39c5a75c07f8 4d69f36a53804589939a450e2a8174a8 65cdb4dd97a845adaee08a144eb75fde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1013] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:03 2026] GET /v2.1/servers/38c9919c-320e-4318-95be-65841446c737 => generated 1395 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:04.559 9 WARNING neutronclient.v2_0.client [None req-f3e5ce02-abbb-40be-8c5c-6549af3be113 00c99a95891b43eda94f543808101c95 0bf988e8f3f74006be4e4be8740955cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 507/1014] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:04 2026] GET /v2.1/servers/5d45b758-7949-46c6-85ab-f779d4ebab5a => generated 1467 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:05.710 8 WARNING neutronclient.v2_0.client [None req-cc71d6d3-0635-494b-95dd-aa61eaa3c639 00c99a95891b43eda94f543808101c95 0bf988e8f3f74006be4e4be8740955cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1015] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:05 2026] GET /v2.1/servers/5d45b758-7949-46c6-85ab-f779d4ebab5a => generated 1467 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-06-16 02:42:06.859 9 WARNING neutronclient.v2_0.client [None req-5e0a708e-3f3e-4f21-8409-d36441c4d25d 00c99a95891b43eda94f543808101c95 0bf988e8f3f74006be4e4be8740955cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 508/1016] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:06 2026] GET /v2.1/servers/5d45b758-7949-46c6-85ab-f779d4ebab5a => generated 1467 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:07.997 9 WARNING neutronclient.v2_0.client [None req-4f27bd33-9217-4500-bfbc-bd8e417a1b2f 00c99a95891b43eda94f543808101c95 0bf988e8f3f74006be4e4be8740955cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 510/1019] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:07 2026] GET /v2.1/servers/5d45b758-7949-46c6-85ab-f779d4ebab5a => generated 1467 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-06-16 02:42:08.638 8 INFO nova.api.openstack.compute.server_external_events [req-b24954bc-1bd4-4117-8008-07a4b7509da0 req-25fc871e-3d26-4481-b365-8f7d2627dabb 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:38c3b0b9-e2fa-4db7-b18e-21664137a120 for instance 5d45b758-7949-46c6-85ab-f779d4ebab5a on instance [pid: 8|app: 0|req: 510/1020] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:42:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:09.080 9 WARNING neutronclient.v2_0.client [None req-a38bd65b-c91f-4915-ac95-d97f2632ba8d 4d69f36a53804589939a450e2a8174a8 65cdb4dd97a845adaee08a144eb75fde - - default default] 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-06-16 02:42:09.141 8 WARNING neutronclient.v2_0.client [None req-67e8d9d4-6370-418a-b718-b9a5620eb007 00c99a95891b43eda94f543808101c95 0bf988e8f3f74006be4e4be8740955cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 511/1021] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:09 2026] GET /v2.1/servers/38c9919c-320e-4318-95be-65841446c737 => generated 1521 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1022] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:09 2026] GET /v2.1/servers/5d45b758-7949-46c6-85ab-f779d4ebab5a => generated 1467 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:09.843 9 INFO nova.api.openstack.compute.server_external_events [req-9418bfde-94a7-41fb-8c16-61a5fdcae682 req-476a5ba5-393b-4093-814e-95b52aa2e03c 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:16dd2574-7c99-4823-8430-78fe8f909068 for instance 38c9919c-320e-4318-95be-65841446c737 on instance [pid: 9|app: 0|req: 512/1023] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:42:09 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-06-16 02:42:10.564 8 WARNING neutronclient.v2_0.client [None req-d85cb5e4-619a-4fd2-9500-8897abc48a4b 00c99a95891b43eda94f543808101c95 0bf988e8f3f74006be4e4be8740955cb - - default default] 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-06-16 02:42:10.678 9 INFO nova.api.openstack.compute.server_external_events [req-f975034f-ba7a-4e33-be6f-ae9d109fbf97 req-2b89aa5d-9b98-48cd-974e-9d951dd6712f 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:38c3b0b9-e2fa-4db7-b18e-21664137a120 for instance 5d45b758-7949-46c6-85ab-f779d4ebab5a on instance [pid: 9|app: 0|req: 513/1024] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:42:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1025] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:10 2026] GET /v2.1/servers/5d45b758-7949-46c6-85ab-f779d4ebab5a => generated 1647 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, ' [pid: 9|app: 0|req: 514/1026] 10.0.0.24 () {32 vars in 716 bytes} [Tue Jun 16 02:42:11 2026] DELETE /v2.1/servers/5d45b758-7949-46c6-85ab-f779d4ebab5a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:12.041 8 WARNING neutronclient.v2_0.client [None req-0f4f0e49-ad6d-41bc-9541-fadc75385ab4 00c99a95891b43eda94f543808101c95 0bf988e8f3f74006be4e4be8740955cb - - default default] The python binding code in 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/1027] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:11 2026] GET /v2.1/servers/5d45b758-7949-46c6-85ab-f779d4ebab5a => generated 1653 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:13.210 9 WARNING neutronclient.v2_0.client [None req-d254611a-adbe-4585-9196-f7fe21ed8544 00c99a95891b43eda94f543808101c95 0bf988e8f3f74006be4e4be8740955cb - - default default] 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-06-16 02:42:13.327 8 INFO nova.api.openstack.compute.server_external_events [req-6a50f16e-5bf7-48f2-bd9e-154d915c51df req-91f22798-30f3-4502-9726-878777369e21 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:38c3b0b9-e2fa-4db7-b18e-21664137a120 for instance 5d45b758-7949-46c6-85ab-f779d4ebab5a on instance [pid: 8|app: 0|req: 514/1028] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:42:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 515/1029] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:13 2026] GET /v2.1/servers/5d45b758-7949-46c6-85ab-f779d4ebab5a => generated 1653 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:14.479 8 WARNING neutronclient.v2_0.client [None req-c5984b72-bf62-4c76-a4d2-75ea9cb4fb7c 00c99a95891b43eda94f543808101c95 0bf988e8f3f74006be4e4be8740955cb - - default default] 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-06-16 02:42:14.525 9 WARNING neutronclient.v2_0.client [None req-d857f2f5-da76-4528-bd94-e43e9a530acb 4d69f36a53804589939a450e2a8174a8 65cdb4dd97a845adaee08a144eb75fde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1030] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:14 2026] GET /v2.1/servers/5d45b758-7949-46c6-85ab-f779d4ebab5a => generated 1653 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-06-16 02:42:14.726 8 INFO nova.api.openstack.compute.server_external_events [req-7b89e6eb-922c-4182-99c4-845b879c0a93 req-158e238b-f01f-4ada-89ef-cbf34965af8f 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-deleted:38c3b0b9-e2fa-4db7-b18e-21664137a120 for instance 5d45b758-7949-46c6-85ab-f779d4ebab5a on instance [pid: 8|app: 0|req: 516/1031] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:42:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 516/1032] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:14 2026] GET /v2.1/servers/38c9919c-320e-4318-95be-65841446c737 => generated 1519 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:15.368 8 INFO nova.api.openstack.compute.server_external_events [req-2c52d425-5e18-4229-9431-8e11a88f8fce req-dc71bb6f-c523-4cd5-aefb-90ee5c170843 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:38c3b0b9-e2fa-4db7-b18e-21664137a120 for instance 5d45b758-7949-46c6-85ab-f779d4ebab5a on instance 2026-06-16 02:42:15.370 8 INFO nova.api.openstack.compute.server_external_events [req-2c52d425-5e18-4229-9431-8e11a88f8fce req-dc71bb6f-c523-4cd5-aefb-90ee5c170843 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:16dd2574-7c99-4823-8430-78fe8f909068 for instance 38c9919c-320e-4318-95be-65841446c737 on instance 2026-06-16 02:42:15.370 8 INFO nova.api.openstack.compute.server_external_events [req-2c52d425-5e18-4229-9431-8e11a88f8fce req-dc71bb6f-c523-4cd5-aefb-90ee5c170843 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:16dd2574-7c99-4823-8430-78fe8f909068 for instance 38c9919c-320e-4318-95be-65841446c737 on instance [pid: 8|app: 0|req: 517/1033] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:42:15 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:15.763 9 WARNING neutronclient.v2_0.client [None req-44dc6ed2-8150-4c40-8445-b8011101cf2c 00c99a95891b43eda94f543808101c95 0bf988e8f3f74006be4e4be8740955cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 517/1034] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:15 2026] GET /v2.1/servers/5d45b758-7949-46c6-85ab-f779d4ebab5a => generated 1453 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:16.859 8 WARNING neutronclient.v2_0.client [None req-d9d79769-2bcb-4a74-8600-b2c4ea150758 00c99a95891b43eda94f543808101c95 0bf988e8f3f74006be4e4be8740955cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1035] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:16 2026] GET /v2.1/servers/5d45b758-7949-46c6-85ab-f779d4ebab5a => generated 1453 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:17.951 9 INFO nova.api.openstack.wsgi [None req-350231a1-4c3a-4dd3-aaf2-480f65139476 00c99a95891b43eda94f543808101c95 0bf988e8f3f74006be4e4be8740955cb - - default default] HTTP exception thrown: Instance 5d45b758-7949-46c6-85ab-f779d4ebab5a could not be found. [pid: 9|app: 0|req: 519/1038] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:17 2026] GET /v2.1/servers/5d45b758-7949-46c6-85ab-f779d4ebab5a => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:19.874 8 WARNING neutronclient.v2_0.client [None req-c49deb0c-63e0-4d30-8444-896a8cd39fb8 4d69f36a53804589939a450e2a8174a8 65cdb4dd97a845adaee08a144eb75fde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1039] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:19 2026] GET /v2.1/servers/38c9919c-320e-4318-95be-65841446c737 => generated 1816 bytes in 722 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-16 02:42:22.537 8 INFO nova.api.openstack.compute.server_external_events [req-d474c561-0b68-43cd-b774-0e1baa4b63c2 req-d201f7db-3b1c-47c2-ae9f-bddb8dce9ef1 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:16dd2574-7c99-4823-8430-78fe8f909068 for instance 38c9919c-320e-4318-95be-65841446c737 on instance [pid: 8|app: 0|req: 521/1040] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:42:22 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-06-16 02:42:22.569 9 WARNING neutronclient.v2_0.client [None req-cf0105aa-4983-4105-816d-907f69ea2751 4d69f36a53804589939a450e2a8174a8 65cdb4dd97a845adaee08a144eb75fde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:42:22.874 9 WARNING neutronclient.v2_0.client [None req-cf0105aa-4983-4105-816d-907f69ea2751 4d69f36a53804589939a450e2a8174a8 65cdb4dd97a845adaee08a144eb75fde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:42:23.102 9 WARNING neutronclient.v2_0.client [None req-cf0105aa-4983-4105-816d-907f69ea2751 4d69f36a53804589939a450e2a8174a8 65cdb4dd97a845adaee08a144eb75fde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 520/1041] 10.0.0.24 () {34 vars in 661 bytes} [Tue Jun 16 02:42:22 2026] POST /v2.1/servers => generated 448 bytes in 941 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-06-16 02:42:23.471 8 WARNING neutronclient.v2_0.client [None req-2b5e66b0-05df-4bd9-bd2c-b46945cb6a36 4d69f36a53804589939a450e2a8174a8 65cdb4dd97a845adaee08a144eb75fde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1042] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:23 2026] GET /v2.1/servers/fcd6cd8f-d537-44ca-8d3c-3794fc9297d5 => generated 1393 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:28.574 8 WARNING neutronclient.v2_0.client [None req-f403aa89-d900-4efa-bb22-270ef509a1e3 4d69f36a53804589939a450e2a8174a8 65cdb4dd97a845adaee08a144eb75fde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1045] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:28 2026] GET /v2.1/servers/fcd6cd8f-d537-44ca-8d3c-3794fc9297d5 => generated 1519 bytes in 521 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:29.674 9 INFO nova.api.openstack.compute.server_external_events [req-418cb690-4050-420b-8dfa-67b591fed022 req-3a5f7c93-9329-492f-ad12-2ae96a6b153a 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:019b2d64-3fba-4591-b8ad-28309bf10000 for instance fcd6cd8f-d537-44ca-8d3c-3794fc9297d5 on instance [pid: 9|app: 0|req: 522/1046] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:42:29 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-06-16 02:42:30.909 8 INFO nova.api.openstack.compute.server_external_events [req-dea92969-0b41-4a0a-8fc9-3043caafa00b req-40ce2f1e-eb2a-4013-8871-35b0f90a16fa 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:019b2d64-3fba-4591-b8ad-28309bf10000 for instance fcd6cd8f-d537-44ca-8d3c-3794fc9297d5 on instance [pid: 8|app: 0|req: 525/1047] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:42:30 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, ' [pid: 9|app: 0|req: 523/1048] 10.0.0.24 () {34 vars in 669 bytes} [Tue Jun 16 02:42:33 2026] POST /v2.1/os-keypairs => generated 398 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:34.107 8 WARNING neutronclient.v2_0.client [None req-46f833fd-9d7c-4e54-9bfd-4984b425aad3 4d69f36a53804589939a450e2a8174a8 65cdb4dd97a845adaee08a144eb75fde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1049] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:34 2026] GET /v2.1/servers/fcd6cd8f-d537-44ca-8d3c-3794fc9297d5 => generated 1517 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:42:35.317 9 INFO nova.api.openstack.compute.server_external_events [req-5c8ea028-447a-4d76-846e-a25ca5dd8b98 req-537fdb02-b8cb-4a29-a884-ba821267c487 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:019b2d64-3fba-4591-b8ad-28309bf10000 for instance fcd6cd8f-d537-44ca-8d3c-3794fc9297d5 on instance [pid: 9|app: 0|req: 524/1050] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:42: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-06-16 02:42:35.681 8 WARNING neutronclient.v2_0.client [None req-9f838c92-0694-4d4f-823c-707031dbd359 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:42:35.721 8 WARNING neutronclient.v2_0.client [None req-9f838c92-0694-4d4f-823c-707031dbd359 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:42:35.900 8 WARNING neutronclient.v2_0.client [None req-9f838c92-0694-4d4f-823c-707031dbd359 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in 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/1051] 10.0.0.24 () {34 vars in 661 bytes} [Tue Jun 16 02:42:35 2026] POST /v2.1/servers => generated 450 bytes in 481 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:36.122 9 WARNING neutronclient.v2_0.client [None req-7fde95cf-1732-4cc1-9236-81b2d5108654 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 525/1052] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:36 2026] GET /v2.1/servers/6ab96d9b-4f3a-40c2-be0f-b02135ec75ef => generated 1401 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:37.228 9 WARNING neutronclient.v2_0.client [None req-31417ca4-5163-44ba-9ea5-d7e3a4075653 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 527/1055] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:37 2026] GET /v2.1/servers/6ab96d9b-4f3a-40c2-be0f-b02135ec75ef => generated 1405 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-06-16 02:42:37.361 8 INFO nova.api.openstack.compute.server_external_events [req-53e46f8d-e6f6-48ad-91f8-f3cbdb96d39e req-c5a2692f-7db0-4598-aa15-6dfd891e9235 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:019b2d64-3fba-4591-b8ad-28309bf10000 for instance fcd6cd8f-d537-44ca-8d3c-3794fc9297d5 on instance [pid: 8|app: 0|req: 529/1056] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:42:37 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-06-16 02:42:38.343 9 WARNING neutronclient.v2_0.client [None req-e091d568-8ff7-495c-bcad-032897274c91 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 528/1057] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:38 2026] GET /v2.1/servers/6ab96d9b-4f3a-40c2-be0f-b02135ec75ef => generated 1453 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:39.432 8 WARNING neutronclient.v2_0.client [None req-acf4d09e-989d-415d-a2aa-a5581de39f56 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1058] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:39 2026] GET /v2.1/servers/6ab96d9b-4f3a-40c2-be0f-b02135ec75ef => generated 1453 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:39.522 9 WARNING neutronclient.v2_0.client [None req-106e2c46-76f0-43f5-bdf1-e1604b2084eb 4d69f36a53804589939a450e2a8174a8 65cdb4dd97a845adaee08a144eb75fde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 529/1059] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:39 2026] GET /v2.1/servers/fcd6cd8f-d537-44ca-8d3c-3794fc9297d5 => generated 1817 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-06-16 02:42:40.532 8 WARNING neutronclient.v2_0.client [None req-de4cbba0-4918-4207-b474-255dc9a85a20 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1060] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:40 2026] GET /v2.1/servers/6ab96d9b-4f3a-40c2-be0f-b02135ec75ef => generated 1461 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:40.958 9 INFO nova.api.openstack.compute.server_external_events [req-4a3f4bb0-4d2b-4869-a990-cc498d0e62d9 req-79e55b1e-99c6-47dc-aa21-0c2ed79b90d2 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:019b2d64-3fba-4591-b8ad-28309bf10000 for instance fcd6cd8f-d537-44ca-8d3c-3794fc9297d5 on instance [pid: 9|app: 0|req: 530/1061] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:42:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:42.053 8 WARNING neutronclient.v2_0.client [None req-516e53e7-8365-4bc4-8dbe-385e5653bbe3 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in 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/1062] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:41 2026] GET /v2.1/servers/6ab96d9b-4f3a-40c2-be0f-b02135ec75ef => generated 1539 bytes in 655 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:42.994 9 INFO nova.api.openstack.compute.server_external_events [req-36fc7391-0fb5-4c38-ab7d-4bc85f25db9c req-c0376171-ab05-48b5-aaa0-9751159c8ec2 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:05490d57-5374-4dd9-8683-e51d55dab130 for instance 6ab96d9b-4f3a-40c2-be0f-b02135ec75ef on instance [pid: 9|app: 0|req: 531/1063] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:42:42 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-06-16 02:42:43.534 8 WARNING neutronclient.v2_0.client [None req-919df827-beae-412c-b939-e8193ae4c1f8 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in 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/1064] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:43 2026] GET /v2.1/servers/6ab96d9b-4f3a-40c2-be0f-b02135ec75ef => generated 1527 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:44.800 9 WARNING neutronclient.v2_0.client [None req-d494e07e-519a-4d71-8284-ed564ffd45b5 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 532/1065] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:44 2026] GET /v2.1/servers/6ab96d9b-4f3a-40c2-be0f-b02135ec75ef => generated 1527 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-06-16 02:42:45.985 8 WARNING neutronclient.v2_0.client [None req-9a303dfd-bd09-488d-8c50-9160f0798f3e cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1066] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:45 2026] GET /v2.1/servers/6ab96d9b-4f3a-40c2-be0f-b02135ec75ef => generated 1527 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-06-16 02:42:46.502 9 INFO nova.api.openstack.compute.server_external_events [req-555af5be-27b0-4b29-bece-4d96e360d737 req-366a4618-c46c-4c7a-9f92-21bd0208da61 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:05490d57-5374-4dd9-8683-e51d55dab130 for instance 6ab96d9b-4f3a-40c2-be0f-b02135ec75ef on instance [pid: 9|app: 0|req: 533/1067] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:42:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:42:47.133 8 WARNING neutronclient.v2_0.client [None req-4aad3730-7e2a-4647-ace5-3ee8e38f9069 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1070] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:47 2026] GET /v2.1/servers/6ab96d9b-4f3a-40c2-be0f-b02135ec75ef => generated 1527 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-06-16 02:42:48.345 9 WARNING neutronclient.v2_0.client [None req-417bf5b2-c102-4573-b425-fb9c39063e6b cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 536/1071] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:48 2026] GET /v2.1/servers/6ab96d9b-4f3a-40c2-be0f-b02135ec75ef => generated 1694 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-06-16 02:42:48.520 8 WARNING neutronclient.v2_0.client [None req-fbbd7b9c-7794-4405-a3b0-0005c25347fb cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] 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-06-16 02:42:48.545 9 INFO nova.api.openstack.compute.server_external_events [req-5cbc880a-051f-4e59-bbcf-b9933f1276e0 req-22cc3545-9e89-45a7-b1e3-a12e9b51cabb 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:05490d57-5374-4dd9-8683-e51d55dab130 for instance 6ab96d9b-4f3a-40c2-be0f-b02135ec75ef on instance [pid: 9|app: 0|req: 537/1072] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:42:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1073] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:42:48 2026] GET /v2.1/servers/6ab96d9b-4f3a-40c2-be0f-b02135ec75ef => generated 1694 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-06-16 02:42:49.999 9 INFO nova.api.openstack.compute.server_external_events [req-4d076a8a-fe46-4322-8d30-1830a06cb59b req-d71df48f-8f71-4734-90e5-74c232597b88 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:05490d57-5374-4dd9-8683-e51d55dab130 for instance 6ab96d9b-4f3a-40c2-be0f-b02135ec75ef on instance [pid: 9|app: 0|req: 538/1074] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:42:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 538/1077] 10.0.0.24 () {34 vars in 748 bytes} [Tue Jun 16 02:42:58 2026] POST /v2.1/servers/6ab96d9b-4f3a-40c2-be0f-b02135ec75ef/action => generated 32059 bytes in 557 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-06-16 02:43:00.542 9 INFO nova.api.openstack.compute.server_external_events [req-1be11c07-fe16-4da3-9f95-cf0e8e4786f5 req-9447acc1-d4a1-47ae-a0b1-7d09beae9b12 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:05490d57-5374-4dd9-8683-e51d55dab130 for instance 6ab96d9b-4f3a-40c2-be0f-b02135ec75ef on instance [pid: 9|app: 0|req: 540/1078] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:43:00 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, ' [pid: 8|app: 0|req: 539/1079] 10.0.0.24 () {34 vars in 669 bytes} [Tue Jun 16 02:43:01 2026] POST /v2.1/os-keypairs => generated 396 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:43:04.320 9 WARNING neutronclient.v2_0.client [None req-1095bb67-340a-4a12-88f2-8edbdd10731f cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:43:04.365 9 WARNING neutronclient.v2_0.client [None req-1095bb67-340a-4a12-88f2-8edbdd10731f cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:43:04.540 9 WARNING neutronclient.v2_0.client [None req-1095bb67-340a-4a12-88f2-8edbdd10731f cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 541/1080] 10.0.0.24 () {34 vars in 661 bytes} [Tue Jun 16 02:43:04 2026] POST /v2.1/servers => generated 449 bytes in 514 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-16 02:43:04.777 8 WARNING neutronclient.v2_0.client [None req-68c8930f-8711-4187-bd2f-5e3906731f4c cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1081] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:04 2026] GET /v2.1/servers/6ca912c8-fd1f-4119-8b45-013fdf907ef3 => generated 1400 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-06-16 02:43:05.874 9 WARNING neutronclient.v2_0.client [None req-79ccf1fa-4753-471d-ba66-3a8b87d570e5 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 542/1082] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:05 2026] GET /v2.1/servers/6ca912c8-fd1f-4119-8b45-013fdf907ef3 => generated 1404 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-06-16 02:43:06.972 8 WARNING neutronclient.v2_0.client [None req-ff67ac30-e8d0-4c3b-994b-0e7a1e229b0c cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in 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/1083] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:06 2026] GET /v2.1/servers/6ca912c8-fd1f-4119-8b45-013fdf907ef3 => generated 1452 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-06-16 02:43:08.096 9 WARNING neutronclient.v2_0.client [None req-3600e516-e067-409c-bb54-25e8584dd074 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 544/1086] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:08 2026] GET /v2.1/servers/6ca912c8-fd1f-4119-8b45-013fdf907ef3 => generated 1452 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-06-16 02:43:08.602 8 WARNING neutronclient.v2_0.client [None req-b7b4c378-12f4-4863-aa25-22b0d278ad91 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:43:08.641 8 WARNING neutronclient.v2_0.client [None req-b7b4c378-12f4-4863-aa25-22b0d278ad91 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:43:08.797 8 WARNING neutronclient.v2_0.client [None req-b7b4c378-12f4-4863-aa25-22b0d278ad91 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] The python binding code in 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/1087] 199.204.45.25 () {36 vars in 712 bytes} [Tue Jun 16 02:43:08 2026] POST /v2.1/servers => generated 453 bytes in 844 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-06-16 02:43:09.188 9 WARNING neutronclient.v2_0.client [None req-e0c94f88-0cd5-47a8-9704-ecffa03da5cc cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 545/1088] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:09 2026] GET /v2.1/servers/6ca912c8-fd1f-4119-8b45-013fdf907ef3 => generated 1460 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-06-16 02:43:09.418 8 WARNING neutronclient.v2_0.client [None req-3862bfe8-8a4d-4cd2-8df9-54c165afb3ee a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1089] 199.204.45.25 () {32 vars in 731 bytes} [Tue Jun 16 02:43:09 2026] GET /v2.1/servers/a47e74f8-a080-4457-b645-36abeca6655c => generated 2213 bytes in 150 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-06-16 02:43:09.574 9 WARNING neutronclient.v2_0.client [None req-f49be267-0fe9-4d6b-b779-0226d573e475 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 546/1090] 199.204.45.25 () {32 vars in 757 bytes} [Tue Jun 16 02:43:09 2026] GET /v2.1/servers/a47e74f8-a080-4457-b645-36abeca6655c/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 545/1091] 199.204.45.25 () {32 vars in 775 bytes} [Tue Jun 16 02:43:09 2026] GET /v2.1/servers/a47e74f8-a080-4457-b645-36abeca6655c/os-volume_attachments => generated 25 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:43:10.336 9 WARNING neutronclient.v2_0.client [None req-ac01e6d4-16d5-4b08-8a0e-5580c53f2ff7 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] 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-06-16 02:43:10.460 8 INFO nova.api.openstack.compute.server_external_events [req-9c8c33a2-81cb-4265-9ec4-a082f27c3ac6 req-275fecd0-6074-40f7-90ac-6d337cd89f7f 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:80777bd6-70a1-453a-b250-a576c761fb82 for instance 6ca912c8-fd1f-4119-8b45-013fdf907ef3 on instance [pid: 8|app: 0|req: 546/1092] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:43:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 547/1093] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:10 2026] GET /v2.1/servers/6ca912c8-fd1f-4119-8b45-013fdf907ef3 => generated 1537 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:43:11.550 8 WARNING neutronclient.v2_0.client [None req-6c1d1aff-4551-4354-8433-65f2a7ba37dd cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1094] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:11 2026] GET /v2.1/servers/6ca912c8-fd1f-4119-8b45-013fdf907ef3 => generated 1525 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:43:12.179 9 WARNING neutronclient.v2_0.client [None req-c06e334b-7109-4581-8eaf-7040db243103 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 548/1095] 199.204.45.25 () {32 vars in 731 bytes} [Tue Jun 16 02:43:12 2026] GET /v2.1/servers/a47e74f8-a080-4457-b645-36abeca6655c => generated 2371 bytes in 113 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-06-16 02:43:12.331 8 WARNING neutronclient.v2_0.client [None req-1f8910a3-22ea-4dcc-8dc8-c8c25668e77d a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1096] 199.204.45.25 () {32 vars in 757 bytes} [Tue Jun 16 02:43:12 2026] GET /v2.1/servers/a47e74f8-a080-4457-b645-36abeca6655c/os-interface => generated 28 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: 9|app: 0|req: 549/1097] 199.204.45.25 () {32 vars in 775 bytes} [Tue Jun 16 02:43:12 2026] GET /v2.1/servers/a47e74f8-a080-4457-b645-36abeca6655c/os-volume_attachments => generated 197 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:43:12.705 8 WARNING neutronclient.v2_0.client [None req-637729d5-0022-4790-b7b6-e28ebb041e02 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1098] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:12 2026] GET /v2.1/servers/6ca912c8-fd1f-4119-8b45-013fdf907ef3 => generated 1525 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-06-16 02:43:13.862 9 WARNING neutronclient.v2_0.client [None req-970c463c-4ce9-4361-86e1-b48d932f1d60 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 550/1099] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:13 2026] GET /v2.1/servers/6ca912c8-fd1f-4119-8b45-013fdf907ef3 => generated 1525 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:43:15.057 8 INFO nova.api.openstack.compute.server_external_events [req-b0b63763-d286-431a-9a5e-19dc7b3027c7 req-6b57ae2f-6c5d-4c49-a26c-a9a9216e49c2 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:8b7e0a59-9d24-4498-ad4b-db178e98c9ce for instance a47e74f8-a080-4457-b645-36abeca6655c on instance [pid: 8|app: 0|req: 550/1100] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:43:15 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-06-16 02:43:15.294 9 WARNING neutronclient.v2_0.client [None req-41016bf2-8c41-4eb5-aa25-6798c5adda86 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 551/1101] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:15 2026] GET /v2.1/servers/6ca912c8-fd1f-4119-8b45-013fdf907ef3 => generated 1525 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:43:15.555 8 WARNING neutronclient.v2_0.client [None req-100a8759-e8fd-4231-9319-4f1003a2192c a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1102] 199.204.45.25 () {32 vars in 731 bytes} [Tue Jun 16 02:43:15 2026] GET /v2.1/servers/a47e74f8-a080-4457-b645-36abeca6655c => generated 2445 bytes in 193 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-06-16 02:43:15.735 9 WARNING neutronclient.v2_0.client [None req-30a1ce04-1951-40ba-bfc3-51ca5904a5e0 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 552/1103] 199.204.45.25 () {32 vars in 757 bytes} [Tue Jun 16 02:43:15 2026] GET /v2.1/servers/a47e74f8-a080-4457-b645-36abeca6655c/os-interface => generated 284 bytes in 142 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: 552/1104] 199.204.45.25 () {32 vars in 775 bytes} [Tue Jun 16 02:43:15 2026] GET /v2.1/servers/a47e74f8-a080-4457-b645-36abeca6655c/os-volume_attachments => generated 197 bytes in 41 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-06-16 02:43:16.531 9 WARNING neutronclient.v2_0.client [None req-4d03682f-53b1-463a-8c1a-d660dbb53a9d cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 553/1105] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:16 2026] GET /v2.1/servers/6ca912c8-fd1f-4119-8b45-013fdf907ef3 => generated 1525 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:43:17.104 8 INFO nova.api.openstack.compute.server_external_events [req-dd851f48-564f-4179-817b-379ca3880252 req-8421a285-d2cf-4842-87e9-0203cece985d 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:80777bd6-70a1-453a-b250-a576c761fb82 for instance 6ca912c8-fd1f-4119-8b45-013fdf907ef3 on instance 2026-06-16 02:43:17.104 8 INFO nova.api.openstack.compute.server_external_events [req-dd851f48-564f-4179-817b-379ca3880252 req-8421a285-d2cf-4842-87e9-0203cece985d 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:80777bd6-70a1-453a-b250-a576c761fb82 for instance 6ca912c8-fd1f-4119-8b45-013fdf907ef3 on instance [pid: 8|app: 0|req: 553/1106] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:43:17 2026] POST /v2.1/os-server-external-events => generated 354 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-06-16 02:43:17.741 9 WARNING neutronclient.v2_0.client [None req-2bb7f8a4-aec0-4902-b66a-ac904461ca05 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 555/1109] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:17 2026] GET /v2.1/servers/6ca912c8-fd1f-4119-8b45-013fdf907ef3 => generated 1525 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-06-16 02:43:18.914 8 WARNING neutronclient.v2_0.client [None req-35faffc4-aafc-4b9e-a6fb-ce22f9cf1427 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 555/1110] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:18 2026] GET /v2.1/servers/6ca912c8-fd1f-4119-8b45-013fdf907ef3 => generated 1693 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:43:19.111 9 WARNING neutronclient.v2_0.client [None req-8dd3eb50-f262-4f1c-9e69-d9a8fc6a2ab6 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:43:19.136 8 WARNING neutronclient.v2_0.client [None req-eb393940-1130-41f8-997b-385bb3143209 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 556/1111] 199.204.45.25 () {32 vars in 731 bytes} [Tue Jun 16 02:43:19 2026] GET /v2.1/servers/a47e74f8-a080-4457-b645-36abeca6655c => generated 2433 bytes in 135 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-06-16 02:43:19.240 9 WARNING neutronclient.v2_0.client [None req-819de0fb-d326-4644-ad19-13ed09505606 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1112] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:19 2026] GET /v2.1/servers/6ca912c8-fd1f-4119-8b45-013fdf907ef3 => generated 1693 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 557/1113] 199.204.45.25 () {32 vars in 757 bytes} [Tue Jun 16 02:43:19 2026] GET /v2.1/servers/a47e74f8-a080-4457-b645-36abeca6655c/os-interface => generated 284 bytes in 100 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: 557/1114] 199.204.45.25 () {32 vars in 775 bytes} [Tue Jun 16 02:43:19 2026] GET /v2.1/servers/a47e74f8-a080-4457-b645-36abeca6655c/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:43:20.155 9 INFO nova.api.openstack.compute.server_external_events [req-484d9d53-faf0-45b4-b59b-a8728af3b4e2 req-2c7d854c-75e1-49e3-8744-3b5712cc35c8 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:80777bd6-70a1-453a-b250-a576c761fb82 for instance 6ca912c8-fd1f-4119-8b45-013fdf907ef3 on instance [pid: 9|app: 0|req: 558/1115] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:43:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:43:22.198 8 INFO nova.api.openstack.compute.server_external_events [req-1907aedd-d71a-4360-bf3e-a0888d8ad78d req-c17a5d31-3f9a-400c-994f-65ff354fe19a 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:8b7e0a59-9d24-4498-ad4b-db178e98c9ce for instance a47e74f8-a080-4457-b645-36abeca6655c on instance 2026-06-16 02:43:22.199 8 INFO nova.api.openstack.compute.server_external_events [req-1907aedd-d71a-4360-bf3e-a0888d8ad78d req-c17a5d31-3f9a-400c-994f-65ff354fe19a 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:8b7e0a59-9d24-4498-ad4b-db178e98c9ce for instance a47e74f8-a080-4457-b645-36abeca6655c on instance [pid: 8|app: 0|req: 558/1116] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:43:22 2026] POST /v2.1/os-server-external-events => generated 354 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-06-16 02:43:22.777 9 WARNING neutronclient.v2_0.client [None req-dd2749b8-c189-4f73-a718-25611c6a0165 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 559/1117] 199.204.45.25 () {32 vars in 731 bytes} [Tue Jun 16 02:43:22 2026] GET /v2.1/servers/a47e74f8-a080-4457-b645-36abeca6655c => generated 2433 bytes in 160 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-06-16 02:43:22.931 8 WARNING neutronclient.v2_0.client [None req-6930ff7b-8db9-48da-aa75-3da53310feda a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1118] 199.204.45.25 () {32 vars in 757 bytes} [Tue Jun 16 02:43:22 2026] GET /v2.1/servers/a47e74f8-a080-4457-b645-36abeca6655c/os-interface => generated 286 bytes in 92 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: 9|app: 0|req: 560/1119] 199.204.45.25 () {32 vars in 775 bytes} [Tue Jun 16 02:43:22 2026] GET /v2.1/servers/a47e74f8-a080-4457-b645-36abeca6655c/os-volume_attachments => generated 197 bytes in 41 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-06-16 02:43:25.706 8 WARNING neutronclient.v2_0.client [None req-dca0e8e8-58c8-458f-b2aa-37e858710afe a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1120] 199.204.45.25 () {32 vars in 731 bytes} [Tue Jun 16 02:43:25 2026] GET /v2.1/servers/a47e74f8-a080-4457-b645-36abeca6655c => generated 2581 bytes in 355 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-06-16 02:43:26.051 9 WARNING neutronclient.v2_0.client [None req-1f05cb05-d12f-4eb2-bb82-a83688b1941f a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 561/1121] 199.204.45.25 () {32 vars in 757 bytes} [Tue Jun 16 02:43:26 2026] GET /v2.1/servers/a47e74f8-a080-4457-b645-36abeca6655c/os-interface => generated 286 bytes in 119 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: 561/1122] 199.204.45.25 () {32 vars in 775 bytes} [Tue Jun 16 02:43:26 2026] GET /v2.1/servers/a47e74f8-a080-4457-b645-36abeca6655c/os-volume_attachments => generated 197 bytes in 47 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: 9|app: 0|req: 563/1125] 10.0.0.24 () {34 vars in 748 bytes} [Tue Jun 16 02:43:30 2026] POST /v2.1/servers/6ca912c8-fd1f-4119-8b45-013fdf907ef3/action => generated 31920 bytes in 553 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: 563/1126] 10.0.0.24 () {32 vars in 716 bytes} [Tue Jun 16 02:43:33 2026] DELETE /v2.1/servers/6ca912c8-fd1f-4119-8b45-013fdf907ef3 => generated 0 bytes in 124 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-06-16 02:43:33.494 9 WARNING neutronclient.v2_0.client [None req-715ec616-6459-479e-9527-40136899d66f cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 564/1127] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:33 2026] GET /v2.1/servers/6ca912c8-fd1f-4119-8b45-013fdf907ef3 => generated 1819 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-06-16 02:43:34.709 8 WARNING neutronclient.v2_0.client [None req-00f474e7-5fb1-4288-a6f7-782430021ebf cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] 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-06-16 02:43:34.781 9 INFO nova.api.openstack.compute.server_external_events [req-99b41a70-9f9b-4e04-97d2-0530ddad47bf req-2c7cd75e-3a76-41c6-b425-70d0bbf9268b 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:80777bd6-70a1-453a-b250-a576c761fb82 for instance 6ca912c8-fd1f-4119-8b45-013fdf907ef3 on instance [pid: 9|app: 0|req: 565/1128] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:43:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1129] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:34 2026] GET /v2.1/servers/6ca912c8-fd1f-4119-8b45-013fdf907ef3 => generated 1819 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:43:35.927 9 WARNING neutronclient.v2_0.client [None req-66d56414-76c2-4229-9ea5-52fb18b390eb cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 566/1130] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:35 2026] GET /v2.1/servers/6ca912c8-fd1f-4119-8b45-013fdf907ef3 => generated 1819 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:43:36.873 8 INFO nova.api.openstack.compute.server_external_events [req-1780f081-5d7e-420b-b32c-e0de86334c6c req-3e6d536d-f8fa-44dc-92b9-d50a8ff5cfae 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:80777bd6-70a1-453a-b250-a576c761fb82 for instance 6ca912c8-fd1f-4119-8b45-013fdf907ef3 on instance 2026-06-16 02:43:36.873 8 INFO nova.api.openstack.compute.server_external_events [req-1780f081-5d7e-420b-b32c-e0de86334c6c req-3e6d536d-f8fa-44dc-92b9-d50a8ff5cfae 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-deleted:80777bd6-70a1-453a-b250-a576c761fb82 for instance 6ca912c8-fd1f-4119-8b45-013fdf907ef3 on instance [pid: 8|app: 0|req: 565/1131] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:43:36 2026] POST /v2.1/os-server-external-events => generated 356 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-06-16 02:43:37.084 9 WARNING neutronclient.v2_0.client [None req-ea0cf0a9-ee0f-4c01-8723-c6fa897fd38e cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 567/1132] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:37 2026] GET /v2.1/servers/6ca912c8-fd1f-4119-8b45-013fdf907ef3 => generated 1481 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-06-16 02:43:38.213 8 WARNING neutronclient.v2_0.client [None req-b6e7ccfe-12eb-48f7-ae09-58ab39777d2f cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1135] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:38 2026] GET /v2.1/servers/6ca912c8-fd1f-4119-8b45-013fdf907ef3 => generated 1486 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:43:39.330 9 WARNING neutronclient.v2_0.client [None req-20e14930-316a-4133-a5dd-7c316060c370 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 569/1136] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:39 2026] GET /v2.1/servers/6ca912c8-fd1f-4119-8b45-013fdf907ef3 => generated 1486 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-06-16 02:43:40.422 8 INFO nova.api.openstack.wsgi [None req-f1a4d0fa-5dae-4043-bcbe-39e264c29f57 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] HTTP exception thrown: Instance 6ca912c8-fd1f-4119-8b45-013fdf907ef3 could not be found. [pid: 8|app: 0|req: 568/1137] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:40 2026] GET /v2.1/servers/6ca912c8-fd1f-4119-8b45-013fdf907ef3 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 570/1138] 10.0.0.24 () {32 vars in 724 bytes} [Tue Jun 16 02:43:40 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-96155041 => 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, ' [pid: 8|app: 0|req: 569/1139] 10.0.0.24 () {32 vars in 716 bytes} [Tue Jun 16 02:43:40 2026] DELETE /v2.1/servers/6ab96d9b-4f3a-40c2-be0f-b02135ec75ef => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-16 02:43:41.100 9 WARNING neutronclient.v2_0.client [None req-8eb616f1-9f2f-46c1-82b1-67efd33200a0 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 571/1140] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:41 2026] GET /v2.1/servers/6ab96d9b-4f3a-40c2-be0f-b02135ec75ef => generated 1700 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-06-16 02:43:42.315 8 INFO nova.api.openstack.compute.server_external_events [req-50c73580-e46b-4806-ba1e-c78f2d2aa673 req-d5c6def5-c02d-4711-9deb-17555da40039 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:05490d57-5374-4dd9-8683-e51d55dab130 for instance 6ab96d9b-4f3a-40c2-be0f-b02135ec75ef on instance [pid: 8|app: 0|req: 570/1141] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:43:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:43:42.326 9 WARNING neutronclient.v2_0.client [None req-be9fad38-6914-4dfa-9c79-ac9333ad940b cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 572/1142] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:42 2026] GET /v2.1/servers/6ab96d9b-4f3a-40c2-be0f-b02135ec75ef => generated 1700 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-06-16 02:43:43.506 8 WARNING neutronclient.v2_0.client [None req-49355e92-7eb2-4c68-a8e1-034f128ee653 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 571/1143] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:43 2026] GET /v2.1/servers/6ab96d9b-4f3a-40c2-be0f-b02135ec75ef => generated 1700 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:43:43.761 9 INFO nova.api.openstack.compute.server_external_events [req-ab3050cd-1a3e-4d81-a9c6-8648c264333d req-436b8c33-b70f-4bc7-9e14-b88f6810620c 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-deleted:05490d57-5374-4dd9-8683-e51d55dab130 for instance 6ab96d9b-4f3a-40c2-be0f-b02135ec75ef on instance [pid: 9|app: 0|req: 573/1144] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:43:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:43:44.359 8 INFO nova.api.openstack.compute.server_external_events [req-e5abdcec-3696-48a1-82db-8525c1d88736 req-47ec961f-3628-4239-a4c9-906bd8fac6da 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:05490d57-5374-4dd9-8683-e51d55dab130 for instance 6ab96d9b-4f3a-40c2-be0f-b02135ec75ef on instance [pid: 8|app: 0|req: 572/1145] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:43:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:43:44.662 9 WARNING neutronclient.v2_0.client [None req-9a600108-426c-4d87-949c-4de3b12c6de8 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 574/1146] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:44 2026] GET /v2.1/servers/6ab96d9b-4f3a-40c2-be0f-b02135ec75ef => generated 1482 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-06-16 02:43:45.756 8 WARNING neutronclient.v2_0.client [None req-7eedde16-cdcb-47a1-a3e1-122d63bb779e cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1147] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:45 2026] GET /v2.1/servers/6ab96d9b-4f3a-40c2-be0f-b02135ec75ef => generated 1487 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-06-16 02:43:46.865 9 WARNING neutronclient.v2_0.client [None req-1aaa3344-21db-449f-b6b9-7ba91709ca37 cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 575/1148] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:46 2026] GET /v2.1/servers/6ab96d9b-4f3a-40c2-be0f-b02135ec75ef => generated 1487 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:43:47.952 8 INFO nova.api.openstack.wsgi [None req-6000a429-ce62-4646-b66d-949cd82d278d cffd0811a5974203a0e22d81e71df940 766f9584119144ea9b8780c568128642 - - default default] HTTP exception thrown: Instance 6ab96d9b-4f3a-40c2-be0f-b02135ec75ef could not be found. [pid: 8|app: 0|req: 575/1151] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:43:47 2026] GET /v2.1/servers/6ab96d9b-4f3a-40c2-be0f-b02135ec75ef => 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: 9|app: 0|req: 577/1152] 10.0.0.24 () {32 vars in 728 bytes} [Tue Jun 16 02:43:48 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1595581483 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:44:00.703 8 WARNING neutronclient.v2_0.client [None req-a543b974-0df8-462f-8929-b323d9381da5 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:44:00.745 8 WARNING neutronclient.v2_0.client [None req-a543b974-0df8-462f-8929-b323d9381da5 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:44:03.623 9 INFO nova.api.openstack.compute.server_external_events [req-102aebe7-1a56-42b3-bb20-575c35caedf8 req-9d25ec10-fb5f-46b1-8fa8-11386f9798bc 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:978e61eb-a743-4670-9be8-308b93b1462d for instance a47e74f8-a080-4457-b645-36abeca6655c on instance [pid: 9|app: 0|req: 579/1155] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:44:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 580/1156] 10.0.0.24 () {34 vars in 669 bytes} [Tue Jun 16 02:44:06 2026] POST /v2.1/os-keypairs => generated 397 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 583/1159] 10.0.0.24 () {34 vars in 669 bytes} [Tue Jun 16 02:44:08 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) 2026-06-16 02:44:09.801 8 WARNING neutronclient.v2_0.client [None req-a543b974-0df8-462f-8929-b323d9381da5 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 577/1160] 199.204.45.25 () {36 vars in 810 bytes} [Tue Jun 16 02:44:00 2026] POST /v2.1/servers/a47e74f8-a080-4457-b645-36abeca6655c/os-interface => generated 279 bytes in 9179 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-16 02:44:10.027 9 WARNING neutronclient.v2_0.client [None req-c2c080e6-27b9-4baa-8fd5-2b7c1d9f1449 fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:44:10.080 9 WARNING neutronclient.v2_0.client [None req-c2c080e6-27b9-4baa-8fd5-2b7c1d9f1449 fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:44:10.118 9 WARNING neutronclient.v2_0.client [None req-c2c080e6-27b9-4baa-8fd5-2b7c1d9f1449 fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:44:10.325 9 WARNING neutronclient.v2_0.client [None req-c2c080e6-27b9-4baa-8fd5-2b7c1d9f1449 fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] 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-06-16 02:44:10.408 8 INFO nova.api.openstack.compute.server_external_events [req-a6bcca0f-fb77-46b2-b5ce-40a226dec228 req-49c7b1ac-6e52-487c-ae93-820a85b65e81 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:978e61eb-a743-4670-9be8-308b93b1462d for instance a47e74f8-a080-4457-b645-36abeca6655c on instance [pid: 8|app: 0|req: 578/1161] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:44:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 584/1162] 10.0.0.24 () {34 vars in 661 bytes} [Tue Jun 16 02:44:09 2026] POST /v2.1/servers => generated 496 bytes in 646 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-06-16 02:44:10.632 8 WARNING neutronclient.v2_0.client [None req-683fa555-b247-4c38-bb33-0a1eef8e0894 fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 579/1163] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:44:10 2026] GET /v2.1/servers/7ae6fbb8-95c1-4ec9-bbdc-648095022d4c => generated 1457 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-06-16 02:44:11.714 9 WARNING neutronclient.v2_0.client [None req-4fafafe9-955e-4278-bbe8-8609f4bc5d1e fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 585/1164] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:44:11 2026] GET /v2.1/servers/7ae6fbb8-95c1-4ec9-bbdc-648095022d4c => generated 1461 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:44:12.452 8 INFO nova.api.openstack.compute.server_external_events [req-fc8b6870-ca05-4913-b24e-dbfbae3663ac req-7d00b595-60d7-496f-a908-58fa1f54da0d 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:978e61eb-a743-4670-9be8-308b93b1462d for instance a47e74f8-a080-4457-b645-36abeca6655c on instance [pid: 8|app: 0|req: 580/1165] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:44:12 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-06-16 02:44:12.804 9 WARNING neutronclient.v2_0.client [None req-71affe2c-6eff-4319-b723-3490844c34db fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 586/1166] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:44:12 2026] GET /v2.1/servers/7ae6fbb8-95c1-4ec9-bbdc-648095022d4c => generated 1509 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:44:13.914 8 WARNING neutronclient.v2_0.client [None req-47806b42-9261-4cb0-a41f-7709a8b3b709 fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 581/1167] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:44:13 2026] GET /v2.1/servers/7ae6fbb8-95c1-4ec9-bbdc-648095022d4c => generated 1509 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:44:14.496 9 INFO nova.api.openstack.compute.server_external_events [req-0cbb0912-4843-4d2c-96e0-8ee4b7e36c7c req-558a6da3-31bb-4d4d-aebf-a28283453558 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:978e61eb-a743-4670-9be8-308b93b1462d for instance a47e74f8-a080-4457-b645-36abeca6655c on instance 2026-06-16 02:44:14.496 9 INFO nova.api.openstack.compute.server_external_events [req-0cbb0912-4843-4d2c-96e0-8ee4b7e36c7c req-558a6da3-31bb-4d4d-aebf-a28283453558 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:978e61eb-a743-4670-9be8-308b93b1462d for instance a47e74f8-a080-4457-b645-36abeca6655c on instance [pid: 9|app: 0|req: 587/1168] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:44:14 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-06-16 02:44:15.025 8 WARNING neutronclient.v2_0.client [None req-487966d5-b16b-47be-8372-86a9b5f2184b fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 582/1169] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:44:14 2026] GET /v2.1/servers/7ae6fbb8-95c1-4ec9-bbdc-648095022d4c => generated 1517 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:44:16.117 9 WARNING neutronclient.v2_0.client [None req-1f58b1e7-c6d4-4514-9b5d-072ef59380c9 fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 588/1170] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:44:16 2026] GET /v2.1/servers/7ae6fbb8-95c1-4ec9-bbdc-648095022d4c => generated 1641 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-06-16 02:44:16.434 8 INFO nova.api.openstack.compute.server_external_events [req-9581eb0b-08d7-4ee7-a7f6-1a4c1beb536a req-52cefa40-3807-4a92-b763-f00385a24109 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:06eedf53-c166-4e9f-932e-33d402a09f97 for instance 7ae6fbb8-95c1-4ec9-bbdc-648095022d4c on instance [pid: 8|app: 0|req: 583/1171] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:44:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:44:17.282 9 WARNING neutronclient.v2_0.client [None req-5142f86c-1ab0-4436-bcb6-03ad8fc1e66d fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 590/1174] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:44:17 2026] GET /v2.1/servers/7ae6fbb8-95c1-4ec9-bbdc-648095022d4c => generated 1629 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-06-16 02:44:18.488 8 WARNING neutronclient.v2_0.client [None req-d12a13bf-aaff-4181-abc3-bf9f7414e548 fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 585/1175] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:44:18 2026] GET /v2.1/servers/7ae6fbb8-95c1-4ec9-bbdc-648095022d4c => generated 1629 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:44:19.653 9 WARNING neutronclient.v2_0.client [None req-6d71d132-fcf2-4186-9beb-53d1afe252aa fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 591/1176] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:44:19 2026] GET /v2.1/servers/7ae6fbb8-95c1-4ec9-bbdc-648095022d4c => 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-06-16 02:44:20.823 8 WARNING neutronclient.v2_0.client [None req-f8ff4639-3afc-48ed-8d1e-8bac9003bdd2 fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 586/1177] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:44:20 2026] GET /v2.1/servers/7ae6fbb8-95c1-4ec9-bbdc-648095022d4c => generated 1629 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-06-16 02:44:22.005 9 WARNING neutronclient.v2_0.client [None req-461a83d2-1a02-498f-8836-7626730ea456 fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] 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-06-16 02:44:22.057 8 INFO nova.api.openstack.compute.server_external_events [req-435efa0b-6056-452c-9cf1-3c9c7f9f03c1 req-bfaabb23-b359-4998-a244-72f1e62ade38 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:06eedf53-c166-4e9f-932e-33d402a09f97 for instance 7ae6fbb8-95c1-4ec9-bbdc-648095022d4c on instance [pid: 8|app: 0|req: 587/1178] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:44:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 592/1179] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:44:21 2026] GET /v2.1/servers/7ae6fbb8-95c1-4ec9-bbdc-648095022d4c => generated 1629 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:44:23.347 8 WARNING neutronclient.v2_0.client [None req-bca69ac3-e292-41eb-800f-4c1cb9f3d390 fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 588/1180] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:44:23 2026] GET /v2.1/servers/7ae6fbb8-95c1-4ec9-bbdc-648095022d4c => generated 1629 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-06-16 02:44:24.115 9 INFO nova.api.openstack.compute.server_external_events [req-ae968d7a-0e31-4bbf-829c-62cf5de4450c req-e9566ccd-609e-4968-8b68-e2cecc0744d9 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:06eedf53-c166-4e9f-932e-33d402a09f97 for instance 7ae6fbb8-95c1-4ec9-bbdc-648095022d4c on instance [pid: 9|app: 0|req: 593/1181] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:44:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:44:24.581 8 WARNING neutronclient.v2_0.client [None req-fd0cb613-79bb-44d5-a898-e03181304fbf fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 589/1182] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:44:24 2026] GET /v2.1/servers/7ae6fbb8-95c1-4ec9-bbdc-648095022d4c => generated 1810 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-06-16 02:44:24.770 9 WARNING neutronclient.v2_0.client [None req-aee3c008-836f-4c89-b87b-3e791e3445f8 fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 594/1183] 10.0.0.24 () {32 vars in 739 bytes} [Tue Jun 16 02:44:24 2026] GET /v2.1/servers/7ae6fbb8-95c1-4ec9-bbdc-648095022d4c/os-interface => generated 285 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:44:26.156 8 INFO nova.api.openstack.compute.server_external_events [req-b06cc4aa-0f55-41d7-bd8a-870559123de5 req-d9800433-581f-4d3a-bf2d-397e3196960c 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:06eedf53-c166-4e9f-932e-33d402a09f97 for instance 7ae6fbb8-95c1-4ec9-bbdc-648095022d4c on instance [pid: 8|app: 0|req: 590/1184] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:44:26 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-06-16 02:44:37.464 9 WARNING neutronclient.v2_0.client [None req-e2e3e1fc-93a4-4fbb-b247-8c3ab5b905b0 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:44:37.512 9 WARNING neutronclient.v2_0.client [None req-e2e3e1fc-93a4-4fbb-b247-8c3ab5b905b0 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] 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-06-16 02:44:39.993 8 INFO nova.api.openstack.compute.server_external_events [req-ed4d0056-4c1d-4d5d-8035-fb97d62a1138 req-b1740b4a-5e65-4dee-8a9c-825890875f20 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:3f1c3422-f9aa-4261-bef6-276ce016100d for instance a47e74f8-a080-4457-b645-36abeca6655c on instance [pid: 8|app: 0|req: 593/1189] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:44:39 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-06-16 02:44:40.971 8 WARNING neutronclient.v2_0.client [None req-c6bddc0a-7b41-4577-81a6-413bce0347c0 fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 594/1190] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:44:40 2026] GET /v2.1/servers/7ae6fbb8-95c1-4ec9-bbdc-648095022d4c => generated 1930 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 595/1191] 10.0.0.24 () {32 vars in 751 bytes} [Tue Jun 16 02:44:41 2026] GET /v2.1/servers/7ae6fbb8-95c1-4ec9-bbdc-648095022d4c/os-server-password => generated 116 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 596/1192] 10.0.0.24 () {32 vars in 716 bytes} [Tue Jun 16 02:44:43 2026] DELETE /v2.1/servers/7ae6fbb8-95c1-4ec9-bbdc-648095022d4c => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:44:43.617 8 WARNING neutronclient.v2_0.client [None req-122828f3-ddab-4fbb-b40c-86b79e7c6cfe fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 597/1193] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:44:43 2026] GET /v2.1/servers/7ae6fbb8-95c1-4ec9-bbdc-648095022d4c => generated 1936 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-06-16 02:44:43.938 8 INFO nova.api.openstack.compute.server_external_events [req-f2761cc6-80ad-4160-ae96-7a2e489008cb req-19e3437f-14bf-433b-8d31-eb1575519b4f 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:3f1c3422-f9aa-4261-bef6-276ce016100d for instance a47e74f8-a080-4457-b645-36abeca6655c on instance [pid: 8|app: 0|req: 598/1194] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:44:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:44:44.786 8 WARNING neutronclient.v2_0.client [None req-c457339c-9ee4-499a-8f6c-e0d5d0d6ab55 fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 599/1195] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:44:44 2026] GET /v2.1/servers/7ae6fbb8-95c1-4ec9-bbdc-648095022d4c => generated 1936 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:44:45.994 8 WARNING neutronclient.v2_0.client [None req-40de289f-26bc-409a-9400-89150af303b8 fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 600/1196] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:44:45 2026] GET /v2.1/servers/7ae6fbb8-95c1-4ec9-bbdc-648095022d4c => generated 1936 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:44:46.170 8 INFO nova.api.openstack.compute.server_external_events [req-0865446d-36c4-413c-a534-2b9fd6908f13 req-a333af0c-b99e-4259-b9bd-095000e7314c 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:3f1c3422-f9aa-4261-bef6-276ce016100d for instance a47e74f8-a080-4457-b645-36abeca6655c on instance 2026-06-16 02:44:46.170 8 INFO nova.api.openstack.compute.server_external_events [req-0865446d-36c4-413c-a534-2b9fd6908f13 req-a333af0c-b99e-4259-b9bd-095000e7314c 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:06eedf53-c166-4e9f-932e-33d402a09f97 for instance 7ae6fbb8-95c1-4ec9-bbdc-648095022d4c on instance 2026-06-16 02:44:46.170 8 INFO nova.api.openstack.compute.server_external_events [req-0865446d-36c4-413c-a534-2b9fd6908f13 req-a333af0c-b99e-4259-b9bd-095000e7314c 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:06eedf53-c166-4e9f-932e-33d402a09f97 for instance 7ae6fbb8-95c1-4ec9-bbdc-648095022d4c on instance [pid: 8|app: 0|req: 601/1197] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:44:46 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:44:47.073 9 WARNING neutronclient.v2_0.client [None req-e2e3e1fc-93a4-4fbb-b247-8c3ab5b905b0 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 597/1198] 199.204.45.25 () {36 vars in 810 bytes} [Tue Jun 16 02:44:37 2026] POST /v2.1/servers/a47e74f8-a080-4457-b645-36abeca6655c/os-interface => generated 377 bytes in 9754 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-06-16 02:44:47.202 8 WARNING neutronclient.v2_0.client [None req-e398fa78-3949-4075-9c2c-2d68cbc843a0 fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 602/1201] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:44:47 2026] GET /v2.1/servers/7ae6fbb8-95c1-4ec9-bbdc-648095022d4c => generated 1538 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:44:48.222 9 INFO nova.api.openstack.compute.server_external_events [req-73c0a52c-25f3-49fb-926a-6311d5e70072 req-513fe7c5-dd73-4b8e-96b6-a547518d8084 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-deleted:06eedf53-c166-4e9f-932e-33d402a09f97 for instance 7ae6fbb8-95c1-4ec9-bbdc-648095022d4c on instance [pid: 9|app: 0|req: 600/1202] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:44:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:44:48.321 8 WARNING neutronclient.v2_0.client [None req-c000f15b-1530-456c-8b25-24cda181743c fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 603/1203] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:44:48 2026] GET /v2.1/servers/7ae6fbb8-95c1-4ec9-bbdc-648095022d4c => generated 1543 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:44:49.448 9 WARNING neutronclient.v2_0.client [None req-ede5fc4b-1711-43ae-b424-6a5f6c8a0029 fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 601/1204] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:44:49 2026] GET /v2.1/servers/7ae6fbb8-95c1-4ec9-bbdc-648095022d4c => generated 1543 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:44:50.530 8 INFO nova.api.openstack.wsgi [None req-0a555ce8-8cc5-4002-a981-4b1153914e4d fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] HTTP exception thrown: Instance 7ae6fbb8-95c1-4ec9-bbdc-648095022d4c could not be found. [pid: 8|app: 0|req: 604/1205] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:44:50 2026] GET /v2.1/servers/7ae6fbb8-95c1-4ec9-bbdc-648095022d4c => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:44:50.566 9 INFO nova.api.openstack.wsgi [None req-3d7b2bbe-417f-4726-98ed-8217c400b34f fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] HTTP exception thrown: Instance 7ae6fbb8-95c1-4ec9-bbdc-648095022d4c could not be found. [pid: 9|app: 0|req: 602/1206] 10.0.0.24 () {32 vars in 716 bytes} [Tue Jun 16 02:44:50 2026] DELETE /v2.1/servers/7ae6fbb8-95c1-4ec9-bbdc-648095022d4c => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:44:50.610 8 INFO nova.api.openstack.wsgi [None req-0b46b8af-3928-4eab-bc6a-24bfb2577d5c fd336b1ab145417b89262a9a538c4422 5c391d3fbc2c4b43a2863378988310a4 - - default default] HTTP exception thrown: Instance 7ae6fbb8-95c1-4ec9-bbdc-648095022d4c could not be found. [pid: 8|app: 0|req: 605/1207] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:44:50 2026] GET /v2.1/servers/7ae6fbb8-95c1-4ec9-bbdc-648095022d4c => 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: 9|app: 0|req: 603/1208] 10.0.0.24 () {32 vars in 704 bytes} [Tue Jun 16 02:44:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1810502209 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 606/1209] 10.0.0.24 () {32 vars in 726 bytes} [Tue Jun 16 02:44:51 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1377736889 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 02:44:58.273 8 WARNING neutronclient.v2_0.client [None req-17f14505-844f-42ea-b969-040e8a2e8e3c a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:44:58.321 8 WARNING neutronclient.v2_0.client [None req-17f14505-844f-42ea-b969-040e8a2e8e3c a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:45:00.877 9 INFO nova.api.openstack.compute.server_external_events [req-32435f29-7546-45d8-9bcc-172ed4de9d75 req-8a1bedda-b795-495e-bdaa-66adfe89b151 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:90e2c76a-657d-43ef-b307-0d155195b2d1 for instance a47e74f8-a080-4457-b645-36abeca6655c on instance [pid: 9|app: 0|req: 605/1212] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:45:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:45:04.810 9 INFO nova.api.openstack.compute.server_external_events [req-c5b3b0ce-d862-4728-8f12-93319b4339d0 req-ad2387ef-c293-4b08-abd5-c36add770893 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:90e2c76a-657d-43ef-b307-0d155195b2d1 for instance a47e74f8-a080-4457-b645-36abeca6655c on instance [pid: 9|app: 0|req: 606/1213] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:45:04 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-06-16 02:45:06.861 9 INFO nova.api.openstack.compute.server_external_events [req-9e4d17bc-bf84-401a-893a-a284f0c9faf7 req-80fd6183-4eaa-4f19-a932-095ed863dce7 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-plugged:90e2c76a-657d-43ef-b307-0d155195b2d1 for instance a47e74f8-a080-4457-b645-36abeca6655c on instance [pid: 9|app: 0|req: 607/1214] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:45:06 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-06-16 02:45:07.867 8 WARNING neutronclient.v2_0.client [None req-17f14505-844f-42ea-b969-040e8a2e8e3c a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 608/1217] 199.204.45.25 () {36 vars in 810 bytes} [Tue Jun 16 02:44:58 2026] POST /v2.1/servers/a47e74f8-a080-4457-b645-36abeca6655c/os-interface => generated 378 bytes in 9698 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-06-16 02:45:08.827 9 INFO nova.api.openstack.compute.server_external_events [req-e9782b85-6343-4b2b-b8e0-5485b15f43f2 req-47b7d9bc-6847-4a8a-8307-f2fc5183ba80 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:3f1c3422-f9aa-4261-bef6-276ce016100d for instance a47e74f8-a080-4457-b645-36abeca6655c on instance [pid: 9|app: 0|req: 610/1218] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:45:08 2026] POST /v2.1/os-server-external-events => generated 179 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-06-16 02:45:22.319 9 INFO nova.api.openstack.compute.server_external_events [req-b853e544-8692-412d-b277-c41d5142bbc5 req-2d1b3575-a2e8-4dfb-9931-013dd985714f 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:90e2c76a-657d-43ef-b307-0d155195b2d1 for instance a47e74f8-a080-4457-b645-36abeca6655c on instance [pid: 9|app: 0|req: 612/1221] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:45:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 610/1222] 199.204.45.25 () {34 vars in 853 bytes} [Tue Jun 16 02:45:23 2026] DELETE /v2.1/servers/a47e74f8-a080-4457-b645-36abeca6655c/os-interface/90e2c76a-657d-43ef-b307-0d155195b2d1 => generated 0 bytes in 77 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-06-16 02:45:24.369 9 INFO nova.api.openstack.compute.server_external_events [req-2c365079-4f17-4cf0-9d74-6bfdfac3b99a req-2f00ec25-0fa6-49e9-aa12-576be1b3929d 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:90e2c76a-657d-43ef-b307-0d155195b2d1 for instance a47e74f8-a080-4457-b645-36abeca6655c on instance [pid: 9|app: 0|req: 613/1223] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:45:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:45:25.387 8 INFO nova.api.openstack.compute.server_external_events [req-3545314b-fb02-4346-bfd4-40a3efe74b90 req-745717b1-37f0-44c8-8a10-4be4871686d1 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:90e2c76a-657d-43ef-b307-0d155195b2d1 for instance a47e74f8-a080-4457-b645-36abeca6655c on instance [pid: 8|app: 0|req: 611/1224] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:45:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:45:27.433 9 INFO nova.api.openstack.compute.server_external_events [req-9ad5aa31-e3fd-41dd-aa45-1f40da60557c req-a9acc74f-5449-42e3-9695-778da2dbcade 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:90e2c76a-657d-43ef-b307-0d155195b2d1 for instance a47e74f8-a080-4457-b645-36abeca6655c on instance [pid: 9|app: 0|req: 615/1227] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:45:27 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-06-16 02:45:32.691 8 INFO nova.api.openstack.compute.server_external_events [req-c336271b-f042-4966-8ec5-bd949e15d276 req-aa606f70-85ee-4b64-b3a7-72f50f4acf5d 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:3f1c3422-f9aa-4261-bef6-276ce016100d for instance a47e74f8-a080-4457-b645-36abeca6655c on instance [pid: 8|app: 0|req: 613/1228] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:45:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 616/1229] 199.204.45.25 () {34 vars in 853 bytes} [Tue Jun 16 02:45:32 2026] DELETE /v2.1/servers/a47e74f8-a080-4457-b645-36abeca6655c/os-interface/3f1c3422-f9aa-4261-bef6-276ce016100d => generated 0 bytes in 65 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, ' [pid: 9|app: 0|req: 619/1234] 199.204.45.25 () {34 vars in 853 bytes} [Tue Jun 16 02:45:53 2026] DELETE /v2.1/servers/a47e74f8-a080-4457-b645-36abeca6655c/os-interface/978e61eb-a743-4670-9be8-308b93b1462d => generated 0 bytes in 52 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-06-16 02:45:57.354 9 INFO nova.api.openstack.compute.server_external_events [req-c51723d2-b214-4682-b606-216ba3f05ab9 req-e9b6cbad-60c2-4321-b1f8-98dcdf7fef55 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:978e61eb-a743-4670-9be8-308b93b1462d for instance a47e74f8-a080-4457-b645-36abeca6655c on instance [pid: 9|app: 0|req: 621/1237] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:45:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 617/1238] 199.204.45.25 () {34 vars in 753 bytes} [Tue Jun 16 02:45:59 2026] DELETE /v2.1/servers/a47e74f8-a080-4457-b645-36abeca6655c => generated 0 bytes in 158 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-06-16 02:46:01.403 9 INFO nova.api.openstack.compute.server_external_events [req-ea4c898d-1d78-4fe1-9bdc-5e406b851a37 req-6fe02be3-5678-4aab-9c37-b05c450657da 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:8b7e0a59-9d24-4498-ad4b-db178e98c9ce for instance a47e74f8-a080-4457-b645-36abeca6655c on instance [pid: 9|app: 0|req: 622/1239] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:46:01 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, ' 2026-06-16 02:46:02.871 8 INFO nova.api.openstack.compute.server_external_events [req-2ee5a383-6e06-460a-a8a8-b1d6364cd341 req-39167b0c-928d-47b8-a0bc-387c3462a1c2 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-deleted:8b7e0a59-9d24-4498-ad4b-db178e98c9ce for instance a47e74f8-a080-4457-b645-36abeca6655c on instance [pid: 8|app: 0|req: 618/1240] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:46:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 623/1241] 10.0.0.24 () {32 vars in 716 bytes} [Tue Jun 16 02:46:03 2026] DELETE /v2.1/servers/fcd6cd8f-d537-44ca-8d3c-3794fc9297d5 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:46:03.242 8 WARNING neutronclient.v2_0.client [None req-5919b209-7b87-48ab-a4b9-34fdd61bf169 4d69f36a53804589939a450e2a8174a8 65cdb4dd97a845adaee08a144eb75fde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 619/1242] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:46:03 2026] GET /v2.1/servers/fcd6cd8f-d537-44ca-8d3c-3794fc9297d5 => generated 1943 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:46:03.452 9 INFO nova.api.openstack.compute.server_external_events [req-a9030134-a5d4-44e7-b4f7-bb966c64da1a req-508d6ab9-0dd9-4543-b3e2-97d95a7fa43e 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:8b7e0a59-9d24-4498-ad4b-db178e98c9ce for instance a47e74f8-a080-4457-b645-36abeca6655c on instance 2026-06-16 02:46:03.453 9 INFO nova.api.openstack.compute.server_external_events [req-a9030134-a5d4-44e7-b4f7-bb966c64da1a req-508d6ab9-0dd9-4543-b3e2-97d95a7fa43e 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:019b2d64-3fba-4591-b8ad-28309bf10000 for instance fcd6cd8f-d537-44ca-8d3c-3794fc9297d5 on instance [pid: 9|app: 0|req: 624/1243] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:46:03 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:46:04.923 8 INFO nova.api.openstack.compute.server_external_events [req-c56d42bc-4b4b-44ef-aab6-a405896657ca req-ffa2a6aa-c18e-4682-9c43-866ff9f6142a 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:019b2d64-3fba-4591-b8ad-28309bf10000 for instance fcd6cd8f-d537-44ca-8d3c-3794fc9297d5 on instance [pid: 8|app: 0|req: 620/1244] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:46:04 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-06-16 02:46:06.967 9 INFO nova.api.openstack.compute.server_external_events [req-1f7188a6-4c79-4d05-a9a2-3b534d7686b9 req-d594ce23-f123-477b-a2e0-39ae805c6b81 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-unplugged:019b2d64-3fba-4591-b8ad-28309bf10000 for instance fcd6cd8f-d537-44ca-8d3c-3794fc9297d5 on instance 2026-06-16 02:46:06.967 9 INFO nova.api.openstack.compute.server_external_events [req-1f7188a6-4c79-4d05-a9a2-3b534d7686b9 req-d594ce23-f123-477b-a2e0-39ae805c6b81 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-deleted:019b2d64-3fba-4591-b8ad-28309bf10000 for instance fcd6cd8f-d537-44ca-8d3c-3794fc9297d5 on instance [pid: 9|app: 0|req: 625/1245] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:46:06 2026] POST /v2.1/os-server-external-events => generated 356 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-06-16 02:46:08.484 8 WARNING neutronclient.v2_0.client [None req-bd3520f7-4806-49e2-a835-e50506180c06 4d69f36a53804589939a450e2a8174a8 65cdb4dd97a845adaee08a144eb75fde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 622/1248] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:46:08 2026] GET /v2.1/servers/fcd6cd8f-d537-44ca-8d3c-3794fc9297d5 => generated 1479 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:46:13.562 9 INFO nova.api.openstack.wsgi [None req-1b204cc3-9bf4-454a-9fef-04e01bb83f76 4d69f36a53804589939a450e2a8174a8 65cdb4dd97a845adaee08a144eb75fde - - default default] HTTP exception thrown: Instance fcd6cd8f-d537-44ca-8d3c-3794fc9297d5 could not be found. [pid: 9|app: 0|req: 627/1249] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:46:13 2026] GET /v2.1/servers/fcd6cd8f-d537-44ca-8d3c-3794fc9297d5 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:46:14.022 8 INFO nova.api.openstack.compute.server_external_events [req-f8d7fd86-d331-4bc4-b804-e9054493593e req-d66f79d2-7a7b-40f9-bd53-3df674606eeb 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-changed:16dd2574-7c99-4823-8430-78fe8f909068 for instance 38c9919c-320e-4318-95be-65841446c737 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 623/1250] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:46:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 9|app: 0|req: 628/1251] 10.0.0.24 () {32 vars in 716 bytes} [Tue Jun 16 02:46:14 2026] DELETE /v2.1/servers/38c9919c-320e-4318-95be-65841446c737 => 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-06-16 02:46:14.154 8 WARNING neutronclient.v2_0.client [None req-c71d299a-482f-4dbd-83a8-169d987bd898 4d69f36a53804589939a450e2a8174a8 65cdb4dd97a845adaee08a144eb75fde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 624/1252] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:46:14 2026] GET /v2.1/servers/38c9919c-320e-4318-95be-65841446c737 => generated 1942 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:46:16.839 9 INFO nova.api.openstack.compute.server_external_events [req-ec25a411-588b-49bd-a38b-b4daefb3d540 req-e068fbe5-4506-47d9-b69a-993aad4978c0 5f8d35bf77754e2eb8dcee3b955b1850 1df4efc14bd64dfa90d6061e725be2ef - - 48448a5c1ad34ba48c8ffbaa7336b7f6 48448a5c1ad34ba48c8ffbaa7336b7f6] Creating event network-vif-deleted:16dd2574-7c99-4823-8430-78fe8f909068 for instance 38c9919c-320e-4318-95be-65841446c737 on instance [pid: 9|app: 0|req: 629/1253] 10.0.0.204 () {38 vars in 814 bytes} [Tue Jun 16 02:46:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:46:19.401 9 WARNING neutronclient.v2_0.client [None req-e10dbb21-3fc2-4041-94f0-64e85574ef3c 4d69f36a53804589939a450e2a8174a8 65cdb4dd97a845adaee08a144eb75fde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 9|app: 0|req: 631/1256] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:46:19 2026] GET /v2.1/servers/38c9919c-320e-4318-95be-65841446c737 => generated 1481 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:46:24.484 8 INFO nova.api.openstack.wsgi [None req-e732208e-1abf-43ce-94d5-88b45bd5ecef 4d69f36a53804589939a450e2a8174a8 65cdb4dd97a845adaee08a144eb75fde - - default default] HTTP exception thrown: Instance 38c9919c-320e-4318-95be-65841446c737 could not be found. [pid: 8|app: 0|req: 626/1257] 10.0.0.24 () {32 vars in 713 bytes} [Tue Jun 16 02:46:24 2026] GET /v2.1/servers/38c9919c-320e-4318-95be-65841446c737 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 632/1258] 10.0.0.24 () {32 vars in 724 bytes} [Tue Jun 16 02:46:26 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1350478247 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:46:26.512 8 INFO nova.api.openstack.wsgi [None req-15c9daed-3b63-489a-8077-7f259e8d6f40 4d69f36a53804589939a450e2a8174a8 65cdb4dd97a845adaee08a144eb75fde - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1350478247 not found for user 4d69f36a53804589939a450e2a8174a8 [pid: 8|app: 0|req: 627/1259] 10.0.0.24 () {32 vars in 721 bytes} [Tue Jun 16 02:46:26 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1350478247 => generated 142 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1264] 10.0.0.24 () {32 vars in 653 bytes} [Tue Jun 16 02:46:42 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 635/1265] 10.0.0.24 () {32 vars in 639 bytes} [Tue Jun 16 02:46:43 2026] GET /v2.1/servers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-16 02:46:43.239 8 WARNING oslo_db.sqlalchemy.utils [None req-18a49a25-0e1d-4b3f-81d2-be3e45b43b1b a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 631/1266] 10.0.0.24 () {32 vars in 647 bytes} [Tue Jun 16 02:46:43 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: 9|app: 0|req: 636/1267] 10.0.0.24 () {32 vars in 692 bytes} [Tue Jun 16 02:46:43 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)