+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Aug 13 10:33:45 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: nova-api-osapi-78c7bc9d67-b5dg8 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 0x7fad491ea668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-08-13 10:33:50.520 7 INFO nova.utils [None req-3dbe035e-d77a-4e1d-8a1d-0e765149f4ea - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-13 10:33:50.824 8 INFO nova.utils [None req-394dd718-0875-4dc7-b07f-ea38bd798e40 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-13 10:33:52.285 7 WARNING keystonemiddleware._common.config [None req-3dbe035e-d77a-4e1d-8a1d-0e765149f4ea - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-13 10:33:52.294 7 WARNING oslo_config.cfg [None req-3dbe035e-d77a-4e1d-8a1d-0e765149f4ea - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-13 10:33:52.381 7 WARNING keystonemiddleware._common.config [None req-3dbe035e-d77a-4e1d-8a1d-0e765149f4ea - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-13 10:33:52.396 7 WARNING oslo_config.cfg [None req-3dbe035e-d77a-4e1d-8a1d-0e765149f4ea - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-08-13 10:33:52.408 7 WARNING oslo_config.cfg [None req-3dbe035e-d77a-4e1d-8a1d-0e765149f4ea - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fad491ea668 pid: 7 (default app) 2026-08-13 10:33:52.573 8 WARNING keystonemiddleware._common.config [None req-394dd718-0875-4dc7-b07f-ea38bd798e40 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-13 10:33:52.586 8 WARNING oslo_config.cfg [None req-394dd718-0875-4dc7-b07f-ea38bd798e40 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-13 10:33:52.672 8 WARNING keystonemiddleware._common.config [None req-394dd718-0875-4dc7-b07f-ea38bd798e40 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-13 10:33:52.688 8 WARNING oslo_config.cfg [None req-394dd718-0875-4dc7-b07f-ea38bd798e40 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-08-13 10:33:52.701 8 WARNING oslo_config.cfg [None req-394dd718-0875-4dc7-b07f-ea38bd798e40 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fad491ea668 pid: 8 (default app) [pid: 7|app: 0|req: 3/4] 199.204.45.47 () {42 vars in 700 bytes} [Thu Aug 13 10:33:59 2026] GET /v2.1 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:34:00.320 8 WARNING oslo_policy.policy [None req-23128a55-be26-469e-82d0-74af9aa363a4 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-13 10:34:00.320 8 WARNING oslo_policy.policy [None req-23128a55-be26-469e-82d0-74af9aa363a4 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - 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/5] 199.204.45.47 () {44 vars in 904 bytes} [Thu Aug 13 10:33:59 2026] GET /v2.1 => generated 0 bytes in 552 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 10:34:00.435 7 WARNING oslo_policy.policy [req-23128a55-be26-469e-82d0-74af9aa363a4 req-133d1284-1172-4560-83d5-d7ccc5a14788 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-13 10:34:00.436 7 WARNING oslo_policy.policy [req-23128a55-be26-469e-82d0-74af9aa363a4 req-133d1284-1172-4560-83d5-d7ccc5a14788 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 4/6] 199.204.45.47 () {46 vars in 977 bytes} [Thu Aug 13 10:34:00 2026] GET /v2.1/ => generated 399 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:34:00.537 8 INFO nova.api.openstack.wsgi [None req-c550b9ae-1885-43af-834f-498817098adc c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/7] 199.204.45.47 () {48 vars in 1006 bytes} [Thu Aug 13 10:34:00 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/8] 199.204.45.47 () {48 vars in 1046 bytes} [Thu Aug 13 10:34:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/9] 199.204.45.47 () {52 vars in 1043 bytes} [Thu Aug 13 10:34:00 2026] POST /v2.1/flavors => generated 527 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/10] 199.204.45.47 () {42 vars in 700 bytes} [Thu Aug 13 10: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: 5/11] 199.204.45.47 () {44 vars in 904 bytes} [Thu Aug 13 10:34:01 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 7/12] 199.204.45.47 () {46 vars in 977 bytes} [Thu Aug 13 10:34:01 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:34:01.517 8 INFO nova.api.openstack.wsgi [None req-5b50e617-3902-47f5-8bba-d654ddf3451f c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/13] 199.204.45.47 () {48 vars in 1008 bytes} [Thu Aug 13 10:34:01 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/14] 199.204.45.47 () {48 vars in 1046 bytes} [Thu Aug 13 10:34:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.47 () {52 vars in 1043 bytes} [Thu Aug 13 10:34:01 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: 7|app: 0|req: 9/16] 199.204.45.47 () {42 vars in 700 bytes} [Thu Aug 13 10: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: 8/17] 199.204.45.47 () {44 vars in 904 bytes} [Thu Aug 13 10:34:02 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 10/18] 199.204.45.47 () {46 vars in 977 bytes} [Thu Aug 13 10:34:02 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:34:02.414 8 INFO nova.api.openstack.wsgi [None req-653ce4f2-a669-4dc0-99a4-28e21bbd0ac4 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/19] 199.204.45.47 () {48 vars in 1010 bytes} [Thu Aug 13 10:34:02 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/20] 199.204.45.47 () {48 vars in 1046 bytes} [Thu Aug 13 10:34:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/21] 199.204.45.47 () {52 vars in 1043 bytes} [Thu Aug 13 10:34:02 2026] POST /v2.1/flavors => generated 531 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/22] 199.204.45.47 () {42 vars in 700 bytes} [Thu Aug 13 10: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: 11/23] 199.204.45.47 () {44 vars in 904 bytes} [Thu Aug 13 10:34:03 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 13/24] 199.204.45.47 () {46 vars in 977 bytes} [Thu Aug 13 10:34:03 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:34:03.349 8 INFO nova.api.openstack.wsgi [None req-a595b78f-5caf-481e-aa77-b830fe57c210 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/25] 199.204.45.47 () {48 vars in 1008 bytes} [Thu Aug 13 10:34:03 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/26] 199.204.45.47 () {48 vars in 1046 bytes} [Thu Aug 13 10:34:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/27] 199.204.45.47 () {52 vars in 1043 bytes} [Thu Aug 13 10:34:03 2026] POST /v2.1/flavors => generated 530 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/28] 199.204.45.47 () {42 vars in 700 bytes} [Thu Aug 13 10:34: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) [pid: 8|app: 0|req: 14/29] 199.204.45.47 () {44 vars in 904 bytes} [Thu Aug 13 10:34:04 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/30] 199.204.45.47 () {46 vars in 977 bytes} [Thu Aug 13 10:34:04 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:34:04.293 8 INFO nova.api.openstack.wsgi [None req-2684fd31-e5bd-41fd-8fb2-93ca7fdfb98f c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/31] 199.204.45.47 () {48 vars in 1010 bytes} [Thu Aug 13 10:34:04 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/32] 199.204.45.47 () {48 vars in 1046 bytes} [Thu Aug 13 10:34:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/33] 199.204.45.47 () {52 vars in 1043 bytes} [Thu Aug 13 10:34:04 2026] POST /v2.1/flavors => generated 533 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 10.0.0.186 () {28 vars in 454 bytes} [Thu Aug 13 10:39:47 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: 52/105] 10.0.0.186 () {30 vars in 658 bytes} [Thu Aug 13 10:39:47 2026] GET /v2.1 => generated 0 bytes in 94 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 54/106] 10.0.0.186 () {32 vars in 731 bytes} [Thu Aug 13 10:39:47 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 10.0.0.186 () {34 vars in 804 bytes} [Thu Aug 13 10:39:47 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/146] 199.204.45.47 () {42 vars in 700 bytes} [Thu Aug 13 10:43:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/147] 199.204.45.47 () {44 vars in 904 bytes} [Thu Aug 13 10:43:02 2026] GET /v2.1 => generated 0 bytes in 406 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: 74/148] 199.204.45.47 () {46 vars in 977 bytes} [Thu Aug 13 10:43:03 2026] GET /v2.1/ => generated 399 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:43:03.252 7 INFO nova.api.openstack.wsgi [None req-18f880f6-1580-45ee-b8b6-069d04ac0544 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 75/149] 199.204.45.47 () {48 vars in 1012 bytes} [Thu Aug 13 10:43:03 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/150] 199.204.45.47 () {48 vars in 1046 bytes} [Thu Aug 13 10:43:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/151] 199.204.45.47 () {52 vars in 1044 bytes} [Thu Aug 13 10:43:03 2026] POST /v2.1/flavors => generated 532 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/164] 199.204.45.47 () {42 vars in 700 bytes} [Thu Aug 13 10:44:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.204.45.47 () {44 vars in 904 bytes} [Thu Aug 13 10:44:00 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.204.45.47 () {46 vars in 977 bytes} [Thu Aug 13 10:44:00 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:44:00.249 7 INFO nova.api.openstack.wsgi [None req-30e97cf5-4955-44d2-88ef-a460eca9ea1d c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user c821ce0180f84125a6e60daef39538c2 [pid: 7|app: 0|req: 84/167] 199.204.45.47 () {48 vars in 1046 bytes} [Thu Aug 13 10:44:00 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-13 10:44:00.264 8 WARNING oslo_db.sqlalchemy.utils [None req-bf6e4df1-5659-4ee7-b52c-c6906f8f1f8f c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 84/168] 199.204.45.47 () {48 vars in 1011 bytes} [Thu Aug 13 10:44:00 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: 7|app: 0|req: 85/169] 199.204.45.47 () {52 vars in 1052 bytes} [Thu Aug 13 10:44:00 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: 8|app: 0|req: 85/170] 199.204.45.47 () {42 vars in 700 bytes} [Thu Aug 13 10:44: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) [pid: 7|app: 0|req: 86/171] 199.204.45.47 () {44 vars in 904 bytes} [Thu Aug 13 10:44:04 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 86/172] 199.204.45.47 () {46 vars in 977 bytes} [Thu Aug 13 10:44:04 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/173] 199.204.45.47 () {48 vars in 1068 bytes} [Thu Aug 13 10:44:04 2026] GET /v2.1/os-quota-sets/a0a504db835d41bd98864f1d072dcf5d => generated 283 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/174] 199.204.45.47 () {52 vars in 1120 bytes} [Thu Aug 13 10:44:04 2026] PUT /v2.1/os-quota-sets/a0a504db835d41bd98864f1d072dcf5d => generated 238 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/273] 199.204.45.47 () {42 vars in 700 bytes} [Thu Aug 13 10:52: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: 7|app: 0|req: 137/274] 199.204.45.47 () {44 vars in 904 bytes} [Thu Aug 13 10:52:13 2026] GET /v2.1 => generated 0 bytes in 104 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 138/275] 199.204.45.47 () {46 vars in 977 bytes} [Thu Aug 13 10:52:14 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 10:52:14.118 7 INFO nova.api.openstack.wsgi [None req-9a28add6-57fc-45bb-8c0d-e199d5a38c5f c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 138/276] 199.204.45.47 () {48 vars in 1010 bytes} [Thu Aug 13 10:52:14 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: 8|app: 0|req: 139/277] 199.204.45.47 () {48 vars in 1046 bytes} [Thu Aug 13 10:52:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.204.45.47 () {52 vars in 1044 bytes} [Thu Aug 13 10:52:14 2026] POST /v2.1/flavors => generated 532 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/327] 199.204.45.47 () {42 vars in 700 bytes} [Thu Aug 13 10:56:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/328] 199.204.45.47 () {44 vars in 904 bytes} [Thu Aug 13 10:56:06 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 165/329] 199.204.45.47 () {46 vars in 977 bytes} [Thu Aug 13 10:56:06 2026] GET /v2.1/ => generated 399 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/330] 199.204.45.47 () {48 vars in 1068 bytes} [Thu Aug 13 10:56:06 2026] GET /v2.1/os-quota-sets/b6d4bd1666794672869c97fb65aabbde => generated 283 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/331] 199.204.45.47 () {52 vars in 1120 bytes} [Thu Aug 13 10:56:06 2026] PUT /v2.1/os-quota-sets/b6d4bd1666794672869c97fb65aabbde => generated 238 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 10.0.0.224 () {28 vars in 454 bytes} [Thu Aug 13 11:00:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 191/381] 10.0.0.224 () {30 vars in 658 bytes} [Thu Aug 13 11:00:07 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: 7|app: 0|req: 191/382] 10.0.0.224 () {32 vars in 731 bytes} [Thu Aug 13 11:00:07 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/383] 10.0.0.224 () {34 vars in 765 bytes} [Thu Aug 13 11:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 10.0.0.224 () {28 vars in 454 bytes} [Thu Aug 13 11:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 193/385] 10.0.0.224 () {30 vars in 658 bytes} [Thu Aug 13 11:00:12 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 193/386] 10.0.0.224 () {32 vars in 731 bytes} [Thu Aug 13 11:00:12 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: 8|app: 0|req: 194/387] 10.0.0.224 () {34 vars in 765 bytes} [Thu Aug 13 11:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/390] 10.0.0.224 () {28 vars in 454 bytes} [Thu Aug 13 11: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) [pid: 7|app: 0|req: 195/391] 10.0.0.224 () {30 vars in 658 bytes} [Thu Aug 13 11:00:16 2026] GET /v2.1 => generated 0 bytes in 44 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: 197/392] 10.0.0.224 () {32 vars in 731 bytes} [Thu Aug 13 11:00:16 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/393] 10.0.0.224 () {34 vars in 808 bytes} [Thu Aug 13 11:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/394] 10.0.0.224 () {28 vars in 454 bytes} [Thu Aug 13 11:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 197/395] 10.0.0.224 () {30 vars in 658 bytes} [Thu Aug 13 11:00:21 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 199/396] 10.0.0.224 () {32 vars in 731 bytes} [Thu Aug 13 11:00:21 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: 7|app: 0|req: 198/397] 10.0.0.224 () {34 vars in 808 bytes} [Thu Aug 13 11:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/490] 199.204.45.47 () {42 vars in 700 bytes} [Thu Aug 13 11:08: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) /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: 246/491] 199.204.45.47 () {44 vars in 904 bytes} [Thu Aug 13 11:08:05 2026] GET /v2.1 => generated 0 bytes in 111 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 246/492] 199.204.45.47 () {46 vars in 977 bytes} [Thu Aug 13 11:08:05 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 11:08:05.417 8 INFO nova.api.openstack.wsgi [None req-2b6a4355-625e-49c1-a3fe-5bd589a98dc3 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 247/493] 199.204.45.47 () {48 vars in 1006 bytes} [Thu Aug 13 11:08:05 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/494] 199.204.45.47 () {48 vars in 1046 bytes} [Thu Aug 13 11:08:05 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: 248/495] 199.204.45.47 () {48 vars in 1094 bytes} [Thu Aug 13 11:08:05 2026] GET /v2.1/flavors/ed0c2e98-6474-48cf-a58e-85c284521ab2/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/498] 199.204.45.47 () {42 vars in 700 bytes} [Thu Aug 13 11:08:06 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: 250/499] 199.204.45.47 () {44 vars in 904 bytes} [Thu Aug 13 11:08:06 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 250/500] 199.204.45.47 () {46 vars in 977 bytes} [Thu Aug 13 11:08:06 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 11:08:06.386 8 INFO nova.api.openstack.wsgi [None req-2cec94b2-71ff-4571-83a8-ff83f990d189 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 251/501] 199.204.45.47 () {48 vars in 1008 bytes} [Thu Aug 13 11:08:06 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/502] 199.204.45.47 () {48 vars in 1046 bytes} [Thu Aug 13 11:08:06 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: 252/503] 199.204.45.47 () {48 vars in 1094 bytes} [Thu Aug 13 11:08:06 2026] GET /v2.1/flavors/1fedcf0b-58ec-4fc6-83c9-4c13e69c7209/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/504] 199.204.45.47 () {42 vars in 700 bytes} [Thu Aug 13 11:08:07 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: 253/505] 199.204.45.47 () {44 vars in 904 bytes} [Thu Aug 13 11:08:07 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 253/506] 199.204.45.47 () {46 vars in 977 bytes} [Thu Aug 13 11:08:07 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 11:08:07.403 8 INFO nova.api.openstack.wsgi [None req-4d0dd8d9-333a-4471-bf46-b3886700745c c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 254/507] 199.204.45.47 () {48 vars in 1010 bytes} [Thu Aug 13 11:08:07 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/508] 199.204.45.47 () {48 vars in 1046 bytes} [Thu Aug 13 11:08:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/509] 199.204.45.47 () {48 vars in 1094 bytes} [Thu Aug 13 11:08:07 2026] GET /v2.1/flavors/aa009edc-049b-4ba6-b783-d7a96bd658e4/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/510] 199.204.45.47 () {42 vars in 700 bytes} [Thu Aug 13 11:08:08 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/511] 199.204.45.47 () {44 vars in 904 bytes} [Thu Aug 13 11:08:08 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: 7|app: 0|req: 256/512] 199.204.45.47 () {46 vars in 977 bytes} [Thu Aug 13 11:08:08 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 11:08:08.423 8 INFO nova.api.openstack.wsgi [None req-85a4a1b2-867d-473d-b23d-d6697ab32dc1 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 257/513] 199.204.45.47 () {48 vars in 1008 bytes} [Thu Aug 13 11:08:08 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/514] 199.204.45.47 () {48 vars in 1046 bytes} [Thu Aug 13 11:08:08 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: 258/515] 199.204.45.47 () {48 vars in 1094 bytes} [Thu Aug 13 11:08:08 2026] GET /v2.1/flavors/adbbde5a-8c09-4cab-a0dc-3e1048da1635/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/516] 199.204.45.47 () {42 vars in 700 bytes} [Thu Aug 13 11:08:09 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/517] 199.204.45.47 () {44 vars in 904 bytes} [Thu Aug 13 11:08:09 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 259/518] 199.204.45.47 () {46 vars in 977 bytes} [Thu Aug 13 11:08:09 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 11:08:09.356 8 INFO nova.api.openstack.wsgi [None req-4dbaca35-c020-4ff3-8c55-82c5c9217613 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 260/519] 199.204.45.47 () {48 vars in 1010 bytes} [Thu Aug 13 11:08:09 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/520] 199.204.45.47 () {48 vars in 1046 bytes} [Thu Aug 13 11:08:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/521] 199.204.45.47 () {48 vars in 1094 bytes} [Thu Aug 13 11:08:09 2026] GET /v2.1/flavors/50ec96aa-e9b5-4501-8e50-214b0ffe18f1/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/534] 199.204.45.47 () {42 vars in 700 bytes} [Thu Aug 13 11:09: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: 268/535] 199.204.45.47 () {44 vars in 904 bytes} [Thu Aug 13 11:09:13 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: 7|app: 0|req: 268/536] 199.204.45.47 () {46 vars in 977 bytes} [Thu Aug 13 11:09:13 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 11:09:13.959 8 INFO nova.api.openstack.wsgi [None req-160996d1-a95e-4c90-8d20-be0bf42161af c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 269/537] 199.204.45.47 () {48 vars in 1012 bytes} [Thu Aug 13 11:09:13 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/538] 199.204.45.47 () {48 vars in 1046 bytes} [Thu Aug 13 11:09:13 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: 270/539] 199.204.45.47 () {48 vars in 1094 bytes} [Thu Aug 13 11:09:13 2026] GET /v2.1/flavors/7b343cdd-31e6-4c29-bc2d-5a319e5a6481/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/542] 199.204.45.47 () {42 vars in 700 bytes} [Thu Aug 13 11:09:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/543] 199.204.45.47 () {44 vars in 904 bytes} [Thu Aug 13 11:09:21 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 273/544] 199.204.45.47 () {46 vars in 977 bytes} [Thu Aug 13 11:09:21 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/545] 199.204.45.47 () {48 vars in 1046 bytes} [Thu Aug 13 11:09:21 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/546] 199.204.45.47 () {42 vars in 700 bytes} [Thu Aug 13 11:09:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/547] 199.204.45.47 () {44 vars in 904 bytes} [Thu Aug 13 11:09:25 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 275/548] 199.204.45.47 () {46 vars in 977 bytes} [Thu Aug 13 11:09:25 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/549] 199.204.45.47 () {48 vars in 1068 bytes} [Thu Aug 13 11:09:25 2026] GET /v2.1/os-quota-sets/a0a504db835d41bd98864f1d072dcf5d => generated 280 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/560] 199.204.45.47 () {42 vars in 700 bytes} [Thu Aug 13 11:10:14 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/561] 199.204.45.47 () {44 vars in 904 bytes} [Thu Aug 13 11:10:14 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 281/562] 199.204.45.47 () {46 vars in 977 bytes} [Thu Aug 13 11:10:15 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 11:10:15.047 8 INFO nova.api.openstack.wsgi [None req-2b561d2b-826d-4665-a0a0-790f56762644 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 282/563] 199.204.45.47 () {48 vars in 1010 bytes} [Thu Aug 13 11:10:15 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/564] 199.204.45.47 () {48 vars in 1046 bytes} [Thu Aug 13 11:10:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/565] 199.204.45.47 () {48 vars in 1094 bytes} [Thu Aug 13 11:10:15 2026] GET /v2.1/flavors/f4cc9a43-46bc-453f-8736-26e846f9115f/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/570] 199.204.45.47 () {42 vars in 700 bytes} [Thu Aug 13 11:10:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/571] 199.204.45.47 () {44 vars in 904 bytes} [Thu Aug 13 11:10:30 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 286/572] 199.204.45.47 () {46 vars in 977 bytes} [Thu Aug 13 11:10:30 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: 287/573] 199.204.45.47 () {48 vars in 1068 bytes} [Thu Aug 13 11:10:30 2026] GET /v2.1/os-quota-sets/b6d4bd1666794672869c97fb65aabbde => generated 280 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/584] 199.204.45.47 () {42 vars in 700 bytes} [Thu Aug 13 11:11:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/585] 199.204.45.47 () {44 vars in 904 bytes} [Thu Aug 13 11:11:19 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: 7|app: 0|req: 293/586] 199.204.45.47 () {46 vars in 977 bytes} [Thu Aug 13 11:11: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-08-13 11:11:20.045 8 INFO nova.api.openstack.wsgi [None req-b380e575-9fed-4c98-82be-d858b8ea5bdc c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 294/587] 199.204.45.47 () {48 vars in 1006 bytes} [Thu Aug 13 11:11:20 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/588] 199.204.45.47 () {48 vars in 1046 bytes} [Thu Aug 13 11:11:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/597] 10.0.0.193 () {32 vars in 655 bytes} [Thu Aug 13 11:12:00 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 299/598] 10.0.0.193 () {32 vars in 641 bytes} [Thu Aug 13 11:12:00 2026] GET /v2.1/servers => generated 15 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-13 11:12:00.704 8 WARNING oslo_db.sqlalchemy.utils [None req-eac68127-f875-4e6e-8a86-6cccf444aab9 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 300/599] 10.0.0.193 () {32 vars in 649 bytes} [Thu Aug 13 11:12:00 2026] GET /v2.1/os-keypairs => generated 530 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/600] 10.0.0.193 () {32 vars in 694 bytes} [Thu Aug 13 11:12:00 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/603] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:11 2026] GET /v2.1/flavors/ed0c2e98-6474-48cf-a58e-85c284521ab2 => generated 511 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/604] 10.0.0.193 () {32 vars in 641 bytes} [Thu Aug 13 11:12:11 2026] GET /v2.1/flavors => generated 1674 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/605] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:11 2026] GET /v2.1/flavors/ed0c2e98-6474-48cf-a58e-85c284521ab2 => generated 511 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/608] 10.0.0.193 () {34 vars in 671 bytes} [Thu Aug 13 11:12:16 2026] POST /v2.1/os-keypairs => generated 386 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/609] 10.0.0.193 () {34 vars in 671 bytes} [Thu Aug 13 11:12:17 2026] POST /v2.1/os-keypairs => generated 385 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/610] 10.0.0.193 () {34 vars in 671 bytes} [Thu Aug 13 11:12:18 2026] POST /v2.1/os-keypairs => generated 386 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 11:12:18.545 7 WARNING neutronclient.v2_0.client [None req-745b2fe3-ca89-40aa-98d9-bd4e59314883 747b0ff951174d7e9d67bb29e52b3a41 64702c1986224d039c46dcc34ad8cd57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:18.787 7 WARNING neutronclient.v2_0.client [None req-745b2fe3-ca89-40aa-98d9-bd4e59314883 747b0ff951174d7e9d67bb29e52b3a41 64702c1986224d039c46dcc34ad8cd57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:19.679 7 WARNING neutronclient.v2_0.client [None req-745b2fe3-ca89-40aa-98d9-bd4e59314883 747b0ff951174d7e9d67bb29e52b3a41 64702c1986224d039c46dcc34ad8cd57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:20.343 8 WARNING neutronclient.v2_0.client [None req-a9e42b8b-58f0-401f-ab2c-c67d16770e41 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:20.450 8 WARNING neutronclient.v2_0.client [None req-a9e42b8b-58f0-401f-ab2c-c67d16770e41 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/611] 10.0.0.193 () {34 vars in 663 bytes} [Thu Aug 13 11:12:18 2026] POST /v2.1/servers => generated 452 bytes in 2649 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:20.689 7 WARNING neutronclient.v2_0.client [None req-dfc8bdd5-f140-41ad-9f3b-73e7c7286fc0 747b0ff951174d7e9d67bb29e52b3a41 64702c1986224d039c46dcc34ad8cd57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:20.694 8 WARNING neutronclient.v2_0.client [None req-a9e42b8b-58f0-401f-ab2c-c67d16770e41 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/612] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:20 2026] GET /v2.1/servers/efb0f6cc-ad7a-4118-82f4-449e9e610fe8 => generated 1432 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/613] 10.0.0.193 () {34 vars in 663 bytes} [Thu Aug 13 11:12:19 2026] POST /v2.1/servers => generated 450 bytes in 1416 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:21.338 7 WARNING neutronclient.v2_0.client [None req-5d7bb588-9556-4c78-8830-dc4a87e9138f 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/614] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:21 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 1422 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:21.841 8 WARNING neutronclient.v2_0.client [None req-2391ca1f-24b6-43a5-ae25-1ca03d52f42f 747b0ff951174d7e9d67bb29e52b3a41 64702c1986224d039c46dcc34ad8cd57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/615] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:21 2026] GET /v2.1/servers/efb0f6cc-ad7a-4118-82f4-449e9e610fe8 => generated 1436 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:22.447 7 WARNING neutronclient.v2_0.client [None req-99f55f9a-94a0-4054-9370-2b6ae1136f20 e5b0a4010be048fcbf1874faa680c813 55163ecb20e6441a8adbe7ec670e43e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:22.462 8 WARNING neutronclient.v2_0.client [None req-ff380061-3ccf-4d8e-b491-d46a49402835 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/616] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:22 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 1426 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/617] 10.0.0.193 () {34 vars in 685 bytes} [Thu Aug 13 11:12:22 2026] POST /v2.1/os-security-groups => generated 247 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:22.623 8 WARNING neutronclient.v2_0.client [None req-04eba302-9876-428d-ada3-f7915c87df4e e5b0a4010be048fcbf1874faa680c813 55163ecb20e6441a8adbe7ec670e43e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:22.655 8 WARNING neutronclient.v2_0.client [None req-04eba302-9876-428d-ada3-f7915c87df4e e5b0a4010be048fcbf1874faa680c813 55163ecb20e6441a8adbe7ec670e43e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/618] 10.0.0.193 () {34 vars in 695 bytes} [Thu Aug 13 11:12:22 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 11:12:22.782 7 WARNING neutronclient.v2_0.client [None req-732cff00-b066-4b83-aeab-a4efe8683aa8 e5b0a4010be048fcbf1874faa680c813 55163ecb20e6441a8adbe7ec670e43e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/619] 10.0.0.193 () {34 vars in 685 bytes} [Thu Aug 13 11:12:22 2026] POST /v2.1/os-security-groups => generated 248 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 11:12:22.936 7 WARNING neutronclient.v2_0.client [None req-4bf2e8f7-8de3-4e44-a924-f525f52877f1 e5b0a4010be048fcbf1874faa680c813 55163ecb20e6441a8adbe7ec670e43e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:22.947 8 WARNING neutronclient.v2_0.client [None req-cc030b82-a797-44c0-93c1-f9888d85ff7f 747b0ff951174d7e9d67bb29e52b3a41 64702c1986224d039c46dcc34ad8cd57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:22.970 7 WARNING neutronclient.v2_0.client [None req-4bf2e8f7-8de3-4e44-a924-f525f52877f1 e5b0a4010be048fcbf1874faa680c813 55163ecb20e6441a8adbe7ec670e43e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/620] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:22 2026] GET /v2.1/servers/efb0f6cc-ad7a-4118-82f4-449e9e610fe8 => generated 1484 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/621] 10.0.0.193 () {34 vars in 695 bytes} [Thu Aug 13 11:12:22 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:23.120 8 WARNING neutronclient.v2_0.client [None req-d7024534-d3e2-4024-93c7-ff25eb240fcc e5b0a4010be048fcbf1874faa680c813 55163ecb20e6441a8adbe7ec670e43e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:23.154 8 WARNING neutronclient.v2_0.client [None req-d7024534-d3e2-4024-93c7-ff25eb240fcc e5b0a4010be048fcbf1874faa680c813 55163ecb20e6441a8adbe7ec670e43e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/622] 10.0.0.193 () {34 vars in 695 bytes} [Thu Aug 13 11:12:23 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 11:12:23.284 8 WARNING neutronclient.v2_0.client [None req-4fbdf695-2a36-4548-add0-adadb3382cca e5b0a4010be048fcbf1874faa680c813 55163ecb20e6441a8adbe7ec670e43e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/623] 10.0.0.193 () {32 vars in 737 bytes} [Thu Aug 13 11:12:23 2026] GET /v2.1/os-security-groups/db4d45b5-332a-4a30-b6d9-9356be0466da => generated 665 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 11:12:23.336 7 WARNING neutronclient.v2_0.client [None req-6db62005-b7af-4d18-9480-5b209162af53 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:23.355 8 WARNING neutronclient.v2_0.client [None req-c71019e6-32ae-4fc9-9296-da842c5dc1f9 e5b0a4010be048fcbf1874faa680c813 55163ecb20e6441a8adbe7ec670e43e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:23.378 7 WARNING neutronclient.v2_0.client [None req-6db62005-b7af-4d18-9480-5b209162af53 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:23.389 8 WARNING neutronclient.v2_0.client [None req-c71019e6-32ae-4fc9-9296-da842c5dc1f9 e5b0a4010be048fcbf1874faa680c813 55163ecb20e6441a8adbe7ec670e43e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:23.430 8 WARNING neutronclient.v2_0.client [None req-c71019e6-32ae-4fc9-9296-da842c5dc1f9 e5b0a4010be048fcbf1874faa680c813 55163ecb20e6441a8adbe7ec670e43e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/624] 10.0.0.193 () {32 vars in 750 bytes} [Thu Aug 13 11:12:23 2026] DELETE /v2.1/os-security-group-rules/32140b2d-f35f-44f5-a969-2c955b57ce41 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-13 11:12:23.548 8 WARNING neutronclient.v2_0.client [None req-dbc581b3-2400-4583-b407-053de6d5bdda 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:23.564 7 WARNING neutronclient.v2_0.client [None req-6db62005-b7af-4d18-9480-5b209162af53 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/625] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:23 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 1418 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-08-13 11:12:23.592 8 WARNING neutronclient.v2_0.client [None req-f7e91a12-c68c-4def-9c8b-9e2c3bddc352 e5b0a4010be048fcbf1874faa680c813 55163ecb20e6441a8adbe7ec670e43e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:23.630 8 WARNING neutronclient.v2_0.client [None req-f7e91a12-c68c-4def-9c8b-9e2c3bddc352 e5b0a4010be048fcbf1874faa680c813 55163ecb20e6441a8adbe7ec670e43e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/626] 10.0.0.193 () {34 vars in 663 bytes} [Thu Aug 13 11:12:23 2026] POST /v2.1/servers => generated 450 bytes in 719 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:23.983 7 WARNING neutronclient.v2_0.client [None req-65cd865a-2b6d-48d4-877e-091470b0b9b7 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/627] 10.0.0.193 () {32 vars in 740 bytes} [Thu Aug 13 11:12:23 2026] DELETE /v2.1/os-security-groups/db4d45b5-332a-4a30-b6d9-9356be0466da => generated 0 bytes in 406 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/628] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:23 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 1253 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:24.030 7 WARNING neutronclient.v2_0.client [None req-51d34baf-f34d-47d3-bf63-f3b25893ca56 e5b0a4010be048fcbf1874faa680c813 55163ecb20e6441a8adbe7ec670e43e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:24.048 8 WARNING neutronclient.v2_0.client [None req-8c330c57-492f-4001-9948-00bbaa596db7 747b0ff951174d7e9d67bb29e52b3a41 64702c1986224d039c46dcc34ad8cd57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:24.063 7 WARNING neutronclient.v2_0.client [None req-51d34baf-f34d-47d3-bf63-f3b25893ca56 e5b0a4010be048fcbf1874faa680c813 55163ecb20e6441a8adbe7ec670e43e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/629] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:23 2026] GET /v2.1/servers/efb0f6cc-ad7a-4118-82f4-449e9e610fe8 => generated 1484 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/630] 10.0.0.193 () {32 vars in 740 bytes} [Thu Aug 13 11:12:24 2026] DELETE /v2.1/os-security-groups/7ab5cad9-da55-49a3-8bff-6e432d67ce90 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:24.646 8 WARNING neutronclient.v2_0.client [None req-4d4fd04b-65ba-42a0-bde8-27b43ebbf49f 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/631] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:24 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 1418 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 11:12:25.115 7 WARNING neutronclient.v2_0.client [None req-a97e7603-1da0-4e2c-9c2e-7718c1e3d8c2 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 314/632] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:25 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 1303 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 11:12:25.183 8 WARNING neutronclient.v2_0.client [None req-172653c7-cbfe-4c2e-9e7a-5fa83a4a5461 747b0ff951174d7e9d67bb29e52b3a41 64702c1986224d039c46dcc34ad8cd57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/633] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:25 2026] GET /v2.1/servers/efb0f6cc-ad7a-4118-82f4-449e9e610fe8 => generated 1492 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:25.758 7 WARNING neutronclient.v2_0.client [None req-958c323d-b437-4b11-ba6b-ba75d6a752d7 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/636] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:25 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 1474 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:26.228 8 WARNING neutronclient.v2_0.client [None req-03f4e63e-f933-4390-a44e-70ce7ccebb5b 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:26.269 7 WARNING neutronclient.v2_0.client [None req-04a0c701-8581-4e56-83ec-4367f5f5ed5d 747b0ff951174d7e9d67bb29e52b3a41 64702c1986224d039c46dcc34ad8cd57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/637] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:26 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 1295 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/638] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:26 2026] GET /v2.1/servers/efb0f6cc-ad7a-4118-82f4-449e9e610fe8 => generated 1569 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:27.156 8 WARNING neutronclient.v2_0.client [None req-254269af-c7e5-4ca5-a3a8-f069d7dba177 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/639] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:27 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 1482 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:27.341 7 WARNING neutronclient.v2_0.client [None req-e26dbcc1-55ff-475a-9c9e-c99733baadfd 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/640] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:27 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 1351 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:27.437 8 INFO nova.api.openstack.compute.server_external_events [req-68fde802-854a-4046-94b7-d9371df22889 req-b4e59d85-0bb8-4517-8dc8-d655173c64d4 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:d7f12822-38dd-45d8-89ef-c1b973698a44 for instance efb0f6cc-ad7a-4118-82f4-449e9e610fe8 on instance 2026-08-13 11:12:27.441 7 WARNING neutronclient.v2_0.client [None req-54cdf1c0-e007-479c-aaac-fc5f5425f727 747b0ff951174d7e9d67bb29e52b3a41 64702c1986224d039c46dcc34ad8cd57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:27.454 8 INFO nova.compute.rpcapi [None req-d424c432-767a-4665-b6dd-6fccc7d9d990 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 324/641] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:12:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/642] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:27 2026] GET /v2.1/servers/efb0f6cc-ad7a-4118-82f4-449e9e610fe8 => generated 1557 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:28.251 8 WARNING neutronclient.v2_0.client [None req-00c75577-6c99-4935-aaf1-6bcd8f0286a1 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/643] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:28 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 1549 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-08-13 11:12:28.435 7 WARNING neutronclient.v2_0.client [None req-05220317-60f9-4ec2-8e2b-ab04d60b1e11 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/644] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:28 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 1351 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:28.630 8 WARNING neutronclient.v2_0.client [None req-a2e61de5-7195-4030-bfbc-b9ac63d57b2a 747b0ff951174d7e9d67bb29e52b3a41 64702c1986224d039c46dcc34ad8cd57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/645] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:28 2026] GET /v2.1/servers/efb0f6cc-ad7a-4118-82f4-449e9e610fe8 => generated 1557 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:29.406 7 WARNING neutronclient.v2_0.client [None req-b77e388d-f4b6-4244-8d28-f1b1b30f82e7 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:29.531 8 WARNING neutronclient.v2_0.client [None req-66665974-97b4-45c2-aeb4-148a8c6b3ca4 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/646] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:29 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 1547 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 327/647] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:29 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 1359 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 11:12:29.642 7 INFO nova.api.openstack.compute.server_external_events [req-fcf847d6-932e-4000-9610-8df64733b087 req-86fb6a7d-6027-43c8-9752-0971d25d452e 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:6e4ca5d7-a73a-4de6-b05d-1f4926007b34 for instance 9bfeee44-8356-4039-a2c8-9b5e83da3d8d on instance 2026-08-13 11:12:29.658 7 INFO nova.compute.rpcapi [None req-b08d44a6-072a-4fdd-9a99-d72a7c4791a1 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 321/648] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:12:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:29.804 8 WARNING neutronclient.v2_0.client [None req-9c6d923a-cf96-465a-804b-ccea79815e92 747b0ff951174d7e9d67bb29e52b3a41 64702c1986224d039c46dcc34ad8cd57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:30.679 7 WARNING neutronclient.v2_0.client [None req-a18c7200-0c38-4835-8767-5c4ccf9e697e 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/649] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:29 2026] GET /v2.1/servers/efb0f6cc-ad7a-4118-82f4-449e9e610fe8 => generated 1557 bytes in 1289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:31.092 8 WARNING neutronclient.v2_0.client [None req-1eee0761-874f-4d54-aca4-7475c8c3d1bb 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/650] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:30 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 1547 bytes in 509 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/651] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:31 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 1436 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:31.400 7 INFO nova.api.openstack.compute.server_external_events [req-061b0638-460c-4567-8b08-7cd8b80de25f req-dbe9c899-368f-4f02-ac3b-e521cd5550d4 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:717c7f97-8163-4594-8458-327ed8342417 for instance 30fc0ceb-9946-4dba-b4fb-d8792e46ee3b on instance [pid: 7|app: 0|req: 323/652] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:12:31 2026] POST /v2.1/os-server-external-events => generated 179 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-08-13 11:12:32.112 8 WARNING neutronclient.v2_0.client [None req-058979d2-859c-43ec-b8bf-8cdeae100a73 747b0ff951174d7e9d67bb29e52b3a41 64702c1986224d039c46dcc34ad8cd57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:32.187 7 WARNING neutronclient.v2_0.client [None req-79cb0aa5-377c-4cc0-b1a4-f17b9907314b 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/653] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:32 2026] GET /v2.1/servers/efb0f6cc-ad7a-4118-82f4-449e9e610fe8 => generated 1557 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/654] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:32 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 1547 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 11:12:32.445 8 WARNING neutronclient.v2_0.client [None req-a9cb1703-a1e0-45a2-a7f6-321dd3bf3c5b 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/655] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:32 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 1436 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:33.466 7 WARNING neutronclient.v2_0.client [None req-c3ed7d33-d271-49e5-85f4-9e7662c5edc7 747b0ff951174d7e9d67bb29e52b3a41 64702c1986224d039c46dcc34ad8cd57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:33.485 8 WARNING neutronclient.v2_0.client [None req-f05616fa-0785-4bf8-af2d-70b454f7fa13 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/656] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:33 2026] GET /v2.1/servers/efb0f6cc-ad7a-4118-82f4-449e9e610fe8 => generated 1557 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/657] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:33 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 1547 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-08-13 11:12:33.701 7 WARNING neutronclient.v2_0.client [None req-67dac144-0bd3-46f7-a148-340f21b72c24 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:33.734 8 WARNING neutronclient.v2_0.client [None req-28136651-a145-450e-a563-f61a95ab8418 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/658] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:33 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 1436 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/659] 10.0.0.193 () {34 vars in 685 bytes} [Thu Aug 13 11:12:33 2026] POST /v2.1/os-security-groups => generated 242 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:33.903 7 WARNING neutronclient.v2_0.client [None req-fb55ede2-5b0b-4b22-8f90-ca8983e3979e 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/660] 10.0.0.193 () {34 vars in 685 bytes} [Thu Aug 13 11:12:33 2026] POST /v2.1/os-security-groups => generated 244 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 11:12:34.074 8 WARNING neutronclient.v2_0.client [None req-37ae4c2b-c660-406a-9611-a831cdafda1d 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/661] 10.0.0.193 () {34 vars in 685 bytes} [Thu Aug 13 11:12:34 2026] POST /v2.1/os-security-groups => generated 243 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 11:12:34.217 7 WARNING neutronclient.v2_0.client [None req-4fe3fabd-05b2-46ea-ade2-501f1d3e60a9 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:34.271 7 WARNING neutronclient.v2_0.client [None req-4fe3fabd-05b2-46ea-ade2-501f1d3e60a9 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:34.311 7 WARNING neutronclient.v2_0.client [None req-4fe3fabd-05b2-46ea-ade2-501f1d3e60a9 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/662] 10.0.0.193 () {32 vars in 663 bytes} [Thu Aug 13 11:12:34 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 11:12:34.374 8 WARNING neutronclient.v2_0.client [None req-c4487d9f-1f89-4958-9fcd-d75edee09c7f 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:34.405 8 WARNING neutronclient.v2_0.client [None req-c4487d9f-1f89-4958-9fcd-d75edee09c7f 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/663] 10.0.0.193 () {32 vars in 740 bytes} [Thu Aug 13 11:12:34 2026] DELETE /v2.1/os-security-groups/d928ef05-e3e8-48fc-8f1a-1470ea5d34bc => generated 0 bytes in 120 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-13 11:12:34.505 7 WARNING neutronclient.v2_0.client [None req-e6beb48a-a7eb-4c1d-b2bd-d93bea43b734 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:34.528 7 INFO nova.api.openstack.wsgi [None req-e6beb48a-a7eb-4c1d-b2bd-d93bea43b734 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] HTTP exception thrown: Security group d928ef05-e3e8-48fc-8f1a-1470ea5d34bc does not exist Neutron server returns request_ids: ['req-66429a7a-077a-45a2-b3ed-0522c2c0b84c'] [pid: 7|app: 0|req: 329/664] 10.0.0.193 () {32 vars in 737 bytes} [Thu Aug 13 11:12:34 2026] GET /v2.1/os-security-groups/d928ef05-e3e8-48fc-8f1a-1470ea5d34bc => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-13 11:12:34.537 8 WARNING neutronclient.v2_0.client [None req-74b1431d-d82e-483f-8dc0-a53e2402e9ab 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:34.569 8 WARNING neutronclient.v2_0.client [None req-74b1431d-d82e-483f-8dc0-a53e2402e9ab 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:34.620 7 WARNING neutronclient.v2_0.client [None req-87d2d0ff-0671-4396-9523-392f585c6159 747b0ff951174d7e9d67bb29e52b3a41 64702c1986224d039c46dcc34ad8cd57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/665] 10.0.0.193 () {32 vars in 740 bytes} [Thu Aug 13 11:12:34 2026] DELETE /v2.1/os-security-groups/56c40709-1c1e-4157-8ded-40773f39dadf => generated 0 bytes in 139 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-13 11:12:34.712 8 WARNING neutronclient.v2_0.client [None req-aa482e19-85d8-451f-8479-054b1cfc46da 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/666] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:34 2026] GET /v2.1/servers/efb0f6cc-ad7a-4118-82f4-449e9e610fe8 => generated 1557 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:34.794 7 WARNING neutronclient.v2_0.client [None req-f6da26b1-44b6-4ae0-8510-c9407684d007 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:34.812 7 INFO nova.api.openstack.wsgi [None req-f6da26b1-44b6-4ae0-8510-c9407684d007 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] HTTP exception thrown: Security group 56c40709-1c1e-4157-8ded-40773f39dadf does not exist Neutron server returns request_ids: ['req-6b737108-6dee-445e-8406-a306979d015d'] [pid: 7|app: 0|req: 331/667] 10.0.0.193 () {32 vars in 737 bytes} [Thu Aug 13 11:12:34 2026] GET /v2.1/os-security-groups/56c40709-1c1e-4157-8ded-40773f39dadf => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/668] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:34 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 1547 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-08-13 11:12:34.851 8 WARNING neutronclient.v2_0.client [None req-5bad841c-a40b-4c47-9d7c-1d38eafc10c8 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:34.856 7 WARNING neutronclient.v2_0.client [None req-7aec918f-d7bf-4ebb-b583-d1dbdf75eb1c 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:34.884 8 WARNING neutronclient.v2_0.client [None req-5bad841c-a40b-4c47-9d7c-1d38eafc10c8 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/669] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:34 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 1436 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/670] 10.0.0.193 () {32 vars in 740 bytes} [Thu Aug 13 11:12:34 2026] DELETE /v2.1/os-security-groups/a5708994-b59c-4fa8-9044-fcd9dda5b0d6 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:34.995 7 WARNING neutronclient.v2_0.client [None req-836bdbe7-65bc-4e76-8b23-3eb41aced7db 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:35.016 7 INFO nova.api.openstack.wsgi [None req-836bdbe7-65bc-4e76-8b23-3eb41aced7db 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] HTTP exception thrown: Security group a5708994-b59c-4fa8-9044-fcd9dda5b0d6 does not exist Neutron server returns request_ids: ['req-822906e0-3b5c-461c-94cb-a380e011ff9f'] [pid: 7|app: 0|req: 333/671] 10.0.0.193 () {32 vars in 737 bytes} [Thu Aug 13 11:12:34 2026] GET /v2.1/os-security-groups/a5708994-b59c-4fa8-9044-fcd9dda5b0d6 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-13 11:12:35.029 8 WARNING neutronclient.v2_0.client [None req-c99a4a7f-119b-4baf-95c8-5287204e1e31 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:35.065 8 WARNING neutronclient.v2_0.client [None req-c99a4a7f-119b-4baf-95c8-5287204e1e31 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:35.099 8 WARNING neutronclient.v2_0.client [None req-c99a4a7f-119b-4baf-95c8-5287204e1e31 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/672] 10.0.0.193 () {32 vars in 663 bytes} [Thu Aug 13 11:12:35 2026] GET /v2.1/os-security-groups => generated 707 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 11:12:35.158 7 WARNING neutronclient.v2_0.client [None req-975c4c48-2882-43fe-89ba-0bd8618ed9a2 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:35.178 7 INFO nova.api.openstack.wsgi [None req-975c4c48-2882-43fe-89ba-0bd8618ed9a2 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] HTTP exception thrown: Security group a5708994-b59c-4fa8-9044-fcd9dda5b0d6 does not exist Neutron server returns request_ids: ['req-c808852b-ac9e-49d9-af93-1251de1367d2'] [pid: 7|app: 0|req: 334/673] 10.0.0.193 () {32 vars in 740 bytes} [Thu Aug 13 11:12:35 2026] DELETE /v2.1/os-security-groups/a5708994-b59c-4fa8-9044-fcd9dda5b0d6 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-13 11:12:35.186 8 WARNING neutronclient.v2_0.client [None req-505b0c2a-0b85-4268-9f9b-ec98501caa12 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:35.204 8 INFO nova.api.openstack.wsgi [None req-505b0c2a-0b85-4268-9f9b-ec98501caa12 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] HTTP exception thrown: Security group 56c40709-1c1e-4157-8ded-40773f39dadf does not exist Neutron server returns request_ids: ['req-633369bf-d84a-4a65-abda-5cdb780d95f5'] [pid: 8|app: 0|req: 340/674] 10.0.0.193 () {32 vars in 740 bytes} [Thu Aug 13 11:12:35 2026] DELETE /v2.1/os-security-groups/56c40709-1c1e-4157-8ded-40773f39dadf => generated 194 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-13 11:12:35.221 7 WARNING neutronclient.v2_0.client [None req-3820c414-426f-4684-bd83-ee2e90fca209 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:35.259 7 INFO nova.api.openstack.wsgi [None req-3820c414-426f-4684-bd83-ee2e90fca209 9a7b45b6cce8427bbf7f8d2ae5f86f4d 1606e333c3b746bdba524b733f7de4f7 - - default default] HTTP exception thrown: Security group d928ef05-e3e8-48fc-8f1a-1470ea5d34bc does not exist Neutron server returns request_ids: ['req-c4e2c214-edcc-4a83-9435-026fa2d07c12'] [pid: 7|app: 0|req: 335/675] 10.0.0.193 () {32 vars in 740 bytes} [Thu Aug 13 11:12:35 2026] DELETE /v2.1/os-security-groups/d928ef05-e3e8-48fc-8f1a-1470ea5d34bc => generated 194 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-13 11:12:35.828 8 WARNING neutronclient.v2_0.client [None req-3d6a64b0-803a-4094-9269-d761d8148f96 747b0ff951174d7e9d67bb29e52b3a41 64702c1986224d039c46dcc34ad8cd57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:35.913 7 WARNING neutronclient.v2_0.client [None req-f9b8328d-69f2-41f8-ab2d-db09496abc52 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in 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/678] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:35 2026] GET /v2.1/servers/efb0f6cc-ad7a-4118-82f4-449e9e610fe8 => generated 1557 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:36.020 8 WARNING neutronclient.v2_0.client [None req-a6c64973-1a13-45b0-aae9-8a380276e750 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/679] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:35 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 1547 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/680] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:35 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 1424 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:36.702 7 INFO nova.api.openstack.compute.server_external_events [req-966304d7-f4f0-41e2-a1f0-ea54394e92a3 req-1d14588b-8988-4983-b889-a9992d3f221b 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-plugged:d7f12822-38dd-45d8-89ef-c1b973698a44 for instance efb0f6cc-ad7a-4118-82f4-449e9e610fe8 on instance [pid: 7|app: 0|req: 338/681] 10.0.0.228 () {38 vars in 815 bytes} [Thu Aug 13 11:12:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:36.974 8 WARNING neutronclient.v2_0.client [None req-9359931b-acb7-433e-98fd-a2b5366436a6 747b0ff951174d7e9d67bb29e52b3a41 64702c1986224d039c46dcc34ad8cd57 - - default default] 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: 344/682] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:36 2026] GET /v2.1/servers/efb0f6cc-ad7a-4118-82f4-449e9e610fe8 => generated 1557 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 11:12:37.115 7 WARNING neutronclient.v2_0.client [None req-61c54d9c-3bc4-4def-97f4-45dbdb159475 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:37.230 8 WARNING neutronclient.v2_0.client [None req-2260739e-fc96-4941-8758-9b3028daabe3 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/683] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:37 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 1547 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/684] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:37 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 1424 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:38.146 7 WARNING neutronclient.v2_0.client [None req-740c677c-ad07-468e-91dc-8d6eac50e26c 747b0ff951174d7e9d67bb29e52b3a41 64702c1986224d039c46dcc34ad8cd57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/685] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:38 2026] GET /v2.1/servers/efb0f6cc-ad7a-4118-82f4-449e9e610fe8 => generated 1739 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:38.308 8 WARNING neutronclient.v2_0.client [None req-893c3c68-0ece-458e-84ab-a6e12321f161 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:38.342 7 WARNING neutronclient.v2_0.client [None req-f553ef09-7f40-4edb-b530-e29b965956b8 747b0ff951174d7e9d67bb29e52b3a41 64702c1986224d039c46dcc34ad8cd57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/686] 10.0.0.193 () {32 vars in 741 bytes} [Thu Aug 13 11:12:38 2026] GET /v2.1/servers/efb0f6cc-ad7a-4118-82f4-449e9e610fe8/os-interface => generated 284 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:38.462 7 WARNING neutronclient.v2_0.client [None req-9979d19b-89ce-4a7e-8ac5-938a63cba5c9 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in 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.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:38 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 1547 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/688] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:38 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 1424 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-08-13 11:12:38.745 8 INFO nova.api.openstack.compute.server_external_events [req-dc787b8e-cae6-4601-90b5-24ab0940a8ca req-1e0573bc-aaa6-48a9-a4a0-937411aaaaf7 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-plugged:6e4ca5d7-a73a-4de6-b05d-1f4926007b34 for instance 9bfeee44-8356-4039-a2c8-9b5e83da3d8d on instance [pid: 8|app: 0|req: 347/689] 10.0.0.228 () {38 vars in 815 bytes} [Thu Aug 13 11:12:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:39.296 7 INFO nova.api.openstack.compute.server_external_events [req-84162930-c7f7-4385-a26b-2223ca6d241d req-7a666005-2f8e-420c-a613-688b062bdb38 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:d7f12822-38dd-45d8-89ef-c1b973698a44 for instance efb0f6cc-ad7a-4118-82f4-449e9e610fe8 on instance [pid: 7|app: 0|req: 343/690] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:12:39 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) 2026-08-13 11:12:39.322 8 WARNING neutronclient.v2_0.client [None req-8ff49645-b534-48a5-b9f7-d8ca9b2f1b2a 747b0ff951174d7e9d67bb29e52b3a41 64702c1986224d039c46dcc34ad8cd57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/691] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:39 2026] GET /v2.1/servers/efb0f6cc-ad7a-4118-82f4-449e9e610fe8 => generated 1739 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:39.538 8 WARNING neutronclient.v2_0.client [None req-920c7f87-dd07-4180-9387-86d6b0690398 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/692] 10.0.0.193 () {32 vars in 641 bytes} [Thu Aug 13 11:12:39 2026] GET /v2.1/servers => generated 384 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/693] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:39 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 1547 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:39.712 8 WARNING neutronclient.v2_0.client [None req-13267da3-c7af-4a97-8b29-daf381c0da96 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/694] 10.0.0.193 () {32 vars in 718 bytes} [Thu Aug 13 11:12:39 2026] DELETE /v2.1/servers/efb0f6cc-ad7a-4118-82f4-449e9e610fe8 => generated 0 bytes in 142 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, ' [pid: 8|app: 0|req: 350/695] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:39 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 1424 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 11:12:39.817 7 WARNING neutronclient.v2_0.client [None req-8a8c1663-161c-4fdf-82d5-259c425addc2 747b0ff951174d7e9d67bb29e52b3a41 64702c1986224d039c46dcc34ad8cd57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/696] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:39 2026] GET /v2.1/servers/efb0f6cc-ad7a-4118-82f4-449e9e610fe8 => generated 1745 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:40.738 8 WARNING neutronclient.v2_0.client [None req-b43be552-132b-4789-9315-22b92847007b 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:40.790 7 INFO nova.api.openstack.compute.server_external_events [req-7c1ac801-9e16-4a1d-8174-1f4316c8f0b7 req-faf331c7-5bdf-4d86-b2ed-9ec109a01c0a 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-plugged:717c7f97-8163-4594-8458-327ed8342417 for instance 30fc0ceb-9946-4dba-b4fb-d8792e46ee3b on instance [pid: 7|app: 0|req: 347/697] 10.0.0.228 () {38 vars in 815 bytes} [Thu Aug 13 11:12:40 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, ' [pid: 8|app: 0|req: 351/698] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:40 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 1724 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:40.885 7 WARNING neutronclient.v2_0.client [None req-c25995d5-0719-4b5e-8c8a-92f9b68f0314 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:40.928 8 WARNING neutronclient.v2_0.client [None req-277e5899-dde1-4625-9876-edabbb26051c 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in 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/699] 10.0.0.193 () {32 vars in 741 bytes} [Thu Aug 13 11:12:40 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d/os-interface => generated 285 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/700] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:40 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 1424 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:41.099 8 WARNING neutronclient.v2_0.client [None req-3fab40c7-d3d6-48bb-86f7-c1b6389ea77d 747b0ff951174d7e9d67bb29e52b3a41 64702c1986224d039c46dcc34ad8cd57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:42.107 7 WARNING neutronclient.v2_0.client [None req-e40001ce-376e-46d0-b0c6-55e5abe9d76b 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in 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/701] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:41 2026] GET /v2.1/servers/efb0f6cc-ad7a-4118-82f4-449e9e610fe8 => generated 1865 bytes in 1371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 349/702] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:42 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 1612 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 11:12:42.473 8 WARNING neutronclient.v2_0.client [None req-2d821d7d-45cb-4ab4-b764-30318296811f 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:42.504 7 INFO nova.api.openstack.compute.server_external_events [req-e90ec89f-a557-422f-9d92-bc15571f748e req-5c18f5ee-7f36-4d1d-953d-e3e47e4febaf 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:6e4ca5d7-a73a-4de6-b05d-1f4926007b34 for instance 9bfeee44-8356-4039-a2c8-9b5e83da3d8d on instance [pid: 7|app: 0|req: 350/703] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:12:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:42.554 7 WARNING neutronclient.v2_0.client [None req-95658921-a091-4b6f-bbb9-c652682eda13 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/704] 10.0.0.193 () {32 vars in 741 bytes} [Thu Aug 13 11:12:42 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b/os-interface => generated 285 bytes in 842 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:43.381 7 INFO nova.api.openstack.compute.server_external_events [req-3f872feb-3bab-4e12-a5ad-ccf8a2c2fc65 req-515332ef-6944-4b0e-97e1-820fcf734472 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-unplugged:d7f12822-38dd-45d8-89ef-c1b973698a44 for instance efb0f6cc-ad7a-4118-82f4-449e9e610fe8 on instance [pid: 7|app: 0|req: 352/705] 10.0.0.228 () {38 vars in 815 bytes} [Thu Aug 13 11:12:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/706] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:42 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 1724 bytes in 998 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:43.499 8 WARNING neutronclient.v2_0.client [None req-347c3e72-8351-4d3c-a846-c8b2447ec587 747b0ff951174d7e9d67bb29e52b3a41 64702c1986224d039c46dcc34ad8cd57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/707] 10.0.0.193 () {32 vars in 641 bytes} [Thu Aug 13 11:12:43 2026] GET /v2.1/servers => generated 376 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/708] 10.0.0.193 () {32 vars in 718 bytes} [Thu Aug 13 11:12:43 2026] DELETE /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 0 bytes in 139 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:43.726 7 WARNING neutronclient.v2_0.client [None req-102c02b7-f619-4b26-81cc-13430600328d 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in 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/709] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:43 2026] GET /v2.1/servers/efb0f6cc-ad7a-4118-82f4-449e9e610fe8 => generated 1798 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/710] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:43 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 1730 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:44.186 8 WARNING neutronclient.v2_0.client [None req-ef0ef58f-e0af-4190-9b68-5d7449d97706 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/711] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:44 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 1612 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, ' [pid: 7|app: 0|req: 356/712] 10.0.0.193 () {32 vars in 641 bytes} [Thu Aug 13 11:12:44 2026] GET /v2.1/servers => generated 388 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/713] 10.0.0.193 () {34 vars in 671 bytes} [Thu Aug 13 11:12:44 2026] POST /v2.1/os-keypairs => generated 386 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/714] 10.0.0.193 () {32 vars in 718 bytes} [Thu Aug 13 11:12:44 2026] DELETE /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:44.553 7 INFO nova.api.openstack.compute.server_external_events [req-8f06063d-1dc3-4ab8-a677-12c4c36a327f req-eddfb03b-7827-41ee-875a-0e5871ccf356 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-deleted:d7f12822-38dd-45d8-89ef-c1b973698a44 for instance efb0f6cc-ad7a-4118-82f4-449e9e610fe8 on instance 2026-08-13 11:12:44.553 7 INFO nova.api.openstack.compute.server_external_events [req-8f06063d-1dc3-4ab8-a677-12c4c36a327f req-eddfb03b-7827-41ee-875a-0e5871ccf356 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:717c7f97-8163-4594-8458-327ed8342417 for instance 30fc0ceb-9946-4dba-b4fb-d8792e46ee3b on instance [pid: 7|app: 0|req: 358/715] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:12:44 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 11:12:44.563 8 WARNING neutronclient.v2_0.client [None req-46e3730f-2875-4766-a198-5edc0540cf9f 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/716] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:44 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 1618 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:45.022 7 WARNING neutronclient.v2_0.client [None req-a4cb000b-803f-49ee-93c6-b96b3c46dbe6 747b0ff951174d7e9d67bb29e52b3a41 64702c1986224d039c46dcc34ad8cd57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/717] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:44 2026] GET /v2.1/servers/efb0f6cc-ad7a-4118-82f4-449e9e610fe8 => generated 1518 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:45.191 8 WARNING neutronclient.v2_0.client [None req-b5ff1e71-0bf4-477d-8d75-fb4dbaaae34b 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in 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/718] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:45 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 1850 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:45.809 8 WARNING neutronclient.v2_0.client [None req-dbbb3631-3036-426b-b34d-daeb76d28112 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:45.829 7 WARNING neutronclient.v2_0.client [None req-e3d1e3ac-53de-4e6e-92a7-d61423734023 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:45.876 7 WARNING neutronclient.v2_0.client [None req-e3d1e3ac-53de-4e6e-92a7-d61423734023 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] The python binding code in 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/719] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:45 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 1738 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:46.091 7 WARNING neutronclient.v2_0.client [None req-e3d1e3ac-53de-4e6e-92a7-d61423734023 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:46.148 8 WARNING neutronclient.v2_0.client [None req-f3572245-f524-4713-95d8-47128ce26725 747b0ff951174d7e9d67bb29e52b3a41 64702c1986224d039c46dcc34ad8cd57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/722] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:46 2026] GET /v2.1/servers/efb0f6cc-ad7a-4118-82f4-449e9e610fe8 => generated 1518 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:46.382 8 WARNING neutronclient.v2_0.client [None req-f10da136-a039-4887-8bb7-bf5b6c6ef4b9 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/723] 10.0.0.193 () {34 vars in 663 bytes} [Thu Aug 13 11:12:45 2026] POST /v2.1/servers => generated 450 bytes in 633 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:46.433 7 WARNING neutronclient.v2_0.client [None req-7a1b5638-ee5c-41cf-8c95-e2d7f4437b1a 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/724] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:46 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1 => generated 1401 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/725] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:46 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 1850 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:46.975 7 WARNING neutronclient.v2_0.client [None req-c4795292-e09c-4f84-be6e-dd08e1e84ea0 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:46.990 8 INFO nova.api.openstack.compute.server_external_events [req-267c1a80-1a6d-4288-9f79-f35c4d2f6cba req-b78e06d5-1cd1-49b5-95f3-05e799024ca5 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-deleted:6e4ca5d7-a73a-4de6-b05d-1f4926007b34 for instance 9bfeee44-8356-4039-a2c8-9b5e83da3d8d on instance [pid: 8|app: 0|req: 365/726] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:12:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/727] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:46 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 1738 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:47.238 8 INFO nova.api.openstack.wsgi [None req-9a391d7a-49ec-4e47-865f-3dd2202c57b9 747b0ff951174d7e9d67bb29e52b3a41 64702c1986224d039c46dcc34ad8cd57 - - default default] HTTP exception thrown: Instance efb0f6cc-ad7a-4118-82f4-449e9e610fe8 could not be found. [pid: 8|app: 0|req: 366/728] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:47 2026] GET /v2.1/servers/efb0f6cc-ad7a-4118-82f4-449e9e610fe8 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/729] 10.0.0.193 () {32 vars in 706 bytes} [Thu Aug 13 11:12:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1139828983 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:47.540 8 WARNING neutronclient.v2_0.client [None req-720877af-45f4-422f-bdb0-f59bb4e648ec 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:47.584 7 WARNING neutronclient.v2_0.client [None req-934c2bb9-3a9d-4b9e-8db3-31aec04ed2ad 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in 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.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:47 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1 => generated 1405 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/731] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:47 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 1503 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 11:12:47.748 8 INFO nova.api.openstack.compute.server_external_events [req-b22fc98b-dc9f-4dad-aacf-20f8a26aa1a9 req-800b589e-1da2-481a-a6af-baae290cb2e2 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-deleted:717c7f97-8163-4594-8458-327ed8342417 for instance 30fc0ceb-9946-4dba-b4fb-d8792e46ee3b on instance [pid: 8|app: 0|req: 368/732] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:12:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:48.144 7 WARNING neutronclient.v2_0.client [None req-74a354c2-08ce-48c1-a016-1cca223fa32a 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/733] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:48 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 1380 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:48.773 8 WARNING neutronclient.v2_0.client [None req-ba29f052-bf18-4ccc-beb9-9b53fccd77a9 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] The python binding code in 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.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:48 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1 => generated 1453 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 11:12:48.814 7 WARNING neutronclient.v2_0.client [None req-c50ee18e-6b6b-4660-98d1-2d08925f9827 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/735] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:48 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 1508 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:49.260 8 WARNING neutronclient.v2_0.client [None req-1474c53d-82aa-4659-8039-d8f01ca3c739 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/736] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:49 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 1380 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:49.885 7 WARNING neutronclient.v2_0.client [None req-60507f9f-6dee-4ffe-950e-e3e033b072df 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:12:49.913 8 WARNING neutronclient.v2_0.client [None req-ab2e62cc-3d25-4a50-a6d2-e51b97ed1078 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/737] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:49 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1 => generated 1453 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/738] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:49 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 1508 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:50.362 7 WARNING neutronclient.v2_0.client [None req-624f5cda-def2-4953-bb51-9f7b0e0c5b3a 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/739] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:50 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 1385 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:50.978 8 WARNING neutronclient.v2_0.client [None req-a2b89f0e-c766-45be-9c4c-6dab01e865da 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] 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: 372/740] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:50 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1 => generated 1461 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 11:12:51.030 7 WARNING neutronclient.v2_0.client [None req-e1f046e8-e0e6-429b-bc72-72d35fce3045 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/741] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:50 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 1508 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:51.461 8 WARNING neutronclient.v2_0.client [None req-5877a409-12f6-452e-8115-71a149f7f068 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/742] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:51 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 1385 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-08-13 11:12:51.741 7 INFO nova.api.openstack.compute.server_external_events [req-a920848a-eba1-47f8-b25c-773fa46ba729 req-4e6bd287-4cd9-45ac-8da3-c892e6638fea 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:59fc12d0-d72f-471a-a6ba-9ee1408d03ca for instance d955a2bc-e43e-4740-917f-6ba33e5102e1 on instance [pid: 7|app: 0|req: 370/743] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:12:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:52.082 8 WARNING neutronclient.v2_0.client [None req-cfb1d6d4-a2b6-4e12-8ae7-447cc4e28835 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:52.113 7 INFO nova.api.openstack.wsgi [None req-6a4350a4-545e-4bb6-91f4-cf7d5b9c436b 9936d1cfc8744e6d87bc347711a9b402 8d8a999e9efd49ce8ade49bdacc18eab - - default default] HTTP exception thrown: Instance 9bfeee44-8356-4039-a2c8-9b5e83da3d8d could not be found. [pid: 7|app: 0|req: 371/744] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:52 2026] GET /v2.1/servers/9bfeee44-8356-4039-a2c8-9b5e83da3d8d => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/745] 10.0.0.193 () {32 vars in 706 bytes} [Thu Aug 13 11:12:52 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1886667068 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/746] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:52 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1 => generated 1539 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 11:12:52.564 7 WARNING neutronclient.v2_0.client [None req-b7c69e1e-0f07-43e5-b918-a6a09d3516e5 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/747] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:52 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 1385 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:53.250 8 WARNING neutronclient.v2_0.client [None req-6a74a235-06dd-4f0b-91ba-04a22cf5e3ef 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] The python binding code in 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/748] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:53 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1 => generated 1527 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:53.657 7 INFO nova.api.openstack.wsgi [None req-16b1e1cb-a806-427a-b28c-aa42fa6afde7 2e4ced5a15e441928ce65e9981069796 3253ba6899d44f169747caaca675ce8a - - default default] HTTP exception thrown: Instance 30fc0ceb-9946-4dba-b4fb-d8792e46ee3b could not be found. [pid: 7|app: 0|req: 374/749] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:53 2026] GET /v2.1/servers/30fc0ceb-9946-4dba-b4fb-d8792e46ee3b => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/750] 10.0.0.193 () {32 vars in 704 bytes} [Thu Aug 13 11:12:53 2026] DELETE /v2.1/os-keypairs/tempest-keypair-532170861 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:54.407 7 WARNING neutronclient.v2_0.client [None req-80187681-5d55-4283-b3e4-c3768ce6d4f8 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/751] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:54 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1 => generated 1527 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 11:12:55.691 8 WARNING neutronclient.v2_0.client [None req-c2782e48-e926-4345-a535-09f9bcbd17f9 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/754] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:55 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1 => generated 1527 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:56.895 7 WARNING neutronclient.v2_0.client [None req-1168d2d5-cf95-48f5-a16e-99c0892ce162 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/755] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:56 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1 => generated 1527 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:57.799 8 INFO nova.api.openstack.compute.server_external_events [req-804d5f9b-743a-4b53-b777-1d1609303aac req-ead4393c-42b5-4582-b6e8-0325f7c782d9 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-plugged:59fc12d0-d72f-471a-a6ba-9ee1408d03ca for instance d955a2bc-e43e-4740-917f-6ba33e5102e1 on instance [pid: 8|app: 0|req: 378/756] 10.0.0.228 () {38 vars in 815 bytes} [Thu Aug 13 11:12:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:12:58.058 7 WARNING neutronclient.v2_0.client [None req-92f1f9ed-d60e-4220-bc36-890413b3fd1b 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/757] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:58 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1 => generated 1527 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/758] 10.0.0.193 () {30 vars in 413 bytes} [Thu Aug 13 11:12:58 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/759] 10.0.0.193 () {28 vars in 560 bytes} [Thu Aug 13 11:12:58 2026] GET /v2/ => generated 402 bytes in 571 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) 2026-08-13 11:12:59.270 8 WARNING neutronclient.v2_0.client [None req-5cfe36bc-cbf8-410c-9604-58548c916ab3 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/760] 10.0.0.193 () {28 vars in 564 bytes} [Thu Aug 13 11:12:59 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/761] 10.0.0.193 () {30 vars in 413 bytes} [Thu Aug 13 11:12:59 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/762] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:12:59 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1 => generated 1718 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 11:12:59.439 7 WARNING neutronclient.v2_0.client [None req-1d6a5033-a00a-4505-b411-1b933f079615 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/763] 10.0.0.193 () {32 vars in 741 bytes} [Thu Aug 13 11:12:59 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1/os-interface => generated 285 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:00.232 7 INFO nova.api.openstack.compute.server_external_events [req-93cdaae0-a78f-4d9d-843c-df1e18531389 req-52e1f78a-dc06-4bc8-9329-6d7857b2fe52 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:59fc12d0-d72f-471a-a6ba-9ee1408d03ca for instance d955a2bc-e43e-4740-917f-6ba33e5102e1 on instance [pid: 7|app: 0|req: 384/764] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:13:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 11:13:00.250 8 WARNING neutronclient.v2_0.client [None req-a00c2bae-ac70-4feb-8cad-ffacdda32a73 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/765] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:00 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1 => generated 1718 bytes in 741 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 385/766] 10.0.0.193 () {34 vars in 671 bytes} [Thu Aug 13 11:13:01 2026] POST /v2.1/os-keypairs => generated 385 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:03.720 8 WARNING neutronclient.v2_0.client [None req-94d64f68-79eb-4ce1-9a1e-3dd057d00f38 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:13:03.754 8 WARNING neutronclient.v2_0.client [None req-94d64f68-79eb-4ce1-9a1e-3dd057d00f38 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:13:03.897 8 WARNING neutronclient.v2_0.client [None req-94d64f68-79eb-4ce1-9a1e-3dd057d00f38 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/767] 10.0.0.193 () {34 vars in 663 bytes} [Thu Aug 13 11:13:03 2026] POST /v2.1/servers => generated 453 bytes in 440 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-13 11:13:04.130 7 WARNING neutronclient.v2_0.client [None req-29bdeddf-b9b1-4cf7-93a7-f23682cf0315 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/768] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:04 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1392 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:05.224 8 WARNING neutronclient.v2_0.client [None req-d8b34551-5d9c-44c0-a03f-e2510a3256c0 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/769] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:05 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1396 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:06.314 7 WARNING neutronclient.v2_0.client [None req-5758d9e3-f2af-4966-ac09-92d130b797f4 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/772] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:06 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1444 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:07.420 8 WARNING neutronclient.v2_0.client [None req-c2a36979-7779-41b0-aab0-aa04111ece1c 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in 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/773] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:07 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1444 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:08.515 7 WARNING neutronclient.v2_0.client [None req-5e870db9-5711-46cd-8f7a-7c3f8d073b60 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/774] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:08 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1452 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-08-13 11:13:09.456 8 INFO nova.api.openstack.compute.server_external_events [req-bfb42339-5198-4086-90d0-a10f1632b0c7 req-2e627712-3187-46dd-9ce9-4303b12bf5cd 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:0a6e48eb-af95-43f1-9acb-d4c7c1709a53 for instance 537a0a4c-9bf2-46e3-94f1-6bed87941486 on instance [pid: 8|app: 0|req: 386/775] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:13:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:09.614 7 WARNING neutronclient.v2_0.client [None req-46881e49-8632-45ce-8a7b-b5efb613248a 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/776] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:09 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1530 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-08-13 11:13:10.815 8 WARNING neutronclient.v2_0.client [None req-539b20fa-b71f-4548-886d-fbcfc0df0e1a 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/777] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:10 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1518 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:11.986 7 WARNING neutronclient.v2_0.client [None req-908cfa4d-8afe-4bf3-a026-8c2776653afd 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/778] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:11 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1518 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:13.237 8 WARNING neutronclient.v2_0.client [None req-6ff57971-7e44-4559-93af-d41d389f9cf5 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/779] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:13 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1518 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:14.525 7 WARNING neutronclient.v2_0.client [None req-1b469056-31af-4010-97a6-cf43d1febc9e 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/780] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:14 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1518 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:15.198 8 INFO nova.api.openstack.compute.server_external_events [req-7a8c4327-aa4e-46b1-9589-239cc04183da req-71166194-9383-43d1-898f-c65058fbfee9 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-plugged:0a6e48eb-af95-43f1-9acb-d4c7c1709a53 for instance 537a0a4c-9bf2-46e3-94f1-6bed87941486 on instance [pid: 8|app: 0|req: 389/781] 10.0.0.228 () {38 vars in 815 bytes} [Thu Aug 13 11:13:15 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-08-13 11:13:15.710 7 WARNING neutronclient.v2_0.client [None req-a8e5e367-acf5-4cc6-bc85-9904d275fb03 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/784] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:15 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1518 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:16.930 8 WARNING neutronclient.v2_0.client [None req-614b5f28-a76a-4352-ba3f-8c3c01fdb7b4 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/785] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:16 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1701 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:17.079 7 WARNING neutronclient.v2_0.client [None req-a09b2682-95d6-46f8-903d-ec136a4d082d 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/786] 10.0.0.193 () {32 vars in 741 bytes} [Thu Aug 13 11:13:17 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486/os-interface => generated 284 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:17.948 8 INFO nova.api.openstack.compute.server_external_events [req-e07885ab-b3c9-410e-9331-141fdf715a85 req-f6383153-0bb8-41a9-af7e-5435e68f4ef9 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:0a6e48eb-af95-43f1-9acb-d4c7c1709a53 for instance 537a0a4c-9bf2-46e3-94f1-6bed87941486 on instance [pid: 8|app: 0|req: 393/787] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:13:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:25.230 7 WARNING neutronclient.v2_0.client [None req-78b20e32-a192-42db-aba3-2cf9db4080ac 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/788] 10.0.0.193 () {32 vars in 741 bytes} [Thu Aug 13 11:13:25 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1/os-interface => generated 285 bytes in 502 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:25.740 8 WARNING neutronclient.v2_0.client [None req-19bae45a-044f-429a-86ce-ba9a88f07170 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/791] 10.0.0.193 () {32 vars in 815 bytes} [Thu Aug 13 11:13:25 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1/os-interface/59fc12d0-d72f-471a-a6ba-9ee1408d03ca => generated 282 bytes in 936 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 398/792] 10.0.0.193 () {32 vars in 723 bytes} [Thu Aug 13 11:13:26 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1/ips => generated 156 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 395/793] 10.0.0.193 () {34 vars in 750 bytes} [Thu Aug 13 11:13:26 2026] POST /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/794] 10.0.0.193 () {32 vars in 723 bytes} [Thu Aug 13 11:13:26 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1/ips => generated 156 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: 396/795] 10.0.0.193 () {32 vars in 723 bytes} [Thu Aug 13 11:13:27 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:28.318 7 INFO nova.api.openstack.compute.server_external_events [req-b3e6b652-322f-4726-b6f7-175e10675548 req-aed6804d-c424-4918-9f90-bc408eeb0ff0 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:59fc12d0-d72f-471a-a6ba-9ee1408d03ca for instance d955a2bc-e43e-4740-917f-6ba33e5102e1 on instance [pid: 7|app: 0|req: 400/796] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:13:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/797] 10.0.0.193 () {32 vars in 723 bytes} [Thu Aug 13 11:13:28 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 401/798] 10.0.0.193 () {32 vars in 723 bytes} [Thu Aug 13 11:13:29 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1/ips => generated 156 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: 398/799] 10.0.0.193 () {32 vars in 723 bytes} [Thu Aug 13 11:13:30 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1/ips => generated 156 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 402/800] 10.0.0.193 () {32 vars in 723 bytes} [Thu Aug 13 11:13:31 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1/ips => generated 194 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:32.025 8 WARNING neutronclient.v2_0.client [None req-9b0d8c62-05dd-432f-8ab8-1e6ce8081902 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] The python binding code in 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/801] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:31 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1 => generated 1952 bytes in 753 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 403/802] 10.0.0.193 () {34 vars in 750 bytes} [Thu Aug 13 11:13:32 2026] POST /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 400/803] 10.0.0.193 () {32 vars in 723 bytes} [Thu Aug 13 11:13:32 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1/ips => generated 194 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: 7|app: 0|req: 404/804] 10.0.0.193 () {32 vars in 723 bytes} [Thu Aug 13 11:13:33 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1/ips => generated 194 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:34.057 8 INFO nova.api.openstack.compute.server_external_events [req-56ac93a6-db84-4a8a-9b33-8ece6d39bd4c req-2f6f0f8f-0b74-4027-8b57-1c938d931080 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:59fc12d0-d72f-471a-a6ba-9ee1408d03ca for instance d955a2bc-e43e-4740-917f-6ba33e5102e1 on instance [pid: 8|app: 0|req: 401/805] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:13:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/806] 10.0.0.193 () {32 vars in 723 bytes} [Thu Aug 13 11:13:34 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1/ips => generated 156 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 402/807] 10.0.0.193 () {32 vars in 718 bytes} [Thu Aug 13 11:13:34 2026] DELETE /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:35.107 7 WARNING neutronclient.v2_0.client [None req-9001549d-dfb8-4fa2-9ef4-5fd176fa793a 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/808] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:35 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1 => generated 1844 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:36.249 8 WARNING neutronclient.v2_0.client [None req-cece4af2-5627-4100-afe1-086460189f74 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] The python binding code in 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.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:36 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1 => generated 1844 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:37.424 7 WARNING neutronclient.v2_0.client [None req-9e78ef44-ead0-4f51-a636-fd59d6542705 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/812] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:37 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1 => generated 1844 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:38.276 8 INFO nova.api.openstack.compute.server_external_events [req-050f9afd-f356-4b5a-8c25-722bd39bac34 req-ad75cfc0-5f26-4da4-a137-d16e0df91896 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-deleted:59fc12d0-d72f-471a-a6ba-9ee1408d03ca for instance d955a2bc-e43e-4740-917f-6ba33e5102e1 on instance [pid: 8|app: 0|req: 405/813] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:13:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:38.585 7 WARNING neutronclient.v2_0.client [None req-656c24a6-4a60-498b-9d3a-ad115313e15a 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/814] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:38 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1 => generated 1482 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:39.652 8 WARNING neutronclient.v2_0.client [None req-2723cde7-e4b3-4984-a378-c90d9ede1c53 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:13:39.699 7 WARNING neutronclient.v2_0.client [None req-b3259637-3961-4a61-af90-bc349d8dd69b 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/815] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:39 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1 => generated 1487 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/816] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:39 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1821 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-08-13 11:13:39.858 7 WARNING neutronclient.v2_0.client [None req-bd2cf7a5-8ad7-4159-b8b6-35e4c6ac179c 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/817] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:39 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1821 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, ' [pid: 8|app: 0|req: 407/818] 10.0.0.193 () {34 vars in 750 bytes} [Thu Aug 13 11:13:40 2026] POST /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:40.315 7 WARNING neutronclient.v2_0.client [None req-22b433dc-87a0-4852-8e70-44ffa192672f 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/819] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:40 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1823 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:40.839 8 WARNING neutronclient.v2_0.client [None req-70a6ef5c-e103-4e17-ad8d-ee8044460880 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/820] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:40 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1 => generated 1487 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-08-13 11:13:41.462 7 WARNING neutronclient.v2_0.client [None req-5b5401d9-92a9-420c-aa3a-1e86968475b7 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/821] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:41 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1823 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:41.989 8 INFO nova.api.openstack.wsgi [None req-8d6f9425-de1c-4018-8a48-648b32a6f306 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] HTTP exception thrown: Instance d955a2bc-e43e-4740-917f-6ba33e5102e1 could not be found. [pid: 8|app: 0|req: 409/822] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:41 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/823] 10.0.0.193 () {32 vars in 706 bytes} [Thu Aug 13 11:13:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1424627553 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:42.491 8 INFO nova.api.openstack.wsgi [None req-bd873c7a-7515-4216-9af8-6512cd6f7a40 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] HTTP exception thrown: Instance d955a2bc-e43e-4740-917f-6ba33e5102e1 could not be found. [pid: 8|app: 0|req: 410/824] 10.0.0.193 () {32 vars in 718 bytes} [Thu Aug 13 11:13:42 2026] DELETE /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-13 11:13:42.534 7 INFO nova.api.openstack.wsgi [None req-aadae98e-3250-43cd-9651-08a4c5c2e788 2938fe6c397c4e79906aa614b0a3df96 c4d553f5ff8443838e34637f26e23bc7 - - default default] HTTP exception thrown: Instance d955a2bc-e43e-4740-917f-6ba33e5102e1 could not be found. [pid: 7|app: 0|req: 415/825] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:42 2026] GET /v2.1/servers/d955a2bc-e43e-4740-917f-6ba33e5102e1 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:42.794 8 WARNING neutronclient.v2_0.client [None req-e5446667-73c7-4fd6-a18e-292070405cd2 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/826] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:42 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1823 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:43.998 7 WARNING neutronclient.v2_0.client [None req-cf70a110-f5a0-4c37-bc19-c14c15a2e5dc 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/827] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:43 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1828 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:45.155 8 WARNING neutronclient.v2_0.client [None req-23718af0-04a0-4cef-b624-d779589c100e 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/828] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:45 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => 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-08-13 11:13:46.343 7 WARNING neutronclient.v2_0.client [None req-1850f7ea-d812-4041-bf0b-f02a6b5f90cb 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/831] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:46 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1828 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-08-13 11:13:46.961 8 INFO nova.api.openstack.compute.server_external_events [req-732d52c5-932f-42a6-a67e-6f882a2c40fe req-6595a5b0-8cab-4c4d-a777-ccf38cee5eb4 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-unplugged:0a6e48eb-af95-43f1-9acb-d4c7c1709a53 for instance 537a0a4c-9bf2-46e3-94f1-6bed87941486 on instance [pid: 8|app: 0|req: 414/832] 10.0.0.228 () {38 vars in 815 bytes} [Thu Aug 13 11:13:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:47.573 7 WARNING neutronclient.v2_0.client [None req-e21643a6-38fe-47ab-82c4-5defec4809a6 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/833] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:47 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1828 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:48.729 8 WARNING neutronclient.v2_0.client [None req-997a492d-3181-4360-a016-cd34679b571a 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in 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.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:48 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1828 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:13:49.416 7 INFO nova.api.openstack.compute.server_external_events [req-69e854ac-2d8e-445b-a3b8-c8fe30608d30 req-2a02cf7b-56e3-46b8-a9c1-9fd4b6063821 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-plugged:0a6e48eb-af95-43f1-9acb-d4c7c1709a53 for instance 537a0a4c-9bf2-46e3-94f1-6bed87941486 on instance [pid: 7|app: 0|req: 420/835] 10.0.0.228 () {38 vars in 815 bytes} [Thu Aug 13 11:13:49 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-08-13 11:13:49.906 8 WARNING neutronclient.v2_0.client [None req-b0341d72-128c-46cc-8923-89fc5c63b9b3 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in 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.193 () {32 vars in 715 bytes} [Thu Aug 13 11:13:49 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1821 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 422/839] 10.0.0.174 () {30 vars in 619 bytes} [Thu Aug 13 11:13:57 2026] GET /v2.1 => generated 0 bytes in 159 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: 418/840] 10.0.0.174 () {32 vars in 692 bytes} [Thu Aug 13 11:13:57 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/841] 10.0.0.174 () {34 vars in 913 bytes} [Thu Aug 13 11:13:57 2026] GET /v2.1/os-simple-tenant-usage/5542b27b98364ab99919671514e5c51c?start=2026-08-12T00:00:00&end=2026-08-13T23:59:59 => generated 20 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/842] 10.0.0.174 () {30 vars in 654 bytes} [Thu Aug 13 11:13:58 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 424/843] 10.0.0.174 () {30 vars in 619 bytes} [Thu Aug 13 11:14:01 2026] GET /v2.1 => generated 0 bytes in 132 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 420/844] 10.0.0.174 () {32 vars in 692 bytes} [Thu Aug 13 11:14:01 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/845] 10.0.0.174 () {34 vars in 913 bytes} [Thu Aug 13 11:14:01 2026] GET /v2.1/os-simple-tenant-usage/5542b27b98364ab99919671514e5c51c?start=2026-08-12T00:00:00&end=2026-08-13T23:59:59 => generated 20 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/846] 10.0.0.174 () {30 vars in 654 bytes} [Thu Aug 13 11:14:01 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:12.158 7 WARNING neutronclient.v2_0.client [None req-7e1dcbbc-6260-4e43-b7b7-e31e4c27bff4 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/849] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:12 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1821 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/850] 10.0.0.193 () {32 vars in 718 bytes} [Thu Aug 13 11:14:12 2026] DELETE /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => 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-08-13 11:14:13.090 7 WARNING neutronclient.v2_0.client [None req-aaf54e6b-9810-44c5-b715-c35ed68a9263 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/851] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:13 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1827 bytes in 511 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:14.619 8 WARNING neutronclient.v2_0.client [None req-b169541d-87ce-4321-824d-4768e12ece66 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/852] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:14 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1827 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:15.766 7 WARNING neutronclient.v2_0.client [None req-060cb111-bf0a-4090-8b3a-9c53b3515284 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:15.915 8 INFO nova.api.openstack.compute.server_external_events [req-380cf2d7-01ce-4eda-8f43-cb1c1125e7b2 req-21b4acdf-37dd-4c31-b39b-8032d18dc785 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-unplugged:0a6e48eb-af95-43f1-9acb-d4c7c1709a53 for instance 537a0a4c-9bf2-46e3-94f1-6bed87941486 on instance [pid: 8|app: 0|req: 427/855] 10.0.0.228 () {38 vars in 815 bytes} [Thu Aug 13 11:14:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/856] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:15 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1759 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:16.489 8 INFO nova.api.openstack.compute.server_external_events [req-7319d520-c96f-4cca-9910-cd939b6d3ab3 req-128258bd-2a2a-4398-985e-0a14bd83ac4e 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-deleted:0a6e48eb-af95-43f1-9acb-d4c7c1709a53 for instance 537a0a4c-9bf2-46e3-94f1-6bed87941486 on instance [pid: 8|app: 0|req: 428/857] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:14:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:17.194 7 WARNING neutronclient.v2_0.client [None req-29e74a47-51bc-4588-9e44-5ad11e787f97 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/858] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:17 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1473 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:18.284 8 WARNING neutronclient.v2_0.client [None req-cb6f62f4-5a71-48a3-8da4-f1fa05d280ea 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/859] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:18 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1478 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:19.592 7 WARNING neutronclient.v2_0.client [None req-739a74c8-4c20-419b-b4fd-7af3ea4c2082 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/860] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:19 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 1478 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: 430/861] 10.0.0.193 () {34 vars in 671 bytes} [Thu Aug 13 11:14:19 2026] POST /v2.1/os-keypairs => generated 397 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:20.702 7 INFO nova.api.openstack.wsgi [None req-8db02e9b-e9b7-4f8b-a4bc-131d76b6a8ea 8ba0d77d659a4b14889bad4ad013f094 8876a6bc88ed4aa6907725275edb7bb2 - - default default] HTTP exception thrown: Instance 537a0a4c-9bf2-46e3-94f1-6bed87941486 could not be found. [pid: 7|app: 0|req: 432/862] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:20 2026] GET /v2.1/servers/537a0a4c-9bf2-46e3-94f1-6bed87941486 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/863] 10.0.0.193 () {32 vars in 704 bytes} [Thu Aug 13 11:14:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-460396129 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 433/864] 10.0.0.193 () {34 vars in 671 bytes} [Thu Aug 13 11:14:21 2026] POST /v2.1/os-keypairs => generated 386 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 11:14:23.209 8 WARNING neutronclient.v2_0.client [None req-031ff1e5-3257-48ec-8f54-cbbc53459be5 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:14:23.501 8 WARNING neutronclient.v2_0.client [None req-031ff1e5-3257-48ec-8f54-cbbc53459be5 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:14:23.720 8 WARNING neutronclient.v2_0.client [None req-031ff1e5-3257-48ec-8f54-cbbc53459be5 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:14:24.144 8 WARNING neutronclient.v2_0.client [None req-031ff1e5-3257-48ec-8f54-cbbc53459be5 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/865] 10.0.0.193 () {34 vars in 663 bytes} [Thu Aug 13 11:14:23 2026] POST /v2.1/servers => generated 497 bytes in 1255 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-13 11:14:24.459 7 WARNING neutronclient.v2_0.client [None req-f68c7d7a-b307-42b9-80e2-a3a81ba139ee 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/866] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:24 2026] GET /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049 => generated 1455 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:25.560 8 WARNING neutronclient.v2_0.client [None req-a31a6d36-4679-40fd-a3a4-711d3218f360 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/867] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:25 2026] GET /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049 => generated 1459 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-08-13 11:14:26.718 8 WARNING neutronclient.v2_0.client [None req-719e0b08-90e5-4240-a422-70f10ee3cb7b 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/870] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:26 2026] GET /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049 => generated 1507 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:27.823 7 WARNING neutronclient.v2_0.client [None req-3e3cbc09-4d8d-4b57-adf8-177b6cefc645 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/871] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:27 2026] GET /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049 => generated 1507 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:28.929 8 WARNING neutronclient.v2_0.client [None req-3fc52c5b-3a8d-4279-bf56-fa25407fcf0b 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/872] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:28 2026] GET /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049 => generated 1515 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:29.668 7 INFO nova.api.openstack.compute.server_external_events [req-f0837ff6-f864-4d77-8fe8-19efbd66c1ab req-1e04e42e-f736-4263-867b-2198a0273f7f 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:ecdf6034-bf6a-4584-8b66-ae682ec9c327 for instance 0c3d86b6-32ba-4042-af80-cd8c812ac049 on instance [pid: 7|app: 0|req: 437/873] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:14:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:30.027 8 WARNING neutronclient.v2_0.client [None req-26a38c19-2d6a-49c8-903e-bee3c322e516 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/874] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:29 2026] GET /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049 => generated 1640 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-08-13 11:14:31.175 7 WARNING neutronclient.v2_0.client [None req-9494847a-d248-4bee-873b-d570b88f2090 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/875] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:31 2026] GET /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049 => generated 1628 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:31.517 8 WARNING neutronclient.v2_0.client [None req-8539d477-ffd8-434f-867e-a94808b60a92 b45bef3330d84adf86934633b9fd1f1c a8bfc6b3a4e14cf8adf8cfd401f00e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:14:32.046 8 WARNING neutronclient.v2_0.client [None req-8539d477-ffd8-434f-867e-a94808b60a92 b45bef3330d84adf86934633b9fd1f1c a8bfc6b3a4e14cf8adf8cfd401f00e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:32.435 7 WARNING neutronclient.v2_0.client [None req-4da5e6a5-5c7f-4f1e-bcbb-151344e5d6b0 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/876] 10.0.0.193 () {34 vars in 663 bytes} [Thu Aug 13 11:14:31 2026] POST /v2.1/servers => generated 424 bytes in 1488 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:32.820 8 WARNING neutronclient.v2_0.client [None req-4baad793-dfb0-498c-9148-2d661149f683 b45bef3330d84adf86934633b9fd1f1c a8bfc6b3a4e14cf8adf8cfd401f00e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/877] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:32 2026] GET /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049 => generated 1628 bytes in 650 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/878] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:32 2026] GET /v2.1/servers/3577e72a-4bd1-4dfa-ae58-b7085059243e => generated 1371 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:34.095 7 WARNING neutronclient.v2_0.client [None req-0ae8ef71-2803-4c9c-a571-34ec39254290 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:14:34.116 8 WARNING neutronclient.v2_0.client [None req-746a89ce-af86-4f4a-b953-efdb5d3221be b45bef3330d84adf86934633b9fd1f1c a8bfc6b3a4e14cf8adf8cfd401f00e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/879] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:34 2026] GET /v2.1/servers/3577e72a-4bd1-4dfa-ae58-b7085059243e => generated 1367 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/880] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:34 2026] GET /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049 => generated 1628 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:35.306 8 WARNING neutronclient.v2_0.client [None req-0b4c21ce-78bb-44f3-a269-bff1a138fdca b45bef3330d84adf86934633b9fd1f1c a8bfc6b3a4e14cf8adf8cfd401f00e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/881] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:35 2026] GET /v2.1/servers/3577e72a-4bd1-4dfa-ae58-b7085059243e => generated 1423 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:35.404 7 WARNING neutronclient.v2_0.client [None req-836c6bf4-954a-4520-9ab5-a57afd5ad650 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/882] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:35 2026] GET /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049 => generated 1628 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-08-13 11:14:36.437 8 WARNING neutronclient.v2_0.client [None req-cb07c5b4-d2bd-40a9-aa77-af336d3e42fc b45bef3330d84adf86934633b9fd1f1c a8bfc6b3a4e14cf8adf8cfd401f00e5f - - default default] The python binding code in 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/885] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:36 2026] GET /v2.1/servers/3577e72a-4bd1-4dfa-ae58-b7085059243e => generated 1423 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:36.650 7 WARNING neutronclient.v2_0.client [None req-b0148ec1-952f-42a1-b0d6-ef3a3e2bab18 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:36.719 8 INFO nova.api.openstack.compute.server_external_events [req-3cecd3ea-d311-4812-848f-e67641753ecc req-a2ee0c89-8fa3-4e40-9852-d3c170e20788 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-plugged:ecdf6034-bf6a-4584-8b66-ae682ec9c327 for instance 0c3d86b6-32ba-4042-af80-cd8c812ac049 on instance [pid: 8|app: 0|req: 444/886] 10.0.0.228 () {38 vars in 815 bytes} [Thu Aug 13 11:14:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/887] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:36 2026] GET /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049 => generated 1628 bytes in 493 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:37.551 8 WARNING neutronclient.v2_0.client [None req-a0adb549-440d-4eff-ac54-b0b997bcc756 b45bef3330d84adf86934633b9fd1f1c a8bfc6b3a4e14cf8adf8cfd401f00e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:38.147 7 WARNING neutronclient.v2_0.client [None req-d6a94505-21f9-47cf-beec-19f81d825330 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/888] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:37 2026] GET /v2.1/servers/3577e72a-4bd1-4dfa-ae58-b7085059243e => generated 1473 bytes in 727 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:38.478 8 INFO nova.api.openstack.compute.server_external_events [req-fe77d4a9-59dd-422a-845b-0b455b29c907 req-9f3e2f6a-6a2a-4b16-91f2-31d9c5684978 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:c57fdc3e-a374-4b68-9e39-0bae3bd7b597 for instance 3577e72a-4bd1-4dfa-ae58-b7085059243e on instance [pid: 8|app: 0|req: 446/889] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:14:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/890] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:38 2026] GET /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049 => generated 1628 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:39.301 8 WARNING neutronclient.v2_0.client [None req-cf4528fc-7a7e-4a8d-b572-1bb82c9541e8 b45bef3330d84adf86934633b9fd1f1c a8bfc6b3a4e14cf8adf8cfd401f00e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:39.558 7 WARNING neutronclient.v2_0.client [None req-512eaa50-4554-441a-960c-e88ff910244a 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] The python binding code in 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/891] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:39 2026] GET /v2.1/servers/3577e72a-4bd1-4dfa-ae58-b7085059243e => generated 1471 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/892] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:39 2026] GET /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049 => generated 1628 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:40.880 8 WARNING neutronclient.v2_0.client [None req-98910719-609f-44d5-ae41-7b8a92f3c967 b45bef3330d84adf86934633b9fd1f1c a8bfc6b3a4e14cf8adf8cfd401f00e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:14:40.906 7 WARNING neutronclient.v2_0.client [None req-b1b4b5c7-83a6-47f0-a6c9-4ab38b7aa50b 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/893] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:40 2026] GET /v2.1/servers/3577e72a-4bd1-4dfa-ae58-b7085059243e => generated 1471 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/894] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:40 2026] GET /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049 => generated 1808 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:41.097 8 WARNING neutronclient.v2_0.client [None req-a3382c52-5ed9-4fbe-be6b-5fe2bd18902b 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/895] 10.0.0.193 () {32 vars in 741 bytes} [Thu Aug 13 11:14:41 2026] GET /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049/os-interface => generated 284 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:41.842 7 INFO nova.api.openstack.compute.server_external_events [req-23c2af35-1864-4d8d-8885-0ecd7be2635d req-4ffd57ce-a104-4fb4-a460-27a9b44d9d53 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:ecdf6034-bf6a-4584-8b66-ae682ec9c327 for instance 0c3d86b6-32ba-4042-af80-cd8c812ac049 on instance [pid: 7|app: 0|req: 447/896] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:14:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:42.081 8 WARNING neutronclient.v2_0.client [None req-4b28f19a-3c10-4155-91f3-ea6de23db007 b45bef3330d84adf86934633b9fd1f1c a8bfc6b3a4e14cf8adf8cfd401f00e5f - - default default] The python binding code in 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/897] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:42 2026] GET /v2.1/servers/3577e72a-4bd1-4dfa-ae58-b7085059243e => generated 1471 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:43.256 7 WARNING neutronclient.v2_0.client [None req-fad9dfde-e5e8-481f-8dfa-34907fa54af0 b45bef3330d84adf86934633b9fd1f1c a8bfc6b3a4e14cf8adf8cfd401f00e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/898] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:43 2026] GET /v2.1/servers/3577e72a-4bd1-4dfa-ae58-b7085059243e => generated 1471 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:44.427 8 WARNING neutronclient.v2_0.client [None req-54d186d5-f34c-4735-952e-fabfb3497820 b45bef3330d84adf86934633b9fd1f1c a8bfc6b3a4e14cf8adf8cfd401f00e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:44.584 7 INFO nova.api.openstack.compute.server_external_events [req-54db9392-86e3-41ae-95d2-33b7689d8046 req-d8675fa5-d9b9-443a-af53-f6bcdaf65945 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-plugged:c57fdc3e-a374-4b68-9e39-0bae3bd7b597 for instance 3577e72a-4bd1-4dfa-ae58-b7085059243e on instance [pid: 7|app: 0|req: 449/899] 10.0.0.228 () {38 vars in 815 bytes} [Thu Aug 13 11:14:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/900] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:44 2026] GET /v2.1/servers/3577e72a-4bd1-4dfa-ae58-b7085059243e => generated 1471 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:45.651 7 WARNING neutronclient.v2_0.client [None req-1c26deb1-6dac-4b72-af04-564189ae4756 b45bef3330d84adf86934633b9fd1f1c a8bfc6b3a4e14cf8adf8cfd401f00e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/901] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:45 2026] GET /v2.1/servers/3577e72a-4bd1-4dfa-ae58-b7085059243e => generated 1471 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:46.841 7 WARNING neutronclient.v2_0.client [None req-1514771b-3d50-49cd-804c-8a745fb3a3d4 b45bef3330d84adf86934633b9fd1f1c a8bfc6b3a4e14cf8adf8cfd401f00e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/904] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:46 2026] GET /v2.1/servers/3577e72a-4bd1-4dfa-ae58-b7085059243e => generated 1655 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, ' [pid: 8|app: 0|req: 453/905] 10.0.0.193 () {32 vars in 723 bytes} [Thu Aug 13 11:14:46 2026] GET /v2.1/servers/3577e72a-4bd1-4dfa-ae58-b7085059243e/ips => generated 108 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 453/906] 10.0.0.193 () {32 vars in 723 bytes} [Thu Aug 13 11:14:47 2026] GET /v2.1/servers/3577e72a-4bd1-4dfa-ae58-b7085059243e/ips => generated 108 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 454/907] 10.0.0.193 () {32 vars in 823 bytes} [Thu Aug 13 11:14:47 2026] GET /v2.1/servers/3577e72a-4bd1-4dfa-ae58-b7085059243e/ips/tempest-ServerAddressesTestJSON-826499034-network => generated 93 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 454/908] 10.0.0.193 () {32 vars in 718 bytes} [Thu Aug 13 11:14:47 2026] DELETE /v2.1/servers/3577e72a-4bd1-4dfa-ae58-b7085059243e => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:47.274 8 WARNING neutronclient.v2_0.client [None req-51598bf9-4d10-45c2-87cc-2e48a4cfbb1e b45bef3330d84adf86934633b9fd1f1c a8bfc6b3a4e14cf8adf8cfd401f00e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/909] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:47 2026] GET /v2.1/servers/3577e72a-4bd1-4dfa-ae58-b7085059243e => generated 1661 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:48.419 7 WARNING neutronclient.v2_0.client [None req-369912ab-6309-4253-a96e-96a267a96991 b45bef3330d84adf86934633b9fd1f1c a8bfc6b3a4e14cf8adf8cfd401f00e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/910] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:48 2026] GET /v2.1/servers/3577e72a-4bd1-4dfa-ae58-b7085059243e => generated 1661 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-08-13 11:14:49.194 8 WARNING neutronclient.v2_0.client [None req-bd5c37f5-0aed-42bc-a71b-018c06427248 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] The python binding code in 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/911] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:49 2026] GET /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049 => generated 1928 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:49.632 7 WARNING neutronclient.v2_0.client [None req-ef1af84c-fe95-4b82-be88-b629685f5f16 b45bef3330d84adf86934633b9fd1f1c a8bfc6b3a4e14cf8adf8cfd401f00e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/912] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:49 2026] GET /v2.1/servers/3577e72a-4bd1-4dfa-ae58-b7085059243e => generated 1661 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-08-13 11:14:50.231 8 INFO nova.api.openstack.compute.server_external_events [req-3cad77ce-3609-443c-b83c-f9ac568c1d10 req-406bb25a-f342-475b-967e-796c42b96dae 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-deleted:c57fdc3e-a374-4b68-9e39-0bae3bd7b597 for instance 3577e72a-4bd1-4dfa-ae58-b7085059243e on instance [pid: 8|app: 0|req: 457/913] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:14:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:50.832 7 WARNING neutronclient.v2_0.client [None req-334e3453-51e0-4072-b397-6713df4cef6a b45bef3330d84adf86934633b9fd1f1c a8bfc6b3a4e14cf8adf8cfd401f00e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/914] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:50 2026] GET /v2.1/servers/3577e72a-4bd1-4dfa-ae58-b7085059243e => generated 1452 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, ' [pid: 8|app: 0|req: 458/915] 10.0.0.193 () {32 vars in 753 bytes} [Thu Aug 13 11:14:51 2026] GET /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049/os-server-password => generated 116 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-08-13 11:14:51.944 7 WARNING neutronclient.v2_0.client [None req-86f60c98-d9c2-4897-a1d2-28bf61200bf7 b45bef3330d84adf86934633b9fd1f1c a8bfc6b3a4e14cf8adf8cfd401f00e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/916] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:51 2026] GET /v2.1/servers/3577e72a-4bd1-4dfa-ae58-b7085059243e => generated 1457 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:53.051 8 WARNING neutronclient.v2_0.client [None req-98862b2f-8b17-4d7e-9767-01f81d2deca4 b45bef3330d84adf86934633b9fd1f1c a8bfc6b3a4e14cf8adf8cfd401f00e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/917] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:53 2026] GET /v2.1/servers/3577e72a-4bd1-4dfa-ae58-b7085059243e => generated 1457 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, ' [pid: 7|app: 0|req: 459/918] 10.0.0.193 () {32 vars in 718 bytes} [Thu Aug 13 11:14:53 2026] DELETE /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049 => 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-08-13 11:14:53.304 8 WARNING neutronclient.v2_0.client [None req-02356493-19b1-42bc-9a80-62b67b677158 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/919] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:53 2026] GET /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049 => generated 1934 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:54.137 7 INFO nova.api.openstack.wsgi [None req-a275fe6c-0b73-4815-b80a-a8491a74786d b45bef3330d84adf86934633b9fd1f1c a8bfc6b3a4e14cf8adf8cfd401f00e5f - - default default] HTTP exception thrown: Instance 3577e72a-4bd1-4dfa-ae58-b7085059243e could not be found. [pid: 7|app: 0|req: 460/920] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:54 2026] GET /v2.1/servers/3577e72a-4bd1-4dfa-ae58-b7085059243e => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:54.471 8 WARNING neutronclient.v2_0.client [None req-46747a3d-909c-4e28-9946-09c8926b78b4 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/921] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:54 2026] GET /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049 => generated 1934 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:55.696 7 WARNING neutronclient.v2_0.client [None req-6e08089a-c43b-4d26-8cdf-8e773f09434a 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:14:55.728 8 INFO nova.api.openstack.compute.server_external_events [req-583aafda-84c6-4c1c-8d5a-28ebce25ad1a req-bbe850bd-905d-44f4-a199-b7d1e4edf76f 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-unplugged:ecdf6034-bf6a-4584-8b66-ae682ec9c327 for instance 0c3d86b6-32ba-4042-af80-cd8c812ac049 on instance [pid: 8|app: 0|req: 462/922] 10.0.0.228 () {38 vars in 815 bytes} [Thu Aug 13 11:14:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/925] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:55 2026] GET /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049 => generated 1934 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:56.507 8 INFO nova.api.openstack.compute.server_external_events [req-baf6fa66-4535-4492-ac65-95793f60ae56 req-fbcc13e4-7bce-4914-92d2-fd6b1fe15e8b 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-deleted:ecdf6034-bf6a-4584-8b66-ae682ec9c327 for instance 0c3d86b6-32ba-4042-af80-cd8c812ac049 on instance [pid: 8|app: 0|req: 465/926] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:14:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:56.954 7 WARNING neutronclient.v2_0.client [None req-49a2ffef-ac93-469a-af63-30ec2e73de75 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/927] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:56 2026] GET /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049 => generated 1536 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:14:58.054 8 WARNING neutronclient.v2_0.client [None req-c81d25e9-1a09-4b29-a4ba-7e1303677c0c 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/928] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:58 2026] GET /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049 => generated 1541 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-08-13 11:14:59.156 7 WARNING neutronclient.v2_0.client [None req-9fc20ad6-b433-4028-b661-c89b7e3b16bf 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/929] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:14:59 2026] GET /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049 => generated 1541 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-08-13 11:15:00.229 8 INFO nova.api.openstack.wsgi [None req-f24676aa-0bb8-4726-b4a7-f5c5b5669ca2 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] HTTP exception thrown: Instance 0c3d86b6-32ba-4042-af80-cd8c812ac049 could not be found. [pid: 8|app: 0|req: 467/930] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:00 2026] GET /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:00.260 7 INFO nova.api.openstack.wsgi [None req-fb40d512-4d21-4533-adf7-2437f6024161 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] HTTP exception thrown: Instance 0c3d86b6-32ba-4042-af80-cd8c812ac049 could not be found. [pid: 7|app: 0|req: 464/931] 10.0.0.193 () {32 vars in 718 bytes} [Thu Aug 13 11:15:00 2026] DELETE /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:00.289 8 INFO nova.api.openstack.wsgi [None req-906c6fdd-a67b-491e-b7cd-c9bcda2fc3b4 942bc6d741994497825f02a480536899 463c50239bff4acb8e0a314cfa134f2e - - default default] HTTP exception thrown: Instance 0c3d86b6-32ba-4042-af80-cd8c812ac049 could not be found. [pid: 8|app: 0|req: 468/932] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:00 2026] GET /v2.1/servers/0c3d86b6-32ba-4042-af80-cd8c812ac049 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 465/933] 10.0.0.193 () {32 vars in 706 bytes} [Thu Aug 13 11:15:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1867354059 => generated 0 bytes in 16 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: 469/934] 10.0.0.193 () {32 vars in 728 bytes} [Thu Aug 13 11:15:01 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1969098456 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/937] 10.0.0.193 () {34 vars in 671 bytes} [Thu Aug 13 11:15:07 2026] POST /v2.1/os-keypairs => generated 397 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 11:15:09.478 7 WARNING neutronclient.v2_0.client [None req-f13a780e-7dcc-4708-8f42-741ef8c9ebc5 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:15:09.544 7 WARNING neutronclient.v2_0.client [None req-f13a780e-7dcc-4708-8f42-741ef8c9ebc5 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:15:09.728 7 WARNING neutronclient.v2_0.client [None req-f13a780e-7dcc-4708-8f42-741ef8c9ebc5 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/938] 10.0.0.193 () {34 vars in 663 bytes} [Thu Aug 13 11:15:09 2026] POST /v2.1/servers => generated 449 bytes in 542 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-13 11:15:09.974 8 WARNING neutronclient.v2_0.client [None req-34bfe973-aa97-4078-8c8c-c4f4da15b9af 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/939] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:09 2026] GET /v2.1/servers/c1e61eb3-2336-4c81-aa84-e9eb52c6f45d => generated 1402 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:11.056 7 WARNING neutronclient.v2_0.client [None req-0f02b17c-2d03-44e9-bd28-9fe0a7769fa6 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/940] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:11 2026] GET /v2.1/servers/c1e61eb3-2336-4c81-aa84-e9eb52c6f45d => generated 1406 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-08-13 11:15:12.149 8 WARNING neutronclient.v2_0.client [None req-f25de9cf-e18a-424c-8b1b-ab8b10e750d8 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/941] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:12 2026] GET /v2.1/servers/c1e61eb3-2336-4c81-aa84-e9eb52c6f45d => generated 1454 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-08-13 11:15:13.254 7 WARNING neutronclient.v2_0.client [None req-37d89164-3067-4a61-98bc-b339430aae80 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/942] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:13 2026] GET /v2.1/servers/c1e61eb3-2336-4c81-aa84-e9eb52c6f45d => generated 1454 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-08-13 11:15:14.347 8 WARNING neutronclient.v2_0.client [None req-add3afca-e307-4ee9-99f7-71306ff3e045 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/943] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:14 2026] GET /v2.1/servers/c1e61eb3-2336-4c81-aa84-e9eb52c6f45d => generated 1462 bytes in 588 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:15.961 7 WARNING neutronclient.v2_0.client [None req-52829265-3355-4135-84c4-9973b092daac 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/946] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:15 2026] GET /v2.1/servers/c1e61eb3-2336-4c81-aa84-e9eb52c6f45d => generated 1527 bytes in 1935 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:17.929 8 INFO nova.api.openstack.compute.server_external_events [req-bafd066d-81ed-46d6-add1-d95cc1d630a4 req-e1d54875-a47c-48bf-bfcd-d9e627e63a2d 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:55833045-534b-4114-a08e-aa1cc65b7ff6 for instance c1e61eb3-2336-4c81-aa84-e9eb52c6f45d on instance [pid: 8|app: 0|req: 476/947] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:15:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:18.928 7 WARNING neutronclient.v2_0.client [None req-8acb562a-ec61-4494-adbc-edd1e29ef0e8 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/948] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:18 2026] GET /v2.1/servers/c1e61eb3-2336-4c81-aa84-e9eb52c6f45d => generated 1527 bytes in 672 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:20.610 8 WARNING neutronclient.v2_0.client [None req-42a273ae-bab3-4f6b-ba71-207657eda7f8 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 473/949] 10.0.0.193 () {34 vars in 671 bytes} [Thu Aug 13 11:15:20 2026] POST /v2.1/os-keypairs => generated 395 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/950] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:20 2026] GET /v2.1/servers/c1e61eb3-2336-4c81-aa84-e9eb52c6f45d => generated 1527 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 11:15:22.069 7 WARNING neutronclient.v2_0.client [None req-71d0014d-007e-404c-9472-29d0fae3ec4d 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/951] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:22 2026] GET /v2.1/servers/c1e61eb3-2336-4c81-aa84-e9eb52c6f45d => generated 1527 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:23.393 8 WARNING neutronclient.v2_0.client [None req-c18a7988-05cf-48df-9fba-fb331a823e88 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/952] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:23 2026] GET /v2.1/servers/c1e61eb3-2336-4c81-aa84-e9eb52c6f45d => generated 1527 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:23.856 7 WARNING neutronclient.v2_0.client [None req-7eb9e77e-b6c5-4aab-b7e3-7acd3cef3edd fb2e9a16d9fd4f109a64a0b82a404314 c8ecfa7df6be4d169a61bb90c168e449 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:15:23.905 7 WARNING neutronclient.v2_0.client [None req-7eb9e77e-b6c5-4aab-b7e3-7acd3cef3edd fb2e9a16d9fd4f109a64a0b82a404314 c8ecfa7df6be4d169a61bb90c168e449 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:15:24.227 7 WARNING neutronclient.v2_0.client [None req-7eb9e77e-b6c5-4aab-b7e3-7acd3cef3edd fb2e9a16d9fd4f109a64a0b82a404314 c8ecfa7df6be4d169a61bb90c168e449 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/953] 10.0.0.193 () {34 vars in 663 bytes} [Thu Aug 13 11:15:23 2026] POST /v2.1/servers => generated 448 bytes in 685 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:24.503 8 WARNING neutronclient.v2_0.client [None req-96718859-4c15-4d5a-bb4e-4e65a515867d fb2e9a16d9fd4f109a64a0b82a404314 c8ecfa7df6be4d169a61bb90c168e449 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:24.569 7 INFO nova.api.openstack.compute.server_external_events [req-deb3e846-90a6-41c1-8f08-1f0a5e8d33be req-f459e542-0df2-47ac-92a1-bc676d620d94 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-plugged:55833045-534b-4114-a08e-aa1cc65b7ff6 for instance c1e61eb3-2336-4c81-aa84-e9eb52c6f45d on instance [pid: 7|app: 0|req: 476/954] 10.0.0.228 () {38 vars in 815 bytes} [Thu Aug 13 11:15:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/955] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:24 2026] GET /v2.1/servers/11ed7085-5762-4105-af9f-be6db96092d4 => generated 1394 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:24.786 7 WARNING neutronclient.v2_0.client [None req-620078a9-fb5f-45ad-867a-c9c0ccda74f4 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/956] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:24 2026] GET /v2.1/servers/c1e61eb3-2336-4c81-aa84-e9eb52c6f45d => generated 1527 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:26.021 7 WARNING neutronclient.v2_0.client [None req-12721244-69f2-492a-a314-7d028be41989 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/959] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:25 2026] GET /v2.1/servers/c1e61eb3-2336-4c81-aa84-e9eb52c6f45d => 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-08-13 11:15:27.221 8 WARNING neutronclient.v2_0.client [None req-7715dfdf-762c-473c-91b5-31f295a5b5a3 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in 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/960] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:27 2026] GET /v2.1/servers/c1e61eb3-2336-4c81-aa84-e9eb52c6f45d => generated 1696 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-08-13 11:15:27.375 7 WARNING neutronclient.v2_0.client [None req-f7fc6324-08af-4768-9f92-2e19bc45f357 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/961] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:27 2026] GET /v2.1/servers/c1e61eb3-2336-4c81-aa84-e9eb52c6f45d => generated 1696 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-08-13 11:15:28.824 8 INFO nova.api.openstack.compute.server_external_events [req-859b21a3-3386-446f-9e8c-f8eb7849e960 req-d61dfc4b-24c0-4acf-b103-bb63c5f16e5e 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:55833045-534b-4114-a08e-aa1cc65b7ff6 for instance c1e61eb3-2336-4c81-aa84-e9eb52c6f45d on instance [pid: 8|app: 0|req: 482/962] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:15:28 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-08-13 11:15:29.650 7 WARNING neutronclient.v2_0.client [None req-5c6909c8-3ef5-4e23-ad6f-1df549cb6f94 fb2e9a16d9fd4f109a64a0b82a404314 c8ecfa7df6be4d169a61bb90c168e449 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/963] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:29 2026] GET /v2.1/servers/11ed7085-5762-4105-af9f-be6db96092d4 => generated 1520 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:30.865 8 INFO nova.api.openstack.compute.server_external_events [req-455fab38-f836-45d2-a000-aeba223dbef9 req-01cfa841-b536-499e-be49-6e4d7351600a 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:d032168e-2a5c-4dc1-8108-a87c293e1ae1 for instance 11ed7085-5762-4105-af9f-be6db96092d4 on instance [pid: 8|app: 0|req: 483/964] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:15:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:34.314 7 INFO nova.api.openstack.compute.server_external_events [req-c3fd94e3-9055-43e8-b262-c743c5b5d4a8 req-ad3c1a9f-08df-4e08-8dc6-d61b5126d3f9 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-plugged:d032168e-2a5c-4dc1-8108-a87c293e1ae1 for instance 11ed7085-5762-4105-af9f-be6db96092d4 on instance [pid: 7|app: 0|req: 482/965] 10.0.0.228 () {38 vars in 815 bytes} [Thu Aug 13 11:15:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:35.010 8 WARNING neutronclient.v2_0.client [None req-bf5320fd-d570-496d-8f33-49a57aedcdb7 fb2e9a16d9fd4f109a64a0b82a404314 c8ecfa7df6be4d169a61bb90c168e449 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/966] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:34 2026] GET /v2.1/servers/11ed7085-5762-4105-af9f-be6db96092d4 => generated 1518 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: 7|app: 0|req: 484/969] 10.0.0.193 () {34 vars in 750 bytes} [Thu Aug 13 11:15:36 2026] POST /v2.1/servers/c1e61eb3-2336-4c81-aa84-e9eb52c6f45d/action => generated 31931 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:40.199 8 WARNING neutronclient.v2_0.client [None req-cc5430ba-8f0a-41cf-9df7-44f9cd955aab fb2e9a16d9fd4f109a64a0b82a404314 c8ecfa7df6be4d169a61bb90c168e449 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/970] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:40 2026] GET /v2.1/servers/11ed7085-5762-4105-af9f-be6db96092d4 => generated 1816 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:41.517 8 INFO nova.api.openstack.compute.server_external_events [req-cc1bdb1d-890e-46a9-912e-eab3a320a76c req-62d87002-cbd6-4e68-89d3-9f7a06130c89 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:d032168e-2a5c-4dc1-8108-a87c293e1ae1 for instance 11ed7085-5762-4105-af9f-be6db96092d4 on instance [pid: 8|app: 0|req: 487/971] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:15:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 11:15:41.575 7 WARNING neutronclient.v2_0.client [None req-d5602b1e-0fe0-4868-a0c3-a2eb7e6f3a86 fb2e9a16d9fd4f109a64a0b82a404314 c8ecfa7df6be4d169a61bb90c168e449 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:15:41.636 7 WARNING neutronclient.v2_0.client [None req-d5602b1e-0fe0-4868-a0c3-a2eb7e6f3a86 fb2e9a16d9fd4f109a64a0b82a404314 c8ecfa7df6be4d169a61bb90c168e449 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:15:41.915 7 WARNING neutronclient.v2_0.client [None req-d5602b1e-0fe0-4868-a0c3-a2eb7e6f3a86 fb2e9a16d9fd4f109a64a0b82a404314 c8ecfa7df6be4d169a61bb90c168e449 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/972] 10.0.0.193 () {34 vars in 663 bytes} [Thu Aug 13 11:15:41 2026] POST /v2.1/servers => generated 448 bytes in 644 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:42.146 8 WARNING neutronclient.v2_0.client [None req-00179592-57de-4476-ab95-cebe700a90e7 fb2e9a16d9fd4f109a64a0b82a404314 c8ecfa7df6be4d169a61bb90c168e449 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/973] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:42 2026] GET /v2.1/servers/f94d6a66-af80-49e3-9333-f31472e107f2 => generated 1394 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:47.235 8 WARNING neutronclient.v2_0.client [None req-cf6fff57-bd74-4b96-a436-e2cca8bfc54e fb2e9a16d9fd4f109a64a0b82a404314 c8ecfa7df6be4d169a61bb90c168e449 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:47.565 7 INFO nova.api.openstack.compute.server_external_events [req-e6c52322-1df1-4250-994a-7514a4fdc476 req-8594c4ea-6720-4aa3-bf62-34c2e83c2622 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:af27ad42-fb0c-4e31-a5f2-42a8d33355f3 for instance f94d6a66-af80-49e3-9333-f31472e107f2 on instance [pid: 7|app: 0|req: 487/976] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:15:47 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) [pid: 8|app: 0|req: 490/977] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:47 2026] GET /v2.1/servers/f94d6a66-af80-49e3-9333-f31472e107f2 => generated 1520 bytes in 444 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:49.619 7 INFO nova.api.openstack.compute.server_external_events [req-4bcbc6c2-1c49-4506-a76a-107714d4ef71 req-ae440152-d834-4d82-9dcd-2532a0ff20a1 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:55833045-534b-4114-a08e-aa1cc65b7ff6 for instance c1e61eb3-2336-4c81-aa84-e9eb52c6f45d on instance [pid: 7|app: 0|req: 488/978] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:15:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 491/979] 10.0.0.193 () {34 vars in 671 bytes} [Thu Aug 13 11:15:50 2026] POST /v2.1/os-keypairs => generated 398 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:52.685 7 WARNING neutronclient.v2_0.client [None req-d44bfe74-0db2-4f19-9c83-d32e3b01c806 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:15:52.702 8 WARNING neutronclient.v2_0.client [None req-44481434-d22a-4a51-b729-0cd8e7a7293c fb2e9a16d9fd4f109a64a0b82a404314 c8ecfa7df6be4d169a61bb90c168e449 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:15:52.770 7 WARNING neutronclient.v2_0.client [None req-d44bfe74-0db2-4f19-9c83-d32e3b01c806 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/980] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:52 2026] GET /v2.1/servers/f94d6a66-af80-49e3-9333-f31472e107f2 => generated 1518 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 11:15:52.939 7 WARNING neutronclient.v2_0.client [None req-d44bfe74-0db2-4f19-9c83-d32e3b01c806 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 489/981] 10.0.0.193 () {34 vars in 663 bytes} [Thu Aug 13 11:15:52 2026] POST /v2.1/servers => generated 448 bytes in 565 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:53.213 7 WARNING neutronclient.v2_0.client [None req-7a10766d-90bb-4723-90e4-e75d6e352697 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:15:53.244 8 WARNING neutronclient.v2_0.client [None req-80eb830e-444b-45d2-a346-d8fbfb69f98e 4e9c7a15f43946dcae42a22761f3c201 fe22216dc16f468c98881b46d4be07dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/982] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:53 2026] GET /v2.1/servers/3e33c84b-6db6-4b40-bbad-dc5f7893fc0c => generated 1403 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-13 11:15:53.417 8 WARNING neutronclient.v2_0.client [None req-80eb830e-444b-45d2-a346-d8fbfb69f98e 4e9c7a15f43946dcae42a22761f3c201 fe22216dc16f468c98881b46d4be07dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/983] 10.0.0.193 () {34 vars in 663 bytes} [Thu Aug 13 11:15:53 2026] POST /v2.1/servers => generated 424 bytes in 511 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:53.678 7 WARNING neutronclient.v2_0.client [None req-aa069245-0ac8-41ca-b77c-b6e369d2b612 4e9c7a15f43946dcae42a22761f3c201 fe22216dc16f468c98881b46d4be07dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/984] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:53 2026] GET /v2.1/servers/d569b491-b055-4ac3-9c64-c037e9943e3e => generated 1368 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:54.304 7 INFO nova.api.openstack.compute.server_external_events [req-4ee01c33-439c-4cdc-b431-21b4108a2abb req-cbc77a21-0396-4925-bc01-ce84943b160e 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-plugged:af27ad42-fb0c-4e31-a5f2-42a8d33355f3 for instance f94d6a66-af80-49e3-9333-f31472e107f2 on instance 2026-08-13 11:15:54.307 8 WARNING neutronclient.v2_0.client [None req-7c5dfaa5-0576-422e-904a-ae7dbca233ae 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/985] 10.0.0.228 () {38 vars in 815 bytes} [Thu Aug 13 11:15:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/986] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:54 2026] GET /v2.1/servers/3e33c84b-6db6-4b40-bbad-dc5f7893fc0c => generated 1407 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:54.773 7 WARNING neutronclient.v2_0.client [None req-70cb95cb-628f-4c75-aaad-c2f3a45394a2 4e9c7a15f43946dcae42a22761f3c201 fe22216dc16f468c98881b46d4be07dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/987] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:54 2026] GET /v2.1/servers/d569b491-b055-4ac3-9c64-c037e9943e3e => generated 1372 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-08-13 11:15:55.435 8 WARNING neutronclient.v2_0.client [None req-10c5c86c-9bd6-482a-b04b-3dbdaccac1f2 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/988] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:55 2026] GET /v2.1/servers/3e33c84b-6db6-4b40-bbad-dc5f7893fc0c => generated 1455 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:55.891 7 WARNING neutronclient.v2_0.client [None req-f9ed72ee-ece7-4edd-9804-640c62ff732e 4e9c7a15f43946dcae42a22761f3c201 fe22216dc16f468c98881b46d4be07dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/991] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:55 2026] GET /v2.1/servers/d569b491-b055-4ac3-9c64-c037e9943e3e => generated 1364 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-08-13 11:15:56.556 8 WARNING neutronclient.v2_0.client [None req-30139ec5-0506-40e3-9c9d-401b707497c7 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/992] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:56 2026] GET /v2.1/servers/3e33c84b-6db6-4b40-bbad-dc5f7893fc0c => generated 1455 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-08-13 11:15:56.972 7 WARNING neutronclient.v2_0.client [None req-f349cdab-dee1-43cf-999a-3f19243d3e91 4e9c7a15f43946dcae42a22761f3c201 fe22216dc16f468c98881b46d4be07dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/993] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:56 2026] GET /v2.1/servers/d569b491-b055-4ac3-9c64-c037e9943e3e => generated 1364 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-08-13 11:15:57.659 8 WARNING neutronclient.v2_0.client [None req-e2d79ea6-fa4c-424d-afe8-c7c4d5178675 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/994] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:57 2026] GET /v2.1/servers/3e33c84b-6db6-4b40-bbad-dc5f7893fc0c => generated 1463 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:57.924 7 WARNING neutronclient.v2_0.client [None req-de9d7094-b093-47b3-94d3-d582a5f7c303 fb2e9a16d9fd4f109a64a0b82a404314 c8ecfa7df6be4d169a61bb90c168e449 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:58.061 8 WARNING neutronclient.v2_0.client [None req-9ea92057-af01-4178-b0fa-22da25a4063a 4e9c7a15f43946dcae42a22761f3c201 fe22216dc16f468c98881b46d4be07dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/995] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:57 2026] GET /v2.1/servers/f94d6a66-af80-49e3-9333-f31472e107f2 => generated 1819 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/996] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:58 2026] GET /v2.1/servers/d569b491-b055-4ac3-9c64-c037e9943e3e => generated 1420 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:58.592 7 INFO nova.api.openstack.compute.server_external_events [req-52a2b8e5-bff5-49cc-8132-cab8706248ea req-b56f067f-3dd9-4ef6-a8b1-948e44d2322a 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:1c7ddcfe-0d54-4291-ab62-42d2460368e8 for instance 3e33c84b-6db6-4b40-bbad-dc5f7893fc0c on instance [pid: 7|app: 0|req: 498/997] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:15:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:58.750 8 WARNING neutronclient.v2_0.client [None req-a23f5475-fcf2-4b0c-a01c-42bf7a8bbfff 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/998] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:58 2026] GET /v2.1/servers/3e33c84b-6db6-4b40-bbad-dc5f7893fc0c => generated 1539 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:15:59.156 7 WARNING neutronclient.v2_0.client [None req-02020f3a-1a5a-41f0-a408-bbeeb91062cd 4e9c7a15f43946dcae42a22761f3c201 fe22216dc16f468c98881b46d4be07dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/999] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:59 2026] GET /v2.1/servers/d569b491-b055-4ac3-9c64-c037e9943e3e => generated 1420 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-08-13 11:15:59.245 8 INFO nova.api.openstack.compute.server_external_events [req-644dffad-c563-4a66-a6ce-94dc1043fed2 req-31b3d7f4-1246-447c-9502-bac0dc429af0 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:af27ad42-fb0c-4e31-a5f2-42a8d33355f3 for instance f94d6a66-af80-49e3-9333-f31472e107f2 on instance [pid: 8|app: 0|req: 501/1000] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:15:59 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-08-13 11:15:59.888 7 WARNING neutronclient.v2_0.client [None req-b23e46ce-dd12-4610-8f0b-f4e49d28d24a 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/1001] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:15:59 2026] GET /v2.1/servers/3e33c84b-6db6-4b40-bbad-dc5f7893fc0c => generated 1527 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:00.264 8 WARNING neutronclient.v2_0.client [None req-23ca43fc-9331-4234-bebc-dd3c1008d67b 4e9c7a15f43946dcae42a22761f3c201 fe22216dc16f468c98881b46d4be07dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1002] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:00 2026] GET /v2.1/servers/d569b491-b055-4ac3-9c64-c037e9943e3e => generated 1470 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:01.103 7 WARNING neutronclient.v2_0.client [None req-2a7fce0f-aed7-461f-bee6-f784085b0bb3 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1003] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:01 2026] GET /v2.1/servers/3e33c84b-6db6-4b40-bbad-dc5f7893fc0c => generated 1527 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-08-13 11:16:01.281 8 INFO nova.api.openstack.compute.server_external_events [req-b20483d4-1122-4da1-a21d-7f4362024006 req-63ed99fb-20ae-441b-b8f2-dfa6697bb382 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:4c5a023c-1781-4ec2-a697-494272700b67 for instance d569b491-b055-4ac3-9c64-c037e9943e3e on instance [pid: 8|app: 0|req: 503/1004] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:16:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:01.513 7 WARNING neutronclient.v2_0.client [None req-6c16784b-852b-40ef-a7bb-9ef513573a3c 4e9c7a15f43946dcae42a22761f3c201 fe22216dc16f468c98881b46d4be07dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1005] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:01 2026] GET /v2.1/servers/d569b491-b055-4ac3-9c64-c037e9943e3e => generated 1468 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:02.260 8 WARNING neutronclient.v2_0.client [None req-6563c0dc-6fdb-42cf-afe6-e0e54c3fadaa 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in 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/1006] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:02 2026] GET /v2.1/servers/3e33c84b-6db6-4b40-bbad-dc5f7893fc0c => generated 1527 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:02.686 7 WARNING neutronclient.v2_0.client [None req-3806caba-dd9d-48e1-8c5c-0bf656476cf0 4e9c7a15f43946dcae42a22761f3c201 fe22216dc16f468c98881b46d4be07dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1007] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:02 2026] GET /v2.1/servers/d569b491-b055-4ac3-9c64-c037e9943e3e => generated 1468 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:03.391 8 WARNING neutronclient.v2_0.client [None req-0cd056c0-9315-414c-9522-9b0a35e48afd 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1008] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:03 2026] GET /v2.1/servers/3e33c84b-6db6-4b40-bbad-dc5f7893fc0c => generated 1527 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:03.822 7 WARNING neutronclient.v2_0.client [None req-57480a34-d06d-4542-b3b5-5e2e999ae982 4e9c7a15f43946dcae42a22761f3c201 fe22216dc16f468c98881b46d4be07dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1009] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:03 2026] GET /v2.1/servers/d569b491-b055-4ac3-9c64-c037e9943e3e => generated 1468 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:04.583 8 WARNING neutronclient.v2_0.client [None req-f332ebca-72b1-40d6-98e5-ef2cf13850a9 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1010] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:04 2026] GET /v2.1/servers/3e33c84b-6db6-4b40-bbad-dc5f7893fc0c => generated 1527 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:04.962 7 WARNING neutronclient.v2_0.client [None req-e0925813-cc48-4fae-84aa-009f87907343 4e9c7a15f43946dcae42a22761f3c201 fe22216dc16f468c98881b46d4be07dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1011] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:04 2026] GET /v2.1/servers/d569b491-b055-4ac3-9c64-c037e9943e3e => generated 1468 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:05.312 8 INFO nova.api.openstack.compute.server_external_events [req-d0433d25-3523-4805-9458-ca53611fd72c req-076e161e-2db4-4bab-9737-132e49155284 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-plugged:1c7ddcfe-0d54-4291-ab62-42d2460368e8 for instance 3e33c84b-6db6-4b40-bbad-dc5f7893fc0c on instance [pid: 8|app: 0|req: 507/1012] 10.0.0.228 () {38 vars in 815 bytes} [Thu Aug 13 11:16:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:05.912 7 WARNING neutronclient.v2_0.client [None req-3b41acbd-0db8-426f-a0a8-4b5170ea3c74 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1015] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:05 2026] GET /v2.1/servers/3e33c84b-6db6-4b40-bbad-dc5f7893fc0c => generated 1527 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:06.127 8 WARNING neutronclient.v2_0.client [None req-87d6df86-c83c-445a-8c64-e9115b4aa670 4e9c7a15f43946dcae42a22761f3c201 fe22216dc16f468c98881b46d4be07dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1016] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:06 2026] GET /v2.1/servers/d569b491-b055-4ac3-9c64-c037e9943e3e => generated 1468 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:07.053 7 WARNING neutronclient.v2_0.client [None req-74ccbe58-14b8-466d-ab0f-3ed4fa5dbe76 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1017] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:07 2026] GET /v2.1/servers/3e33c84b-6db6-4b40-bbad-dc5f7893fc0c => generated 1695 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:07.218 8 WARNING neutronclient.v2_0.client [None req-39cf963a-6cc6-4c45-b6a8-9139ba8efbff 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:07.323 7 WARNING neutronclient.v2_0.client [None req-3f55634f-f197-4f62-950e-ebacb89b11b7 4e9c7a15f43946dcae42a22761f3c201 fe22216dc16f468c98881b46d4be07dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1018] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:07 2026] GET /v2.1/servers/3e33c84b-6db6-4b40-bbad-dc5f7893fc0c => generated 1695 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:07.403 8 INFO nova.api.openstack.compute.server_external_events [req-2e733ddb-b754-4cb5-8d8c-200cef7806c6 req-38bbef10-ac3e-4e87-a949-73abf2be32f8 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-plugged:4c5a023c-1781-4ec2-a697-494272700b67 for instance d569b491-b055-4ac3-9c64-c037e9943e3e on instance [pid: 8|app: 0|req: 512/1019] 10.0.0.228 () {38 vars in 815 bytes} [Thu Aug 13 11:16:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1020] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:07 2026] GET /v2.1/servers/d569b491-b055-4ac3-9c64-c037e9943e3e => generated 1468 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:08.163 8 INFO nova.api.openstack.compute.server_external_events [req-0b0712f2-14c8-4be6-9814-407d79b7142a req-1157b7cc-01c9-427c-9ea7-d73178a89257 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:1c7ddcfe-0d54-4291-ab62-42d2460368e8 for instance 3e33c84b-6db6-4b40-bbad-dc5f7893fc0c on instance [pid: 8|app: 0|req: 513/1021] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:16:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:08.564 7 WARNING neutronclient.v2_0.client [None req-b24c8525-9777-4981-a805-6b84489273ad 4e9c7a15f43946dcae42a22761f3c201 fe22216dc16f468c98881b46d4be07dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1022] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:08 2026] GET /v2.1/servers/d569b491-b055-4ac3-9c64-c037e9943e3e => generated 1648 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, ' [pid: 8|app: 0|req: 514/1023] 10.0.0.193 () {32 vars in 718 bytes} [Thu Aug 13 11:16:09 2026] DELETE /v2.1/servers/d569b491-b055-4ac3-9c64-c037e9943e3e => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:10.005 7 WARNING neutronclient.v2_0.client [None req-83e561be-f7af-458b-aa8b-3178ba0eff5a 4e9c7a15f43946dcae42a22761f3c201 fe22216dc16f468c98881b46d4be07dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1024] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:09 2026] GET /v2.1/servers/d569b491-b055-4ac3-9c64-c037e9943e3e => generated 1654 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:11.149 8 WARNING neutronclient.v2_0.client [None req-dd4e987d-5293-4d49-a9f7-7d484c3d7879 4e9c7a15f43946dcae42a22761f3c201 fe22216dc16f468c98881b46d4be07dd - - default default] The python binding code in 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/1025] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:11 2026] GET /v2.1/servers/d569b491-b055-4ac3-9c64-c037e9943e3e => generated 1654 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-08-13 11:16:12.295 7 WARNING neutronclient.v2_0.client [None req-4e9d5208-9395-4d3f-9d6f-1359acaf327b 4e9c7a15f43946dcae42a22761f3c201 fe22216dc16f468c98881b46d4be07dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1026] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:12 2026] GET /v2.1/servers/d569b491-b055-4ac3-9c64-c037e9943e3e => generated 1654 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:12.472 8 INFO nova.api.openstack.compute.server_external_events [req-c1188b6f-11f4-445b-8d18-ebc769b3d9da req-fdf6c80b-b32e-4b62-9252-09a8cc6ad42d 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-unplugged:4c5a023c-1781-4ec2-a697-494272700b67 for instance d569b491-b055-4ac3-9c64-c037e9943e3e on instance [pid: 8|app: 0|req: 516/1027] 10.0.0.228 () {38 vars in 815 bytes} [Thu Aug 13 11:16:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:12.848 7 INFO nova.api.openstack.compute.server_external_events [req-2000d013-d8de-4352-acc0-57dc6c9dea2d req-cbf9ed7b-d13a-4c4c-a994-fbd10c168f0b 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-deleted:4c5a023c-1781-4ec2-a697-494272700b67 for instance d569b491-b055-4ac3-9c64-c037e9943e3e on instance [pid: 7|app: 0|req: 512/1028] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:16:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:13.439 8 WARNING neutronclient.v2_0.client [None req-7129522d-8585-420f-885a-6cafbdaa6542 4e9c7a15f43946dcae42a22761f3c201 fe22216dc16f468c98881b46d4be07dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1029] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:13 2026] GET /v2.1/servers/d569b491-b055-4ac3-9c64-c037e9943e3e => generated 1449 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:14.528 7 WARNING neutronclient.v2_0.client [None req-e07fd001-70d7-4959-b978-9a8ac5e9f733 4e9c7a15f43946dcae42a22761f3c201 fe22216dc16f468c98881b46d4be07dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1030] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:14 2026] GET /v2.1/servers/d569b491-b055-4ac3-9c64-c037e9943e3e => generated 1454 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-08-13 11:16:15.640 8 WARNING neutronclient.v2_0.client [None req-1e43445c-e7b6-4c3e-8dbc-79501fa96efd 4e9c7a15f43946dcae42a22761f3c201 fe22216dc16f468c98881b46d4be07dd - - default default] The python binding code in 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/1031] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:15 2026] GET /v2.1/servers/d569b491-b055-4ac3-9c64-c037e9943e3e => generated 1454 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:16.715 7 INFO nova.api.openstack.wsgi [None req-d53a3e60-eb32-4fd9-888e-0af9162cb510 4e9c7a15f43946dcae42a22761f3c201 fe22216dc16f468c98881b46d4be07dd - - default default] HTTP exception thrown: Instance d569b491-b055-4ac3-9c64-c037e9943e3e could not be found. [pid: 7|app: 0|req: 515/1034] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:16 2026] GET /v2.1/servers/d569b491-b055-4ac3-9c64-c037e9943e3e => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1035] 10.0.0.193 () {34 vars in 750 bytes} [Thu Aug 13 11:16:16 2026] POST /v2.1/servers/3e33c84b-6db6-4b40-bbad-dc5f7893fc0c/action => generated 31893 bytes in 569 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 517/1038] 10.0.0.193 () {32 vars in 718 bytes} [Thu Aug 13 11:16:27 2026] DELETE /v2.1/servers/3e33c84b-6db6-4b40-bbad-dc5f7893fc0c => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:27.554 8 WARNING neutronclient.v2_0.client [None req-8e8a96df-9ced-4175-b306-1c629b1cb026 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in 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/1039] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:27 2026] GET /v2.1/servers/3e33c84b-6db6-4b40-bbad-dc5f7893fc0c => generated 1821 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:28.759 7 WARNING neutronclient.v2_0.client [None req-72bc8d55-9cd5-4826-accb-8cc3fc8231c3 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1040] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:28 2026] GET /v2.1/servers/3e33c84b-6db6-4b40-bbad-dc5f7893fc0c => generated 1821 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-08-13 11:16:29.957 8 WARNING neutronclient.v2_0.client [None req-35e0d972-e409-471f-8516-fccc49e0d65f 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1041] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:29 2026] GET /v2.1/servers/3e33c84b-6db6-4b40-bbad-dc5f7893fc0c => generated 1821 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:30.616 7 INFO nova.api.openstack.compute.server_external_events [req-3fd22a6d-2e2a-4076-b9fe-39afe30e0afb req-8448776c-fe72-4f6a-b738-39a480238457 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-deleted:1c7ddcfe-0d54-4291-ab62-42d2460368e8 for instance 3e33c84b-6db6-4b40-bbad-dc5f7893fc0c on instance [pid: 7|app: 0|req: 519/1042] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:16:30 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-08-13 11:16:31.115 8 WARNING neutronclient.v2_0.client [None req-190e4677-18e7-423b-9c60-605f95a2a728 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in 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/1043] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:31 2026] GET /v2.1/servers/3e33c84b-6db6-4b40-bbad-dc5f7893fc0c => generated 1484 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:31.856 7 WARNING neutronclient.v2_0.client [None req-0419b71e-a863-4c4a-8ed9-d99446f53c2c c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:16:31.901 7 WARNING neutronclient.v2_0.client [None req-0419b71e-a863-4c4a-8ed9-d99446f53c2c c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:16:32.052 7 WARNING neutronclient.v2_0.client [None req-0419b71e-a863-4c4a-8ed9-d99446f53c2c c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:32.217 8 WARNING neutronclient.v2_0.client [None req-d7925b33-1db9-482b-b6ef-982e7138ab36 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1044] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:32 2026] GET /v2.1/servers/3e33c84b-6db6-4b40-bbad-dc5f7893fc0c => generated 1489 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1045] 199.204.45.47 () {36 vars in 713 bytes} [Thu Aug 13 11:16:31 2026] POST /v2.1/servers => generated 453 bytes in 792 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:32.785 8 WARNING neutronclient.v2_0.client [None req-7023e265-51d4-4aec-9a03-32e49be3887a c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] The python binding code in 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/1046] 199.204.45.47 () {32 vars in 732 bytes} [Thu Aug 13 11:16:32 2026] GET /v2.1/servers/69ef822f-bb68-479d-bfba-fa8823559d67 => generated 2213 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:32.872 7 WARNING neutronclient.v2_0.client [None req-224fe50c-6431-4a2d-9ba2-e10ebcedf3bd c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1047] 199.204.45.47 () {32 vars in 758 bytes} [Thu Aug 13 11:16:32 2026] GET /v2.1/servers/69ef822f-bb68-479d-bfba-fa8823559d67/os-interface => generated 28 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 527/1048] 199.204.45.47 () {32 vars in 776 bytes} [Thu Aug 13 11:16:32 2026] GET /v2.1/servers/69ef822f-bb68-479d-bfba-fa8823559d67/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:33.317 7 WARNING neutronclient.v2_0.client [None req-611385a1-0525-40ad-b6f7-756848331e8e 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1049] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:33 2026] GET /v2.1/servers/3e33c84b-6db6-4b40-bbad-dc5f7893fc0c => generated 1489 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-08-13 11:16:34.419 8 INFO nova.api.openstack.wsgi [None req-360a6aec-afa6-4abc-a5c5-84837542df27 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] HTTP exception thrown: Instance 3e33c84b-6db6-4b40-bbad-dc5f7893fc0c could not be found. [pid: 8|app: 0|req: 528/1050] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:34 2026] GET /v2.1/servers/3e33c84b-6db6-4b40-bbad-dc5f7893fc0c => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 523/1051] 10.0.0.193 () {32 vars in 730 bytes} [Thu Aug 13 11:16:34 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1626426136 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 529/1052] 10.0.0.193 () {32 vars in 718 bytes} [Thu Aug 13 11:16:34 2026] DELETE /v2.1/servers/c1e61eb3-2336-4c81-aa84-e9eb52c6f45d => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-13 11:16:35.199 7 WARNING neutronclient.v2_0.client [None req-bda239dc-db85-4bd6-84b4-de07db1555fb 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1053] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:35 2026] GET /v2.1/servers/c1e61eb3-2336-4c81-aa84-e9eb52c6f45d => generated 1702 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:35.684 8 WARNING neutronclient.v2_0.client [None req-474096e2-24e6-4a2c-bcde-72976ae570e2 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] The python binding code in 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/1054] 199.204.45.47 () {32 vars in 732 bytes} [Thu Aug 13 11:16:35 2026] GET /v2.1/servers/69ef822f-bb68-479d-bfba-fa8823559d67 => generated 2371 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:35.813 7 WARNING neutronclient.v2_0.client [None req-842d59c6-ca61-47d2-a9f1-96eaa0140313 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1057] 199.204.45.47 () {32 vars in 758 bytes} [Thu Aug 13 11:16:35 2026] GET /v2.1/servers/69ef822f-bb68-479d-bfba-fa8823559d67/os-interface => generated 28 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: 8|app: 0|req: 533/1058] 199.204.45.47 () {32 vars in 776 bytes} [Thu Aug 13 11:16:35 2026] GET /v2.1/servers/69ef822f-bb68-479d-bfba-fa8823559d67/os-volume_attachments => generated 197 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:36.382 7 WARNING neutronclient.v2_0.client [None req-b6f0bdfd-92ac-4c7d-9eda-4f8759d90340 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1059] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:36 2026] GET /v2.1/servers/c1e61eb3-2336-4c81-aa84-e9eb52c6f45d => generated 1702 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:37.596 8 WARNING neutronclient.v2_0.client [None req-c0b0e710-ab28-47fa-a903-0695ec2a6dd5 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:37.807 7 INFO nova.api.openstack.compute.server_external_events [req-458c8d9f-0d8e-4e07-b8f6-6fc870d0bffd req-b661d736-84a7-46cd-aa23-5a1e830d85f1 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:f01cdf40-d9d5-4c21-9486-983175cee4b2 for instance 69ef822f-bb68-479d-bfba-fa8823559d67 on instance [pid: 7|app: 0|req: 527/1060] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:16:37 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) [pid: 8|app: 0|req: 534/1061] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:37 2026] GET /v2.1/servers/c1e61eb3-2336-4c81-aa84-e9eb52c6f45d => generated 1702 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:37.988 7 INFO nova.api.openstack.compute.server_external_events [req-77700485-978d-404a-b265-dabe8e6c7dc0 req-9902d1b3-3dce-4778-86c6-ba9b6c856ef2 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-deleted:55833045-534b-4114-a08e-aa1cc65b7ff6 for instance c1e61eb3-2336-4c81-aa84-e9eb52c6f45d on instance [pid: 7|app: 0|req: 528/1062] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:16:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:38.877 8 WARNING neutronclient.v2_0.client [None req-c06d802f-05c1-4144-92e6-1b2e0ac345ef c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] 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: 535/1063] 199.204.45.47 () {32 vars in 732 bytes} [Thu Aug 13 11:16:38 2026] GET /v2.1/servers/69ef822f-bb68-479d-bfba-fa8823559d67 => generated 2445 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-08-13 11:16:38.975 7 WARNING neutronclient.v2_0.client [None req-68916aae-a563-476a-8709-55a35653c1a9 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:39.016 8 WARNING neutronclient.v2_0.client [None req-c415b399-e34b-4004-aff6-36e5feab1f50 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1064] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:38 2026] GET /v2.1/servers/c1e61eb3-2336-4c81-aa84-e9eb52c6f45d => generated 1483 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1065] 199.204.45.47 () {32 vars in 758 bytes} [Thu Aug 13 11:16:38 2026] GET /v2.1/servers/69ef822f-bb68-479d-bfba-fa8823559d67/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 530/1066] 199.204.45.47 () {32 vars in 776 bytes} [Thu Aug 13 11:16:39 2026] GET /v2.1/servers/69ef822f-bb68-479d-bfba-fa8823559d67/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:40.089 8 WARNING neutronclient.v2_0.client [None req-561b682a-0113-43c5-990b-c47065b479d3 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1067] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:40 2026] GET /v2.1/servers/c1e61eb3-2336-4c81-aa84-e9eb52c6f45d => generated 1488 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-08-13 11:16:41.226 7 WARNING neutronclient.v2_0.client [None req-5c3d55a9-0a1d-4808-9a8b-d490163d861b 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1068] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:41 2026] GET /v2.1/servers/c1e61eb3-2336-4c81-aa84-e9eb52c6f45d => generated 1488 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-08-13 11:16:41.783 8 WARNING neutronclient.v2_0.client [None req-8aee50fb-720d-41a3-bc99-168b78d89405 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1069] 199.204.45.47 () {32 vars in 732 bytes} [Thu Aug 13 11:16:41 2026] GET /v2.1/servers/69ef822f-bb68-479d-bfba-fa8823559d67 => generated 2433 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:41.940 7 WARNING neutronclient.v2_0.client [None req-a05a8756-2758-4897-a1b2-e41ce6e06056 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1070] 199.204.45.47 () {32 vars in 758 bytes} [Thu Aug 13 11:16:41 2026] GET /v2.1/servers/69ef822f-bb68-479d-bfba-fa8823559d67/os-interface => generated 284 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 539/1071] 199.204.45.47 () {32 vars in 776 bytes} [Thu Aug 13 11:16:41 2026] GET /v2.1/servers/69ef822f-bb68-479d-bfba-fa8823559d67/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:42.310 7 INFO nova.api.openstack.wsgi [None req-8eb0a2eb-c32d-40db-b20d-b6be3bb83bb7 96be1946e064474aa6fc300756f7945a e7ac8aa5a4644f6fb2f510d5d4e0e26e - - default default] HTTP exception thrown: Instance c1e61eb3-2336-4c81-aa84-e9eb52c6f45d could not be found. [pid: 7|app: 0|req: 533/1072] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:16:42 2026] GET /v2.1/servers/c1e61eb3-2336-4c81-aa84-e9eb52c6f45d => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 540/1073] 10.0.0.193 () {32 vars in 728 bytes} [Thu Aug 13 11:16:42 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-527112647 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:42.999 7 INFO nova.api.openstack.compute.server_external_events [req-37f32357-58b5-423f-906c-0d14429a8ec1 req-563c93d5-37e2-4623-a863-aaa60682dd77 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-plugged:f01cdf40-d9d5-4c21-9486-983175cee4b2 for instance 69ef822f-bb68-479d-bfba-fa8823559d67 on instance [pid: 7|app: 0|req: 534/1074] 10.0.0.228 () {38 vars in 815 bytes} [Thu Aug 13 11:16:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 11:16:45.028 8 WARNING neutronclient.v2_0.client [None req-9c3d8f4e-0994-436f-9179-2283d658dc55 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] The python binding code in 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/1075] 199.204.45.47 () {32 vars in 732 bytes} [Thu Aug 13 11:16:44 2026] GET /v2.1/servers/69ef822f-bb68-479d-bfba-fa8823559d67 => generated 2433 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:45.182 7 WARNING neutronclient.v2_0.client [None req-b50bdaf0-b455-4b3a-a918-74f7ece9f586 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1076] 199.204.45.47 () {32 vars in 758 bytes} [Thu Aug 13 11:16:45 2026] GET /v2.1/servers/69ef822f-bb68-479d-bfba-fa8823559d67/os-interface => generated 286 bytes in 110 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: 542/1077] 199.204.45.47 () {32 vars in 776 bytes} [Thu Aug 13 11:16:45 2026] GET /v2.1/servers/69ef822f-bb68-479d-bfba-fa8823559d67/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:48.067 7 WARNING neutronclient.v2_0.client [None req-81fc6743-a057-4a7d-b007-651e6036f355 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1080] 199.204.45.47 () {32 vars in 732 bytes} [Thu Aug 13 11:16:47 2026] GET /v2.1/servers/69ef822f-bb68-479d-bfba-fa8823559d67 => generated 2581 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:16:48.252 8 WARNING neutronclient.v2_0.client [None req-8d3a950e-80fc-4478-b689-cc9b1c9c4879 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] The python binding code in 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/1081] 199.204.45.47 () {32 vars in 758 bytes} [Thu Aug 13 11:16:48 2026] GET /v2.1/servers/69ef822f-bb68-479d-bfba-fa8823559d67/os-interface => generated 286 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 538/1082] 199.204.45.47 () {32 vars in 776 bytes} [Thu Aug 13 11:16:48 2026] GET /v2.1/servers/69ef822f-bb68-479d-bfba-fa8823559d67/os-volume_attachments => generated 197 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:17:24.192 8 WARNING neutronclient.v2_0.client [None req-48bd7026-62f3-4328-8b47-56ff7af0ce94 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:17:24.396 8 WARNING neutronclient.v2_0.client [None req-48bd7026-62f3-4328-8b47-56ff7af0ce94 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:17:26.815 7 INFO nova.api.openstack.compute.server_external_events [req-adac7947-b191-4131-abd5-41b0c57901f1 req-de18efc1-6051-4ea5-b54d-652162dcf54e 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:dd9854f9-7790-47dd-897a-22d09140bf3f for instance 69ef822f-bb68-479d-bfba-fa8823559d67 on instance [pid: 7|app: 0|req: 544/1091] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:17: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-08-13 11:17:30.463 7 INFO nova.api.openstack.compute.server_external_events [req-1ce08c57-d9d4-4d17-9d0d-5ef0dbcb3643 req-e2677670-79cb-4e1d-8444-bf62921d7b3d 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-plugged:dd9854f9-7790-47dd-897a-22d09140bf3f for instance 69ef822f-bb68-479d-bfba-fa8823559d67 on instance [pid: 7|app: 0|req: 545/1092] 10.0.0.228 () {38 vars in 815 bytes} [Thu Aug 13 11:17:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 11:17:32.955 8 WARNING neutronclient.v2_0.client [None req-48bd7026-62f3-4328-8b47-56ff7af0ce94 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] The python binding code in 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/1093] 199.204.45.47 () {36 vars in 811 bytes} [Thu Aug 13 11:17:24 2026] POST /v2.1/servers/69ef822f-bb68-479d-bfba-fa8823559d67/os-interface => generated 281 bytes in 8847 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:17:33.358 7 INFO nova.api.openstack.compute.server_external_events [req-05cc4851-c11f-4d48-bc44-90717147c434 req-262c59ac-0acd-4990-9f30-6f785214fe26 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:dd9854f9-7790-47dd-897a-22d09140bf3f for instance 69ef822f-bb68-479d-bfba-fa8823559d67 on instance [pid: 7|app: 0|req: 546/1094] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:17:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:17:33.605 8 INFO nova.api.openstack.compute.server_external_events [req-66cf718d-c9e7-45e5-89c2-44c72da7f5ed req-ce9a2e41-020f-4461-a12d-d4bfdf0df52d 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:dd9854f9-7790-47dd-897a-22d09140bf3f for instance 69ef822f-bb68-479d-bfba-fa8823559d67 on instance [pid: 8|app: 0|req: 549/1095] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:17:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:17:56.471 8 WARNING neutronclient.v2_0.client [None req-80c8e96d-792b-4309-8b93-d14202915ee2 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:17:56.509 8 WARNING neutronclient.v2_0.client [None req-80c8e96d-792b-4309-8b93-d14202915ee2 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:17:58.798 7 INFO nova.api.openstack.compute.server_external_events [req-1d86d51c-d43b-46ee-bf03-93bd0d20a8f5 req-71a29c79-fb28-47ea-bbae-010c7bf4b66c 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:226fbbef-1199-43a7-bb06-5d18df218e7e for instance 69ef822f-bb68-479d-bfba-fa8823559d67 on instance [pid: 7|app: 0|req: 550/1102] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:17:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:18:04.031 7 INFO nova.api.openstack.compute.server_external_events [req-7d1b7189-0747-49de-85ef-42345adab5cb req-c97c7c24-5596-4768-a310-5a0a348b8764 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-plugged:226fbbef-1199-43a7-bb06-5d18df218e7e for instance 69ef822f-bb68-479d-bfba-fa8823559d67 on instance [pid: 7|app: 0|req: 551/1103] 10.0.0.228 () {38 vars in 815 bytes} [Thu Aug 13 11:18:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 11:18:05.548 8 WARNING neutronclient.v2_0.client [None req-80c8e96d-792b-4309-8b93-d14202915ee2 c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1104] 199.204.45.47 () {36 vars in 811 bytes} [Thu Aug 13 11:17:56 2026] POST /v2.1/servers/69ef822f-bb68-479d-bfba-fa8823559d67/os-interface => generated 377 bytes in 9197 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:18:12.211 7 WARNING neutronclient.v2_0.client [None req-83cc4eba-b612-4731-8b9b-6f7996c93b7d c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-13 11:18:12.307 7 WARNING neutronclient.v2_0.client [None req-83cc4eba-b612-4731-8b9b-6f7996c93b7d c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:18:14.604 8 INFO nova.api.openstack.compute.server_external_events [req-b2106ae9-30c2-4fb4-9437-cd578651e335 req-1d9c134d-f115-4c36-8dce-c2780e7470b7 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:b2b958f3-7a6e-406f-bb4b-bfd2b27024c5 for instance 69ef822f-bb68-479d-bfba-fa8823559d67 on instance [pid: 8|app: 0|req: 555/1107] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:18:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:18:18.673 8 INFO nova.api.openstack.compute.server_external_events [req-9dd0e96a-6af5-40eb-8bfa-06400c4867d5 req-9a5e8f86-b110-42a5-9119-5e7e593ea0c0 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-plugged:b2b958f3-7a6e-406f-bb4b-bfd2b27024c5 for instance 69ef822f-bb68-479d-bfba-fa8823559d67 on instance [pid: 8|app: 0|req: 558/1110] 10.0.0.228 () {38 vars in 815 bytes} [Thu Aug 13 11:18:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-13 11:18:21.358 7 WARNING neutronclient.v2_0.client [None req-83cc4eba-b612-4731-8b9b-6f7996c93b7d c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1111] 199.204.45.47 () {36 vars in 811 bytes} [Thu Aug 13 11:18:12 2026] POST /v2.1/servers/69ef822f-bb68-479d-bfba-fa8823559d67/os-interface => generated 378 bytes in 9228 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:18:21.946 8 INFO nova.api.openstack.compute.server_external_events [req-730b395c-edb0-47f4-9a2e-ff4bae0adffa req-a53eff49-a4b7-4b88-aa75-ab3dd0cdae92 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:226fbbef-1199-43a7-bb06-5d18df218e7e for instance 69ef822f-bb68-479d-bfba-fa8823559d67 on instance [pid: 8|app: 0|req: 559/1112] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:18:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:18:36.158 8 INFO nova.api.openstack.compute.server_external_events [req-97a59bb0-673c-487a-818a-a86c2cf489f7 req-ec855fa8-3652-4f4b-a0bb-11d5db579e07 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:b2b958f3-7a6e-406f-bb4b-bfd2b27024c5 for instance 69ef822f-bb68-479d-bfba-fa8823559d67 on instance [pid: 8|app: 0|req: 562/1117] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:18:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 556/1118] 199.204.45.47 () {34 vars in 854 bytes} [Thu Aug 13 11:18:36 2026] DELETE /v2.1/servers/69ef822f-bb68-479d-bfba-fa8823559d67/os-interface/b2b958f3-7a6e-406f-bb4b-bfd2b27024c5 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:18:38.204 8 INFO nova.api.openstack.compute.server_external_events [req-9da73b08-617e-41d5-832a-c420566e847a req-e74a2b63-8b70-428c-a50a-2f932cf8c09d 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:b2b958f3-7a6e-406f-bb4b-bfd2b27024c5 for instance 69ef822f-bb68-479d-bfba-fa8823559d67 on instance [pid: 8|app: 0|req: 563/1119] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:18:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:18:46.869 8 INFO nova.api.openstack.compute.server_external_events [req-cab1c7e5-61e2-42f4-a0b5-db636683901c req-08a76316-e8ed-4d1d-be94-e12f5bdb5795 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:226fbbef-1199-43a7-bb06-5d18df218e7e for instance 69ef822f-bb68-479d-bfba-fa8823559d67 on instance [pid: 8|app: 0|req: 565/1122] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:18:46 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: 7|app: 0|req: 558/1123] 199.204.45.47 () {34 vars in 854 bytes} [Thu Aug 13 11:18:46 2026] DELETE /v2.1/servers/69ef822f-bb68-479d-bfba-fa8823559d67/os-interface/226fbbef-1199-43a7-bb06-5d18df218e7e => 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, ' [pid: 7|app: 0|req: 561/1128] 199.204.45.47 () {34 vars in 854 bytes} [Thu Aug 13 11:19:07 2026] DELETE /v2.1/servers/69ef822f-bb68-479d-bfba-fa8823559d67/os-interface/dd9854f9-7790-47dd-897a-22d09140bf3f => generated 0 bytes in 53 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: 8|app: 0|req: 568/1129] 199.204.45.47 () {34 vars in 754 bytes} [Thu Aug 13 11:19:12 2026] DELETE /v2.1/servers/69ef822f-bb68-479d-bfba-fa8823559d67 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:19:15.885 7 INFO nova.api.openstack.compute.server_external_events [req-e661795a-1131-45f1-9d8f-04a072b7e5d9 req-b20ff3d3-27d7-4a00-93a8-5f5d3239f5b0 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-deleted:f01cdf40-d9d5-4c21-9486-983175cee4b2 for instance 69ef822f-bb68-479d-bfba-fa8823559d67 on instance [pid: 7|app: 0|req: 563/1132] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:19:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:19:17.456 8 INFO nova.api.openstack.compute.server_external_events [req-819e0328-2b01-4c59-ba47-297be87d0c01 req-b4f1c599-7531-4a4e-b8ec-309d595932f5 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:af27ad42-fb0c-4e31-a5f2-42a8d33355f3 for instance f94d6a66-af80-49e3-9333-f31472e107f2 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: 570/1133] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:19:17 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) [pid: 7|app: 0|req: 564/1134] 10.0.0.193 () {32 vars in 718 bytes} [Thu Aug 13 11:19:17 2026] DELETE /v2.1/servers/f94d6a66-af80-49e3-9333-f31472e107f2 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:19:17.599 8 WARNING neutronclient.v2_0.client [None req-56e2ff6e-4518-42f7-b876-23548888f330 fb2e9a16d9fd4f109a64a0b82a404314 c8ecfa7df6be4d169a61bb90c168e449 - - default default] The python binding code in 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/1135] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:19:17 2026] GET /v2.1/servers/f94d6a66-af80-49e3-9333-f31472e107f2 => generated 1945 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:19:20.422 7 INFO nova.api.openstack.compute.server_external_events [req-e9771d29-010c-4332-b133-38b0a466c805 req-aad62779-3797-4226-85b4-ff73e33112ae 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-deleted:af27ad42-fb0c-4e31-a5f2-42a8d33355f3 for instance f94d6a66-af80-49e3-9333-f31472e107f2 on instance [pid: 7|app: 0|req: 565/1136] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:19:20 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-08-13 11:19:22.820 8 WARNING neutronclient.v2_0.client [None req-07cec040-bedd-4a08-9a12-f0afd8b7c569 fb2e9a16d9fd4f109a64a0b82a404314 c8ecfa7df6be4d169a61bb90c168e449 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 572/1137] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:19:22 2026] GET /v2.1/servers/f94d6a66-af80-49e3-9333-f31472e107f2 => generated 1480 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:19:27.905 7 INFO nova.api.openstack.wsgi [None req-71c2e6c4-5e1d-4767-9b79-0e216a1b0335 fb2e9a16d9fd4f109a64a0b82a404314 c8ecfa7df6be4d169a61bb90c168e449 - - default default] HTTP exception thrown: Instance f94d6a66-af80-49e3-9333-f31472e107f2 could not be found. [pid: 7|app: 0|req: 567/1140] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:19:27 2026] GET /v2.1/servers/f94d6a66-af80-49e3-9333-f31472e107f2 => 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-08-13 11:19:28.563 8 INFO nova.api.openstack.compute.server_external_events [req-aa31c870-255c-49c0-a13a-025f08f8ce63 req-a1926014-1641-44db-b09e-2d15c38cd7a8 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-changed:d032168e-2a5c-4dc1-8108-a87c293e1ae1 for instance 11ed7085-5762-4105-af9f-be6db96092d4 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: 574/1141] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:19:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1142] 10.0.0.193 () {32 vars in 718 bytes} [Thu Aug 13 11:19:28 2026] DELETE /v2.1/servers/11ed7085-5762-4105-af9f-be6db96092d4 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:19:28.706 8 WARNING neutronclient.v2_0.client [None req-1b4c93df-3ae1-45ba-9016-8be8985a5fff fb2e9a16d9fd4f109a64a0b82a404314 c8ecfa7df6be4d169a61bb90c168e449 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 575/1143] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:19:28 2026] GET /v2.1/servers/11ed7085-5762-4105-af9f-be6db96092d4 => generated 1942 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:19:31.511 7 INFO nova.api.openstack.compute.server_external_events [req-073d1651-25dd-4cb7-8d07-acebd88df545 req-3afe0cbc-e33c-452e-bfa6-9a5231c1a2f7 8fc3be0f56e148668a3cb26688a63f2c b6d4bd1666794672869c97fb65aabbde - - ce5d372796f24cb683d4894649beee12 ce5d372796f24cb683d4894649beee12] Creating event network-vif-deleted:d032168e-2a5c-4dc1-8108-a87c293e1ae1 for instance 11ed7085-5762-4105-af9f-be6db96092d4 on instance [pid: 7|app: 0|req: 569/1144] 10.0.0.176 () {38 vars in 815 bytes} [Thu Aug 13 11:19:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:19:33.904 8 WARNING neutronclient.v2_0.client [None req-660e0cb1-9cfd-4de2-a14b-e0394efc5a7f fb2e9a16d9fd4f109a64a0b82a404314 c8ecfa7df6be4d169a61bb90c168e449 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 576/1145] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:19:33 2026] GET /v2.1/servers/11ed7085-5762-4105-af9f-be6db96092d4 => generated 1480 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:19:38.974 8 INFO nova.api.openstack.wsgi [None req-c5600f93-0ec3-420d-8381-ff262e13475c fb2e9a16d9fd4f109a64a0b82a404314 c8ecfa7df6be4d169a61bb90c168e449 - - default default] HTTP exception thrown: Instance 11ed7085-5762-4105-af9f-be6db96092d4 could not be found. [pid: 8|app: 0|req: 578/1148] 10.0.0.193 () {32 vars in 715 bytes} [Thu Aug 13 11:19:38 2026] GET /v2.1/servers/11ed7085-5762-4105-af9f-be6db96092d4 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 571/1149] 10.0.0.193 () {32 vars in 724 bytes} [Thu Aug 13 11:19:40 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-710597231 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 11:19:40.211 8 INFO nova.api.openstack.wsgi [None req-7c2641ec-d318-4b85-aeb0-421514be5047 fb2e9a16d9fd4f109a64a0b82a404314 c8ecfa7df6be4d169a61bb90c168e449 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-710597231 not found for user fb2e9a16d9fd4f109a64a0b82a404314 [pid: 8|app: 0|req: 579/1150] 10.0.0.193 () {32 vars in 721 bytes} [Thu Aug 13 11:19:40 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-710597231 => generated 141 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1153] 10.0.0.193 () {32 vars in 655 bytes} [Thu Aug 13 11:19:55 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1154] 10.0.0.193 () {32 vars in 641 bytes} [Thu Aug 13 11:19:55 2026] GET /v2.1/servers => generated 15 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-13 11:19:55.642 7 WARNING oslo_db.sqlalchemy.utils [None req-9f11ec42-99d5-40fe-8137-8bb72034378f c821ce0180f84125a6e60daef39538c2 a0a504db835d41bd98864f1d072dcf5d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 574/1155] 10.0.0.193 () {32 vars in 649 bytes} [Thu Aug 13 11:19:55 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1156] 10.0.0.193 () {32 vars in 694 bytes} [Thu Aug 13 11:19:55 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1185] 10.0.0.83 () {28 vars in 453 bytes} [Thu Aug 13 11:22: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: 597/1186] 10.0.0.83 () {30 vars in 657 bytes} [Thu Aug 13 11:22:09 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 590/1187] 10.0.0.83 () {32 vars in 730 bytes} [Thu Aug 13 11:22:09 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: 598/1188] 10.0.0.83 () {34 vars in 805 bytes} [Thu Aug 13 11:22:09 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1189] 10.0.0.83 () {28 vars in 453 bytes} [Thu Aug 13 11:22:10 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1190] 10.0.0.83 () {30 vars in 657 bytes} [Thu Aug 13 11:22:10 2026] GET /v2.1 => generated 0 bytes in 26 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 592/1191] 10.0.0.83 () {32 vars in 730 bytes} [Thu Aug 13 11:22:10 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: 600/1192] 10.0.0.83 () {34 vars in 893 bytes} [Thu Aug 13 11:22:10 2026] GET /v2.1/servers/detail?project_id=47c4c7a3404d4ce4b88ef1e688c3838a&all_tenants=True => generated 15 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1193] 10.0.0.83 () {34 vars in 893 bytes} [Thu Aug 13 11:22:10 2026] GET /v2.1/servers/detail?project_id=a0a504db835d41bd98864f1d072dcf5d&all_tenants=True => generated 15 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1194] 10.0.0.83 () {34 vars in 893 bytes} [Thu Aug 13 11:22:10 2026] GET /v2.1/servers/detail?project_id=b6d4bd1666794672869c97fb65aabbde&all_tenants=True => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)