+ 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 [Wed Jun 10 09:04:05 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-5d77f7c49c-zbfq6 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 0x7f870ae11668 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-06-10 09:04:10.332 8 INFO nova.utils [None req-a4f06fb4-f951-462b-b31e-1417081e7f0d - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-10 09:04:10.343 7 INFO nova.utils [None req-44061174-10d8-4b02-a205-f5c6dc09810e - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-10 09:04:12.280 8 WARNING keystonemiddleware._common.config [None req-a4f06fb4-f951-462b-b31e-1417081e7f0d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 09:04:12.282 7 WARNING keystonemiddleware._common.config [None req-44061174-10d8-4b02-a205-f5c6dc09810e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 09:04:12.290 8 WARNING oslo_config.cfg [None req-a4f06fb4-f951-462b-b31e-1417081e7f0d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-10 09:04:12.291 7 WARNING oslo_config.cfg [None req-44061174-10d8-4b02-a205-f5c6dc09810e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-10 09:04:12.370 8 WARNING keystonemiddleware._common.config [None req-a4f06fb4-f951-462b-b31e-1417081e7f0d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 09:04:12.381 7 WARNING keystonemiddleware._common.config [None req-44061174-10d8-4b02-a205-f5c6dc09810e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 09:04:12.386 8 WARNING oslo_config.cfg [None req-a4f06fb4-f951-462b-b31e-1417081e7f0d - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-10 09:04:12.396 7 WARNING oslo_config.cfg [None req-44061174-10d8-4b02-a205-f5c6dc09810e - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-10 09:04:12.399 8 WARNING oslo_config.cfg [None req-a4f06fb4-f951-462b-b31e-1417081e7f0d - - - - - -] 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 0x7f870ae11668 pid: 8 (default app) 2026-06-10 09:04:12.409 7 WARNING oslo_config.cfg [None req-44061174-10d8-4b02-a205-f5c6dc09810e - - - - - -] 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 0x7f870ae11668 pid: 7 (default app) [pid: 8|app: 0|req: 2/4] 199.19.213.9 () {42 vars in 697 bytes} [Wed Jun 10 09:04:18 2026] GET /v2.1 => generated 114 bytes in 24 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:04:19.177 7 WARNING oslo_policy.policy [None req-5f7ad350-ecc5-4b0b-ac1b-620ad7326277 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 09:04:19.177 7 WARNING oslo_policy.policy [None req-5f7ad350-ecc5-4b0b-ac1b-620ad7326277 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.19.213.9 () {44 vars in 901 bytes} [Wed Jun 10 09:04:18 2026] GET /v2.1 => generated 0 bytes in 630 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:04:19.310 8 WARNING oslo_policy.policy [req-5f7ad350-ecc5-4b0b-ac1b-620ad7326277 req-e26d63b2-1de2-49cd-938b-fd3f85fef7eb de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 09:04:19.310 8 WARNING oslo_policy.policy [req-5f7ad350-ecc5-4b0b-ac1b-620ad7326277 req-e26d63b2-1de2-49cd-938b-fd3f85fef7eb de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.19.213.9 () {46 vars in 974 bytes} [Wed Jun 10 09:04:19 2026] GET /v2.1/ => generated 398 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:04:19.412 7 INFO nova.api.openstack.wsgi [None req-a1dc84fc-7617-49ee-b5b4-edb208471599 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.19.213.9 () {48 vars in 1003 bytes} [Wed Jun 10 09:04:19 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.19.213.9 () {48 vars in 1043 bytes} [Wed Jun 10 09:04:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.19.213.9 () {52 vars in 1040 bytes} [Wed Jun 10 09:04:19 2026] POST /v2.1/flavors => generated 525 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.19.213.9 () {42 vars in 697 bytes} [Wed Jun 10 09:04:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.19.213.9 () {44 vars in 901 bytes} [Wed Jun 10 09:04:20 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.19.213.9 () {46 vars in 974 bytes} [Wed Jun 10 09:04:20 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:04:20.529 7 INFO nova.api.openstack.wsgi [None req-5bd9da4f-56c7-4944-9973-e686dd12e28d de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.19.213.9 () {48 vars in 1005 bytes} [Wed Jun 10 09:04:20 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.9 () {48 vars in 1043 bytes} [Wed Jun 10 09:04:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 528 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.19.213.9 () {52 vars in 1040 bytes} [Wed Jun 10 09:04:20 2026] POST /v2.1/flavors => generated 528 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.19.213.9 () {42 vars in 697 bytes} [Wed Jun 10 09:04: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: 9/17] 199.19.213.9 () {44 vars in 901 bytes} [Wed Jun 10 09:04:21 2026] GET /v2.1 => generated 0 bytes in 65 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.19.213.9 () {46 vars in 974 bytes} [Wed Jun 10 09:04:21 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:04:21.569 7 INFO nova.api.openstack.wsgi [None req-1cc6b073-f2f9-49df-90ed-032d0783a047 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.19.213.9 () {48 vars in 1007 bytes} [Wed Jun 10 09:04:21 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.19.213.9 () {48 vars in 1043 bytes} [Wed Jun 10 09:04:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 1046 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.19.213.9 () {52 vars in 1040 bytes} [Wed Jun 10 09:04:21 2026] POST /v2.1/flavors => generated 529 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.19.213.9 () {42 vars in 697 bytes} [Wed Jun 10 09:04:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.19.213.9 () {44 vars in 901 bytes} [Wed Jun 10 09:04:22 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.19.213.9 () {46 vars in 974 bytes} [Wed Jun 10 09:04:22 2026] GET /v2.1/ => generated 398 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:04:22.655 7 INFO nova.api.openstack.wsgi [None req-40a858b8-75c1-4d7a-be90-68e0fc8f0f6c de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.19.213.9 () {48 vars in 1005 bytes} [Wed Jun 10 09:04:22 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: 8|app: 0|req: 13/26] 199.19.213.9 () {48 vars in 1043 bytes} [Wed Jun 10 09:04:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 1565 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.19.213.9 () {52 vars in 1040 bytes} [Wed Jun 10 09:04:22 2026] POST /v2.1/flavors => generated 528 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.19.213.9 () {42 vars in 697 bytes} [Wed Jun 10 09:04:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.19.213.9 () {44 vars in 901 bytes} [Wed Jun 10 09:04:23 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.19.213.9 () {46 vars in 974 bytes} [Wed Jun 10 09:04:23 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:04:23.690 7 INFO nova.api.openstack.wsgi [None req-298d586d-e837-467b-a56c-d0bfb94bada0 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/31] 199.19.213.9 () {48 vars in 1007 bytes} [Wed Jun 10 09:04:23 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.19.213.9 () {48 vars in 1043 bytes} [Wed Jun 10 09:04:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 2083 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.19.213.9 () {52 vars in 1040 bytes} [Wed Jun 10 09:04:23 2026] POST /v2.1/flavors => generated 531 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/102] 10.0.0.49 () {28 vars in 453 bytes} [Wed Jun 10 09:09:58 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/103] 10.0.0.49 () {30 vars in 657 bytes} [Wed Jun 10 09:09:58 2026] GET /v2.1 => generated 0 bytes in 103 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: 52/104] 10.0.0.49 () {32 vars in 730 bytes} [Wed Jun 10 09:09:58 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/105] 10.0.0.49 () {34 vars in 803 bytes} [Wed Jun 10 09:09:58 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/144] 199.19.213.9 () {42 vars in 697 bytes} [Wed Jun 10 09:13:13 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: 72/145] 199.19.213.9 () {44 vars in 901 bytes} [Wed Jun 10 09:13:13 2026] GET /v2.1 => generated 0 bytes in 434 msecs (HTTP/1.1 302) 5 headers in 264 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: 74/146] 199.19.213.9 () {46 vars in 974 bytes} [Wed Jun 10 09:13:13 2026] GET /v2.1/ => generated 398 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:13:13.664 8 INFO nova.api.openstack.wsgi [None req-55b8193f-158a-47fb-868f-96a77f8ea822 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 73/147] 199.19.213.9 () {48 vars in 1009 bytes} [Wed Jun 10 09:13:13 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/148] 199.19.213.9 () {48 vars in 1043 bytes} [Wed Jun 10 09:13:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 2604 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/149] 199.19.213.9 () {52 vars in 1041 bytes} [Wed Jun 10 09:13:13 2026] POST /v2.1/flavors => generated 530 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/162] 199.19.213.9 () {42 vars in 697 bytes} [Wed Jun 10 09:14:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/163] 199.19.213.9 () {44 vars in 901 bytes} [Wed Jun 10 09:14:08 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 83/164] 199.19.213.9 () {46 vars in 974 bytes} [Wed Jun 10 09:14:09 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:14:09.043 8 INFO nova.api.openstack.wsgi [None req-ec7a34c0-f3f2-40d3-8cfd-b97569732d23 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user de50389dedd6477dbb1e14c950be0ee1 [pid: 8|app: 0|req: 82/165] 199.19.213.9 () {48 vars in 1043 bytes} [Wed Jun 10 09:14:09 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-10 09:14:09.060 7 WARNING oslo_db.sqlalchemy.utils [None req-c9557671-7ca1-471a-8464-5aefd794db62 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 84/166] 199.19.213.9 () {48 vars in 1008 bytes} [Wed Jun 10 09:14:09 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/167] 199.19.213.9 () {52 vars in 1049 bytes} [Wed Jun 10 09:14:09 2026] POST /v2.1/os-keypairs => generated 576 bytes in 56 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/168] 199.19.213.9 () {42 vars in 697 bytes} [Wed Jun 10 09:14:12 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: 84/169] 199.19.213.9 () {44 vars in 901 bytes} [Wed Jun 10 09:14:12 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 86/170] 199.19.213.9 () {46 vars in 974 bytes} [Wed Jun 10 09:14:12 2026] GET /v2.1/ => generated 398 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/171] 199.19.213.9 () {48 vars in 1065 bytes} [Wed Jun 10 09:14:12 2026] GET /v2.1/os-quota-sets/7a9dbf2f1a1c44058e4091a11766cec1 => generated 283 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/172] 199.19.213.9 () {52 vars in 1117 bytes} [Wed Jun 10 09:14:12 2026] PUT /v2.1/os-quota-sets/7a9dbf2f1a1c44058e4091a11766cec1 => generated 238 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/271] 199.19.213.9 () {42 vars in 697 bytes} [Wed Jun 10 09:22:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 199.19.213.9 () {44 vars in 901 bytes} [Wed Jun 10 09:22:20 2026] GET /v2.1 => generated 0 bytes in 102 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.19.213.9 () {46 vars in 974 bytes} [Wed Jun 10 09:22:20 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:22:20.191 8 INFO nova.api.openstack.wsgi [None req-c08ede90-0919-4a4b-8634-9c41872a6018 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 136/274] 199.19.213.9 () {48 vars in 1007 bytes} [Wed Jun 10 09:22:20 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 199.19.213.9 () {48 vars in 1043 bytes} [Wed Jun 10 09:22:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3124 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 199.19.213.9 () {52 vars in 1041 bytes} [Wed Jun 10 09:22:20 2026] POST /v2.1/flavors => generated 530 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/319] 199.19.213.9 () {42 vars in 697 bytes} [Wed Jun 10 09:25: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) [pid: 8|app: 0|req: 159/320] 199.19.213.9 () {44 vars in 901 bytes} [Wed Jun 10 09:25:47 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 162/321] 199.19.213.9 () {46 vars in 974 bytes} [Wed Jun 10 09:25:47 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/322] 199.19.213.9 () {48 vars in 1065 bytes} [Wed Jun 10 09:25:47 2026] GET /v2.1/os-quota-sets/b39c40e8eaf04b4ebdc3dc469a265467 => generated 283 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/323] 199.19.213.9 () {52 vars in 1117 bytes} [Wed Jun 10 09:25:48 2026] PUT /v2.1/os-quota-sets/b39c40e8eaf04b4ebdc3dc469a265467 => generated 238 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/468] 199.19.213.9 () {42 vars in 697 bytes} [Wed Jun 10 09:37:49 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: 233/469] 199.19.213.9 () {44 vars in 901 bytes} [Wed Jun 10 09:37:49 2026] GET /v2.1 => generated 0 bytes in 119 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 237/470] 199.19.213.9 () {46 vars in 974 bytes} [Wed Jun 10 09:37:49 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:37:49.531 8 INFO nova.api.openstack.wsgi [None req-ec30c8d7-e5d1-439e-985b-3645391b17ac de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 234/471] 199.19.213.9 () {48 vars in 1003 bytes} [Wed Jun 10 09:37:49 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/472] 199.19.213.9 () {48 vars in 1043 bytes} [Wed Jun 10 09:37:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/473] 199.19.213.9 () {48 vars in 1091 bytes} [Wed Jun 10 09:37:49 2026] GET /v2.1/flavors/a648607e-2444-4c1d-966b-4c1f7183023a/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/474] 199.19.213.9 () {42 vars in 697 bytes} [Wed Jun 10 09:37:50 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: 236/475] 199.19.213.9 () {44 vars in 901 bytes} [Wed Jun 10 09:37:50 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 240/476] 199.19.213.9 () {46 vars in 974 bytes} [Wed Jun 10 09:37:50 2026] GET /v2.1/ => generated 398 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:37:50.639 8 INFO nova.api.openstack.wsgi [None req-0fb460b5-6c44-408e-b323-ced7968a82e0 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 237/477] 199.19.213.9 () {48 vars in 1005 bytes} [Wed Jun 10 09:37:50 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/478] 199.19.213.9 () {48 vars in 1043 bytes} [Wed Jun 10 09:37:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/479] 199.19.213.9 () {48 vars in 1091 bytes} [Wed Jun 10 09:37:50 2026] GET /v2.1/flavors/40f64689-0007-4555-8c44-087fc76d79c7/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/480] 199.19.213.9 () {42 vars in 697 bytes} [Wed Jun 10 09:37:51 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: 239/481] 199.19.213.9 () {44 vars in 901 bytes} [Wed Jun 10 09:37:51 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 243/482] 199.19.213.9 () {46 vars in 974 bytes} [Wed Jun 10 09:37:51 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:37:51.648 8 INFO nova.api.openstack.wsgi [None req-daef62e8-f02c-43e3-93e6-36a379bb137b de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 240/483] 199.19.213.9 () {48 vars in 1007 bytes} [Wed Jun 10 09:37:51 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/484] 199.19.213.9 () {48 vars in 1043 bytes} [Wed Jun 10 09:37:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/485] 199.19.213.9 () {48 vars in 1091 bytes} [Wed Jun 10 09:37:51 2026] GET /v2.1/flavors/70b5491a-0b41-472b-8acd-017834fdda6b/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: 245/486] 199.19.213.9 () {42 vars in 697 bytes} [Wed Jun 10 09:37:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/487] 199.19.213.9 () {44 vars in 901 bytes} [Wed Jun 10 09:37:52 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 246/488] 199.19.213.9 () {46 vars in 974 bytes} [Wed Jun 10 09:37:52 2026] GET /v2.1/ => generated 398 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:37:52.649 8 INFO nova.api.openstack.wsgi [None req-33a1a1cd-6f2a-4eea-a14b-83627fa4f0c0 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 243/489] 199.19.213.9 () {48 vars in 1005 bytes} [Wed Jun 10 09:37:52 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/490] 199.19.213.9 () {48 vars in 1043 bytes} [Wed Jun 10 09:37:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/491] 199.19.213.9 () {48 vars in 1091 bytes} [Wed Jun 10 09:37:52 2026] GET /v2.1/flavors/ac3e774b-492f-49c3-a5ff-dddb03048ea7/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/492] 199.19.213.9 () {42 vars in 697 bytes} [Wed Jun 10 09:37:53 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: 245/493] 199.19.213.9 () {44 vars in 901 bytes} [Wed Jun 10 09:37:53 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 249/494] 199.19.213.9 () {46 vars in 974 bytes} [Wed Jun 10 09:37:53 2026] GET /v2.1/ => generated 398 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:37:53.649 8 INFO nova.api.openstack.wsgi [None req-d3a2f64d-1bb0-43d1-9c9a-8d61106086a6 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 246/495] 199.19.213.9 () {48 vars in 1007 bytes} [Wed Jun 10 09:37:53 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: 250/496] 199.19.213.9 () {48 vars in 1043 bytes} [Wed Jun 10 09:37:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/497] 199.19.213.9 () {48 vars in 1091 bytes} [Wed Jun 10 09:37:53 2026] GET /v2.1/flavors/d097cebd-8c2f-41df-990f-abb993d5ddb4/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/512] 199.19.213.9 () {42 vars in 697 bytes} [Wed Jun 10 09:39:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/513] 199.19.213.9 () {44 vars in 901 bytes} [Wed Jun 10 09:39:01 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 259/514] 199.19.213.9 () {46 vars in 974 bytes} [Wed Jun 10 09:39:01 2026] GET /v2.1/ => generated 398 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:39:01.870 8 INFO nova.api.openstack.wsgi [None req-50dfc7f3-600b-4b8f-b956-d97aebb619e1 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 256/515] 199.19.213.9 () {48 vars in 1009 bytes} [Wed Jun 10 09:39:01 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/516] 199.19.213.9 () {48 vars in 1043 bytes} [Wed Jun 10 09:39:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/517] 199.19.213.9 () {48 vars in 1091 bytes} [Wed Jun 10 09:39:01 2026] GET /v2.1/flavors/64b6c71c-b174-4f5e-9a38-8419f2fcbddf/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/520] 199.19.213.9 () {42 vars in 697 bytes} [Wed Jun 10 09:39:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/521] 199.19.213.9 () {44 vars in 901 bytes} [Wed Jun 10 09:39:10 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 260/522] 199.19.213.9 () {46 vars in 974 bytes} [Wed Jun 10 09:39:10 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/523] 199.19.213.9 () {48 vars in 1043 bytes} [Wed Jun 10 09:39:10 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/524] 199.19.213.9 () {42 vars in 697 bytes} [Wed Jun 10 09:39: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: 7|app: 0|req: 264/525] 199.19.213.9 () {44 vars in 901 bytes} [Wed Jun 10 09:39:14 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 262/526] 199.19.213.9 () {46 vars in 974 bytes} [Wed Jun 10 09:39:14 2026] GET /v2.1/ => generated 398 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/527] 199.19.213.9 () {48 vars in 1065 bytes} [Wed Jun 10 09:39:14 2026] GET /v2.1/os-quota-sets/7a9dbf2f1a1c44058e4091a11766cec1 => generated 280 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/540] 199.19.213.9 () {42 vars in 697 bytes} [Wed Jun 10 09:40: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: 7|app: 0|req: 272/541] 199.19.213.9 () {44 vars in 901 bytes} [Wed Jun 10 09:40:09 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 270/542] 199.19.213.9 () {46 vars in 974 bytes} [Wed Jun 10 09:40:09 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:40:09.198 7 INFO nova.api.openstack.wsgi [None req-73917ccd-1468-456a-ac24-c352d2909692 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 273/543] 199.19.213.9 () {48 vars in 1007 bytes} [Wed Jun 10 09:40:09 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/544] 199.19.213.9 () {48 vars in 1043 bytes} [Wed Jun 10 09:40:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/545] 199.19.213.9 () {48 vars in 1091 bytes} [Wed Jun 10 09:40:09 2026] GET /v2.1/flavors/27ac2b31-85d7-4908-8887-fec69125844b/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: 277/550] 199.19.213.9 () {42 vars in 697 bytes} [Wed Jun 10 09:40:26 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: 274/551] 199.19.213.9 () {44 vars in 901 bytes} [Wed Jun 10 09:40:26 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 278/552] 199.19.213.9 () {46 vars in 974 bytes} [Wed Jun 10 09:40:26 2026] GET /v2.1/ => generated 398 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/553] 199.19.213.9 () {48 vars in 1065 bytes} [Wed Jun 10 09:40:26 2026] GET /v2.1/os-quota-sets/b39c40e8eaf04b4ebdc3dc469a265467 => generated 280 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/564] 199.19.213.9 () {42 vars in 697 bytes} [Wed Jun 10 09:41: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: 7|app: 0|req: 284/565] 199.19.213.9 () {44 vars in 901 bytes} [Wed Jun 10 09:41:19 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 282/566] 199.19.213.9 () {46 vars in 974 bytes} [Wed Jun 10 09:41:19 2026] GET /v2.1/ => generated 398 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:41:19.478 7 INFO nova.api.openstack.wsgi [None req-9f7ef988-b851-460d-8662-7c631cb30e5d de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 285/567] 199.19.213.9 () {48 vars in 1003 bytes} [Wed Jun 10 09:41:19 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/568] 199.19.213.9 () {48 vars in 1043 bytes} [Wed Jun 10 09:41:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/577] 10.0.0.47 () {32 vars in 654 bytes} [Wed Jun 10 09:42:02 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 7|app: 0|req: 290/578] 10.0.0.47 () {32 vars in 640 bytes} [Wed Jun 10 09:42:02 2026] GET /v2.1/servers => generated 15 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-10 09:42:02.565 8 WARNING oslo_db.sqlalchemy.utils [None req-85cd2504-392a-4399-98ab-65ba05d7434d de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 289/579] 10.0.0.47 () {32 vars in 648 bytes} [Wed Jun 10 09:42:02 2026] GET /v2.1/os-keypairs => generated 530 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/580] 10.0.0.47 () {32 vars in 693 bytes} [Wed Jun 10 09:42:02 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/583] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:14 2026] GET /v2.1/flavors/a648607e-2444-4c1d-966b-4c1f7183023a => generated 511 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/584] 10.0.0.47 () {32 vars in 640 bytes} [Wed Jun 10 09:42:14 2026] GET /v2.1/flavors => generated 1674 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/585] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:14 2026] GET /v2.1/flavors/a648607e-2444-4c1d-966b-4c1f7183023a => generated 511 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:42:22.857 7 WARNING neutronclient.v2_0.client [None req-47d00bd0-7f4a-4791-b107-0720fa837a11 f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/588] 10.0.0.47 () {34 vars in 684 bytes} [Wed Jun 10 09:42:22 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1909 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:42:24.611 8 WARNING neutronclient.v2_0.client [None req-e1807c3c-c394-4389-83a8-28c4d29319ba f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:24.944 7 WARNING neutronclient.v2_0.client [None req-1fb91062-aafb-4b0f-a36b-95e840c1a0f5 1ce6b80047d640e4b2aeee1693b80b5b b0202158e690477ab044836fe5000cae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/589] 10.0.0.47 () {34 vars in 684 bytes} [Wed Jun 10 09:42:24 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1209 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:42:25.829 8 WARNING neutronclient.v2_0.client [None req-01d04534-1183-4637-9e8b-bef28990437f f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:26.141 7 WARNING neutronclient.v2_0.client [None req-1fb91062-aafb-4b0f-a36b-95e840c1a0f5 1ce6b80047d640e4b2aeee1693b80b5b b0202158e690477ab044836fe5000cae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/592] 10.0.0.47 () {34 vars in 684 bytes} [Wed Jun 10 09:42:25 2026] POST /v2.1/os-security-groups => generated 244 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:42:26.394 8 WARNING neutronclient.v2_0.client [None req-047075bd-ee31-444c-b26c-fc5da35d540f f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:26.456 8 WARNING neutronclient.v2_0.client [None req-047075bd-ee31-444c-b26c-fc5da35d540f f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:26.511 8 WARNING neutronclient.v2_0.client [None req-047075bd-ee31-444c-b26c-fc5da35d540f f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/593] 10.0.0.47 () {32 vars in 662 bytes} [Wed Jun 10 09:42:26 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 09:42:26.683 8 WARNING neutronclient.v2_0.client [None req-377b8dac-a4b8-496c-99f2-d5e60d1d8dd0 90d73e4c021f4124a212ab9f952f2b0a af35caaa52da48eea8355da50ef8b7d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/594] 10.0.0.47 () {34 vars in 662 bytes} [Wed Jun 10 09:42:24 2026] POST /v2.1/servers => generated 424 bytes in 2082 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:26.869 7 WARNING neutronclient.v2_0.client [None req-d524a614-8157-4b1f-ae91-0fbeaa82f898 f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:26.901 7 WARNING neutronclient.v2_0.client [None req-d524a614-8157-4b1f-ae91-0fbeaa82f898 f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/595] 10.0.0.47 () {32 vars in 739 bytes} [Wed Jun 10 09:42:26 2026] DELETE /v2.1/os-security-groups/b0333e72-c2d3-4429-a626-72219b64e28e => generated 0 bytes in 184 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 09:42:27.098 7 WARNING neutronclient.v2_0.client [None req-1accd962-61a0-47cb-837d-672290eb0f1b 1ce6b80047d640e4b2aeee1693b80b5b b0202158e690477ab044836fe5000cae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/596] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:27 2026] GET /v2.1/servers/01011270-3f76-42fe-b36a-5c014d4ea127 => generated 1370 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-06-10 09:42:27.161 7 WARNING neutronclient.v2_0.client [None req-464f2490-8256-4d6a-acab-d09eaf6081ee f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:27.193 7 INFO nova.api.openstack.wsgi [None req-464f2490-8256-4d6a-acab-d09eaf6081ee f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] HTTP exception thrown: Security group b0333e72-c2d3-4429-a626-72219b64e28e does not exist Neutron server returns request_ids: ['req-f75af1fb-d456-4509-9a5b-90180b522c25'] [pid: 7|app: 0|req: 299/597] 10.0.0.47 () {32 vars in 736 bytes} [Wed Jun 10 09:42:27 2026] GET /v2.1/os-security-groups/b0333e72-c2d3-4429-a626-72219b64e28e => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 09:42:27.207 7 WARNING neutronclient.v2_0.client [None req-d9b118b9-4977-4512-801a-e5539f902233 f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:27.238 7 WARNING neutronclient.v2_0.client [None req-d9b118b9-4977-4512-801a-e5539f902233 f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/598] 10.0.0.47 () {34 vars in 684 bytes} [Wed Jun 10 09:42:26 2026] POST /v2.1/os-security-groups => generated 248 bytes in 702 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:42:27.295 8 WARNING neutronclient.v2_0.client [None req-b3129144-6c79-4c7c-b189-ea944db57c05 90d73e4c021f4124a212ab9f952f2b0a af35caaa52da48eea8355da50ef8b7d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:27.427 8 WARNING neutronclient.v2_0.client [None req-b3129144-6c79-4c7c-b189-ea944db57c05 90d73e4c021f4124a212ab9f952f2b0a af35caaa52da48eea8355da50ef8b7d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/599] 10.0.0.47 () {32 vars in 739 bytes} [Wed Jun 10 09:42:27 2026] DELETE /v2.1/os-security-groups/121dd3ba-0346-468d-8b76-a48652d65d18 => generated 0 bytes in 311 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 09:42:27.528 7 WARNING neutronclient.v2_0.client [None req-8f5ec524-7b4b-4bc1-a11d-50ebf01e0f61 f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:27.554 7 INFO nova.api.openstack.wsgi [None req-8f5ec524-7b4b-4bc1-a11d-50ebf01e0f61 f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] HTTP exception thrown: Security group 121dd3ba-0346-468d-8b76-a48652d65d18 does not exist Neutron server returns request_ids: ['req-a60d0bf3-30ac-4434-ad83-1a950ff34f8f'] [pid: 7|app: 0|req: 301/600] 10.0.0.47 () {32 vars in 736 bytes} [Wed Jun 10 09:42:27 2026] GET /v2.1/os-security-groups/121dd3ba-0346-468d-8b76-a48652d65d18 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 09:42:27.572 7 WARNING neutronclient.v2_0.client [None req-a8f0a9a1-423d-4a37-aee8-1212bbed7673 f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:27.610 7 WARNING neutronclient.v2_0.client [None req-a8f0a9a1-423d-4a37-aee8-1212bbed7673 f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/601] 10.0.0.47 () {34 vars in 694 bytes} [Wed Jun 10 09:42:27 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:42:27.699 8 WARNING neutronclient.v2_0.client [None req-1cc82a73-6848-4bcc-b4c2-983bfb2dd7fb 90d73e4c021f4124a212ab9f952f2b0a af35caaa52da48eea8355da50ef8b7d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/602] 10.0.0.47 () {32 vars in 739 bytes} [Wed Jun 10 09:42:27 2026] DELETE /v2.1/os-security-groups/1c364fa2-adb8-4b61-b638-2cafc3cf8824 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 09:42:27.763 7 WARNING neutronclient.v2_0.client [None req-fed3ef9d-04f1-487c-9697-403af62a8c42 f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:27.781 7 INFO nova.api.openstack.wsgi [None req-fed3ef9d-04f1-487c-9697-403af62a8c42 f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] HTTP exception thrown: Security group 1c364fa2-adb8-4b61-b638-2cafc3cf8824 does not exist Neutron server returns request_ids: ['req-6c69eaa5-1e1c-40cc-8458-0f61949ea305'] [pid: 7|app: 0|req: 303/603] 10.0.0.47 () {32 vars in 736 bytes} [Wed Jun 10 09:42:27 2026] GET /v2.1/os-security-groups/1c364fa2-adb8-4b61-b638-2cafc3cf8824 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 09:42:27.796 7 WARNING neutronclient.v2_0.client [None req-e6fcdce2-73cc-4f95-b3ed-61b3d7f1a7bd f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:27.853 7 WARNING neutronclient.v2_0.client [None req-e6fcdce2-73cc-4f95-b3ed-61b3d7f1a7bd f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/604] 10.0.0.47 () {34 vars in 684 bytes} [Wed Jun 10 09:42:27 2026] POST /v2.1/os-security-groups => generated 246 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:42:27.894 7 WARNING neutronclient.v2_0.client [None req-e6fcdce2-73cc-4f95-b3ed-61b3d7f1a7bd f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:27.906 8 WARNING neutronclient.v2_0.client [None req-bda39d99-65d9-4a85-8bb7-0e6fde4ea4ca 90d73e4c021f4124a212ab9f952f2b0a af35caaa52da48eea8355da50ef8b7d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:27.937 8 WARNING neutronclient.v2_0.client [None req-bda39d99-65d9-4a85-8bb7-0e6fde4ea4ca 90d73e4c021f4124a212ab9f952f2b0a af35caaa52da48eea8355da50ef8b7d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/605] 10.0.0.47 () {32 vars in 662 bytes} [Wed Jun 10 09:42:27 2026] GET /v2.1/os-security-groups => generated 707 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:42:27.965 7 WARNING neutronclient.v2_0.client [None req-320e5db3-25fe-4c6d-89f7-818889c6e162 f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:27.984 7 INFO nova.api.openstack.wsgi [None req-320e5db3-25fe-4c6d-89f7-818889c6e162 f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] HTTP exception thrown: Security group 1c364fa2-adb8-4b61-b638-2cafc3cf8824 does not exist Neutron server returns request_ids: ['req-75dda2e8-5dbb-45b5-8fec-4ad41d94ea79'] [pid: 7|app: 0|req: 305/606] 10.0.0.47 () {32 vars in 739 bytes} [Wed Jun 10 09:42:27 2026] DELETE /v2.1/os-security-groups/1c364fa2-adb8-4b61-b638-2cafc3cf8824 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 09:42:27.996 7 WARNING neutronclient.v2_0.client [None req-e3cbac83-7ca0-4d8a-bef9-ed75d75a2057 f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:28.015 7 INFO nova.api.openstack.wsgi [None req-e3cbac83-7ca0-4d8a-bef9-ed75d75a2057 f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] HTTP exception thrown: Security group 121dd3ba-0346-468d-8b76-a48652d65d18 does not exist Neutron server returns request_ids: ['req-ea57b9be-fe8f-4af0-98ce-ae4e495b012e'] [pid: 7|app: 0|req: 306/607] 10.0.0.47 () {32 vars in 739 bytes} [Wed Jun 10 09:42:27 2026] DELETE /v2.1/os-security-groups/121dd3ba-0346-468d-8b76-a48652d65d18 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 09:42:28.026 7 WARNING neutronclient.v2_0.client [None req-b253d486-e638-416b-a937-a71e296bd686 f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:28.045 7 INFO nova.api.openstack.wsgi [None req-b253d486-e638-416b-a937-a71e296bd686 f5d9d2bfd92b42a68b3eeed5f1b47f59 10d48cf387414c2b81cff1c7067c44da - - default default] HTTP exception thrown: Security group b0333e72-c2d3-4429-a626-72219b64e28e does not exist Neutron server returns request_ids: ['req-e0305abe-a3d9-4c91-98e8-9122e6289a6d'] [pid: 7|app: 0|req: 307/608] 10.0.0.47 () {32 vars in 739 bytes} [Wed Jun 10 09:42:28 2026] DELETE /v2.1/os-security-groups/b0333e72-c2d3-4429-a626-72219b64e28e => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/609] 10.0.0.47 () {34 vars in 694 bytes} [Wed Jun 10 09:42:27 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:42:28.124 7 WARNING neutronclient.v2_0.client [None req-7487db17-ba86-41e7-8462-6e79326a86e6 90d73e4c021f4124a212ab9f952f2b0a af35caaa52da48eea8355da50ef8b7d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:28.165 7 WARNING neutronclient.v2_0.client [None req-7487db17-ba86-41e7-8462-6e79326a86e6 90d73e4c021f4124a212ab9f952f2b0a af35caaa52da48eea8355da50ef8b7d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:28.251 8 WARNING neutronclient.v2_0.client [None req-3cfcd597-20be-4661-89db-73bcf3f03870 1ce6b80047d640e4b2aeee1693b80b5b b0202158e690477ab044836fe5000cae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/610] 10.0.0.47 () {34 vars in 694 bytes} [Wed Jun 10 09:42:28 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:42:28.378 7 WARNING neutronclient.v2_0.client [None req-2283b826-5397-4cae-8fa4-c89afe2a546f 90d73e4c021f4124a212ab9f952f2b0a af35caaa52da48eea8355da50ef8b7d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/611] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:28 2026] GET /v2.1/servers/01011270-3f76-42fe-b36a-5c014d4ea127 => generated 1374 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/612] 10.0.0.47 () {32 vars in 736 bytes} [Wed Jun 10 09:42:28 2026] GET /v2.1/os-security-groups/8e75dbd0-049b-4b64-96db-a87eb5fb3459 => generated 663 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, ' 2026-06-10 09:42:28.446 8 WARNING neutronclient.v2_0.client [None req-7690c0ab-d4ba-447e-96c7-4a241b51de22 90d73e4c021f4124a212ab9f952f2b0a af35caaa52da48eea8355da50ef8b7d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:28.477 8 WARNING neutronclient.v2_0.client [None req-7690c0ab-d4ba-447e-96c7-4a241b51de22 90d73e4c021f4124a212ab9f952f2b0a af35caaa52da48eea8355da50ef8b7d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:28.523 8 WARNING neutronclient.v2_0.client [None req-7690c0ab-d4ba-447e-96c7-4a241b51de22 90d73e4c021f4124a212ab9f952f2b0a af35caaa52da48eea8355da50ef8b7d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/613] 10.0.0.47 () {32 vars in 749 bytes} [Wed Jun 10 09:42:28 2026] DELETE /v2.1/os-security-group-rules/595b6209-1887-4336-96ac-072b72314bf3 => generated 0 bytes in 303 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 09:42:28.754 7 WARNING neutronclient.v2_0.client [None req-64164e57-f809-4c6e-b2d6-50f7d5c57be8 90d73e4c021f4124a212ab9f952f2b0a af35caaa52da48eea8355da50ef8b7d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:28.793 7 WARNING neutronclient.v2_0.client [None req-64164e57-f809-4c6e-b2d6-50f7d5c57be8 90d73e4c021f4124a212ab9f952f2b0a af35caaa52da48eea8355da50ef8b7d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/614] 10.0.0.47 () {32 vars in 739 bytes} [Wed Jun 10 09:42:28 2026] DELETE /v2.1/os-security-groups/8e75dbd0-049b-4b64-96db-a87eb5fb3459 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 09:42:28.928 8 WARNING neutronclient.v2_0.client [None req-27bd9415-799f-47cf-806e-ad8e03fa3084 90d73e4c021f4124a212ab9f952f2b0a af35caaa52da48eea8355da50ef8b7d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:28.966 8 WARNING neutronclient.v2_0.client [None req-27bd9415-799f-47cf-806e-ad8e03fa3084 90d73e4c021f4124a212ab9f952f2b0a af35caaa52da48eea8355da50ef8b7d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/615] 10.0.0.47 () {32 vars in 739 bytes} [Wed Jun 10 09:42:28 2026] DELETE /v2.1/os-security-groups/3dd16ef8-44e9-4b9f-8f56-e60873dee612 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 09:42:29.493 7 WARNING neutronclient.v2_0.client [None req-db59c24c-5ad1-4ffe-9b5c-0e6bf95dad9c 1ce6b80047d640e4b2aeee1693b80b5b b0202158e690477ab044836fe5000cae - - default default] The python binding code in 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/616] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:29 2026] GET /v2.1/servers/01011270-3f76-42fe-b36a-5c014d4ea127 => generated 1422 bytes in 816 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 09:42:31.343 8 WARNING neutronclient.v2_0.client [None req-71c42d3d-1926-4caa-9576-a010abc3e0e9 1ce6b80047d640e4b2aeee1693b80b5b b0202158e690477ab044836fe5000cae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/617] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:31 2026] GET /v2.1/servers/01011270-3f76-42fe-b36a-5c014d4ea127 => generated 1430 bytes in 607 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:32.925 7 WARNING neutronclient.v2_0.client [None req-f76cb15d-afad-4221-8145-2dc32559e29e 1ce6b80047d640e4b2aeee1693b80b5b b0202158e690477ab044836fe5000cae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/618] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:32 2026] GET /v2.1/servers/01011270-3f76-42fe-b36a-5c014d4ea127 => generated 1482 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:34.261 8 WARNING neutronclient.v2_0.client [None req-7a2f0664-ed85-422a-b684-024ec02ce8fb 1ce6b80047d640e4b2aeee1693b80b5b b0202158e690477ab044836fe5000cae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/619] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:34 2026] GET /v2.1/servers/01011270-3f76-42fe-b36a-5c014d4ea127 => generated 1470 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:34.852 7 INFO nova.api.openstack.compute.server_external_events [req-6687823f-1be6-4e53-b0ca-7f6a82cf2925 req-be7b3ac2-4150-4ffa-bce7-8a53dc8126f0 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:764124e0-6622-4b86-b816-123a727ffa3e for instance 01011270-3f76-42fe-b36a-5c014d4ea127 on instance 2026-06-10 09:42:34.865 7 INFO nova.compute.rpcapi [None req-51ee6ac9-4224-4b55-b322-d66ac7f70523 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 313/622] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:42:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:35.426 8 WARNING neutronclient.v2_0.client [None req-37f708b8-6775-4ab9-b9b4-629bc4fd1e7d 1ce6b80047d640e4b2aeee1693b80b5b b0202158e690477ab044836fe5000cae - - default default] The python binding code in 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/623] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:35 2026] GET /v2.1/servers/01011270-3f76-42fe-b36a-5c014d4ea127 => generated 1470 bytes in 1028 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:37.478 7 WARNING neutronclient.v2_0.client [None req-eed5dce3-fd84-4df9-919a-0364412041d4 1ce6b80047d640e4b2aeee1693b80b5b b0202158e690477ab044836fe5000cae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/624] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:37 2026] GET /v2.1/servers/01011270-3f76-42fe-b36a-5c014d4ea127 => generated 1470 bytes in 1856 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:40.357 8 WARNING neutronclient.v2_0.client [None req-0f8031b0-f122-430c-859b-eb483355ae4a 1ce6b80047d640e4b2aeee1693b80b5b b0202158e690477ab044836fe5000cae - - default default] 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: 315/625] 10.0.0.47 () {34 vars in 670 bytes} [Wed Jun 10 09:42:41 2026] POST /v2.1/os-keypairs => generated 386 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/626] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:40 2026] GET /v2.1/servers/01011270-3f76-42fe-b36a-5c014d4ea127 => generated 1470 bytes in 1831 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/627] 10.0.0.47 () {34 vars in 670 bytes} [Wed Jun 10 09:42:42 2026] POST /v2.1/os-keypairs => generated 386 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:43.205 8 WARNING neutronclient.v2_0.client [None req-2674b145-faf5-4118-ada0-6f01679aa24f 1ce6b80047d640e4b2aeee1693b80b5b b0202158e690477ab044836fe5000cae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:43.977 7 INFO nova.api.openstack.compute.server_external_events [req-6ff3352f-6272-4d8d-b9ad-c21cc553288f req-ef3ff9ca-4f14-4019-b0e7-fa250bc3545b 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:764124e0-6622-4b86-b816-123a727ffa3e for instance 01011270-3f76-42fe-b36a-5c014d4ea127 on instance [pid: 7|app: 0|req: 317/628] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:42:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/629] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:43 2026] GET /v2.1/servers/01011270-3f76-42fe-b36a-5c014d4ea127 => generated 1470 bytes in 1050 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:44.632 7 WARNING neutronclient.v2_0.client [None req-eff96156-b4a5-427d-bb9a-40a71afd8882 dbd41c67c1bb40a19011fbfef66c53a1 d8e4d2c4d035427b80cd8b48d0390cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:44.680 7 WARNING neutronclient.v2_0.client [None req-eff96156-b4a5-427d-bb9a-40a71afd8882 dbd41c67c1bb40a19011fbfef66c53a1 d8e4d2c4d035427b80cd8b48d0390cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:44.859 8 WARNING neutronclient.v2_0.client [None req-f8a5a166-0038-4949-81cb-121eb269bc21 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:44.898 7 WARNING neutronclient.v2_0.client [None req-eff96156-b4a5-427d-bb9a-40a71afd8882 dbd41c67c1bb40a19011fbfef66c53a1 d8e4d2c4d035427b80cd8b48d0390cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:44.902 8 WARNING neutronclient.v2_0.client [None req-f8a5a166-0038-4949-81cb-121eb269bc21 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/630] 10.0.0.47 () {34 vars in 662 bytes} [Wed Jun 10 09:42:44 2026] POST /v2.1/servers => generated 451 bytes in 570 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:45.126 8 WARNING neutronclient.v2_0.client [None req-f8a5a166-0038-4949-81cb-121eb269bc21 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:45.143 7 WARNING neutronclient.v2_0.client [None req-b46e1c53-694c-43a0-b70c-bc9ffbd15f9e dbd41c67c1bb40a19011fbfef66c53a1 d8e4d2c4d035427b80cd8b48d0390cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/633] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:45 2026] GET /v2.1/servers/f74fab48-cbc4-46af-990e-2a7ae889d646 => generated 1422 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:45.271 7 WARNING neutronclient.v2_0.client [None req-63b4c951-0cc3-4f0b-b5bd-d4662bc4c1ac 1ce6b80047d640e4b2aeee1693b80b5b b0202158e690477ab044836fe5000cae - - default default] The python binding code in 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/634] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:45 2026] GET /v2.1/servers/01011270-3f76-42fe-b36a-5c014d4ea127 => generated 1655 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, ' [pid: 7|app: 0|req: 323/635] 10.0.0.47 () {32 vars in 722 bytes} [Wed Jun 10 09:42:45 2026] GET /v2.1/servers/01011270-3f76-42fe-b36a-5c014d4ea127/ips => generated 109 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/636] 10.0.0.47 () {32 vars in 722 bytes} [Wed Jun 10 09:42:45 2026] GET /v2.1/servers/01011270-3f76-42fe-b36a-5c014d4ea127/ips => generated 109 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 325/637] 10.0.0.47 () {32 vars in 824 bytes} [Wed Jun 10 09:42:45 2026] GET /v2.1/servers/01011270-3f76-42fe-b36a-5c014d4ea127/ips/tempest-ServerAddressesTestJSON-2141114632-network => generated 94 bytes in 43 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: 326/638] 10.0.0.47 () {32 vars in 717 bytes} [Wed Jun 10 09:42:45 2026] DELETE /v2.1/servers/01011270-3f76-42fe-b36a-5c014d4ea127 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:45.807 7 WARNING neutronclient.v2_0.client [None req-478f1f8e-c9c7-4478-bd63-99670a2fdcba 1ce6b80047d640e4b2aeee1693b80b5b b0202158e690477ab044836fe5000cae - - default default] The python binding code in 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/639] 10.0.0.47 () {34 vars in 662 bytes} [Wed Jun 10 09:42:44 2026] POST /v2.1/servers => generated 449 bytes in 1040 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:45.842 8 WARNING neutronclient.v2_0.client [None req-673c91ee-5dea-48e0-a013-15721ae9ea5c 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] The python binding code in 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/640] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:45 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9 => generated 1400 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/641] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:45 2026] GET /v2.1/servers/01011270-3f76-42fe-b36a-5c014d4ea127 => generated 1661 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-06-10 09:42:46.085 8 INFO nova.api.openstack.compute.server_external_events [req-877247bd-e049-43de-aa42-9139a9d052eb req-91b83ad3-8e3d-4deb-9ec7-25246079c885 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:764124e0-6622-4b86-b816-123a727ffa3e for instance 01011270-3f76-42fe-b36a-5c014d4ea127 on instance 2026-06-10 09:42:46.105 8 INFO nova.compute.rpcapi [None req-f8561e75-fd90-4c80-8869-eef96d2ee387 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 315/642] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:42:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:46.249 7 WARNING neutronclient.v2_0.client [None req-468aa587-776a-4e46-ae57-08e679612bce dbd41c67c1bb40a19011fbfef66c53a1 d8e4d2c4d035427b80cd8b48d0390cfd - - default default] The python binding code in 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/643] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:46 2026] GET /v2.1/servers/f74fab48-cbc4-46af-990e-2a7ae889d646 => generated 1426 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:46.930 8 WARNING neutronclient.v2_0.client [None req-2e3ba327-cb21-4d91-b544-4046a8f6ad15 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:46.961 7 WARNING neutronclient.v2_0.client [None req-eb91d322-2d9d-4299-9fbf-75dda183c0bc 1ce6b80047d640e4b2aeee1693b80b5b b0202158e690477ab044836fe5000cae - - default default] The python binding code in 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/644] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:46 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9 => generated 1404 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/645] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:46 2026] GET /v2.1/servers/01011270-3f76-42fe-b36a-5c014d4ea127 => generated 1661 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-06-10 09:42:47.365 8 WARNING neutronclient.v2_0.client [None req-140c8df8-adb9-406c-b23c-0c06b9fe9dce dbd41c67c1bb40a19011fbfef66c53a1 d8e4d2c4d035427b80cd8b48d0390cfd - - default default] The python binding code in 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/646] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:47 2026] GET /v2.1/servers/f74fab48-cbc4-46af-990e-2a7ae889d646 => generated 1474 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:48.028 7 WARNING neutronclient.v2_0.client [None req-2caef36a-bf41-4e44-904f-604e63c0e101 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] The python binding code in 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/647] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:47 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9 => 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-06-10 09:42:48.128 8 WARNING neutronclient.v2_0.client [None req-7b8c34cb-4162-4f92-968b-1166fbaaa60d 1ce6b80047d640e4b2aeee1693b80b5b b0202158e690477ab044836fe5000cae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:48.165 7 INFO nova.api.openstack.compute.server_external_events [req-e7845907-e67d-4265-a8e5-87a65b97a48b req-af4b3276-83bc-4ae9-a876-74a2562e7d1f 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:764124e0-6622-4b86-b816-123a727ffa3e for instance 01011270-3f76-42fe-b36a-5c014d4ea127 on instance 2026-06-10 09:42:48.165 7 INFO nova.api.openstack.compute.server_external_events [req-e7845907-e67d-4265-a8e5-87a65b97a48b req-af4b3276-83bc-4ae9-a876-74a2562e7d1f 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:764124e0-6622-4b86-b816-123a727ffa3e for instance 01011270-3f76-42fe-b36a-5c014d4ea127 on instance [pid: 7|app: 0|req: 331/648] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:42:48 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/649] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:48 2026] GET /v2.1/servers/01011270-3f76-42fe-b36a-5c014d4ea127 => generated 1661 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:48.457 7 WARNING neutronclient.v2_0.client [None req-7fd18bcc-e6dc-4040-976b-5f3deb681d16 dbd41c67c1bb40a19011fbfef66c53a1 d8e4d2c4d035427b80cd8b48d0390cfd - - default default] The python binding code in 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/650] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:48 2026] GET /v2.1/servers/f74fab48-cbc4-46af-990e-2a7ae889d646 => generated 1474 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-06-10 09:42:49.111 8 WARNING neutronclient.v2_0.client [None req-96fbaf3d-0bed-4aaa-ba32-249b21470af9 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] The python binding code in 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/651] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:49 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9 => generated 1452 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:49.283 7 WARNING neutronclient.v2_0.client [None req-8ca9e244-4f70-4d2f-8edf-4f934dd11d4c 1ce6b80047d640e4b2aeee1693b80b5b b0202158e690477ab044836fe5000cae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/652] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:49 2026] GET /v2.1/servers/01011270-3f76-42fe-b36a-5c014d4ea127 => generated 1619 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:49.565 8 WARNING neutronclient.v2_0.client [None req-a2c5f009-f6b1-48b0-ae77-4e11a9dd6407 dbd41c67c1bb40a19011fbfef66c53a1 d8e4d2c4d035427b80cd8b48d0390cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/653] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:49 2026] GET /v2.1/servers/f74fab48-cbc4-46af-990e-2a7ae889d646 => generated 1482 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:50.194 7 WARNING neutronclient.v2_0.client [None req-ec222103-05b8-4ab7-ad77-99d24a718ad5 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:50.212 8 INFO nova.api.openstack.compute.server_external_events [req-b54d9872-d299-4afd-b0c3-01fe34f12885 req-49bb687e-1c05-4a86-aebf-0d159da99dc1 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-deleted:764124e0-6622-4b86-b816-123a727ffa3e for instance 01011270-3f76-42fe-b36a-5c014d4ea127 on instance [pid: 8|app: 0|req: 321/654] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:42:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:50.387 8 WARNING neutronclient.v2_0.client [None req-289a1dbe-b98a-4352-b9b3-3d9e7e032486 1ce6b80047d640e4b2aeee1693b80b5b b0202158e690477ab044836fe5000cae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/655] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:50 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9 => generated 1452 bytes in 606 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 322/656] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:50 2026] GET /v2.1/servers/01011270-3f76-42fe-b36a-5c014d4ea127 => generated 1456 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 09:42:50.803 7 WARNING neutronclient.v2_0.client [None req-ebc19ffb-c5c3-4b52-aae2-954903da88f5 dbd41c67c1bb40a19011fbfef66c53a1 d8e4d2c4d035427b80cd8b48d0390cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:50.950 8 INFO nova.api.openstack.compute.server_external_events [req-9594e688-932b-468e-92b3-40bed117b69a req-4ff2575c-8a5c-41c1-ad7e-ffba35b776c6 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:7fc4fdb5-dae4-4f62-b636-1bd3c982723e for instance f74fab48-cbc4-46af-990e-2a7ae889d646 on instance [pid: 8|app: 0|req: 323/657] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:42:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/658] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:50 2026] GET /v2.1/servers/f74fab48-cbc4-46af-990e-2a7ae889d646 => generated 1560 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:51.820 8 WARNING neutronclient.v2_0.client [None req-33df1a5c-8c93-44ca-9549-62f63cd3d2f8 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:51.870 7 WARNING neutronclient.v2_0.client [None req-7fee9f2b-a97a-4acd-b059-38c95ebc4b0d 1ce6b80047d640e4b2aeee1693b80b5b b0202158e690477ab044836fe5000cae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/659] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:51 2026] GET /v2.1/servers/01011270-3f76-42fe-b36a-5c014d4ea127 => generated 1456 bytes in 929 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:52.757 7 WARNING neutronclient.v2_0.client [None req-d8ebaf63-84cd-40ab-8390-4501ebdfcd5a dbd41c67c1bb40a19011fbfef66c53a1 d8e4d2c4d035427b80cd8b48d0390cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/660] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:51 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9 => generated 1527 bytes in 1559 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:53.366 8 INFO nova.api.openstack.compute.server_external_events [req-032fa23f-c562-4796-8d6f-7854730f02bf req-82eab0f3-f8ae-4434-b059-3c1256ebf769 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:7fc4fdb5-dae4-4f62-b636-1bd3c982723e for instance f74fab48-cbc4-46af-990e-2a7ae889d646 on instance [pid: 8|app: 0|req: 325/661] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:42:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/662] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:52 2026] GET /v2.1/servers/f74fab48-cbc4-46af-990e-2a7ae889d646 => generated 1548 bytes in 728 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:53.778 8 INFO nova.api.openstack.wsgi [None req-d3ef2d7d-152c-49e9-ab5b-41e1188fa6f6 1ce6b80047d640e4b2aeee1693b80b5b b0202158e690477ab044836fe5000cae - - default default] HTTP exception thrown: Instance 01011270-3f76-42fe-b36a-5c014d4ea127 could not be found. [pid: 8|app: 0|req: 326/663] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:53 2026] GET /v2.1/servers/01011270-3f76-42fe-b36a-5c014d4ea127 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:54.396 7 WARNING neutronclient.v2_0.client [None req-3ae2f619-c45c-4418-af67-359df79393fc 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:54.515 8 WARNING neutronclient.v2_0.client [None req-cb835c15-7bd5-4b05-9176-07554a3f5095 dbd41c67c1bb40a19011fbfef66c53a1 d8e4d2c4d035427b80cd8b48d0390cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/664] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:54 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9 => generated 1525 bytes in 920 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/667] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:54 2026] GET /v2.1/servers/f74fab48-cbc4-46af-990e-2a7ae889d646 => generated 1548 bytes in 829 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:55.409 7 INFO nova.api.openstack.compute.server_external_events [req-c00c1549-0f0f-4f84-9e74-0b70eb186291 req-3f4a5183-ad49-4cee-bf88-20fe2effb77c 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:7524c344-fb54-4afb-a0d8-0b7562187c59 for instance c7777719-eea5-42c7-ac9c-f5cfa752d6a9 on instance [pid: 7|app: 0|req: 341/668] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:42:55 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:56.342 8 WARNING neutronclient.v2_0.client [None req-122231e4-39e1-4d3b-b781-f8714749d178 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:42:56.367 7 WARNING neutronclient.v2_0.client [None req-4a82a6df-9ff8-4f13-8cae-fc07fcf0a19e dbd41c67c1bb40a19011fbfef66c53a1 d8e4d2c4d035427b80cd8b48d0390cfd - - default default] The python binding code in 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/669] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:56 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9 => generated 1525 bytes in 701 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/670] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:56 2026] GET /v2.1/servers/f74fab48-cbc4-46af-990e-2a7ae889d646 => generated 1548 bytes in 836 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:57.446 8 INFO nova.api.openstack.compute.server_external_events [req-924a01b7-bea5-4d42-bc34-c3e8482818a9 req-4931eb99-0e02-46aa-92b7-96d9eac610e0 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:7fc4fdb5-dae4-4f62-b636-1bd3c982723e for instance f74fab48-cbc4-46af-990e-2a7ae889d646 on instance 2026-06-10 09:42:57.446 8 INFO nova.api.openstack.compute.server_external_events [req-924a01b7-bea5-4d42-bc34-c3e8482818a9 req-4931eb99-0e02-46aa-92b7-96d9eac610e0 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:7fc4fdb5-dae4-4f62-b636-1bd3c982723e for instance f74fab48-cbc4-46af-990e-2a7ae889d646 on instance [pid: 8|app: 0|req: 329/671] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:42:57 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:58.078 7 WARNING neutronclient.v2_0.client [None req-37a9c395-6d29-48f7-869b-014c235b470c 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:58.208 8 WARNING neutronclient.v2_0.client [None req-6f5c41ff-caaa-416a-ae1a-c96cae25f63a dbd41c67c1bb40a19011fbfef66c53a1 d8e4d2c4d035427b80cd8b48d0390cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/672] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:58 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9 => generated 1525 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/673] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:58 2026] GET /v2.1/servers/f74fab48-cbc4-46af-990e-2a7ae889d646 => generated 1548 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:59.273 7 WARNING neutronclient.v2_0.client [None req-a0e3a0c4-45d6-41cf-bc62-f7dce7bf1652 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] The python binding code in 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/674] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:59 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9 => generated 1525 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:59.519 8 INFO nova.api.openstack.compute.server_external_events [req-ee027fb1-4173-491d-a59e-a3bf91e5380c req-749db757-e7cb-4ab3-83ea-48152360c6c9 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:7524c344-fb54-4afb-a0d8-0b7562187c59 for instance c7777719-eea5-42c7-ac9c-f5cfa752d6a9 on instance 2026-06-10 09:42:59.519 8 INFO nova.api.openstack.compute.server_external_events [req-ee027fb1-4173-491d-a59e-a3bf91e5380c req-749db757-e7cb-4ab3-83ea-48152360c6c9 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:7524c344-fb54-4afb-a0d8-0b7562187c59 for instance c7777719-eea5-42c7-ac9c-f5cfa752d6a9 on instance [pid: 8|app: 0|req: 331/675] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:42:59 2026] POST /v2.1/os-server-external-events => generated 354 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-06-10 09:42:59.585 7 WARNING neutronclient.v2_0.client [None req-a254cd88-8f93-4265-80ed-6676b12f012d dbd41c67c1bb40a19011fbfef66c53a1 d8e4d2c4d035427b80cd8b48d0390cfd - - default default] The python binding code in 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/676] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:42:59 2026] GET /v2.1/servers/f74fab48-cbc4-46af-990e-2a7ae889d646 => generated 1725 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:42:59.753 8 WARNING neutronclient.v2_0.client [None req-1d750982-7dc0-4c40-82fd-f6560005b6d8 dbd41c67c1bb40a19011fbfef66c53a1 d8e4d2c4d035427b80cd8b48d0390cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/677] 10.0.0.47 () {32 vars in 740 bytes} [Wed Jun 10 09:42:59 2026] GET /v2.1/servers/f74fab48-cbc4-46af-990e-2a7ae889d646/os-interface => generated 284 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:00.440 7 WARNING neutronclient.v2_0.client [None req-eff5eb62-8c3a-40a2-b1cf-045675c68216 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:00.614 8 WARNING neutronclient.v2_0.client [None req-87f73047-0f6e-4db6-8642-2470453ec099 dbd41c67c1bb40a19011fbfef66c53a1 d8e4d2c4d035427b80cd8b48d0390cfd - - default default] The python binding code in 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/678] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:00 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9 => generated 1525 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/679] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:00 2026] GET /v2.1/servers/f74fab48-cbc4-46af-990e-2a7ae889d646 => generated 1725 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/680] 10.0.0.47 () {32 vars in 640 bytes} [Wed Jun 10 09:43:00 2026] GET /v2.1/servers => generated 376 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 334/681] 10.0.0.47 () {32 vars in 717 bytes} [Wed Jun 10 09:43:00 2026] DELETE /v2.1/servers/f74fab48-cbc4-46af-990e-2a7ae889d646 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:01.035 7 WARNING neutronclient.v2_0.client [None req-dc3d8729-4006-4c1e-83f8-9e7b286e35dc dbd41c67c1bb40a19011fbfef66c53a1 d8e4d2c4d035427b80cd8b48d0390cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/682] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:00 2026] GET /v2.1/servers/f74fab48-cbc4-46af-990e-2a7ae889d646 => generated 1731 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:01.591 8 INFO nova.api.openstack.compute.server_external_events [req-6522bf27-bfbb-499e-a224-e525951ec55c req-c2956769-c269-400d-b06a-7768359d7825 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:7fc4fdb5-dae4-4f62-b636-1bd3c982723e for instance f74fab48-cbc4-46af-990e-2a7ae889d646 on instance [pid: 8|app: 0|req: 335/683] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:43:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:01.802 7 WARNING neutronclient.v2_0.client [None req-66669234-8884-461d-a595-102d00a06ce1 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/684] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:01 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9 => generated 1717 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-06-10 09:43:01.964 8 WARNING neutronclient.v2_0.client [None req-45f4f490-a93e-4fab-a4c8-4fbf6193556c 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] The python binding code in 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/685] 10.0.0.47 () {32 vars in 740 bytes} [Wed Jun 10 09:43:01 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9/os-interface => generated 285 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:02.183 7 WARNING neutronclient.v2_0.client [None req-05973689-975a-499a-910f-f96cd35102d8 dbd41c67c1bb40a19011fbfef66c53a1 d8e4d2c4d035427b80cd8b48d0390cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/686] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:02 2026] GET /v2.1/servers/f74fab48-cbc4-46af-990e-2a7ae889d646 => generated 1731 bytes in 597 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:03.053 8 WARNING neutronclient.v2_0.client [None req-3932b348-f427-4f1f-8e61-b1298de16fac 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:03.644 7 INFO nova.api.openstack.compute.server_external_events [req-53662036-aedd-4d38-82de-26407e717fb8 req-773e714f-f4e2-4e44-b78f-dd1e66548730 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:7fc4fdb5-dae4-4f62-b636-1bd3c982723e for instance f74fab48-cbc4-46af-990e-2a7ae889d646 on instance 2026-06-10 09:43:03.644 7 INFO nova.api.openstack.compute.server_external_events [req-53662036-aedd-4d38-82de-26407e717fb8 req-773e714f-f4e2-4e44-b78f-dd1e66548730 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:7fc4fdb5-dae4-4f62-b636-1bd3c982723e for instance f74fab48-cbc4-46af-990e-2a7ae889d646 on instance 2026-06-10 09:43:03.644 7 INFO nova.api.openstack.compute.server_external_events [req-53662036-aedd-4d38-82de-26407e717fb8 req-773e714f-f4e2-4e44-b78f-dd1e66548730 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:7524c344-fb54-4afb-a0d8-0b7562187c59 for instance c7777719-eea5-42c7-ac9c-f5cfa752d6a9 on instance [pid: 7|app: 0|req: 351/687] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:43:03 2026] POST /v2.1/os-server-external-events => generated 525 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: 337/688] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:03 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9 => generated 1717 bytes in 755 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 09:43:03.809 7 WARNING neutronclient.v2_0.client [None req-6d441bff-45d6-4037-89a4-3758f208bf16 dbd41c67c1bb40a19011fbfef66c53a1 d8e4d2c4d035427b80cd8b48d0390cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:04.490 8 INFO nova.api.openstack.compute.server_external_events [req-089fbde5-afa3-4d4c-b6bc-c5f6725211e2 req-27967d98-7d6f-4bb4-b6a0-3e6ff258bc17 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-deleted:7fc4fdb5-dae4-4f62-b636-1bd3c982723e for instance f74fab48-cbc4-46af-990e-2a7ae889d646 on instance [pid: 8|app: 0|req: 338/689] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:43:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/690] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:03 2026] GET /v2.1/servers/f74fab48-cbc4-46af-990e-2a7ae889d646 => generated 1663 bytes in 780 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:05.609 7 WARNING neutronclient.v2_0.client [None req-73f1dbb6-e40b-4158-967b-ecbc9ca21e25 dbd41c67c1bb40a19011fbfef66c53a1 d8e4d2c4d035427b80cd8b48d0390cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/693] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:05 2026] GET /v2.1/servers/f74fab48-cbc4-46af-990e-2a7ae889d646 => generated 1508 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:06.706 8 WARNING neutronclient.v2_0.client [None req-fe5f6671-57fa-446a-942e-e1fcc52aaa83 dbd41c67c1bb40a19011fbfef66c53a1 d8e4d2c4d035427b80cd8b48d0390cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/694] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:06 2026] GET /v2.1/servers/f74fab48-cbc4-46af-990e-2a7ae889d646 => generated 1508 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:07.781 7 INFO nova.api.openstack.wsgi [None req-c2c55cd0-734e-48f3-ad51-07fd3ed3fe3a dbd41c67c1bb40a19011fbfef66c53a1 d8e4d2c4d035427b80cd8b48d0390cfd - - default default] HTTP exception thrown: Instance f74fab48-cbc4-46af-990e-2a7ae889d646 could not be found. [pid: 7|app: 0|req: 355/695] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:07 2026] GET /v2.1/servers/f74fab48-cbc4-46af-990e-2a7ae889d646 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 341/696] 10.0.0.47 () {32 vars in 705 bytes} [Wed Jun 10 09:43:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1173637742 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:13.704 7 WARNING neutronclient.v2_0.client [None req-6c717eb7-e43c-4b48-9be3-a1a05cb349fb 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/697] 10.0.0.47 () {32 vars in 740 bytes} [Wed Jun 10 09:43:13 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9/os-interface => generated 285 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:43:13.875 8 WARNING neutronclient.v2_0.client [None req-2046e354-632c-4932-8b2a-8ad1c47d45c4 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] The python binding code in 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/698] 10.0.0.47 () {32 vars in 814 bytes} [Wed Jun 10 09:43:13 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9/os-interface/7524c344-fb54-4afb-a0d8-0b7562187c59 => generated 282 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/699] 10.0.0.47 () {32 vars in 722 bytes} [Wed Jun 10 09:43:14 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9/ips => generated 157 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 343/700] 10.0.0.47 () {34 vars in 749 bytes} [Wed Jun 10 09:43:14 2026] POST /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/701] 10.0.0.47 () {32 vars in 722 bytes} [Wed Jun 10 09:43:14 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9/ips => generated 157 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/704] 10.0.0.47 () {32 vars in 722 bytes} [Wed Jun 10 09:43:15 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9/ips => generated 157 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/705] 10.0.0.47 () {32 vars in 722 bytes} [Wed Jun 10 09:43:16 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9/ips => generated 157 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:16.932 7 INFO nova.api.openstack.compute.server_external_events [req-4d680e7a-4836-4257-9fed-94ff7c52264c req-71b3d0ce-7ca7-4611-8cb3-1d4b2374caf1 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:7524c344-fb54-4afb-a0d8-0b7562187c59 for instance c7777719-eea5-42c7-ac9c-f5cfa752d6a9 on instance [pid: 7|app: 0|req: 361/706] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:43:16 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: 8|app: 0|req: 346/707] 10.0.0.47 () {32 vars in 722 bytes} [Wed Jun 10 09:43:17 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9/ips => generated 157 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/708] 10.0.0.47 () {32 vars in 722 bytes} [Wed Jun 10 09:43:18 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9/ips => generated 157 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/709] 10.0.0.47 () {32 vars in 722 bytes} [Wed Jun 10 09:43:19 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9/ips => generated 157 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/710] 10.0.0.47 () {32 vars in 722 bytes} [Wed Jun 10 09:43:20 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9/ips => generated 195 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:20.495 8 WARNING neutronclient.v2_0.client [None req-aa55e2e1-1297-435a-b94d-f968bdee4238 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] The python binding code in 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/711] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:20 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9 => generated 1951 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/712] 10.0.0.47 () {34 vars in 749 bytes} [Wed Jun 10 09:43:20 2026] POST /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9/action => generated 0 bytes in 36 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: 349/713] 10.0.0.47 () {32 vars in 722 bytes} [Wed Jun 10 09:43:20 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9/ips => generated 195 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/714] 10.0.0.47 () {34 vars in 670 bytes} [Wed Jun 10 09:43:21 2026] POST /v2.1/os-keypairs => generated 386 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/715] 10.0.0.47 () {32 vars in 722 bytes} [Wed Jun 10 09:43:21 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9/ips => generated 195 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/716] 10.0.0.47 () {32 vars in 722 bytes} [Wed Jun 10 09:43:22 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9/ips => generated 195 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:22.986 8 INFO nova.api.openstack.compute.server_external_events [req-c53ba0b1-ff54-4bc7-b6ef-0d02a39a8bb3 req-0668ebfa-8c2e-4b85-ab39-44941c94c49e 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:7524c344-fb54-4afb-a0d8-0b7562187c59 for instance c7777719-eea5-42c7-ac9c-f5cfa752d6a9 on instance [pid: 8|app: 0|req: 351/717] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:43:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:43:23.045 7 WARNING neutronclient.v2_0.client [None req-aed359d3-20f3-4d3c-9cf9-d1a0d5b1f169 b1e114c431304c739f577230244b975b 0009b1993e3f405dbc6ead2fec92d5a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:43:23.103 7 WARNING neutronclient.v2_0.client [None req-aed359d3-20f3-4d3c-9cf9-d1a0d5b1f169 b1e114c431304c739f577230244b975b 0009b1993e3f405dbc6ead2fec92d5a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:43:23.278 7 WARNING neutronclient.v2_0.client [None req-aed359d3-20f3-4d3c-9cf9-d1a0d5b1f169 b1e114c431304c739f577230244b975b 0009b1993e3f405dbc6ead2fec92d5a7 - - default default] The python binding code in 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/718] 10.0.0.47 () {34 vars in 662 bytes} [Wed Jun 10 09:43:22 2026] POST /v2.1/servers => generated 452 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-06-10 09:43:23.510 8 WARNING neutronclient.v2_0.client [None req-e97f2651-0e8b-4143-8adb-bbc52eb3a012 b1e114c431304c739f577230244b975b 0009b1993e3f405dbc6ead2fec92d5a7 - - default default] The python binding code in 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/719] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:23 2026] GET /v2.1/servers/02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 => generated 1431 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/720] 10.0.0.47 () {32 vars in 722 bytes} [Wed Jun 10 09:43:23 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9/ips => generated 157 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/721] 10.0.0.47 () {32 vars in 717 bytes} [Wed Jun 10 09:43:23 2026] DELETE /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:24.044 7 WARNING neutronclient.v2_0.client [None req-0f214e24-bb09-41f3-9159-8f53a92a8907 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:24.615 8 WARNING neutronclient.v2_0.client [None req-62093326-a17a-4938-b294-818421b4e819 b1e114c431304c739f577230244b975b 0009b1993e3f405dbc6ead2fec92d5a7 - - default default] The python binding code in 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/722] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:24 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9 => generated 1843 bytes in 648 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/723] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:24 2026] GET /v2.1/servers/02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 => generated 1435 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:25.418 7 INFO nova.api.openstack.compute.server_external_events [req-5ed50f30-e780-481e-b227-69433cd0558c req-e4232ef7-18b5-446a-97e4-c4d66bc0a73f 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:7524c344-fb54-4afb-a0d8-0b7562187c59 for instance c7777719-eea5-42c7-ac9c-f5cfa752d6a9 on instance [pid: 7|app: 0|req: 371/726] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:43:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:25.705 8 WARNING neutronclient.v2_0.client [None req-a9694268-d345-4e66-a4e2-574f141ca041 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:43:25.737 7 WARNING neutronclient.v2_0.client [None req-a685d42f-e548-4864-8a05-bb54cebffbdb b1e114c431304c739f577230244b975b 0009b1993e3f405dbc6ead2fec92d5a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/727] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:25 2026] GET /v2.1/servers/02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 => generated 1483 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/728] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:25 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9 => generated 1843 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:26.852 7 WARNING neutronclient.v2_0.client [None req-a012a9cd-4497-48bb-b3f8-247f8e6d7dd0 b1e114c431304c739f577230244b975b 0009b1993e3f405dbc6ead2fec92d5a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:26.901 8 WARNING neutronclient.v2_0.client [None req-2d327bc4-7104-44a7-a8e7-ff7e65f46cdd 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] The python binding code in 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/729] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:26 2026] GET /v2.1/servers/02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 => generated 1483 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, ' [pid: 8|app: 0|req: 357/730] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:26 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9 => generated 1776 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 09:43:26.957 7 INFO nova.api.openstack.compute.server_external_events [req-6aa455bf-5153-4fb7-9c3e-822d5c4c74d4 req-8675a6d8-c1c8-4b7f-a2ca-8583e935ab1a 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-deleted:7524c344-fb54-4afb-a0d8-0b7562187c59 for instance c7777719-eea5-42c7-ac9c-f5cfa752d6a9 on instance [pid: 7|app: 0|req: 374/731] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:43:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:27.467 8 INFO nova.api.openstack.compute.server_external_events [req-021ca1f9-6d04-44ce-a426-eaca2e978721 req-dd74476f-4c0a-4918-8c8f-18c028ae0958 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:7524c344-fb54-4afb-a0d8-0b7562187c59 for instance c7777719-eea5-42c7-ac9c-f5cfa752d6a9 on instance [pid: 8|app: 0|req: 358/732] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:43:27 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:27.988 7 WARNING neutronclient.v2_0.client [None req-d220ee3e-73d5-41eb-a29b-daa76bec2ebf b1e114c431304c739f577230244b975b 0009b1993e3f405dbc6ead2fec92d5a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:43:28.004 8 WARNING neutronclient.v2_0.client [None req-f6e916d0-ce00-4e03-8117-856eea94cf84 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] The python binding code in 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/733] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:27 2026] GET /v2.1/servers/02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 => generated 1491 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/734] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:27 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9 => generated 1486 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-06-10 09:43:29.196 7 WARNING neutronclient.v2_0.client [None req-c35fc921-19e9-481f-955e-19663dc4ecda b1e114c431304c739f577230244b975b 0009b1993e3f405dbc6ead2fec92d5a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:43:29.221 8 WARNING neutronclient.v2_0.client [None req-9eba9d4a-9adb-4f58-9a38-9b38d38f5d9b 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] The python binding code in 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/735] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:29 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9 => generated 1486 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:29.521 8 INFO nova.api.openstack.compute.server_external_events [req-13462945-a3f4-45eb-aaee-4e643c574f51 req-6eb0f98a-492d-4b00-9bc6-9fda8bfd368a 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:e2fd9a28-78d7-4e97-bcc9-ff7be0122086 for instance 02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 on instance [pid: 8|app: 0|req: 361/736] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:43:29 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) [pid: 7|app: 0|req: 376/737] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:29 2026] GET /v2.1/servers/02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 => generated 1568 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:30.535 8 INFO nova.api.openstack.wsgi [None req-6c7ed1e2-2c94-4f58-a271-0dfaea024843 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] HTTP exception thrown: Instance c7777719-eea5-42c7-ac9c-f5cfa752d6a9 could not be found. [pid: 8|app: 0|req: 362/738] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:30 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 377/739] 10.0.0.47 () {32 vars in 705 bytes} [Wed Jun 10 09:43:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1276102734 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 09:43:30.603 8 WARNING neutronclient.v2_0.client [None req-34b8c1fc-007a-48f0-94c1-56daf4384570 b1e114c431304c739f577230244b975b 0009b1993e3f405dbc6ead2fec92d5a7 - - default default] The python binding code in 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/740] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:30 2026] GET /v2.1/servers/02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 => generated 1556 bytes in 770 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 09:43:31.785 7 INFO nova.api.openstack.wsgi [None req-c814a14e-2619-4ec6-bc31-8398b36b52e9 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] HTTP exception thrown: Instance c7777719-eea5-42c7-ac9c-f5cfa752d6a9 could not be found. [pid: 7|app: 0|req: 378/741] 10.0.0.47 () {32 vars in 717 bytes} [Wed Jun 10 09:43:31 2026] DELETE /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:31.817 8 INFO nova.api.openstack.wsgi [None req-5754345f-bc87-45be-828b-dc840bc8ecee 1b760321872f40f3aae4e508323d7cf5 cbaaf5f87bd94b788789edc3084b2eb6 - - default default] HTTP exception thrown: Instance c7777719-eea5-42c7-ac9c-f5cfa752d6a9 could not be found. [pid: 8|app: 0|req: 364/742] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:31 2026] GET /v2.1/servers/c7777719-eea5-42c7-ac9c-f5cfa752d6a9 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:32.382 7 WARNING neutronclient.v2_0.client [None req-8ec708fd-e765-4ab6-ba10-8c13a02dee94 b1e114c431304c739f577230244b975b 0009b1993e3f405dbc6ead2fec92d5a7 - - default default] The python binding code in 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/743] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:32 2026] GET /v2.1/servers/02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 => generated 1556 bytes in 782 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:34.182 8 WARNING neutronclient.v2_0.client [None req-c3552bbc-f3d3-454c-aee6-c784d57d1c27 b1e114c431304c739f577230244b975b 0009b1993e3f405dbc6ead2fec92d5a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/744] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:34 2026] GET /v2.1/servers/02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 => generated 1556 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-06-10 09:43:35.329 7 WARNING neutronclient.v2_0.client [None req-09ed3163-bee8-4f35-b465-233f7b55b5d2 b1e114c431304c739f577230244b975b 0009b1993e3f405dbc6ead2fec92d5a7 - - default default] The python binding code in 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/747] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:35 2026] GET /v2.1/servers/02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 => generated 1556 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-06-10 09:43:35.855 8 INFO nova.api.openstack.compute.server_external_events [req-a2fc220d-752c-4d1a-8ef1-3456139fc826 req-9445bf89-b896-4aa6-93e6-376be04eb58e 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:e2fd9a28-78d7-4e97-bcc9-ff7be0122086 for instance 02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 on instance [pid: 8|app: 0|req: 367/748] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:43:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:36.537 7 WARNING neutronclient.v2_0.client [None req-39908cfd-9eda-445c-8572-7d2158c9cc1b b1e114c431304c739f577230244b975b 0009b1993e3f405dbc6ead2fec92d5a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/749] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:36 2026] GET /v2.1/servers/02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 => generated 1556 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-06-10 09:43:37.718 8 WARNING neutronclient.v2_0.client [None req-24717b24-10e3-430b-9c32-58d21fe9a8bb b1e114c431304c739f577230244b975b 0009b1993e3f405dbc6ead2fec92d5a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:37.908 7 INFO nova.api.openstack.compute.server_external_events [req-42e72583-96a9-4757-8174-2874b3afdae1 req-452fa923-827a-4856-aff7-a3cf1f83b82d 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:e2fd9a28-78d7-4e97-bcc9-ff7be0122086 for instance 02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 on instance [pid: 7|app: 0|req: 383/750] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:43:37 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: 368/751] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:37 2026] GET /v2.1/servers/02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 => generated 1739 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:38.290 7 WARNING neutronclient.v2_0.client [None req-fe30615c-26da-4bc0-87bd-ba29d3953e16 b1e114c431304c739f577230244b975b 0009b1993e3f405dbc6ead2fec92d5a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/752] 10.0.0.47 () {32 vars in 740 bytes} [Wed Jun 10 09:43:38 2026] GET /v2.1/servers/02469ff7-d9e1-4c31-95da-0c3d5d8af2e4/os-interface => generated 285 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:39.238 8 WARNING neutronclient.v2_0.client [None req-a720a58b-cb0f-4775-8622-15f2741d6bea b1e114c431304c739f577230244b975b 0009b1993e3f405dbc6ead2fec92d5a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:43:39.245 7 INFO nova.api.openstack.compute.server_external_events [req-1a51fc1a-e884-40fe-84c1-a30f05face36 req-f1a245f6-5f15-402b-9956-4edfc6738d15 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:e2fd9a28-78d7-4e97-bcc9-ff7be0122086 for instance 02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 on instance [pid: 7|app: 0|req: 385/753] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:43:39 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: 369/754] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:39 2026] GET /v2.1/servers/02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 => generated 1739 bytes in 641 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 386/755] 10.0.0.47 () {32 vars in 640 bytes} [Wed Jun 10 09:43:39 2026] GET /v2.1/servers => generated 383 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 370/756] 10.0.0.47 () {32 vars in 717 bytes} [Wed Jun 10 09:43:39 2026] DELETE /v2.1/servers/02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:40.097 8 WARNING neutronclient.v2_0.client [None req-cd03eb71-8ff9-45fc-86c5-cb8ae7011bee b1e114c431304c739f577230244b975b 0009b1993e3f405dbc6ead2fec92d5a7 - - default default] 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: 387/757] 10.0.0.180 () {30 vars in 619 bytes} [Wed Jun 10 09:43:40 2026] GET /v2.1 => generated 0 bytes in 115 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 388/758] 10.0.0.180 () {32 vars in 692 bytes} [Wed Jun 10 09:43:40 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/759] 10.0.0.180 () {34 vars in 913 bytes} [Wed Jun 10 09:43:40 2026] GET /v2.1/os-simple-tenant-usage/54f4e484f6a445f0a88164291df6d20a?start=2026-06-09T00:00:00&end=2026-06-10T23:59:59 => generated 20 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/760] 10.0.0.180 () {30 vars in 654 bytes} [Wed Jun 10 09:43:41 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/761] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:40 2026] GET /v2.1/servers/02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 => generated 1745 bytes in 1278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 09:43:41.457 7 INFO nova.api.openstack.compute.server_external_events [req-f9d5aeef-7a14-4f9e-86b5-fa74b320a3d3 req-caaf9d9a-3bce-4dae-9e9f-7090919af9bf 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:e2fd9a28-78d7-4e97-bcc9-ff7be0122086 for instance 02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 on instance [pid: 7|app: 0|req: 391/762] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:43:41 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-06-10 09:43:42.386 8 WARNING neutronclient.v2_0.client [None req-ae46355e-c9c6-44ea-913b-4b2e7b4df8c8 b1e114c431304c739f577230244b975b 0009b1993e3f405dbc6ead2fec92d5a7 - - default default] 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/763] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:42 2026] GET /v2.1/servers/02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 => generated 1745 bytes in 628 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/764] 10.0.0.47 () {34 vars in 670 bytes} [Wed Jun 10 09:43:42 2026] POST /v2.1/os-keypairs => generated 386 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:43.514 8 INFO nova.api.openstack.compute.server_external_events [req-009c8e06-89d3-4288-9fdc-2a6aae86fe92 req-db2a45bc-c05c-4a8e-a121-3ee76a5f033c 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:e2fd9a28-78d7-4e97-bcc9-ff7be0122086 for instance 02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 on instance [pid: 8|app: 0|req: 373/765] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:43:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:43:43.526 7 INFO nova.api.openstack.compute.server_external_events [req-06246474-1fb3-4331-bf92-1851ae91a5ef req-6907b1c0-4d1a-4720-beb5-de992f9dace4 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-deleted:e2fd9a28-78d7-4e97-bcc9-ff7be0122086 for instance 02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 on instance [pid: 7|app: 0|req: 393/766] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:43:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:44.042 8 WARNING neutronclient.v2_0.client [None req-5a0b8a91-8638-4d3f-9c4d-51355d51289c b1e114c431304c739f577230244b975b 0009b1993e3f405dbc6ead2fec92d5a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/767] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:44 2026] GET /v2.1/servers/02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 => generated 1512 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/768] 10.0.0.180 () {30 vars in 619 bytes} [Wed Jun 10 09:43:44 2026] GET /v2.1 => generated 0 bytes in 48 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: 375/769] 10.0.0.180 () {32 vars in 692 bytes} [Wed Jun 10 09:43:44 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/770] 10.0.0.180 () {34 vars in 913 bytes} [Wed Jun 10 09:43:44 2026] GET /v2.1/os-simple-tenant-usage/54f4e484f6a445f0a88164291df6d20a?start=2026-06-09T00:00:00&end=2026-06-10T23:59:59 => generated 20 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/771] 10.0.0.180 () {30 vars in 654 bytes} [Wed Jun 10 09:43:44 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:45.161 7 WARNING neutronclient.v2_0.client [None req-c580b52e-1e07-45db-a61d-95784d25a8e0 b1e114c431304c739f577230244b975b 0009b1993e3f405dbc6ead2fec92d5a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/774] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:45 2026] GET /v2.1/servers/02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 => generated 1517 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 09:43:46.282 8 WARNING neutronclient.v2_0.client [None req-254e1216-4024-46b3-ac71-dc91e66a30f3 b1e114c431304c739f577230244b975b 0009b1993e3f405dbc6ead2fec92d5a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/775] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:46 2026] GET /v2.1/servers/02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 => generated 1517 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:47.375 7 INFO nova.api.openstack.wsgi [None req-49adf896-780f-4e1b-90ef-bbf439e36130 b1e114c431304c739f577230244b975b 0009b1993e3f405dbc6ead2fec92d5a7 - - default default] HTTP exception thrown: Instance 02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 could not be found. [pid: 7|app: 0|req: 398/776] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:47 2026] GET /v2.1/servers/02469ff7-d9e1-4c31-95da-0c3d5d8af2e4 => 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: 379/777] 10.0.0.47 () {32 vars in 705 bytes} [Wed Jun 10 09:43:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2027900811 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:49.551 7 WARNING neutronclient.v2_0.client [None req-33d03885-5b74-4e53-8f71-a236c6c7f10d 96e5caef29104272827cb676e68de52f 3e494906fa914064b029f9032713dfbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:43:49.701 7 WARNING neutronclient.v2_0.client [None req-33d03885-5b74-4e53-8f71-a236c6c7f10d 96e5caef29104272827cb676e68de52f 3e494906fa914064b029f9032713dfbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:43:50.488 7 WARNING neutronclient.v2_0.client [None req-33d03885-5b74-4e53-8f71-a236c6c7f10d 96e5caef29104272827cb676e68de52f 3e494906fa914064b029f9032713dfbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/778] 10.0.0.47 () {34 vars in 662 bytes} [Wed Jun 10 09:43:49 2026] POST /v2.1/servers => generated 451 bytes in 1735 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 09:43:51.202 8 WARNING neutronclient.v2_0.client [None req-db886624-1702-42c0-932d-baf30abb8d36 96e5caef29104272827cb676e68de52f 3e494906fa914064b029f9032713dfbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/779] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:51 2026] GET /v2.1/servers/e99952b2-2960-4517-8827-855d51848077 => generated 1252 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:52.429 7 WARNING neutronclient.v2_0.client [None req-c78a1e25-9ead-4d30-9be4-ef8a93515c3d 96e5caef29104272827cb676e68de52f 3e494906fa914064b029f9032713dfbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/780] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:52 2026] GET /v2.1/servers/e99952b2-2960-4517-8827-855d51848077 => generated 1302 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:53.623 8 WARNING neutronclient.v2_0.client [None req-5aa22d64-65c2-4b00-9194-36fec23625ce 96e5caef29104272827cb676e68de52f 3e494906fa914064b029f9032713dfbe - - default default] The python binding code in 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/781] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:53 2026] GET /v2.1/servers/e99952b2-2960-4517-8827-855d51848077 => generated 1350 bytes in 985 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:55.634 7 WARNING neutronclient.v2_0.client [None req-35a6b477-8a2a-485b-8c38-5b7e7f576610 96e5caef29104272827cb676e68de52f 3e494906fa914064b029f9032713dfbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/784] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:55 2026] GET /v2.1/servers/e99952b2-2960-4517-8827-855d51848077 => generated 1358 bytes in 600 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:57.252 8 WARNING neutronclient.v2_0.client [None req-68e998be-686a-4959-b322-c3c944a9d4ef 96e5caef29104272827cb676e68de52f 3e494906fa914064b029f9032713dfbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:43:59.041 7 INFO nova.api.openstack.compute.server_external_events [req-03b21ce1-4e9a-41ce-bc8c-e1a8873b3756 req-aa83e82d-876d-4da7-b6c5-f44b2009fe9a 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:8a2963aa-8ebd-4002-a506-b40e15f1fe30 for instance e99952b2-2960-4517-8827-855d51848077 on instance [pid: 7|app: 0|req: 403/785] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:43:59 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, ' 2026-06-10 09:43:59.736 7 INFO nova.api.openstack.compute.server_external_events [req-609a3bb1-f5c1-44fe-a46e-09567e399ed0 req-716e0a47-4cd9-4f1e-99f5-92b0f94acfa5 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:8a2963aa-8ebd-4002-a506-b40e15f1fe30 for instance e99952b2-2960-4517-8827-855d51848077 on instance [pid: 7|app: 0|req: 404/786] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:43:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/787] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:43:57 2026] GET /v2.1/servers/e99952b2-2960-4517-8827-855d51848077 => generated 1436 bytes in 3500 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/788] 10.0.0.47 () {34 vars in 670 bytes} [Wed Jun 10 09:44:01 2026] POST /v2.1/os-keypairs => generated 386 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:01.755 8 WARNING neutronclient.v2_0.client [None req-d877a073-f6f7-4101-ad74-59d28102449a 96e5caef29104272827cb676e68de52f 3e494906fa914064b029f9032713dfbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/789] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:01 2026] GET /v2.1/servers/e99952b2-2960-4517-8827-855d51848077 => generated 1424 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/790] 10.0.0.47 () {34 vars in 670 bytes} [Wed Jun 10 09:44:02 2026] POST /v2.1/os-keypairs => generated 397 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:03.023 8 WARNING neutronclient.v2_0.client [None req-a50bf81d-1e52-4f39-97a3-0b2686f069fe 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:44:03.167 8 WARNING neutronclient.v2_0.client [None req-a50bf81d-1e52-4f39-97a3-0b2686f069fe 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:44:03.201 7 WARNING neutronclient.v2_0.client [None req-f7fd3523-df45-4206-abf1-cf5625bf2e71 96e5caef29104272827cb676e68de52f 3e494906fa914064b029f9032713dfbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/791] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:03 2026] GET /v2.1/servers/e99952b2-2960-4517-8827-855d51848077 => generated 1424 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 09:44:03.525 8 WARNING neutronclient.v2_0.client [None req-a50bf81d-1e52-4f39-97a3-0b2686f069fe 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in 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/792] 10.0.0.47 () {34 vars in 662 bytes} [Wed Jun 10 09:44:02 2026] POST /v2.1/servers => generated 453 bytes in 782 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:03.766 7 WARNING neutronclient.v2_0.client [None req-64f5c196-90f7-4d52-bed6-ce4c92a74e15 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in 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/793] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:03 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1393 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:04.461 8 WARNING neutronclient.v2_0.client [None req-96bd67d6-0eff-46f1-bebb-319d3fe833fa 96e5caef29104272827cb676e68de52f 3e494906fa914064b029f9032713dfbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/794] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:04 2026] GET /v2.1/servers/e99952b2-2960-4517-8827-855d51848077 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:04.844 7 WARNING neutronclient.v2_0.client [None req-0ea496b0-3691-41d6-9058-d4653e8f7ccb 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:44:04.858 8 WARNING neutronclient.v2_0.client [None req-d1a895c9-d413-4629-85bc-cd509e2e02c6 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:44:04.893 7 WARNING neutronclient.v2_0.client [None req-0ea496b0-3691-41d6-9058-d4653e8f7ccb 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/797] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:04 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1397 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 09:44:05.062 7 WARNING neutronclient.v2_0.client [None req-0ea496b0-3691-41d6-9058-d4653e8f7ccb 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in 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/798] 10.0.0.47 () {34 vars in 662 bytes} [Wed Jun 10 09:44:04 2026] POST /v2.1/servers => generated 450 bytes in 466 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:05.262 8 WARNING neutronclient.v2_0.client [None req-2584dfc2-11b2-40aa-91e0-ea93e819bc3c 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/799] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:05 2026] GET /v2.1/servers/6aae0202-cd1f-4cff-abea-9e630152f63c => generated 1402 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:05.654 7 WARNING neutronclient.v2_0.client [None req-0442fc06-be93-4976-9c53-9f072eb117c6 96e5caef29104272827cb676e68de52f 3e494906fa914064b029f9032713dfbe - - default default] The python binding code in 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/800] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:05 2026] GET /v2.1/servers/e99952b2-2960-4517-8827-855d51848077 => generated 1424 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:05.947 8 WARNING neutronclient.v2_0.client [None req-9dfd9644-8237-4f48-90c7-e757efa365c8 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/801] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:05 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1445 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:06.376 7 WARNING neutronclient.v2_0.client [None req-6c13d657-93e0-4f1d-b7ed-83c3cd88159b 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:44:06.415 8 INFO nova.api.openstack.compute.server_external_events [req-61a14e50-358b-4d34-b4b4-6a8888c74071 req-8e20ab98-27d7-42c9-84b8-6a4a8e507a1d 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:8a2963aa-8ebd-4002-a506-b40e15f1fe30 for instance e99952b2-2960-4517-8827-855d51848077 on instance [pid: 7|app: 0|req: 411/802] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:06 2026] GET /v2.1/servers/6aae0202-cd1f-4cff-abea-9e630152f63c => generated 1406 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/803] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:44:06 2026] POST /v2.1/os-server-external-events => generated 183 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-06-10 09:44:06.905 7 WARNING neutronclient.v2_0.client [None req-366a296d-50a8-4d7a-aa95-0310b753c267 96e5caef29104272827cb676e68de52f 3e494906fa914064b029f9032713dfbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:07.050 8 WARNING neutronclient.v2_0.client [None req-676fff54-830a-4d56-b324-008f58180d21 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in 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/804] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:06 2026] GET /v2.1/servers/e99952b2-2960-4517-8827-855d51848077 => generated 1424 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/805] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:07 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1445 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-06-10 09:44:07.471 7 WARNING neutronclient.v2_0.client [None req-d0707fdb-4a8b-455d-a48b-1114db02655d 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in 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/806] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:07 2026] GET /v2.1/servers/6aae0202-cd1f-4cff-abea-9e630152f63c => generated 1398 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:08.121 8 WARNING neutronclient.v2_0.client [None req-4041cdc9-8c4a-4ec6-aab7-972bd41fb0f2 96e5caef29104272827cb676e68de52f 3e494906fa914064b029f9032713dfbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:08.209 7 WARNING neutronclient.v2_0.client [None req-5f83fb3a-8cbd-44c2-8b01-79772f734888 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/807] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:08 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1453 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/808] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:08 2026] GET /v2.1/servers/e99952b2-2960-4517-8827-855d51848077 => generated 1610 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-06-10 09:44:08.428 7 WARNING neutronclient.v2_0.client [None req-2bd29158-50eb-40f6-954d-f2d8be309cde 96e5caef29104272827cb676e68de52f 3e494906fa914064b029f9032713dfbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:08.467 8 INFO nova.api.openstack.compute.server_external_events [req-32dc7350-35d0-4aa7-a6b1-8a05b3ea0ca7 req-74fda72c-7a03-492a-9703-e1ad26e51afa 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:8a2963aa-8ebd-4002-a506-b40e15f1fe30 for instance e99952b2-2960-4517-8827-855d51848077 on instance [pid: 8|app: 0|req: 395/809] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:44:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:08.597 8 WARNING neutronclient.v2_0.client [None req-f33098ef-a1f7-4ab1-a428-70be19fcfe19 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/810] 10.0.0.47 () {32 vars in 740 bytes} [Wed Jun 10 09:44:08 2026] GET /v2.1/servers/e99952b2-2960-4517-8827-855d51848077/os-interface => generated 285 bytes in 541 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/811] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:08 2026] GET /v2.1/servers/6aae0202-cd1f-4cff-abea-9e630152f63c => generated 1454 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:09.402 7 WARNING neutronclient.v2_0.client [None req-176c9f49-edaf-42ec-b02c-948cd2846091 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:09.622 8 WARNING neutronclient.v2_0.client [None req-7ab6a57e-85b4-4664-9f08-8766d56efe28 96e5caef29104272827cb676e68de52f 3e494906fa914064b029f9032713dfbe - - default default] The python binding code in 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/812] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:09 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1531 bytes in 634 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/813] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:09 2026] GET /v2.1/servers/e99952b2-2960-4517-8827-855d51848077 => generated 1610 bytes in 444 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 09:44:10.032 7 WARNING neutronclient.v2_0.client [None req-475ca42d-71cf-4be8-9e78-9b72128b6d8c 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] 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: 398/814] 10.0.0.47 () {32 vars in 640 bytes} [Wed Jun 10 09:44:10 2026] GET /v2.1/servers => generated 386 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 417/815] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:09 2026] GET /v2.1/servers/6aae0202-cd1f-4cff-abea-9e630152f63c => generated 1462 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/816] 10.0.0.47 () {32 vars in 717 bytes} [Wed Jun 10 09:44:10 2026] DELETE /v2.1/servers/e99952b2-2960-4517-8827-855d51848077 => 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-06-10 09:44:10.338 7 WARNING neutronclient.v2_0.client [None req-32fcc3ab-0157-477d-af5c-65a146180e34 96e5caef29104272827cb676e68de52f 3e494906fa914064b029f9032713dfbe - - default default] The python binding code in 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/817] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:10 2026] GET /v2.1/servers/e99952b2-2960-4517-8827-855d51848077 => generated 1616 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:10.521 8 INFO nova.api.openstack.compute.server_external_events [req-ffbc217a-f3f8-4e94-8057-df855996aba3 req-e1550123-6197-4f2e-aced-5bd16dfb7d87 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:8a2963aa-8ebd-4002-a506-b40e15f1fe30 for instance e99952b2-2960-4517-8827-855d51848077 on instance 2026-06-10 09:44:10.521 8 INFO nova.api.openstack.compute.server_external_events [req-ffbc217a-f3f8-4e94-8057-df855996aba3 req-e1550123-6197-4f2e-aced-5bd16dfb7d87 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:e0c04b5a-4b45-4758-b2e6-f523f1bcaf18 for instance 0913360d-5418-4049-b24a-8890188c3831 on instance [pid: 8|app: 0|req: 400/818] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:44:10 2026] POST /v2.1/os-server-external-events => generated 346 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:11.050 7 WARNING neutronclient.v2_0.client [None req-bd08e80e-d199-4ea7-973d-abc0c87d48be 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:11.340 8 WARNING neutronclient.v2_0.client [None req-b10a4d85-668a-4c68-b98f-2bc139e9f526 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in 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/819] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:11 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1519 bytes in 1062 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 401/820] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:11 2026] GET /v2.1/servers/6aae0202-cd1f-4cff-abea-9e630152f63c => generated 1530 bytes in 800 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 09:44:12.110 7 WARNING neutronclient.v2_0.client [None req-d5db32f7-c807-437b-a8a7-4bbdc9bbbdb6 96e5caef29104272827cb676e68de52f 3e494906fa914064b029f9032713dfbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/821] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:12 2026] GET /v2.1/servers/e99952b2-2960-4517-8827-855d51848077 => generated 1616 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:12.576 8 INFO nova.api.openstack.compute.server_external_events [req-ad62a280-2a42-4cf5-b20c-a19a4b2b3ab4 req-5708df55-4575-4128-91f8-09a3baaadd19 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:8a2963aa-8ebd-4002-a506-b40e15f1fe30 for instance e99952b2-2960-4517-8827-855d51848077 on instance 2026-06-10 09:44:12.577 8 INFO nova.api.openstack.compute.server_external_events [req-ad62a280-2a42-4cf5-b20c-a19a4b2b3ab4 req-5708df55-4575-4128-91f8-09a3baaadd19 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:0df25fde-3302-46da-9cd1-68865e5f4464 for instance 6aae0202-cd1f-4cff-abea-9e630152f63c on instance 2026-06-10 09:44:12.577 8 INFO nova.api.openstack.compute.server_external_events [req-ad62a280-2a42-4cf5-b20c-a19a4b2b3ab4 req-5708df55-4575-4128-91f8-09a3baaadd19 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:8a2963aa-8ebd-4002-a506-b40e15f1fe30 for instance e99952b2-2960-4517-8827-855d51848077 on instance [pid: 8|app: 0|req: 402/822] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:44:12 2026] POST /v2.1/os-server-external-events => generated 525 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:13.128 7 WARNING neutronclient.v2_0.client [None req-5d27a329-c386-46dc-93b2-65575dce4b80 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:44:13.152 8 WARNING neutronclient.v2_0.client [None req-6bd1539f-b989-4684-94f0-00815ccf0227 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/823] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:13 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1519 bytes in 532 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:13.661 7 WARNING neutronclient.v2_0.client [None req-e706dcee-7276-464b-a821-b768d934f225 96e5caef29104272827cb676e68de52f 3e494906fa914064b029f9032713dfbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/824] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:13 2026] GET /v2.1/servers/6aae0202-cd1f-4cff-abea-9e630152f63c => generated 1528 bytes in 577 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:13.753 8 INFO nova.api.openstack.compute.server_external_events [req-4296e29c-c4a2-4f51-b5d1-a1c06859d878 req-04441177-c0a8-4273-b86a-687a1b18b4a8 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:e0c04b5a-4b45-4758-b2e6-f523f1bcaf18 for instance 0913360d-5418-4049-b24a-8890188c3831 on instance [pid: 8|app: 0|req: 404/825] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:44:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/826] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:13 2026] GET /v2.1/servers/e99952b2-2960-4517-8827-855d51848077 => generated 1668 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:14.635 8 INFO nova.api.openstack.compute.server_external_events [req-b038a4ca-7693-403a-b55b-15ae5387767d req-da4bdab3-3511-4aad-b012-c0d8b246a16a 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-deleted:8a2963aa-8ebd-4002-a506-b40e15f1fe30 for instance e99952b2-2960-4517-8827-855d51848077 on instance [pid: 8|app: 0|req: 405/827] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:44:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:14.675 7 WARNING neutronclient.v2_0.client [None req-99dc862e-81fc-47a6-9164-7159294225b0 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:14.748 8 WARNING neutronclient.v2_0.client [None req-759ff0b9-9844-42ac-a55e-b05ccba77e8a 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/828] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:14 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1519 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/831] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:14 2026] GET /v2.1/servers/6aae0202-cd1f-4cff-abea-9e630152f63c => generated 1528 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:14.903 7 WARNING neutronclient.v2_0.client [None req-1206bb58-6c51-461a-ad6d-4b9c5f004070 96e5caef29104272827cb676e68de52f 3e494906fa914064b029f9032713dfbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/832] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:14 2026] GET /v2.1/servers/e99952b2-2960-4517-8827-855d51848077 => generated 1379 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:15.805 8 INFO nova.api.openstack.compute.server_external_events [req-451fc817-994d-455f-a37d-13179f504883 req-0cb86ba2-e911-4bde-9875-d1267c63f295 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:0df25fde-3302-46da-9cd1-68865e5f4464 for instance 6aae0202-cd1f-4cff-abea-9e630152f63c on instance [pid: 8|app: 0|req: 407/833] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:44:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:44:15.827 7 WARNING neutronclient.v2_0.client [None req-384b9f51-f618-48f0-8801-92823ae4dbb2 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:15.898 8 WARNING neutronclient.v2_0.client [None req-c47a7a44-cd45-4325-b45d-2e35c2b5763c 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in 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/834] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:15 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1519 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:16.001 7 WARNING neutronclient.v2_0.client [None req-2db05135-e138-4d8f-ab61-71c5ca57521d 96e5caef29104272827cb676e68de52f 3e494906fa914064b029f9032713dfbe - - default default] The python binding code in 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/835] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:15 2026] GET /v2.1/servers/6aae0202-cd1f-4cff-abea-9e630152f63c => generated 1528 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/836] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:15 2026] GET /v2.1/servers/e99952b2-2960-4517-8827-855d51848077 => generated 1384 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-06-10 09:44:16.995 8 WARNING neutronclient.v2_0.client [None req-1e5e7076-65fd-4013-9beb-db8dcfe1abb5 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:17.065 7 WARNING neutronclient.v2_0.client [None req-d3052ea6-43b6-44b6-bf89-b5ec20e9b8da 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/837] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:16 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1519 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 429/838] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:17 2026] GET /v2.1/servers/6aae0202-cd1f-4cff-abea-9e630152f63c => generated 1528 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 09:44:17.309 8 INFO nova.api.openstack.wsgi [None req-5b993518-e2aa-41ed-9a57-049f389c304e 96e5caef29104272827cb676e68de52f 3e494906fa914064b029f9032713dfbe - - default default] HTTP exception thrown: Instance e99952b2-2960-4517-8827-855d51848077 could not be found. [pid: 8|app: 0|req: 410/839] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:17 2026] GET /v2.1/servers/e99952b2-2960-4517-8827-855d51848077 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 430/840] 10.0.0.47 () {32 vars in 705 bytes} [Wed Jun 10 09:44:17 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1923589778 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:18.327 8 WARNING neutronclient.v2_0.client [None req-bffe9bbd-0fca-48fe-91cc-19aa1357d9df 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:44:18.355 7 WARNING neutronclient.v2_0.client [None req-c2ac66fd-4dfc-440f-86c5-8f50d919927b 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in 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/841] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:18 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1519 bytes in 812 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/842] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:18 2026] GET /v2.1/servers/6aae0202-cd1f-4cff-abea-9e630152f63c => generated 1528 bytes in 810 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:20.147 8 INFO nova.api.openstack.compute.server_external_events [req-195a8a4a-220f-4bf9-acf2-e3f9ed573abf req-33f1908c-2993-4344-a905-10c3c743f2d3 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:e0c04b5a-4b45-4758-b2e6-f523f1bcaf18 for instance 0913360d-5418-4049-b24a-8890188c3831 on instance [pid: 8|app: 0|req: 412/843] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:44:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:44:20.154 7 WARNING neutronclient.v2_0.client [None req-549a0c8b-7ec0-4225-9e66-4b1e79f5493d 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:20.188 8 WARNING neutronclient.v2_0.client [None req-81b426ff-d472-4751-8f51-6258d3b476bb 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/844] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:20 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1519 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/845] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:20 2026] GET /v2.1/servers/6aae0202-cd1f-4cff-abea-9e630152f63c => generated 1528 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:21.510 7 WARNING neutronclient.v2_0.client [None req-c4ef0db7-79de-49dc-b2be-f8e1ad9d9cdb 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:21.559 8 WARNING neutronclient.v2_0.client [None req-7b18c2cf-481b-4a34-af02-ecc590a10a7f 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/846] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:21 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1702 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, ' [pid: 8|app: 0|req: 414/847] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:21 2026] GET /v2.1/servers/6aae0202-cd1f-4cff-abea-9e630152f63c => generated 1528 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 09:44:21.703 7 WARNING neutronclient.v2_0.client [None req-bc7c7a40-a9c0-48c5-9ad3-82678020dcd6 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in 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/848] 10.0.0.47 () {32 vars in 740 bytes} [Wed Jun 10 09:44:21 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831/os-interface => generated 284 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:22.205 8 INFO nova.api.openstack.compute.server_external_events [req-a85ffdf3-966f-4a4e-80e8-48edbc18a539 req-87ee43dd-80ae-4510-afb4-cb792c8b77de 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:e0c04b5a-4b45-4758-b2e6-f523f1bcaf18 for instance 0913360d-5418-4049-b24a-8890188c3831 on instance 2026-06-10 09:44:22.206 8 INFO nova.api.openstack.compute.server_external_events [req-a85ffdf3-966f-4a4e-80e8-48edbc18a539 req-87ee43dd-80ae-4510-afb4-cb792c8b77de 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:0df25fde-3302-46da-9cd1-68865e5f4464 for instance 6aae0202-cd1f-4cff-abea-9e630152f63c on instance 2026-06-10 09:44:22.206 8 INFO nova.api.openstack.compute.server_external_events [req-a85ffdf3-966f-4a4e-80e8-48edbc18a539 req-87ee43dd-80ae-4510-afb4-cb792c8b77de 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:0df25fde-3302-46da-9cd1-68865e5f4464 for instance 6aae0202-cd1f-4cff-abea-9e630152f63c on instance [pid: 8|app: 0|req: 415/849] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:44:22 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:22.559 7 INFO nova.api.openstack.compute.server_external_events [req-6defd329-b6ff-4b76-8441-cf17084b373b req-47cf0791-7457-4e57-a340-8a7d4661ed59 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:e0c04b5a-4b45-4758-b2e6-f523f1bcaf18 for instance 0913360d-5418-4049-b24a-8890188c3831 on instance [pid: 7|app: 0|req: 435/850] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:44:22 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-06-10 09:44:22.743 8 WARNING neutronclient.v2_0.client [None req-b0a9493b-9791-40d2-9bae-e24abc5ebd1b 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in 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/851] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:22 2026] GET /v2.1/servers/6aae0202-cd1f-4cff-abea-9e630152f63c => generated 1528 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:23.928 7 WARNING neutronclient.v2_0.client [None req-93c74194-d983-4c39-bc9b-32b972ec2d5b 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in 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/852] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:23 2026] GET /v2.1/servers/6aae0202-cd1f-4cff-abea-9e630152f63c => generated 1696 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:24.121 8 WARNING neutronclient.v2_0.client [None req-5f2442fd-ec74-4e13-b7a2-f2fe4a8d9a5e 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/853] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:24 2026] GET /v2.1/servers/6aae0202-cd1f-4cff-abea-9e630152f63c => generated 1696 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:25.988 8 INFO nova.api.openstack.compute.server_external_events [req-f1a037ed-d31d-4065-8bfc-72b3831afa79 req-813aabd1-2dc0-48ed-99a2-996bda468158 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:0df25fde-3302-46da-9cd1-68865e5f4464 for instance 6aae0202-cd1f-4cff-abea-9e630152f63c on instance [pid: 8|app: 0|req: 419/856] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:44:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 438/857] 10.0.0.47 () {34 vars in 749 bytes} [Wed Jun 10 09:44:34 2026] POST /v2.1/servers/6aae0202-cd1f-4cff-abea-9e630152f63c/action => generated 31934 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:37.965 8 INFO nova.api.openstack.compute.server_external_events [req-21ad6b19-d80c-4f70-aedb-db2dd2b0ba22 req-91499500-5f9f-470a-8405-11ad78a0681d 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:0df25fde-3302-46da-9cd1-68865e5f4464 for instance 6aae0202-cd1f-4cff-abea-9e630152f63c on instance [pid: 8|app: 0|req: 421/860] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:44:37 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) 2026-06-10 09:44:37.981 7 WARNING neutronclient.v2_0.client [None req-ea7be577-38a6-416c-9407-c2cc5dc8aebf 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/861] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:37 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1822 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-06-10 09:44:38.291 8 WARNING neutronclient.v2_0.client [None req-44a74dd0-3637-42f7-9a68-5751cc0f6b1e 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/862] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:38 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1822 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, ' [pid: 7|app: 0|req: 441/863] 10.0.0.47 () {34 vars in 749 bytes} [Wed Jun 10 09:44:38 2026] POST /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:38.745 8 WARNING neutronclient.v2_0.client [None req-d2f3c43f-3988-4827-9703-72c786db5b30 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/864] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:38 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1824 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 442/865] 10.0.0.47 () {34 vars in 670 bytes} [Wed Jun 10 09:44:38 2026] POST /v2.1/os-keypairs => generated 398 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:39.951 8 WARNING neutronclient.v2_0.client [None req-ed5bd12e-9e67-4e65-beff-dda750bccc92 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in 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/866] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:39 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1824 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 09:44:41.113 7 WARNING neutronclient.v2_0.client [None req-9a778aa4-1bdc-41d9-8849-f1c00d3ddd99 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:41.209 8 WARNING neutronclient.v2_0.client [None req-6b24be87-ea13-4899-9652-528dbd5f0056 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/867] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:41 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1824 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 09:44:41.259 8 WARNING neutronclient.v2_0.client [None req-6b24be87-ea13-4899-9652-528dbd5f0056 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:44:41.443 8 WARNING neutronclient.v2_0.client [None req-6b24be87-ea13-4899-9652-528dbd5f0056 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/868] 10.0.0.47 () {34 vars in 662 bytes} [Wed Jun 10 09:44:41 2026] POST /v2.1/servers => generated 450 bytes in 566 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:41.726 7 WARNING neutronclient.v2_0.client [None req-29a2f4d6-e8e9-47a4-9f1b-e3e4cd4cf7c0 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/869] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:41 2026] GET /v2.1/servers/5cb8cd82-ee1b-4365-9c22-4899691d0911 => generated 1403 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:42.263 8 WARNING neutronclient.v2_0.client [None req-ac35738c-82d9-4f77-b264-56ee36e0819c 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/870] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:42 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1829 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:42.825 7 WARNING neutronclient.v2_0.client [None req-b12fa5d6-7b82-4a33-acae-1071020edac3 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] 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: 445/871] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:42 2026] GET /v2.1/servers/5cb8cd82-ee1b-4365-9c22-4899691d0911 => generated 1407 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 09:44:42.900 8 INFO nova.api.openstack.compute.server_external_events [req-0fb8f666-161a-4328-ae53-420e4b76dd09 req-e22c287e-c890-42df-b7b8-e8505f5e12dc 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:e0c04b5a-4b45-4758-b2e6-f523f1bcaf18 for instance 0913360d-5418-4049-b24a-8890188c3831 on instance [pid: 8|app: 0|req: 427/872] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:44:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:43.412 7 WARNING neutronclient.v2_0.client [None req-f3761a75-9c68-465f-aa9c-20891398f205 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/873] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:43 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1829 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:43.961 8 WARNING neutronclient.v2_0.client [None req-3d01dd86-8236-4d81-b7b4-2194119dac34 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/874] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:43 2026] GET /v2.1/servers/5cb8cd82-ee1b-4365-9c22-4899691d0911 => 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-06-10 09:44:44.595 7 WARNING neutronclient.v2_0.client [None req-53e45e15-a6d2-4d11-a6b9-4cb5ca8cd950 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/877] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:44 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1829 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:44.955 8 INFO nova.api.openstack.compute.server_external_events [req-e99c828a-5629-4ff3-b7dd-aea956208e4b req-86416a8a-01d2-47b0-83e6-8cc739f33119 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:e0c04b5a-4b45-4758-b2e6-f523f1bcaf18 for instance 0913360d-5418-4049-b24a-8890188c3831 on instance [pid: 8|app: 0|req: 431/878] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:44:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:45.076 7 WARNING neutronclient.v2_0.client [None req-76d861cb-dfce-4fc9-8560-7be3bbdc161f 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in 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/879] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:45 2026] GET /v2.1/servers/5cb8cd82-ee1b-4365-9c22-4899691d0911 => generated 1455 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:45.943 8 WARNING neutronclient.v2_0.client [None req-c7f2ff6e-3710-4a7a-a5d1-7127862e5212 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:46.211 7 WARNING neutronclient.v2_0.client [None req-d0e84498-3380-4518-8195-43711d722458 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in 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/880] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:45 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1829 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/881] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:46 2026] GET /v2.1/servers/5cb8cd82-ee1b-4365-9c22-4899691d0911 => generated 1463 bytes in 679 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:47.287 8 WARNING neutronclient.v2_0.client [None req-eee7f739-9d59-4fdf-9427-282e19c32327 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in 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/882] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:47 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1829 bytes in 482 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:47.891 7 WARNING neutronclient.v2_0.client [None req-491d5cf3-adb9-4510-b1a5-bb8e303ddf09 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in 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/883] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:47 2026] GET /v2.1/servers/5cb8cd82-ee1b-4365-9c22-4899691d0911 => generated 1529 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:48.300 8 INFO nova.api.openstack.compute.server_external_events [req-580f006e-4189-41ab-9837-4e695ea0e254 req-f03264e2-9bb4-4aba-9861-f75d7da3b88a 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:2ce6a66f-a507-4df2-a947-b7b4e3732cb1 for instance 5cb8cd82-ee1b-4365-9c22-4899691d0911 on instance [pid: 8|app: 0|req: 434/884] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:44:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:48.783 7 WARNING neutronclient.v2_0.client [None req-aff6d2ee-b289-4ba4-b939-e0ae788f7cb7 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/885] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:48 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1822 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:49.135 8 WARNING neutronclient.v2_0.client [None req-28a75703-4564-4d9f-8b7e-d4f261877ddb 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in 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/886] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:49 2026] GET /v2.1/servers/5cb8cd82-ee1b-4365-9c22-4899691d0911 => generated 1529 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:50.282 7 WARNING neutronclient.v2_0.client [None req-3f10e68e-6170-4fbe-9a70-989d1834b03d 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in 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/887] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:50 2026] GET /v2.1/servers/5cb8cd82-ee1b-4365-9c22-4899691d0911 => generated 1529 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:51.249 8 INFO nova.api.openstack.compute.server_external_events [req-c5d27be2-a349-419d-a99e-69d24b8055a9 req-6df58faf-9011-42ac-b0b2-a11d3ebf19bd 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:e0c04b5a-4b45-4758-b2e6-f523f1bcaf18 for instance 0913360d-5418-4049-b24a-8890188c3831 on instance [pid: 8|app: 0|req: 436/888] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:44:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:51.484 7 WARNING neutronclient.v2_0.client [None req-1170b2e2-ce8d-45a8-a06d-691aa353c392 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/889] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:51 2026] GET /v2.1/servers/5cb8cd82-ee1b-4365-9c22-4899691d0911 => generated 1529 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-06-10 09:44:52.707 8 WARNING neutronclient.v2_0.client [None req-97cb9bcd-be11-4932-9460-b247e4f29ae0 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in 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/890] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:52 2026] GET /v2.1/servers/5cb8cd82-ee1b-4365-9c22-4899691d0911 => generated 1529 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-06-10 09:44:53.305 7 INFO nova.api.openstack.compute.server_external_events [req-717854e1-c890-4e57-b1a9-bf6769e49650 req-ba550099-1586-4e44-bb55-7d115326d775 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:e0c04b5a-4b45-4758-b2e6-f523f1bcaf18 for instance 0913360d-5418-4049-b24a-8890188c3831 on instance [pid: 7|app: 0|req: 454/891] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:44:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:53.912 8 WARNING neutronclient.v2_0.client [None req-d66a4fcf-3e6e-4b9e-a46a-161421c53548 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in 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/892] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:53 2026] GET /v2.1/servers/5cb8cd82-ee1b-4365-9c22-4899691d0911 => generated 1529 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:55.054 8 WARNING neutronclient.v2_0.client [None req-7301425e-f56b-4bbc-a191-1dc9b3a0de55 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in 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/895] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:55 2026] GET /v2.1/servers/5cb8cd82-ee1b-4365-9c22-4899691d0911 => generated 1529 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:56.216 7 WARNING neutronclient.v2_0.client [None req-7139f3b0-81f6-41be-b581-6fafec57e381 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in 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/896] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:56 2026] GET /v2.1/servers/5cb8cd82-ee1b-4365-9c22-4899691d0911 => generated 1529 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-06-10 09:44:57.265 8 INFO nova.api.openstack.compute.server_external_events [req-01d2d427-8231-4c46-8230-af93d629f859 req-b912a5af-6011-436b-9b7a-90cbf91e2012 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:2ce6a66f-a507-4df2-a947-b7b4e3732cb1 for instance 5cb8cd82-ee1b-4365-9c22-4899691d0911 on instance [pid: 8|app: 0|req: 441/897] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:44:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:57.400 7 WARNING neutronclient.v2_0.client [None req-2d730b16-b904-4347-9adb-e32073fc0ce1 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in 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/898] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:57 2026] GET /v2.1/servers/5cb8cd82-ee1b-4365-9c22-4899691d0911 => generated 1529 bytes in 952 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:44:59.321 8 INFO nova.api.openstack.compute.server_external_events [req-1ca527dc-57c6-49ec-b7b8-5eb343209af5 req-a69dafe6-ea4d-4281-afd2-18b5e55db3d2 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:2ce6a66f-a507-4df2-a947-b7b4e3732cb1 for instance 5cb8cd82-ee1b-4365-9c22-4899691d0911 on instance 2026-06-10 09:44:59.322 8 INFO nova.api.openstack.compute.server_external_events [req-1ca527dc-57c6-49ec-b7b8-5eb343209af5 req-a69dafe6-ea4d-4281-afd2-18b5e55db3d2 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:2ce6a66f-a507-4df2-a947-b7b4e3732cb1 for instance 5cb8cd82-ee1b-4365-9c22-4899691d0911 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: 442/899] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:44:59 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:44:59.363 7 WARNING neutronclient.v2_0.client [None req-910a2af4-bc45-4daf-854c-598445b204c4 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in 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/900] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:44:59 2026] GET /v2.1/servers/5cb8cd82-ee1b-4365-9c22-4899691d0911 => generated 1529 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:00.763 8 WARNING neutronclient.v2_0.client [None req-cc13d24d-f74f-453c-9403-ebbc54040a2f 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in 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/901] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:00 2026] GET /v2.1/servers/5cb8cd82-ee1b-4365-9c22-4899691d0911 => generated 1697 bytes in 789 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:01.569 7 WARNING neutronclient.v2_0.client [None req-013a24bc-ab13-4f4c-bf8e-beed617bbd6f 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/902] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:01 2026] GET /v2.1/servers/5cb8cd82-ee1b-4365-9c22-4899691d0911 => generated 1697 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:02.660 8 INFO nova.api.openstack.compute.server_external_events [req-9173e3d2-e51a-4334-97f4-9914384a5dca req-18572a43-20a9-44aa-affb-a976d98c17f2 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:2ce6a66f-a507-4df2-a947-b7b4e3732cb1 for instance 5cb8cd82-ee1b-4365-9c22-4899691d0911 on instance [pid: 8|app: 0|req: 444/903] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:45:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:04.363 7 WARNING neutronclient.v2_0.client [None req-ebe81732-796d-4cf5-b4dc-7c4f13fabb61 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/904] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:04 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1822 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 445/905] 10.0.0.47 () {32 vars in 717 bytes} [Wed Jun 10 09:45:04 2026] DELETE /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:04.717 7 WARNING neutronclient.v2_0.client [None req-40122891-4b2f-4f2a-bbcf-849fc3c7226c 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/908] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:04 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1828 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:06.018 8 WARNING neutronclient.v2_0.client [None req-8d8b753b-af08-4aa7-9322-d10486d39ae0 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in 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/909] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:05 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1828 bytes in 609 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:07.642 7 WARNING neutronclient.v2_0.client [None req-24c909a9-bf50-47c0-90d1-7f590f4664e4 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:07.800 8 INFO nova.api.openstack.compute.server_external_events [req-7944c3b9-5681-46bc-b202-0e1957c9fd47 req-6e005abc-223d-4f29-b25b-206695bdc7d8 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-deleted:e0c04b5a-4b45-4758-b2e6-f523f1bcaf18 for instance 0913360d-5418-4049-b24a-8890188c3831 on instance [pid: 8|app: 0|req: 449/910] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:45:07 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: 7|app: 0|req: 462/911] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:07 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1760 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-06-10 09:45:08.877 8 WARNING neutronclient.v2_0.client [None req-3ca7b369-02d7-4781-8652-dcc3e6901ea9 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in 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/912] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:08 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1479 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:10.011 7 WARNING neutronclient.v2_0.client [None req-c1e9f911-6800-4c58-9fa0-b3b784770443 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] The python binding code in 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/913] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:09 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => generated 1479 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-06-10 09:45:11.097 7 INFO nova.api.openstack.wsgi [None req-c3eecac2-be40-4370-9f01-654d3b4d485c 03c903935b24441397cdf96d61b94488 a983f239fea749758d8750f93df3bc4b - - default default] HTTP exception thrown: Instance 0913360d-5418-4049-b24a-8890188c3831 could not be found. [pid: 7|app: 0|req: 464/914] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:11 2026] GET /v2.1/servers/0913360d-5418-4049-b24a-8890188c3831 => 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: 465/915] 10.0.0.47 () {32 vars in 705 bytes} [Wed Jun 10 09:45:11 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1494547024 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/916] 10.0.0.47 () {34 vars in 749 bytes} [Wed Jun 10 09:45:10 2026] POST /v2.1/servers/5cb8cd82-ee1b-4365-9c22-4899691d0911/action => generated 34431 bytes in 577 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/917] 10.0.0.47 () {32 vars in 717 bytes} [Wed Jun 10 09:45:11 2026] DELETE /v2.1/servers/5cb8cd82-ee1b-4365-9c22-4899691d0911 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:11.653 8 WARNING neutronclient.v2_0.client [None req-19a89baf-dc49-4425-80b2-c5a638d81bf5 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/918] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:11 2026] GET /v2.1/servers/5cb8cd82-ee1b-4365-9c22-4899691d0911 => generated 1823 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:12.926 8 INFO nova.api.openstack.compute.server_external_events [req-6c47d040-c586-46d2-923d-54b60c8b87f7 req-5afd9b69-624b-4b3c-8c94-5b81ad681046 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:2ce6a66f-a507-4df2-a947-b7b4e3732cb1 for instance 5cb8cd82-ee1b-4365-9c22-4899691d0911 on instance 2026-06-10 09:45:12.929 7 WARNING neutronclient.v2_0.client [None req-1ff2fa86-3e4b-4360-ba29-a41ee644aaaa 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/919] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:45:12 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: 7|app: 0|req: 467/920] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:12 2026] GET /v2.1/servers/5cb8cd82-ee1b-4365-9c22-4899691d0911 => generated 1823 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:14.244 8 WARNING neutronclient.v2_0.client [None req-4afc634c-3259-48eb-9f87-90951a3e6972 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/921] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:14 2026] GET /v2.1/servers/5cb8cd82-ee1b-4365-9c22-4899691d0911 => generated 1823 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:14.973 8 INFO nova.api.openstack.compute.server_external_events [req-7955c315-6baf-41f9-8572-f9d08b5011f2 req-8db2a4b8-68fc-46fd-b654-4751d044340e 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:2ce6a66f-a507-4df2-a947-b7b4e3732cb1 for instance 5cb8cd82-ee1b-4365-9c22-4899691d0911 on instance [pid: 8|app: 0|req: 456/924] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:45:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:15.317 7 INFO nova.api.openstack.compute.server_external_events [req-20cdcb58-271b-4299-a516-f07d02fb69e8 req-718ffacb-06d9-4721-8ea8-60ea1422ac58 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-deleted:2ce6a66f-a507-4df2-a947-b7b4e3732cb1 for instance 5cb8cd82-ee1b-4365-9c22-4899691d0911 on instance [pid: 7|app: 0|req: 469/925] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:45:15 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-06-10 09:45:15.442 8 WARNING neutronclient.v2_0.client [None req-c743702b-d90d-486d-b89a-66424267587b 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/926] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:15 2026] GET /v2.1/servers/5cb8cd82-ee1b-4365-9c22-4899691d0911 => generated 1484 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-06-10 09:45:16.607 7 WARNING neutronclient.v2_0.client [None req-21cf5ef9-2104-46a2-87ce-bbef89c46b95 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/927] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:16 2026] GET /v2.1/servers/5cb8cd82-ee1b-4365-9c22-4899691d0911 => generated 1489 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/928] 10.0.0.47 () {30 vars in 412 bytes} [Wed Jun 10 09:45:16 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 471/929] 10.0.0.47 () {28 vars in 559 bytes} [Wed Jun 10 09:45:16 2026] GET /v2/ => generated 402 bytes in 469 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 459/930] 10.0.0.47 () {28 vars in 563 bytes} [Wed Jun 10 09:45:17 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/931] 10.0.0.47 () {30 vars in 412 bytes} [Wed Jun 10 09:45:17 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-10 09:45:17.715 8 WARNING neutronclient.v2_0.client [None req-c6b8712f-ce09-4a6d-a136-98c790bd5d01 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in 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/932] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:17 2026] GET /v2.1/servers/5cb8cd82-ee1b-4365-9c22-4899691d0911 => generated 1489 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 09:45:18.794 7 INFO nova.api.openstack.wsgi [None req-5d30b377-13c5-431a-9124-720446136e90 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] HTTP exception thrown: Instance 5cb8cd82-ee1b-4365-9c22-4899691d0911 could not be found. [pid: 7|app: 0|req: 473/933] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:18 2026] GET /v2.1/servers/5cb8cd82-ee1b-4365-9c22-4899691d0911 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 461/934] 10.0.0.47 () {32 vars in 729 bytes} [Wed Jun 10 09:45:18 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1561655185 => 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, ' [pid: 7|app: 0|req: 474/935] 10.0.0.47 () {32 vars in 717 bytes} [Wed Jun 10 09:45:19 2026] DELETE /v2.1/servers/6aae0202-cd1f-4cff-abea-9e630152f63c => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-10 09:45:19.426 8 WARNING neutronclient.v2_0.client [None req-84d28267-d7ee-4d2c-a1d8-81250d06c1f0 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/936] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:19 2026] GET /v2.1/servers/6aae0202-cd1f-4cff-abea-9e630152f63c => generated 1702 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:20.658 7 WARNING neutronclient.v2_0.client [None req-7a940068-70c3-4fef-a45e-842c7f65a1be 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:20.710 8 INFO nova.api.openstack.compute.server_external_events [req-983c648c-d677-49c5-9fd6-5ee792274a03 req-083f9436-cade-4189-ab62-6ff33460168d 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:0df25fde-3302-46da-9cd1-68865e5f4464 for instance 6aae0202-cd1f-4cff-abea-9e630152f63c on instance [pid: 8|app: 0|req: 463/937] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:45:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/938] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:20 2026] GET /v2.1/servers/6aae0202-cd1f-4cff-abea-9e630152f63c => generated 1702 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:21.860 8 WARNING neutronclient.v2_0.client [None req-5ea16258-6a5a-4b0f-8363-e525e27e252c 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/939] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:21 2026] GET /v2.1/servers/6aae0202-cd1f-4cff-abea-9e630152f63c => 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-06-10 09:45:22.752 7 INFO nova.api.openstack.compute.server_external_events [req-c908a158-209c-4d86-9c4e-86f642ff4a8b req-01eed61e-9bfb-48f3-bf20-aa71f3828dfc 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:0df25fde-3302-46da-9cd1-68865e5f4464 for instance 6aae0202-cd1f-4cff-abea-9e630152f63c on instance 2026-06-10 09:45:22.753 7 INFO nova.api.openstack.compute.server_external_events [req-c908a158-209c-4d86-9c4e-86f642ff4a8b req-01eed61e-9bfb-48f3-bf20-aa71f3828dfc 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-deleted:0df25fde-3302-46da-9cd1-68865e5f4464 for instance 6aae0202-cd1f-4cff-abea-9e630152f63c on instance [pid: 7|app: 0|req: 476/940] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:45:22 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:23.233 8 WARNING neutronclient.v2_0.client [None req-3d7fa18c-5236-4f71-a364-6b0b9e1eea4b 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/941] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:23 2026] GET /v2.1/servers/6aae0202-cd1f-4cff-abea-9e630152f63c => generated 1488 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:24.347 7 WARNING neutronclient.v2_0.client [None req-e654964f-fde1-4e70-8678-a49f24ea6db0 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] The python binding code in 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/942] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:24 2026] GET /v2.1/servers/6aae0202-cd1f-4cff-abea-9e630152f63c => generated 1488 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:25.418 8 INFO nova.api.openstack.wsgi [None req-ed9388a0-7195-4e78-8ece-365e4860bb64 9accd10328a74b2eb8f70db316f35c75 39a17df5c05946c98a0bee547274842d - - default default] HTTP exception thrown: Instance 6aae0202-cd1f-4cff-abea-9e630152f63c could not be found. [pid: 8|app: 0|req: 467/945] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:25 2026] GET /v2.1/servers/6aae0202-cd1f-4cff-abea-9e630152f63c => 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: 479/946] 10.0.0.47 () {32 vars in 727 bytes} [Wed Jun 10 09:45:25 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-561143730 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:37.865 8 WARNING neutronclient.v2_0.client [None req-38142d97-c45b-4506-8cb6-07c5eae5adcc e3364def668744438b9b2c056c34a5a2 3b2041fef17941c9b4536b9ce06c0e5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:45:38.060 8 WARNING neutronclient.v2_0.client [None req-38142d97-c45b-4506-8cb6-07c5eae5adcc e3364def668744438b9b2c056c34a5a2 3b2041fef17941c9b4536b9ce06c0e5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/949] 10.0.0.47 () {34 vars in 662 bytes} [Wed Jun 10 09:45:37 2026] POST /v2.1/servers => generated 424 bytes in 457 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 09:45:38.288 7 WARNING neutronclient.v2_0.client [None req-cd4fdb1e-ac00-4e7c-a8d7-59925f55e77a e3364def668744438b9b2c056c34a5a2 3b2041fef17941c9b4536b9ce06c0e5a - - default default] The python binding code in 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/950] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:38 2026] GET /v2.1/servers/b2325cf9-8c71-43c4-8205-c4a38cf1ba27 => generated 1367 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:39.373 8 WARNING neutronclient.v2_0.client [None req-b6c65973-714f-4d98-addb-8dfee1abe8ad e3364def668744438b9b2c056c34a5a2 3b2041fef17941c9b4536b9ce06c0e5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/951] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:39 2026] GET /v2.1/servers/b2325cf9-8c71-43c4-8205-c4a38cf1ba27 => generated 1371 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:40.477 7 WARNING neutronclient.v2_0.client [None req-e5b2083c-fd0a-4390-8986-f9ce6d1f65e1 e3364def668744438b9b2c056c34a5a2 3b2041fef17941c9b4536b9ce06c0e5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/952] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:40 2026] GET /v2.1/servers/b2325cf9-8c71-43c4-8205-c4a38cf1ba27 => generated 1419 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:41.572 8 WARNING neutronclient.v2_0.client [None req-d919d7b3-2947-4931-852d-38c9c107eb39 e3364def668744438b9b2c056c34a5a2 3b2041fef17941c9b4536b9ce06c0e5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/953] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:41 2026] GET /v2.1/servers/b2325cf9-8c71-43c4-8205-c4a38cf1ba27 => generated 1419 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-06-10 09:45:42.701 7 WARNING neutronclient.v2_0.client [None req-a4be2655-a901-477d-99c4-d67084028753 e3364def668744438b9b2c056c34a5a2 3b2041fef17941c9b4536b9ce06c0e5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/954] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:42 2026] GET /v2.1/servers/b2325cf9-8c71-43c4-8205-c4a38cf1ba27 => generated 1427 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:43.968 8 WARNING neutronclient.v2_0.client [None req-a5f64190-6b70-428a-8ee3-43953fa4a19d e3364def668744438b9b2c056c34a5a2 3b2041fef17941c9b4536b9ce06c0e5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:44.468 7 INFO nova.api.openstack.compute.server_external_events [req-05af6982-aa12-434e-a4c0-518dc2ed6b6e req-59e93b83-5083-4e62-93c5-c8175afa35e1 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:8a1d92ba-91b4-444a-b673-a28e6731ce4f for instance b2325cf9-8c71-43c4-8205-c4a38cf1ba27 on instance [pid: 7|app: 0|req: 484/955] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:45:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/956] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:43 2026] GET /v2.1/servers/b2325cf9-8c71-43c4-8205-c4a38cf1ba27 => generated 1479 bytes in 616 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:45.601 8 WARNING neutronclient.v2_0.client [None req-f4e07b5b-b87e-4c3d-bad5-65ae7768a69e e3364def668744438b9b2c056c34a5a2 3b2041fef17941c9b4536b9ce06c0e5a - - default default] The python binding code in 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/959] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:45 2026] GET /v2.1/servers/b2325cf9-8c71-43c4-8205-c4a38cf1ba27 => generated 1467 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:46.773 7 WARNING neutronclient.v2_0.client [None req-2b283aff-9b6c-4c87-a95f-2cc63344c181 e3364def668744438b9b2c056c34a5a2 3b2041fef17941c9b4536b9ce06c0e5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/960] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:46 2026] GET /v2.1/servers/b2325cf9-8c71-43c4-8205-c4a38cf1ba27 => generated 1467 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:47.902 8 WARNING neutronclient.v2_0.client [None req-e6559994-1be5-4334-9882-146f2c93df10 e3364def668744438b9b2c056c34a5a2 3b2041fef17941c9b4536b9ce06c0e5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/961] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:47 2026] GET /v2.1/servers/b2325cf9-8c71-43c4-8205-c4a38cf1ba27 => generated 1467 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:49.350 7 INFO nova.api.openstack.compute.server_external_events [req-d344e8ab-5306-4345-bde7-bdcc6b7072a8 req-acd63d08-504c-4381-840e-5406e365174e 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:8a1d92ba-91b4-444a-b673-a28e6731ce4f for instance b2325cf9-8c71-43c4-8205-c4a38cf1ba27 on instance [pid: 7|app: 0|req: 487/962] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:45:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:49.481 8 WARNING neutronclient.v2_0.client [None req-b8b033f3-c93b-4b3c-80a1-b4da255e981a e3364def668744438b9b2c056c34a5a2 3b2041fef17941c9b4536b9ce06c0e5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/963] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:49 2026] GET /v2.1/servers/b2325cf9-8c71-43c4-8205-c4a38cf1ba27 => generated 1467 bytes in 1155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:51.404 7 INFO nova.api.openstack.compute.server_external_events [req-eba3c34c-57a4-40d9-85ce-143e6c8f1fe2 req-d9502696-255a-47f7-8f30-336ace706de5 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:8a1d92ba-91b4-444a-b673-a28e6731ce4f for instance b2325cf9-8c71-43c4-8205-c4a38cf1ba27 on instance [pid: 7|app: 0|req: 488/964] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:45:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:51.648 8 WARNING neutronclient.v2_0.client [None req-04293154-4247-458e-bf37-0960fef4f052 e3364def668744438b9b2c056c34a5a2 3b2041fef17941c9b4536b9ce06c0e5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/965] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:51 2026] GET /v2.1/servers/b2325cf9-8c71-43c4-8205-c4a38cf1ba27 => generated 1646 bytes in 702 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/966] 10.0.0.47 () {32 vars in 717 bytes} [Wed Jun 10 09:45:53 2026] DELETE /v2.1/servers/b2325cf9-8c71-43c4-8205-c4a38cf1ba27 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:53.658 8 WARNING neutronclient.v2_0.client [None req-d3459226-f0d2-498e-99ce-2eb4615000fb e3364def668744438b9b2c056c34a5a2 3b2041fef17941c9b4536b9ce06c0e5a - - default default] The python binding code in 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/967] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:53 2026] GET /v2.1/servers/b2325cf9-8c71-43c4-8205-c4a38cf1ba27 => generated 1652 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:54.888 8 WARNING neutronclient.v2_0.client [None req-96c0d9b2-550d-4b6c-a7dc-59f535cbd57c e3364def668744438b9b2c056c34a5a2 3b2041fef17941c9b4536b9ce06c0e5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:55.000 7 INFO nova.api.openstack.compute.server_external_events [req-505ad6e1-d1ae-4553-8ece-1430aa6f77bc req-f2ae2727-7876-4c08-ac15-210553fdfe0e 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:8a1d92ba-91b4-444a-b673-a28e6731ce4f for instance b2325cf9-8c71-43c4-8205-c4a38cf1ba27 on instance [pid: 7|app: 0|req: 491/970] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:45:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 8|app: 0|req: 480/971] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:54 2026] GET /v2.1/servers/b2325cf9-8c71-43c4-8205-c4a38cf1ba27 => generated 1652 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:56.301 8 INFO nova.api.openstack.compute.server_external_events [req-80651f80-357a-4f0d-9864-e5f2d8d6198f req-e59887ea-4461-4cee-a437-2aa4333bcdb5 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-deleted:8a1d92ba-91b4-444a-b673-a28e6731ce4f for instance b2325cf9-8c71-43c4-8205-c4a38cf1ba27 on instance 2026-06-10 09:45:56.306 7 WARNING neutronclient.v2_0.client [None req-4aa212cc-99d8-453f-9096-3a4de25b0fd3 e3364def668744438b9b2c056c34a5a2 3b2041fef17941c9b4536b9ce06c0e5a - - default default] The python binding code in 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/972] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:45: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) [pid: 7|app: 0|req: 492/973] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:56 2026] GET /v2.1/servers/b2325cf9-8c71-43c4-8205-c4a38cf1ba27 => generated 1610 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:57.045 8 INFO nova.api.openstack.compute.server_external_events [req-8ab0f0be-c1eb-4baa-9b3f-a132d2f45b56 req-cd228677-9595-44ad-ac62-aa59e9138b2d 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:8a1d92ba-91b4-444a-b673-a28e6731ce4f for instance b2325cf9-8c71-43c4-8205-c4a38cf1ba27 on instance [pid: 8|app: 0|req: 482/974] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:45:57 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-06-10 09:45:57.398 7 WARNING neutronclient.v2_0.client [None req-0c13743a-5281-4ce2-915d-5d5c3b52ee03 e3364def668744438b9b2c056c34a5a2 3b2041fef17941c9b4536b9ce06c0e5a - - default default] The python binding code in 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/975] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:57 2026] GET /v2.1/servers/b2325cf9-8c71-43c4-8205-c4a38cf1ba27 => generated 1453 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:58.494 8 WARNING neutronclient.v2_0.client [None req-25543855-d090-4914-81db-810e123d4f9c e3364def668744438b9b2c056c34a5a2 3b2041fef17941c9b4536b9ce06c0e5a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/976] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:58 2026] GET /v2.1/servers/b2325cf9-8c71-43c4-8205-c4a38cf1ba27 => generated 1453 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:45:59.581 7 INFO nova.api.openstack.wsgi [None req-3f82fbe8-c917-426f-a493-e421ddc5e239 e3364def668744438b9b2c056c34a5a2 3b2041fef17941c9b4536b9ce06c0e5a - - default default] HTTP exception thrown: Instance b2325cf9-8c71-43c4-8205-c4a38cf1ba27 could not be found. [pid: 7|app: 0|req: 494/977] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:45:59 2026] GET /v2.1/servers/b2325cf9-8c71-43c4-8205-c4a38cf1ba27 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 487/986] 10.0.0.47 () {34 vars in 670 bytes} [Wed Jun 10 09:46:34 2026] POST /v2.1/os-keypairs => generated 396 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 500/987] 10.0.0.47 () {34 vars in 670 bytes} [Wed Jun 10 09:46:36 2026] POST /v2.1/os-keypairs => generated 396 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/988] 10.0.0.47 () {34 vars in 670 bytes} [Wed Jun 10 09:46:38 2026] POST /v2.1/os-keypairs => generated 385 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:46:40.287 7 WARNING neutronclient.v2_0.client [None req-cd5fd1bb-61cc-4390-9a53-7e78a85a9864 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:46:40.346 7 WARNING neutronclient.v2_0.client [None req-cd5fd1bb-61cc-4390-9a53-7e78a85a9864 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:46:40.440 7 WARNING neutronclient.v2_0.client [None req-cd5fd1bb-61cc-4390-9a53-7e78a85a9864 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:46:40.619 7 WARNING neutronclient.v2_0.client [None req-cd5fd1bb-61cc-4390-9a53-7e78a85a9864 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:46:40.673 8 WARNING neutronclient.v2_0.client [None req-dc8376e1-dc95-4926-955a-0c1fee9f5f00 862efc86bbb44566b1e885b5d8ab6823 53083a3476f44903b7954e3c6415a149 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:46:40.754 8 WARNING neutronclient.v2_0.client [None req-dc8376e1-dc95-4926-955a-0c1fee9f5f00 862efc86bbb44566b1e885b5d8ab6823 53083a3476f44903b7954e3c6415a149 - - default default] The python binding code in 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/989] 10.0.0.47 () {34 vars in 662 bytes} [Wed Jun 10 09:46:40 2026] POST /v2.1/servers => generated 496 bytes in 587 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:46:40.833 7 WARNING neutronclient.v2_0.client [None req-c6233619-6ca5-45d2-adcb-9e44153ad34d a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:46:41.004 8 WARNING neutronclient.v2_0.client [None req-dc8376e1-dc95-4926-955a-0c1fee9f5f00 862efc86bbb44566b1e885b5d8ab6823 53083a3476f44903b7954e3c6415a149 - - default default] The python binding code in 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/990] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:46:40 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1456 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/991] 10.0.0.47 () {34 vars in 662 bytes} [Wed Jun 10 09:46:40 2026] POST /v2.1/servers => generated 447 bytes in 604 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:46:41.240 7 WARNING neutronclient.v2_0.client [None req-ba86eb1a-81c8-41ca-9310-ed016167e4dd 862efc86bbb44566b1e885b5d8ab6823 53083a3476f44903b7954e3c6415a149 - - default default] The python binding code in 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/992] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:46:41 2026] GET /v2.1/servers/78284c93-df84-4609-8b0d-f12ad2890912 => generated 1395 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:46:42.080 8 WARNING neutronclient.v2_0.client [None req-45069f48-71d9-41e7-8231-81b8b25f2ca2 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/993] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:46:42 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1452 bytes in 679 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:46:43.773 7 WARNING neutronclient.v2_0.client [None req-38aae757-bd66-402e-8267-a22e61f04ca0 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in 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/994] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:46:43 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1508 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-06-10 09:46:44.901 7 WARNING neutronclient.v2_0.client [None req-3a3ef4dd-f61e-4550-b944-6abb7c2cf87a a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in 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/997] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:46:44 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1516 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:46:46.018 8 WARNING neutronclient.v2_0.client [None req-81d6bc75-9d7e-4ff5-91a9-68ee698ed3f8 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:46:46.337 7 WARNING neutronclient.v2_0.client [None req-8ed378dd-edba-46ab-9ecb-8e63d3ebf662 862efc86bbb44566b1e885b5d8ab6823 53083a3476f44903b7954e3c6415a149 - - default default] The python binding code in 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/998] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:46:46 2026] GET /v2.1/servers/78284c93-df84-4609-8b0d-f12ad2890912 => generated 1447 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:46:46.541 7 INFO nova.api.openstack.compute.server_external_events [req-c9d97494-f389-446c-9db1-f74c4d3737e9 req-b3852768-8265-46db-acd5-6393eb939a01 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:b8ba7496-8b6e-4d88-8ebb-918937026e6a for instance 7aeda0d4-75a7-41a5-8f07-69f2143e1894 on instance [pid: 7|app: 0|req: 508/999] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:46:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1000] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:46:45 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1630 bytes in 599 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:46:47.610 7 WARNING neutronclient.v2_0.client [None req-e58b3c17-b127-4f54-a1ac-bb065eb2c133 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:46:48.695 8 INFO nova.api.openstack.compute.server_external_events [req-c85974b0-fac6-4339-8238-68f6f5681fbe req-0b54efb3-f8d5-41c0-aa75-13b1404e2d20 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:ff2a13f2-9e5d-4c00-be7b-045aa005df7e for instance 78284c93-df84-4609-8b0d-f12ad2890912 on instance [pid: 8|app: 0|req: 493/1001] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:46:48 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) [pid: 7|app: 0|req: 509/1002] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:46:47 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1628 bytes in 1171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:46:49.800 8 WARNING neutronclient.v2_0.client [None req-e0368a9e-8fed-4911-acda-4efa4eb51013 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/1003] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:46:49 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1628 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-06-10 09:46:50.982 7 WARNING neutronclient.v2_0.client [None req-9fb867dc-7ab3-420e-b6f6-61a01ee7a542 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:46:51.579 8 WARNING neutronclient.v2_0.client [None req-5ec083b9-0559-4171-877d-da7d127c83af 862efc86bbb44566b1e885b5d8ab6823 53083a3476f44903b7954e3c6415a149 - - default default] The python binding code in 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/1004] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:46:50 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1628 bytes in 749 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1005] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:46:51 2026] GET /v2.1/servers/78284c93-df84-4609-8b0d-f12ad2890912 => generated 1518 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:46:52.753 7 WARNING neutronclient.v2_0.client [None req-92258c41-d87a-498a-8819-2ed89ae53a57 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in 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/1006] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:46:52 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1628 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:46:53.986 8 WARNING neutronclient.v2_0.client [None req-93ae1e50-28bc-439e-89d6-20a93d27615b a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/1007] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:46:53 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1628 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:46:55.197 7 WARNING neutronclient.v2_0.client [None req-88d314d4-88ab-407c-bce7-3eb60d54edd3 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in 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/1010] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:46:55 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1628 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-06-10 09:46:56.353 8 WARNING neutronclient.v2_0.client [None req-298d1a40-0767-42ea-a06e-3b860911ce96 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in 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/1011] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:46:56 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1628 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:46:56.962 7 WARNING neutronclient.v2_0.client [None req-69f06d92-6a01-47f1-9c22-77d7fb36dc02 862efc86bbb44566b1e885b5d8ab6823 53083a3476f44903b7954e3c6415a149 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1012] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:46:56 2026] GET /v2.1/servers/78284c93-df84-4609-8b0d-f12ad2890912 => generated 1518 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:46:57.507 8 WARNING neutronclient.v2_0.client [None req-e147f115-0599-4f0e-8978-95772479ce25 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/1013] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:46:57 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1628 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:46:58.672 7 WARNING neutronclient.v2_0.client [None req-748f0098-6b14-4fb2-b797-caa766f7bf3e a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1014] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:46:58 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1628 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:46:59.889 8 WARNING neutronclient.v2_0.client [None req-6a8df5bd-3e70-4210-8e37-a48f8f42e009 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in 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/1015] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:46:59 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1628 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:01.045 7 WARNING neutronclient.v2_0.client [None req-044fc374-ab95-4eab-8d7f-57c264a73227 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1016] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:01 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1628 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:01.972 8 INFO nova.api.openstack.compute.server_external_events [req-4527cc10-2aed-43f9-9568-4399e301757f req-ca46f40a-2038-4fbb-b329-cc1250dd2c74 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:b8ba7496-8b6e-4d88-8ebb-918937026e6a for instance 7aeda0d4-75a7-41a5-8f07-69f2143e1894 on instance [pid: 8|app: 0|req: 501/1017] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:47:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:02.151 7 WARNING neutronclient.v2_0.client [None req-6363dae5-47d8-4458-9230-47d72b8b0bec 862efc86bbb44566b1e885b5d8ab6823 53083a3476f44903b7954e3c6415a149 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:02.216 8 WARNING neutronclient.v2_0.client [None req-ae449fb0-f9dc-4405-b6fd-38556ffa50be a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1018] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:02 2026] GET /v2.1/servers/78284c93-df84-4609-8b0d-f12ad2890912 => generated 1518 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1019] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:02 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1628 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:03.761 7 WARNING neutronclient.v2_0.client [None req-7ec396bb-9b95-4caf-94fc-8c059a05d019 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in 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/1020] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:03 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1628 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:04.918 7 WARNING neutronclient.v2_0.client [None req-7976eeda-c7a5-4b74-8256-63d51bea252a a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1023] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:04 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1628 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:06.061 8 WARNING neutronclient.v2_0.client [None req-46a75f04-2984-4f15-a998-c624ed2b325f a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in 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/1024] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:06 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1628 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:07.207 7 WARNING neutronclient.v2_0.client [None req-4418a1fd-aac2-482c-943d-5de98596330f a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in 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/1025] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:07 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1628 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:07.482 8 WARNING neutronclient.v2_0.client [None req-e6eb16ba-38dc-4117-ae06-460296a8b530 862efc86bbb44566b1e885b5d8ab6823 53083a3476f44903b7954e3c6415a149 - - default default] The python binding code in 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/1026] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:07 2026] GET /v2.1/servers/78284c93-df84-4609-8b0d-f12ad2890912 => generated 1518 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:08.397 7 WARNING neutronclient.v2_0.client [None req-ffbc27ef-ab59-48bb-a63a-a75c2099b875 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:08.545 8 INFO nova.api.openstack.compute.server_external_events [req-ec364e90-82d5-42bd-9fea-72278904a19e req-fd666496-db5d-4b84-9ea6-8c980f38a423 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:ff2a13f2-9e5d-4c00-be7b-045aa005df7e for instance 78284c93-df84-4609-8b0d-f12ad2890912 on instance [pid: 8|app: 0|req: 506/1027] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:47:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1028] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:08 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1628 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:09.749 8 WARNING neutronclient.v2_0.client [None req-8bf70a03-5aee-487f-a889-1ff9d22e237c a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1029] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:09 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1628 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-06-10 09:47:10.591 7 INFO nova.api.openstack.compute.server_external_events [req-6c83a82c-7f3a-4d7f-8ea0-8918820d911c req-5ddeb61a-45b1-4f10-868f-57b48e61bf14 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:b8ba7496-8b6e-4d88-8ebb-918937026e6a for instance 7aeda0d4-75a7-41a5-8f07-69f2143e1894 on instance 2026-06-10 09:47:10.591 7 INFO nova.api.openstack.compute.server_external_events [req-6c83a82c-7f3a-4d7f-8ea0-8918820d911c req-5ddeb61a-45b1-4f10-868f-57b48e61bf14 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:b8ba7496-8b6e-4d88-8ebb-918937026e6a for instance 7aeda0d4-75a7-41a5-8f07-69f2143e1894 on instance 2026-06-10 09:47:10.591 7 INFO nova.api.openstack.compute.server_external_events [req-6c83a82c-7f3a-4d7f-8ea0-8918820d911c req-5ddeb61a-45b1-4f10-868f-57b48e61bf14 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:ff2a13f2-9e5d-4c00-be7b-045aa005df7e for instance 78284c93-df84-4609-8b0d-f12ad2890912 on instance 2026-06-10 09:47:10.592 7 INFO nova.api.openstack.compute.server_external_events [req-6c83a82c-7f3a-4d7f-8ea0-8918820d911c req-5ddeb61a-45b1-4f10-868f-57b48e61bf14 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:ff2a13f2-9e5d-4c00-be7b-045aa005df7e for instance 78284c93-df84-4609-8b0d-f12ad2890912 on instance [pid: 7|app: 0|req: 523/1030] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:47:10 2026] POST /v2.1/os-server-external-events => generated 696 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:10.916 8 WARNING neutronclient.v2_0.client [None req-a8a15771-1b70-4b71-b42c-850c0812cf10 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1031] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:10 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1628 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-06-10 09:47:12.105 7 WARNING neutronclient.v2_0.client [None req-1e956ce6-c568-4f7f-901b-f5a7a4e76f98 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in 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/1032] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:12 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1808 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:12.263 8 WARNING neutronclient.v2_0.client [None req-80431679-2a7c-481f-a99b-482845948616 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1033] 10.0.0.47 () {32 vars in 740 bytes} [Wed Jun 10 09:47:12 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894/os-interface => generated 284 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:12.684 7 WARNING neutronclient.v2_0.client [None req-d071035e-e65e-427d-9c4e-9ef694437aea 862efc86bbb44566b1e885b5d8ab6823 53083a3476f44903b7954e3c6415a149 - - default default] The python binding code in 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/1034] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:12 2026] GET /v2.1/servers/78284c93-df84-4609-8b0d-f12ad2890912 => generated 1815 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-06-10 09:47:13.922 8 INFO nova.api.openstack.compute.server_external_events [req-c0ea0664-611e-4391-9743-0d0188ca6a65 req-d3899a28-8393-4987-9182-cd43a0a5cd5a 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:b8ba7496-8b6e-4d88-8ebb-918937026e6a for instance 7aeda0d4-75a7-41a5-8f07-69f2143e1894 on instance [pid: 8|app: 0|req: 510/1035] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:47:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:15.168 7 WARNING neutronclient.v2_0.client [None req-4c386872-6072-482d-b3b6-fba12c68d339 862efc86bbb44566b1e885b5d8ab6823 53083a3476f44903b7954e3c6415a149 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:47:15.239 7 WARNING neutronclient.v2_0.client [None req-4c386872-6072-482d-b3b6-fba12c68d339 862efc86bbb44566b1e885b5d8ab6823 53083a3476f44903b7954e3c6415a149 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:47:15.719 7 WARNING neutronclient.v2_0.client [None req-4c386872-6072-482d-b3b6-fba12c68d339 862efc86bbb44566b1e885b5d8ab6823 53083a3476f44903b7954e3c6415a149 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:15.970 8 INFO nova.api.openstack.compute.server_external_events [req-04dcd21a-a92c-4e01-b468-a8c6d5450bd3 req-b894b494-852f-4eba-92ad-9f79978724bb 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:ff2a13f2-9e5d-4c00-be7b-045aa005df7e for instance 78284c93-df84-4609-8b0d-f12ad2890912 on instance [pid: 8|app: 0|req: 512/1038] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:47:15 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: 527/1039] 10.0.0.47 () {34 vars in 662 bytes} [Wed Jun 10 09:47:15 2026] POST /v2.1/servers => generated 447 bytes in 952 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:16.081 8 WARNING neutronclient.v2_0.client [None req-581726fc-a14b-4af7-b684-313650619c9b 862efc86bbb44566b1e885b5d8ab6823 53083a3476f44903b7954e3c6415a149 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1040] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:16 2026] GET /v2.1/servers/1fa276ab-a974-40ff-9e93-b964e2e24bed => generated 1395 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:21.187 7 WARNING neutronclient.v2_0.client [None req-4e5ac3ce-fee1-4264-ba4f-b3364e7dc929 862efc86bbb44566b1e885b5d8ab6823 53083a3476f44903b7954e3c6415a149 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1041] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:21 2026] GET /v2.1/servers/1fa276ab-a974-40ff-9e93-b964e2e24bed => generated 1520 bytes in 632 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:21.906 8 INFO nova.api.openstack.compute.server_external_events [req-84afd73d-0c9f-4a6b-b2c0-9726843bed29 req-6ee5d65b-b340-40da-81b8-cfc848739739 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:949d01ad-72b8-42ef-a43b-71dc0ef65858 for instance 1fa276ab-a974-40ff-9e93-b964e2e24bed on instance [pid: 8|app: 0|req: 514/1042] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:47:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:26.749 7 INFO nova.api.openstack.compute.server_external_events [req-b7f406ab-34b1-4a90-87ce-407f655f8511 req-8e4680c7-91ff-4fba-b51c-8a895e984926 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:949d01ad-72b8-42ef-a43b-71dc0ef65858 for instance 1fa276ab-a974-40ff-9e93-b964e2e24bed on instance [pid: 7|app: 0|req: 530/1045] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:47:26 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-06-10 09:47:26.984 8 WARNING neutronclient.v2_0.client [None req-ee00e0ef-b9d3-456d-8bd9-e3b6b18efc18 862efc86bbb44566b1e885b5d8ab6823 53083a3476f44903b7954e3c6415a149 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1046] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:26 2026] GET /v2.1/servers/1fa276ab-a974-40ff-9e93-b964e2e24bed => generated 1518 bytes in 489 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:28.790 7 INFO nova.api.openstack.compute.server_external_events [req-8b19338f-e3ad-4c46-805a-1a5e25af6b85 req-86f1b557-24cb-41a8-b230-6f7132185dd2 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:949d01ad-72b8-42ef-a43b-71dc0ef65858 for instance 1fa276ab-a974-40ff-9e93-b964e2e24bed on instance [pid: 7|app: 0|req: 531/1047] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:47:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:29.290 8 WARNING neutronclient.v2_0.client [None req-01058f50-df54-48ef-bc0f-a9b9ea531333 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in 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/1048] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:29 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1928 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 532/1049] 10.0.0.47 () {32 vars in 752 bytes} [Wed Jun 10 09:47:30 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894/os-server-password => generated 116 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 518/1050] 10.0.0.47 () {32 vars in 717 bytes} [Wed Jun 10 09:47:31 2026] DELETE /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:32.104 7 WARNING neutronclient.v2_0.client [None req-23a84cff-253b-4928-9a51-14962b415511 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:32.353 8 WARNING neutronclient.v2_0.client [None req-cec2e36a-5100-4c92-9182-47b2a78c517a 862efc86bbb44566b1e885b5d8ab6823 53083a3476f44903b7954e3c6415a149 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1051] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:32 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1934 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1052] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:32 2026] GET /v2.1/servers/1fa276ab-a974-40ff-9e93-b964e2e24bed => generated 1819 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-06-10 09:47:33.312 7 INFO nova.api.openstack.compute.server_external_events [req-9df6ed81-738f-43d1-beb2-1921562e9f38 req-2f629dd6-4e3f-457d-bdda-d6524378e631 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:b8ba7496-8b6e-4d88-8ebb-918937026e6a for instance 7aeda0d4-75a7-41a5-8f07-69f2143e1894 on instance [pid: 7|app: 0|req: 534/1053] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:47:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:33.423 8 WARNING neutronclient.v2_0.client [None req-e6732532-7d3b-407c-9dc8-a1b4a95ad707 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1054] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:33 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1934 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:33.778 7 INFO nova.api.openstack.compute.server_external_events [req-dafcc9a3-b8b2-4456-b9dc-d8e85f707f0f req-fe57dc16-1a57-46de-aa85-4a5fd2bb0fa0 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:949d01ad-72b8-42ef-a43b-71dc0ef65858 for instance 1fa276ab-a974-40ff-9e93-b964e2e24bed on instance [pid: 7|app: 0|req: 535/1055] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:47:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:34.686 8 WARNING neutronclient.v2_0.client [None req-626ab379-fd94-40d8-bd89-a18b9b6fdebf a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1058] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:34 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1934 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:35.356 7 INFO nova.api.openstack.compute.server_external_events [req-cce15606-66c8-4dc1-95dd-7398a8341fd2 req-06c6ea58-135c-4336-91e9-b794bfbfd1dd 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:b8ba7496-8b6e-4d88-8ebb-918937026e6a for instance 7aeda0d4-75a7-41a5-8f07-69f2143e1894 on instance [pid: 7|app: 0|req: 538/1059] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:47:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:35.853 8 INFO nova.api.openstack.compute.server_external_events [req-0a707a84-5d96-4ad0-a63d-aff0644e9c3c req-bc428c2a-71bc-4baf-9232-266e2602271a 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-deleted:b8ba7496-8b6e-4d88-8ebb-918937026e6a for instance 7aeda0d4-75a7-41a5-8f07-69f2143e1894 on instance [pid: 8|app: 0|req: 522/1060] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:47:35 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-06-10 09:47:35.969 7 WARNING neutronclient.v2_0.client [None req-1775dab8-92db-4993-a1a0-7de472deefe6 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1061] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:35 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1537 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:37.064 8 WARNING neutronclient.v2_0.client [None req-697e0c7a-3c0e-4265-b0ae-8f3158b6a785 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in 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/1062] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:37 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1542 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:38.157 7 WARNING neutronclient.v2_0.client [None req-e912386a-3666-43cc-918d-f085f854457b a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1063] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:38 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1542 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:39.258 8 WARNING neutronclient.v2_0.client [None req-d5df29b4-95ef-4fb4-8c03-9cca462c9625 a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] The python binding code in 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/1064] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:39 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 1542 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:40.338 7 INFO nova.api.openstack.wsgi [None req-9b2c92cc-59e3-472d-ac11-2dfc3e8751ee a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] HTTP exception thrown: Instance 7aeda0d4-75a7-41a5-8f07-69f2143e1894 could not be found. [pid: 7|app: 0|req: 541/1065] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:40 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:40.370 8 INFO nova.api.openstack.wsgi [None req-fd58c0b0-92b2-4aa2-bd37-51c9ee0704fd a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] HTTP exception thrown: Instance 7aeda0d4-75a7-41a5-8f07-69f2143e1894 could not be found. [pid: 8|app: 0|req: 525/1066] 10.0.0.47 () {32 vars in 717 bytes} [Wed Jun 10 09:47:40 2026] DELETE /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => 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-06-10 09:47:40.400 7 INFO nova.api.openstack.wsgi [None req-16b6c9ff-23c0-42b7-afcf-56d95985c62e a92f38fe42b04f89b2dc1f49f878eb10 988a39ea856e4b3fb5d6425d72ca347e - - default default] HTTP exception thrown: Instance 7aeda0d4-75a7-41a5-8f07-69f2143e1894 could not be found. [pid: 7|app: 0|req: 542/1067] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:47:40 2026] GET /v2.1/servers/7aeda0d4-75a7-41a5-8f07-69f2143e1894 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 526/1068] 10.0.0.47 () {32 vars in 703 bytes} [Wed Jun 10 09:47:40 2026] DELETE /v2.1/os-keypairs/tempest-keypair-790986446 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 543/1069] 10.0.0.47 () {32 vars in 725 bytes} [Wed Jun 10 09:47:41 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-206462336 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 09:47:57.825 8 WARNING neutronclient.v2_0.client [None req-bc00f31a-bbf0-4a48-8306-9f3e1ba4828d de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:47:57.863 8 WARNING neutronclient.v2_0.client [None req-bc00f31a-bbf0-4a48-8306-9f3e1ba4828d de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:47:58.027 8 WARNING neutronclient.v2_0.client [None req-bc00f31a-bbf0-4a48-8306-9f3e1ba4828d de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1074] 199.19.213.9 () {36 vars in 712 bytes} [Wed Jun 10 09:47:57 2026] POST /v2.1/servers => generated 453 bytes in 806 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-06-10 09:47:58.670 7 WARNING neutronclient.v2_0.client [None req-b05e98bd-73c0-4c41-9331-95384db0cf23 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1075] 199.19.213.9 () {32 vars in 731 bytes} [Wed Jun 10 09:47:58 2026] GET /v2.1/servers/21153b85-c216-4371-863f-6d9296515b68 => generated 2213 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:47:58.732 8 WARNING neutronclient.v2_0.client [None req-993db6fe-54b8-4390-9e3b-9646fb3b5d63 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] The python binding code in 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/1076] 199.19.213.9 () {32 vars in 757 bytes} [Wed Jun 10 09:47:58 2026] GET /v2.1/servers/21153b85-c216-4371-863f-6d9296515b68/os-interface => generated 28 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 547/1077] 199.19.213.9 () {32 vars in 775 bytes} [Wed Jun 10 09:47:58 2026] GET /v2.1/servers/21153b85-c216-4371-863f-6d9296515b68/os-volume_attachments => generated 25 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:48:01.431 8 WARNING neutronclient.v2_0.client [None req-c67d2b85-69af-400e-86b1-bca18ceb2b50 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1078] 199.19.213.9 () {32 vars in 731 bytes} [Wed Jun 10 09:48:01 2026] GET /v2.1/servers/21153b85-c216-4371-863f-6d9296515b68 => generated 2371 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:48:01.553 7 WARNING neutronclient.v2_0.client [None req-9185bed8-9a3a-4a6b-b945-3e53873491a4 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1079] 199.19.213.9 () {32 vars in 757 bytes} [Wed Jun 10 09:48:01 2026] GET /v2.1/servers/21153b85-c216-4371-863f-6d9296515b68/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 532/1080] 199.19.213.9 () {32 vars in 775 bytes} [Wed Jun 10 09:48:01 2026] GET /v2.1/servers/21153b85-c216-4371-863f-6d9296515b68/os-volume_attachments => generated 197 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:48:04.107 7 INFO nova.api.openstack.compute.server_external_events [req-e826b006-dfa7-482d-a0be-e54ea6b6a71d req-98b5e830-b95a-44ae-a544-8a29020b2dd3 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:480ba157-2339-400f-9b9e-59d5a765edc3 for instance 21153b85-c216-4371-863f-6d9296515b68 on instance [pid: 7|app: 0|req: 549/1081] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:48:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:48:04.781 8 WARNING neutronclient.v2_0.client [None req-ecb3ffa4-bb9a-4a9a-9ef8-abeb53dd6319 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1084] 199.19.213.9 () {32 vars in 731 bytes} [Wed Jun 10 09:48:04 2026] GET /v2.1/servers/21153b85-c216-4371-863f-6d9296515b68 => generated 2445 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:48:04.909 7 WARNING neutronclient.v2_0.client [None req-0a761c85-fe64-45b1-84bb-0bd201132e05 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1085] 199.19.213.9 () {32 vars in 757 bytes} [Wed Jun 10 09:48:04 2026] GET /v2.1/servers/21153b85-c216-4371-863f-6d9296515b68/os-interface => generated 283 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 534/1086] 199.19.213.9 () {32 vars in 775 bytes} [Wed Jun 10 09:48:04 2026] GET /v2.1/servers/21153b85-c216-4371-863f-6d9296515b68/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:48:07.691 7 WARNING neutronclient.v2_0.client [None req-75335bf0-db50-4d2e-9853-3037948b2cb5 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] The python binding code in 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/1087] 199.19.213.9 () {32 vars in 731 bytes} [Wed Jun 10 09:48:07 2026] GET /v2.1/servers/21153b85-c216-4371-863f-6d9296515b68 => generated 2433 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:48:07.820 8 WARNING neutronclient.v2_0.client [None req-9ec88491-8ca7-4868-9709-c63254930ff4 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1088] 199.19.213.9 () {32 vars in 757 bytes} [Wed Jun 10 09:48:07 2026] GET /v2.1/servers/21153b85-c216-4371-863f-6d9296515b68/os-interface => generated 283 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 554/1089] 199.19.213.9 () {32 vars in 775 bytes} [Wed Jun 10 09:48:07 2026] GET /v2.1/servers/21153b85-c216-4371-863f-6d9296515b68/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:48:09.976 8 INFO nova.api.openstack.compute.server_external_events [req-0584dd53-e92e-41a1-9a8c-57c75d5abd02 req-5c73210d-1253-40ae-a151-b22a8fb64e38 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:480ba157-2339-400f-9b9e-59d5a765edc3 for instance 21153b85-c216-4371-863f-6d9296515b68 on instance [pid: 8|app: 0|req: 536/1090] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:48:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:48:10.842 7 WARNING neutronclient.v2_0.client [None req-05da7942-471e-4992-a919-2868de67f1d3 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1091] 199.19.213.9 () {32 vars in 731 bytes} [Wed Jun 10 09:48:10 2026] GET /v2.1/servers/21153b85-c216-4371-863f-6d9296515b68 => generated 2433 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:48:11.030 8 WARNING neutronclient.v2_0.client [None req-92938df4-7f16-4fdf-98fd-7b56fda93587 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] The python binding code in 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/1092] 199.19.213.9 () {32 vars in 757 bytes} [Wed Jun 10 09:48:10 2026] GET /v2.1/servers/21153b85-c216-4371-863f-6d9296515b68/os-interface => generated 285 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 556/1093] 199.19.213.9 () {32 vars in 775 bytes} [Wed Jun 10 09:48:11 2026] GET /v2.1/servers/21153b85-c216-4371-863f-6d9296515b68/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-06-10 09:48:12.018 8 INFO nova.api.openstack.compute.server_external_events [req-be55a312-14b7-4cb3-9380-2d2ef244b6da req-c2259029-44de-4fa9-8355-32753a7db11c 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:480ba157-2339-400f-9b9e-59d5a765edc3 for instance 21153b85-c216-4371-863f-6d9296515b68 on instance [pid: 8|app: 0|req: 538/1094] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:48:11 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-06-10 09:48:13.785 7 WARNING neutronclient.v2_0.client [None req-60361fb6-12ab-404a-a180-c27c32667da2 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 557/1095] 199.19.213.9 () {32 vars in 731 bytes} [Wed Jun 10 09:48:13 2026] GET /v2.1/servers/21153b85-c216-4371-863f-6d9296515b68 => generated 2580 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:48:13.931 8 WARNING neutronclient.v2_0.client [None req-8c6aee2f-0ad6-462e-9cb2-80112802a7f4 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1096] 199.19.213.9 () {32 vars in 757 bytes} [Wed Jun 10 09:48:13 2026] GET /v2.1/servers/21153b85-c216-4371-863f-6d9296515b68/os-interface => generated 285 bytes in 132 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: 558/1097] 199.19.213.9 () {32 vars in 775 bytes} [Wed Jun 10 09:48:14 2026] GET /v2.1/servers/21153b85-c216-4371-863f-6d9296515b68/os-volume_attachments => generated 197 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:48:48.199 7 WARNING neutronclient.v2_0.client [None req-6b647f4b-b8aa-43cd-8cf1-ee0fe809b673 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:48:48.247 7 WARNING neutronclient.v2_0.client [None req-6b647f4b-b8aa-43cd-8cf1-ee0fe809b673 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:48:50.756 8 INFO nova.api.openstack.compute.server_external_events [req-f41b1e19-4e07-43a9-b572-6b4a7989e0bb req-82277c31-0f9b-42aa-b9f2-d20679121fb6 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:5e3cb02e-d311-496f-bcd5-d97164439e1b for instance 21153b85-c216-4371-863f-6d9296515b68 on instance [pid: 8|app: 0|req: 544/1106] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:48:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:48:53.771 8 INFO nova.api.openstack.compute.server_external_events [req-41cb89cb-085a-4209-a8fd-3ed4d95e0fd5 req-15b8c0ac-8437-4c13-835f-e6da0ff51c41 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:5e3cb02e-d311-496f-bcd5-d97164439e1b for instance 21153b85-c216-4371-863f-6d9296515b68 on instance [pid: 8|app: 0|req: 545/1107] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:48:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:48:55.807 8 INFO nova.api.openstack.compute.server_external_events [req-f880ee61-ccb7-47c3-a05a-833e54935960 req-8960f893-d472-4dbf-8a81-4bec96e3d7fa 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:5e3cb02e-d311-496f-bcd5-d97164439e1b for instance 21153b85-c216-4371-863f-6d9296515b68 on instance [pid: 8|app: 0|req: 548/1110] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:48:55 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) 2026-06-10 09:48:56.805 7 WARNING neutronclient.v2_0.client [None req-6b647f4b-b8aa-43cd-8cf1-ee0fe809b673 de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 563/1111] 199.19.213.9 () {36 vars in 810 bytes} [Wed Jun 10 09:48:48 2026] POST /v2.1/servers/21153b85-c216-4371-863f-6d9296515b68/os-interface => generated 280 bytes in 8699 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:48:57.684 8 INFO nova.api.openstack.compute.server_external_events [req-05081c82-c196-4c3d-a894-af821a3b0770 req-146b29ed-45c2-430f-8c61-a864b1853cef 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:5e3cb02e-d311-496f-bcd5-d97164439e1b for instance 21153b85-c216-4371-863f-6d9296515b68 on instance [pid: 8|app: 0|req: 549/1112] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:48:57 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-06-10 09:48:57.844 7 INFO nova.api.openstack.compute.server_external_events [req-1eb7bbf3-fbed-4d95-9cef-9368c7452846 req-2b18b59c-4556-4ced-9889-1d7e783e3a05 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:5e3cb02e-d311-496f-bcd5-d97164439e1b for instance 21153b85-c216-4371-863f-6d9296515b68 on instance [pid: 7|app: 0|req: 564/1113] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:48:57 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-06-10 09:49:21.438 8 WARNING neutronclient.v2_0.client [None req-1a2a7b50-3904-4464-a51e-23505fbd74ca de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:49:21.491 8 WARNING neutronclient.v2_0.client [None req-1a2a7b50-3904-4464-a51e-23505fbd74ca de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:49:23.959 7 INFO nova.api.openstack.compute.server_external_events [req-08b431ba-201c-4a85-b197-aef75bfcd5c4 req-f14ad09f-d1d5-411a-8cf6-e07a433b0f4c 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:8eec3a5a-42ef-4c16-9176-414683436381 for instance 21153b85-c216-4371-863f-6d9296515b68 on instance [pid: 7|app: 0|req: 567/1118] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:49:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:49:27.361 7 INFO nova.api.openstack.compute.server_external_events [req-1efd33b2-1d34-4afa-86c6-c4d349d88d4b req-bb6ae12c-aeed-4d6e-aa64-9f8f1674ac9d 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:8eec3a5a-42ef-4c16-9176-414683436381 for instance 21153b85-c216-4371-863f-6d9296515b68 on instance [pid: 7|app: 0|req: 570/1121] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:49:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:49:29.402 7 INFO nova.api.openstack.compute.server_external_events [req-f6b2152d-2a62-4c6a-8442-741e0c60aa1b req-e228f828-60e1-4762-9e1d-d21263e1c721 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:8eec3a5a-42ef-4c16-9176-414683436381 for instance 21153b85-c216-4371-863f-6d9296515b68 on instance [pid: 7|app: 0|req: 571/1122] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:49:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:49:30.549 8 WARNING neutronclient.v2_0.client [None req-1a2a7b50-3904-4464-a51e-23505fbd74ca de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1123] 199.19.213.9 () {36 vars in 810 bytes} [Wed Jun 10 09:49:21 2026] POST /v2.1/servers/21153b85-c216-4371-863f-6d9296515b68/os-interface => generated 377 bytes in 9206 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:49:44.431 8 WARNING neutronclient.v2_0.client [None req-5896e7fe-a8bc-4cf3-b560-011b51ce0dab de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:49:44.470 8 WARNING neutronclient.v2_0.client [None req-5896e7fe-a8bc-4cf3-b560-011b51ce0dab de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:49:46.946 7 INFO nova.api.openstack.compute.server_external_events [req-36f75565-4d9a-42ae-bffb-53bd124cca1a req-ac996457-391a-4e58-a100-40862d2e8c64 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:67f11958-1dcd-4a44-b021-8231b0903ad3 for instance 21153b85-c216-4371-863f-6d9296515b68 on instance [pid: 7|app: 0|req: 575/1128] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:49:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:49:50.598 7 INFO nova.api.openstack.compute.server_external_events [req-6023fe82-55d9-4b62-aa57-503a532bc8d1 req-6ad157e1-7313-43d8-8cba-5cc738c18bda 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:67f11958-1dcd-4a44-b021-8231b0903ad3 for instance 21153b85-c216-4371-863f-6d9296515b68 on instance [pid: 7|app: 0|req: 576/1129] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:49: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-06-10 09:49:52.642 7 INFO nova.api.openstack.compute.server_external_events [req-d0ea43af-4d45-4b6e-9b3d-db5f66ce6c32 req-dcc54bd3-adce-471d-a0b4-952b2dd97c02 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-plugged:67f11958-1dcd-4a44-b021-8231b0903ad3 for instance 21153b85-c216-4371-863f-6d9296515b68 on instance [pid: 7|app: 0|req: 577/1130] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:49:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:49:53.514 8 WARNING neutronclient.v2_0.client [None req-5896e7fe-a8bc-4cf3-b560-011b51ce0dab de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1131] 199.19.213.9 () {36 vars in 810 bytes} [Wed Jun 10 09:49:44 2026] POST /v2.1/servers/21153b85-c216-4371-863f-6d9296515b68/os-interface => generated 378 bytes in 9281 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:49:54.688 7 INFO nova.api.openstack.compute.server_external_events [req-c56e081a-645b-4844-8125-e2057887c0f1 req-3bd81b69-2efe-416e-8817-a63f44683aba 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:8eec3a5a-42ef-4c16-9176-414683436381 for instance 21153b85-c216-4371-863f-6d9296515b68 on instance [pid: 7|app: 0|req: 578/1132] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:49:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:50:06.017 7 INFO nova.api.openstack.compute.server_external_events [req-7b2bc878-04dd-447c-b40c-32e8da065512 req-4dc69ab7-76bf-49c9-999d-b05ba797ea5f 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:67f11958-1dcd-4a44-b021-8231b0903ad3 for instance 21153b85-c216-4371-863f-6d9296515b68 on instance [pid: 7|app: 0|req: 581/1137] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:50:05 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, ' [pid: 8|app: 0|req: 557/1138] 199.19.213.9 () {34 vars in 853 bytes} [Wed Jun 10 09:50:06 2026] DELETE /v2.1/servers/21153b85-c216-4371-863f-6d9296515b68/os-interface/67f11958-1dcd-4a44-b021-8231b0903ad3 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:50:08.063 7 INFO nova.api.openstack.compute.server_external_events [req-5bb357c4-dbf1-4b5f-8f8f-65965bd91e20 req-c2f74022-aadf-4cdb-aa9a-2b0f41754516 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:67f11958-1dcd-4a44-b021-8231b0903ad3 for instance 21153b85-c216-4371-863f-6d9296515b68 on instance [pid: 7|app: 0|req: 582/1139] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:50:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:50:10.101 8 INFO nova.api.openstack.compute.server_external_events [req-6ad78490-2320-472d-87ce-1f1eda98c30f req-d4659467-2188-49a1-9da5-56cde5cbb943 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:67f11958-1dcd-4a44-b021-8231b0903ad3 for instance 21153b85-c216-4371-863f-6d9296515b68 on instance 2026-06-10 09:50:10.101 8 INFO nova.api.openstack.compute.server_external_events [req-6ad78490-2320-472d-87ce-1f1eda98c30f req-d4659467-2188-49a1-9da5-56cde5cbb943 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:67f11958-1dcd-4a44-b021-8231b0903ad3 for instance 21153b85-c216-4371-863f-6d9296515b68 on instance [pid: 8|app: 0|req: 558/1140] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:50:10 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:50:16.423 7 INFO nova.api.openstack.compute.server_external_events [req-209e204b-7bee-464c-93cf-f79c2142f177 req-5ab0f1e7-1ee6-4c40-be95-4e507ae8ef98 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:8eec3a5a-42ef-4c16-9176-414683436381 for instance 21153b85-c216-4371-863f-6d9296515b68 on instance [pid: 7|app: 0|req: 584/1143] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:50:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 560/1144] 199.19.213.9 () {34 vars in 853 bytes} [Wed Jun 10 09:50:16 2026] DELETE /v2.1/servers/21153b85-c216-4371-863f-6d9296515b68/os-interface/8eec3a5a-42ef-4c16-9176-414683436381 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:50:18.496 7 INFO nova.api.openstack.compute.server_external_events [req-e2c0bf0a-e972-4bce-9399-613b4227ac37 req-a9ca3807-dc33-4d9f-b7fa-7ecaaada2045 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:8eec3a5a-42ef-4c16-9176-414683436381 for instance 21153b85-c216-4371-863f-6d9296515b68 on instance [pid: 7|app: 0|req: 585/1145] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:50:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:50:20.555 8 INFO nova.api.openstack.compute.server_external_events [req-91e29804-6045-452b-a102-fd85c0352cb1 req-0474d1a7-0dc8-4a2f-9c55-387505d38bef 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:8eec3a5a-42ef-4c16-9176-414683436381 for instance 21153b85-c216-4371-863f-6d9296515b68 on instance [pid: 8|app: 0|req: 561/1146] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:50:20 2026] POST /v2.1/os-server-external-events => generated 185 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: 588/1151] 199.19.213.9 () {34 vars in 853 bytes} [Wed Jun 10 09:50:37 2026] DELETE /v2.1/servers/21153b85-c216-4371-863f-6d9296515b68/os-interface/5e3cb02e-d311-496f-bcd5-d97164439e1b => 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-06-10 09:50:39.732 8 INFO nova.api.openstack.compute.server_external_events [req-beef8912-226d-46fc-8e05-39cc8d468a4c req-bce61e24-39f2-4b81-9926-8c696c7a1c24 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:5e3cb02e-d311-496f-bcd5-d97164439e1b for instance 21153b85-c216-4371-863f-6d9296515b68 on instance [pid: 8|app: 0|req: 564/1152] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:50:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:50:41.776 7 INFO nova.api.openstack.compute.server_external_events [req-92966c7b-1bc4-4e59-b72d-dee25fd26861 req-b44d5991-ee89-4b89-967a-c5def4a918ae 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:5e3cb02e-d311-496f-bcd5-d97164439e1b for instance 21153b85-c216-4371-863f-6d9296515b68 on instance [pid: 7|app: 0|req: 589/1153] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:50:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 565/1154] 199.19.213.9 () {34 vars in 753 bytes} [Wed Jun 10 09:50:42 2026] DELETE /v2.1/servers/21153b85-c216-4371-863f-6d9296515b68 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:50:44.220 7 INFO nova.api.openstack.compute.server_external_events [req-d551a241-a0b7-48b6-b8ae-6fca101684dd req-290d0331-96be-42f9-88e6-6144606d4f0c 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:480ba157-2339-400f-9b9e-59d5a765edc3 for instance 21153b85-c216-4371-863f-6d9296515b68 on instance [pid: 7|app: 0|req: 590/1155] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:50:44 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-06-10 09:50:45.580 8 INFO nova.api.openstack.compute.server_external_events [req-222896fa-a589-4b79-8c7c-d511d1a58c2c req-f64a1d74-0a52-4573-a53f-eaf24ddf7d2c 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-deleted:480ba157-2339-400f-9b9e-59d5a765edc3 for instance 21153b85-c216-4371-863f-6d9296515b68 on instance [pid: 8|app: 0|req: 567/1158] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:50:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:50:46.260 7 INFO nova.api.openstack.compute.server_external_events [req-1a66ad05-31e7-4f93-a7de-1f7093d63265 req-67ca8a76-ce05-4be1-a73a-c035dc5d5e22 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:480ba157-2339-400f-9b9e-59d5a765edc3 for instance 21153b85-c216-4371-863f-6d9296515b68 on instance [pid: 7|app: 0|req: 592/1159] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:50:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 568/1160] 10.0.0.47 () {32 vars in 717 bytes} [Wed Jun 10 09:50:46 2026] DELETE /v2.1/servers/1fa276ab-a974-40ff-9e93-b964e2e24bed => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:50:47.040 7 WARNING neutronclient.v2_0.client [None req-271304ab-990d-4cd7-b458-828c2972493f 862efc86bbb44566b1e885b5d8ab6823 53083a3476f44903b7954e3c6415a149 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 593/1161] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:50:47 2026] GET /v2.1/servers/1fa276ab-a974-40ff-9e93-b964e2e24bed => generated 1945 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:50:48.282 8 INFO nova.api.openstack.compute.server_external_events [req-0648dbc3-73fa-44e9-8587-78a59548e780 req-ec5d8ccb-c448-424c-a713-851d084e0aa2 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:949d01ad-72b8-42ef-a43b-71dc0ef65858 for instance 1fa276ab-a974-40ff-9e93-b964e2e24bed on instance [pid: 8|app: 0|req: 569/1162] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:50:48 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) 2026-06-10 09:50:48.294 7 INFO nova.api.openstack.compute.server_external_events [req-ecde2be6-3fab-4ed8-9599-96425f952787 req-afa58f67-7d7d-4507-a4e4-cc5b714e4bfa 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:949d01ad-72b8-42ef-a43b-71dc0ef65858 for instance 1fa276ab-a974-40ff-9e93-b964e2e24bed on instance [pid: 7|app: 0|req: 594/1163] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:50:48 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:50:50.321 8 INFO nova.api.openstack.compute.server_external_events [req-eca03c7a-a25a-4f28-ba00-68a50b3ba047 req-1450f4ac-c0bd-4f42-baad-63326c8e7e8d 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:949d01ad-72b8-42ef-a43b-71dc0ef65858 for instance 1fa276ab-a974-40ff-9e93-b964e2e24bed on instance [pid: 8|app: 0|req: 570/1164] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:50:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:50:50.330 7 INFO nova.api.openstack.compute.server_external_events [req-0a1cdb6a-c0a2-4cee-9dea-23942827e7f0 req-1c41fefe-998f-4883-aaf0-6d1ab31e6b42 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-deleted:949d01ad-72b8-42ef-a43b-71dc0ef65858 for instance 1fa276ab-a974-40ff-9e93-b964e2e24bed on instance [pid: 7|app: 0|req: 595/1165] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:50:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:50:52.262 8 WARNING neutronclient.v2_0.client [None req-ad1896ec-2f90-4477-9534-0a574a5c66b6 862efc86bbb44566b1e885b5d8ab6823 53083a3476f44903b7954e3c6415a149 - - default default] The python binding code in 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/1166] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:50:52 2026] GET /v2.1/servers/1fa276ab-a974-40ff-9e93-b964e2e24bed => generated 1481 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:50:57.342 8 INFO nova.api.openstack.wsgi [None req-3aef24a1-d12b-4c4d-9f13-431bfeb79e36 862efc86bbb44566b1e885b5d8ab6823 53083a3476f44903b7954e3c6415a149 - - default default] HTTP exception thrown: Instance 1fa276ab-a974-40ff-9e93-b964e2e24bed could not be found. [pid: 8|app: 0|req: 573/1169] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:50:57 2026] GET /v2.1/servers/1fa276ab-a974-40ff-9e93-b964e2e24bed => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:50:57.801 7 INFO nova.api.openstack.compute.server_external_events [req-09c19dcb-54d0-46d0-8061-c9f84dfd164c req-6d7fcdb4-d953-4f0b-b308-cd94dd543653 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-changed:ff2a13f2-9e5d-4c00-be7b-045aa005df7e for instance 78284c93-df84-4609-8b0d-f12ad2890912 on instance [pid: 7|app: 0|req: 597/1170] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:50:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 574/1171] 10.0.0.47 () {32 vars in 717 bytes} [Wed Jun 10 09:50:57 2026] DELETE /v2.1/servers/78284c93-df84-4609-8b0d-f12ad2890912 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:50:57.938 7 WARNING neutronclient.v2_0.client [None req-8f5d28ab-d2d9-4025-87c0-3e6182a47c6d 862efc86bbb44566b1e885b5d8ab6823 53083a3476f44903b7954e3c6415a149 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 598/1172] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:50:57 2026] GET /v2.1/servers/78284c93-df84-4609-8b0d-f12ad2890912 => generated 1941 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:50:59.181 8 INFO nova.api.openstack.compute.server_external_events [req-23756a45-b39b-4799-9e11-bdb2ab66ca0e req-838202cc-2252-4afc-bb9d-6f7ac031e107 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:ff2a13f2-9e5d-4c00-be7b-045aa005df7e for instance 78284c93-df84-4609-8b0d-f12ad2890912 on instance [pid: 8|app: 0|req: 575/1173] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:50:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:51:00.595 7 INFO nova.api.openstack.compute.server_external_events [req-641c25f6-df0d-4254-8e06-27aaa9299a4b req-1ebafc94-2069-424c-86ba-6dfe8b67a792 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-deleted:ff2a13f2-9e5d-4c00-be7b-045aa005df7e for instance 78284c93-df84-4609-8b0d-f12ad2890912 on instance [pid: 7|app: 0|req: 599/1174] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:51:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:51:01.222 8 INFO nova.api.openstack.compute.server_external_events [req-8f07eb2c-5391-4af3-bdfe-a721d73d77cf req-b0ea173d-794f-4e72-a497-70ba77366577 7e066bb64ed9498092d5ed77a2c1863f b39c40e8eaf04b4ebdc3dc469a265467 - - b23f8f9f13c248798f9b22a09594e429 b23f8f9f13c248798f9b22a09594e429] Creating event network-vif-unplugged:ff2a13f2-9e5d-4c00-be7b-045aa005df7e for instance 78284c93-df84-4609-8b0d-f12ad2890912 on instance [pid: 8|app: 0|req: 576/1175] 10.0.0.246 () {38 vars in 815 bytes} [Wed Jun 10 09:51:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:51:03.138 7 WARNING neutronclient.v2_0.client [None req-ece65049-4dad-4e49-af25-ae168edcc29a 862efc86bbb44566b1e885b5d8ab6823 53083a3476f44903b7954e3c6415a149 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 600/1176] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:51:03 2026] GET /v2.1/servers/78284c93-df84-4609-8b0d-f12ad2890912 => generated 1481 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:51:08.221 8 INFO nova.api.openstack.wsgi [None req-79eb212e-025c-4bda-80b6-08f1b8b7747d 862efc86bbb44566b1e885b5d8ab6823 53083a3476f44903b7954e3c6415a149 - - default default] HTTP exception thrown: Instance 78284c93-df84-4609-8b0d-f12ad2890912 could not be found. [pid: 8|app: 0|req: 578/1179] 10.0.0.47 () {32 vars in 714 bytes} [Wed Jun 10 09:51:08 2026] GET /v2.1/servers/78284c93-df84-4609-8b0d-f12ad2890912 => 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: 602/1180] 10.0.0.47 () {32 vars in 725 bytes} [Wed Jun 10 09:51:10 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1983844206 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:51:10.049 8 INFO nova.api.openstack.wsgi [None req-b7f21190-e335-4b27-bf44-e450358a6b63 862efc86bbb44566b1e885b5d8ab6823 53083a3476f44903b7954e3c6415a149 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1983844206 not found for user 862efc86bbb44566b1e885b5d8ab6823 [pid: 8|app: 0|req: 579/1181] 10.0.0.47 () {32 vars in 722 bytes} [Wed Jun 10 09:51:10 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1983844206 => generated 142 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1194] 10.0.0.17 () {28 vars in 453 bytes} [Wed Jun 10 09:52: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: 609/1195] 10.0.0.17 () {30 vars in 657 bytes} [Wed Jun 10 09:52:06 2026] GET /v2.1 => generated 0 bytes in 171 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 587/1196] 10.0.0.17 () {32 vars in 730 bytes} [Wed Jun 10 09:52:06 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: 610/1197] 10.0.0.17 () {34 vars in 805 bytes} [Wed Jun 10 09:52:06 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1198] 10.0.0.17 () {28 vars in 453 bytes} [Wed Jun 10 09:52:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1199] 10.0.0.17 () {30 vars in 657 bytes} [Wed Jun 10 09:52:07 2026] GET /v2.1 => generated 0 bytes in 92 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 589/1200] 10.0.0.17 () {32 vars in 730 bytes} [Wed Jun 10 09:52:07 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: 612/1201] 10.0.0.17 () {34 vars in 893 bytes} [Wed Jun 10 09:52:07 2026] GET /v2.1/servers/detail?project_id=3bc3561b9fda428fa5b1f37dd0589597&all_tenants=True => generated 15 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1202] 10.0.0.17 () {34 vars in 893 bytes} [Wed Jun 10 09:52:07 2026] GET /v2.1/servers/detail?project_id=7a9dbf2f1a1c44058e4091a11766cec1&all_tenants=True => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1203] 10.0.0.17 () {34 vars in 893 bytes} [Wed Jun 10 09:52:07 2026] GET /v2.1/servers/detail?project_id=b39c40e8eaf04b4ebdc3dc469a265467&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1204] 10.0.0.17 () {34 vars in 893 bytes} [Wed Jun 10 09:52:07 2026] GET /v2.1/servers/detail?project_id=c671a6e41e5248fa99675c9eacd50a01&all_tenants=True => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1207] 10.0.0.47 () {32 vars in 654 bytes} [Wed Jun 10 09:52:16 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1208] 10.0.0.47 () {32 vars in 640 bytes} [Wed Jun 10 09:52:17 2026] GET /v2.1/servers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-10 09:52:17.132 7 WARNING oslo_db.sqlalchemy.utils [None req-f0b64ed3-e2e8-4cce-9ac3-9ebc2d76563c de50389dedd6477dbb1e14c950be0ee1 7a9dbf2f1a1c44058e4091a11766cec1 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 616/1209] 10.0.0.47 () {32 vars in 648 bytes} [Wed Jun 10 09:52:17 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1210] 10.0.0.47 () {32 vars in 693 bytes} [Wed Jun 10 09:52:17 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)