+ 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 May 6 15:10:15 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-f6d957dff-dztm6 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 0x7fdc590b6668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-05-06 15:10:19.966 8 INFO nova.utils [None req-8b498dd6-a52d-4fd0-bd81-509a0bec43cd - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-06 15:10:19.996 7 INFO nova.utils [None req-e8f89a85-d23d-4352-8299-f1e323abd4ca - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-06 15:10:21.617 7 WARNING keystonemiddleware._common.config [None req-e8f89a85-d23d-4352-8299-f1e323abd4ca - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 15:10:21.626 7 WARNING oslo_config.cfg [None req-e8f89a85-d23d-4352-8299-f1e323abd4ca - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-06 15:10:21.702 7 WARNING keystonemiddleware._common.config [None req-e8f89a85-d23d-4352-8299-f1e323abd4ca - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 15:10:21.717 7 WARNING oslo_config.cfg [None req-e8f89a85-d23d-4352-8299-f1e323abd4ca - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-06 15:10:21.731 7 WARNING oslo_config.cfg [None req-e8f89a85-d23d-4352-8299-f1e323abd4ca - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fdc590b6668 pid: 7 (default app) 2026-05-06 15:10:21.859 8 WARNING keystonemiddleware._common.config [None req-8b498dd6-a52d-4fd0-bd81-509a0bec43cd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 15:10:21.869 8 WARNING oslo_config.cfg [None req-8b498dd6-a52d-4fd0-bd81-509a0bec43cd - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-06 15:10:21.948 8 WARNING keystonemiddleware._common.config [None req-8b498dd6-a52d-4fd0-bd81-509a0bec43cd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 15:10:21.966 8 WARNING oslo_config.cfg [None req-8b498dd6-a52d-4fd0-bd81-509a0bec43cd - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-06 15:10:21.979 8 WARNING oslo_config.cfg [None req-8b498dd6-a52d-4fd0-bd81-509a0bec43cd - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fdc590b6668 pid: 8 (default app) [pid: 8|app: 0|req: 2/4] 199.19.213.150 () {42 vars in 704 bytes} [Wed May 6 15:10:27 2026] GET /v2.1 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:10:28.100 7 WARNING oslo_policy.policy [None req-6d9e2256-9c2b-4dfe-8965-f62d7a6d356b bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-06 15:10:28.100 7 WARNING oslo_policy.policy [None req-6d9e2256-9c2b-4dfe-8965-f62d7a6d356b bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - 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.150 () {44 vars in 908 bytes} [Wed May 6 15:10:27 2026] GET /v2.1 => generated 0 bytes in 579 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:10:28.230 8 WARNING oslo_policy.policy [req-6d9e2256-9c2b-4dfe-8965-f62d7a6d356b req-3fea2594-7ca1-4dcc-a321-579fbd8868aa bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-06 15:10:28.230 8 WARNING oslo_policy.policy [req-6d9e2256-9c2b-4dfe-8965-f62d7a6d356b req-3fea2594-7ca1-4dcc-a321-579fbd8868aa bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - 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.150 () {46 vars in 981 bytes} [Wed May 6 15:10:28 2026] GET /v2.1/ => generated 400 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:10:28.326 7 INFO nova.api.openstack.wsgi [None req-0661b1b4-eb5f-4e43-9e99-eaa5aec639a4 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.19.213.150 () {48 vars in 1010 bytes} [Wed May 6 15:10:28 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.150 () {48 vars in 1050 bytes} [Wed May 6 15:10:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 21 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.150 () {52 vars in 1047 bytes} [Wed May 6 15:10:28 2026] POST /v2.1/flavors => generated 529 bytes in 57 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.150 () {42 vars in 704 bytes} [Wed May 6 15:10:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.19.213.150 () {44 vars in 908 bytes} [Wed May 6 15:10:29 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.19.213.150 () {46 vars in 981 bytes} [Wed May 6 15:10:29 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:10:29.304 7 INFO nova.api.openstack.wsgi [None req-ac0835ef-8de7-47e3-8fa3-3700b3249fee bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.19.213.150 () {48 vars in 1012 bytes} [Wed May 6 15:10:29 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.150 () {48 vars in 1050 bytes} [Wed May 6 15:10:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 11 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.150 () {52 vars in 1047 bytes} [Wed May 6 15:10:29 2026] POST /v2.1/flavors => generated 532 bytes in 21 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.150 () {42 vars in 704 bytes} [Wed May 6 15:10:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.19.213.150 () {44 vars in 908 bytes} [Wed May 6 15:10:30 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.19.213.150 () {46 vars in 981 bytes} [Wed May 6 15:10:30 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:10:30.285 7 INFO nova.api.openstack.wsgi [None req-d6c19245-5e99-4f5c-b225-1a8bc8f50859 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.19.213.150 () {48 vars in 1014 bytes} [Wed May 6 15:10:30 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 21 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.150 () {48 vars in 1050 bytes} [Wed May 6 15:10:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 22 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.150 () {52 vars in 1047 bytes} [Wed May 6 15:10:30 2026] POST /v2.1/flavors => generated 533 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.150 () {42 vars in 704 bytes} [Wed May 6 15:10:31 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: 12/23] 199.19.213.150 () {44 vars in 908 bytes} [Wed May 6 15:10:31 2026] GET /v2.1 => generated 0 bytes in 24 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.19.213.150 () {46 vars in 981 bytes} [Wed May 6 15:10:31 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:10:31.190 7 INFO nova.api.openstack.wsgi [None req-8705267f-dc8d-4b91-be6b-06571b6bc693 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.19.213.150 () {48 vars in 1012 bytes} [Wed May 6 15:10:31 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 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.150 () {48 vars in 1050 bytes} [Wed May 6 15:10:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 18 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.150 () {52 vars in 1047 bytes} [Wed May 6 15:10:31 2026] POST /v2.1/flavors => generated 532 bytes in 19 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.150 () {42 vars in 704 bytes} [Wed May 6 15:10:32 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.150 () {44 vars in 908 bytes} [Wed May 6 15:10:32 2026] GET /v2.1 => generated 0 bytes in 25 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.19.213.150 () {46 vars in 981 bytes} [Wed May 6 15:10:32 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:10:32.196 7 INFO nova.api.openstack.wsgi [None req-f7891b19-bcf2-4147-b49c-e2a65d1c0661 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/31] 199.19.213.150 () {48 vars in 1014 bytes} [Wed May 6 15:10:32 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: 8|app: 0|req: 16/32] 199.19.213.150 () {48 vars in 1050 bytes} [Wed May 6 15:10:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 16 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.150 () {52 vars in 1047 bytes} [Wed May 6 15:10:32 2026] POST /v2.1/flavors => generated 535 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 10.0.0.87 () {28 vars in 452 bytes} [Wed May 6 15:16:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 52/105] 10.0.0.87 () {30 vars in 656 bytes} [Wed May 6 15:16:14 2026] GET /v2.1 => generated 0 bytes in 408 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 54/106] 10.0.0.87 () {32 vars in 729 bytes} [Wed May 6 15:16:14 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 10.0.0.87 () {34 vars in 802 bytes} [Wed May 6 15:16:14 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/142] 199.19.213.150 () {42 vars in 704 bytes} [Wed May 6 15:19:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 71/143] 199.19.213.150 () {44 vars in 908 bytes} [Wed May 6 15:19:05 2026] GET /v2.1 => generated 0 bytes in 96 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 73/144] 199.19.213.150 () {46 vars in 981 bytes} [Wed May 6 15:19:05 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:19:05.752 8 INFO nova.api.openstack.wsgi [None req-c2388c61-2d3a-4cda-b9f6-e7652f4c695d bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 72/145] 199.19.213.150 () {48 vars in 1016 bytes} [Wed May 6 15:19:05 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/146] 199.19.213.150 () {48 vars in 1050 bytes} [Wed May 6 15:19:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/147] 199.19.213.150 () {52 vars in 1048 bytes} [Wed May 6 15:19:05 2026] POST /v2.1/flavors => generated 534 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/160] 199.19.213.150 () {42 vars in 704 bytes} [Wed May 6 15:20:05 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: 81/161] 199.19.213.150 () {44 vars in 908 bytes} [Wed May 6 15:20:05 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 81/162] 199.19.213.150 () {46 vars in 981 bytes} [Wed May 6 15:20:05 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:20:05.158 7 INFO nova.api.openstack.wsgi [None req-bb3c05b8-c2d9-4bf5-8eaa-99f4b736af7a bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user bad0d1f5a2a94890be6708e32838cfe3 [pid: 7|app: 0|req: 82/163] 199.19.213.150 () {48 vars in 1050 bytes} [Wed May 6 15:20:05 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-06 15:20:05.173 8 WARNING oslo_db.sqlalchemy.utils [None req-f72491fb-b785-49f4-9dbc-3e8de5119e19 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 82/164] 199.19.213.150 () {48 vars in 1015 bytes} [Wed May 6 15:20:05 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: 7|app: 0|req: 83/165] 199.19.213.150 () {52 vars in 1056 bytes} [Wed May 6 15:20:05 2026] POST /v2.1/os-keypairs => generated 576 bytes in 50 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.19.213.150 () {42 vars in 704 bytes} [Wed May 6 15:20:08 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: 84/167] 199.19.213.150 () {44 vars in 908 bytes} [Wed May 6 15:20:08 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.19.213.150 () {46 vars in 981 bytes} [Wed May 6 15:20:08 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/169] 199.19.213.150 () {48 vars in 1072 bytes} [Wed May 6 15:20:08 2026] GET /v2.1/os-quota-sets/d96b962b322846eab17a2b8eb88a842b => generated 283 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/170] 199.19.213.150 () {52 vars in 1124 bytes} [Wed May 6 15:20:09 2026] PUT /v2.1/os-quota-sets/d96b962b322846eab17a2b8eb88a842b => generated 238 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 199.19.213.150 () {42 vars in 704 bytes} [Wed May 6 15:29:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 199.19.213.150 () {44 vars in 908 bytes} [Wed May 6 15:29:29 2026] GET /v2.1 => generated 0 bytes in 103 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 143/285] 199.19.213.150 () {46 vars in 981 bytes} [Wed May 6 15:29:29 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:29:29.541 8 INFO nova.api.openstack.wsgi [None req-bcab04db-6f04-418d-a4f4-0b7a537925c8 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 143/286] 199.19.213.150 () {48 vars in 1014 bytes} [Wed May 6 15:29:29 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/287] 199.19.213.150 () {48 vars in 1050 bytes} [Wed May 6 15:29:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 199.19.213.150 () {52 vars in 1048 bytes} [Wed May 6 15:29:29 2026] POST /v2.1/flavors => generated 534 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/327] 199.19.213.150 () {42 vars in 704 bytes} [Wed May 6 15:32:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/328] 199.19.213.150 () {44 vars in 908 bytes} [Wed May 6 15:32:41 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 165/329] 199.19.213.150 () {46 vars in 981 bytes} [Wed May 6 15:32:41 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/330] 199.19.213.150 () {48 vars in 1072 bytes} [Wed May 6 15:32:41 2026] GET /v2.1/os-quota-sets/9eefbb65fa354af48e0df7be15861c1f => generated 283 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/331] 199.19.213.150 () {52 vars in 1124 bytes} [Wed May 6 15:32:41 2026] PUT /v2.1/os-quota-sets/9eefbb65fa354af48e0df7be15861c1f => generated 238 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/458] 199.19.213.150 () {42 vars in 704 bytes} [Wed May 6 15:43:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/459] 199.19.213.150 () {44 vars in 908 bytes} [Wed May 6 15:43:05 2026] GET /v2.1 => generated 0 bytes in 123 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 231/460] 199.19.213.150 () {46 vars in 981 bytes} [Wed May 6 15:43:06 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:43:06.126 7 INFO nova.api.openstack.wsgi [None req-e85ba88e-d1c4-4d06-a6a5-151bf37faebb bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 230/461] 199.19.213.150 () {48 vars in 1010 bytes} [Wed May 6 15:43:06 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/462] 199.19.213.150 () {48 vars in 1050 bytes} [Wed May 6 15:43:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/463] 199.19.213.150 () {48 vars in 1098 bytes} [Wed May 6 15:43:06 2026] GET /v2.1/flavors/cfaae1d5-3ceb-433d-a538-248d583876f5/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/464] 199.19.213.150 () {42 vars in 704 bytes} [Wed May 6 15:43: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: 232/465] 199.19.213.150 () {44 vars in 908 bytes} [Wed May 6 15:43:07 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 234/466] 199.19.213.150 () {46 vars in 981 bytes} [Wed May 6 15:43:07 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:43:07.083 7 INFO nova.api.openstack.wsgi [None req-5748961a-087a-44cb-9631-e4d4e64fc38e bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 233/467] 199.19.213.150 () {48 vars in 1012 bytes} [Wed May 6 15:43:07 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/468] 199.19.213.150 () {48 vars in 1050 bytes} [Wed May 6 15:43:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/469] 199.19.213.150 () {48 vars in 1098 bytes} [Wed May 6 15:43:07 2026] GET /v2.1/flavors/43d2b472-e33a-4bf7-a6ef-041240cb7bee/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/470] 199.19.213.150 () {42 vars in 704 bytes} [Wed May 6 15:43:08 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/471] 199.19.213.150 () {44 vars in 908 bytes} [Wed May 6 15:43:08 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 237/472] 199.19.213.150 () {46 vars in 981 bytes} [Wed May 6 15:43:08 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:43:08.096 7 INFO nova.api.openstack.wsgi [None req-6fb2ac48-879f-4776-a344-85a98418646a bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 236/473] 199.19.213.150 () {48 vars in 1014 bytes} [Wed May 6 15:43:08 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/474] 199.19.213.150 () {48 vars in 1050 bytes} [Wed May 6 15:43:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/475] 199.19.213.150 () {48 vars in 1098 bytes} [Wed May 6 15:43:08 2026] GET /v2.1/flavors/a3428c07-ff9a-47d0-99a5-940bdef1dbea/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: 239/476] 199.19.213.150 () {42 vars in 704 bytes} [Wed May 6 15:43: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: 7|app: 0|req: 238/477] 199.19.213.150 () {44 vars in 908 bytes} [Wed May 6 15:43:08 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 240/478] 199.19.213.150 () {46 vars in 981 bytes} [Wed May 6 15:43:09 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:43:09.053 7 INFO nova.api.openstack.wsgi [None req-a72634d9-351b-41ac-9183-aa66a1f279df bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 239/479] 199.19.213.150 () {48 vars in 1012 bytes} [Wed May 6 15:43:09 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/480] 199.19.213.150 () {48 vars in 1050 bytes} [Wed May 6 15:43:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/481] 199.19.213.150 () {48 vars in 1098 bytes} [Wed May 6 15:43:09 2026] GET /v2.1/flavors/5939db4d-faf0-41b7-a3f5-664590cf6619/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/482] 199.19.213.150 () {42 vars in 704 bytes} [Wed May 6 15:43: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: 241/483] 199.19.213.150 () {44 vars in 908 bytes} [Wed May 6 15:43:09 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 243/484] 199.19.213.150 () {46 vars in 981 bytes} [Wed May 6 15:43:10 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:43:10.033 7 INFO nova.api.openstack.wsgi [None req-6b737218-0f50-4fb3-b9a9-2a8143dc6067 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 242/485] 199.19.213.150 () {48 vars in 1014 bytes} [Wed May 6 15:43:10 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: 8|app: 0|req: 244/486] 199.19.213.150 () {48 vars in 1050 bytes} [Wed May 6 15:43:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/487] 199.19.213.150 () {48 vars in 1098 bytes} [Wed May 6 15:43:10 2026] GET /v2.1/flavors/4559305a-ad9d-4987-b3a8-041c71d4a7b5/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/500] 199.19.213.150 () {42 vars in 704 bytes} [Wed May 6 15:44: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: 250/501] 199.19.213.150 () {44 vars in 908 bytes} [Wed May 6 15:44:10 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 252/502] 199.19.213.150 () {46 vars in 981 bytes} [Wed May 6 15:44:10 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:44:10.849 7 INFO nova.api.openstack.wsgi [None req-df5fa071-45b8-4a78-94c1-417febd1eec8 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 251/503] 199.19.213.150 () {48 vars in 1016 bytes} [Wed May 6 15:44:10 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/504] 199.19.213.150 () {48 vars in 1050 bytes} [Wed May 6 15:44:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/505] 199.19.213.150 () {48 vars in 1098 bytes} [Wed May 6 15:44:10 2026] GET /v2.1/flavors/9e266bf9-9bcd-49a8-b345-92cf34826911/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/508] 199.19.213.150 () {42 vars in 704 bytes} [Wed May 6 15:44:17 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: 254/509] 199.19.213.150 () {44 vars in 908 bytes} [Wed May 6 15:44:17 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 256/510] 199.19.213.150 () {46 vars in 981 bytes} [Wed May 6 15:44:17 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/511] 199.19.213.150 () {48 vars in 1050 bytes} [Wed May 6 15:44:17 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/512] 199.19.213.150 () {42 vars in 704 bytes} [Wed May 6 15:44:20 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/513] 199.19.213.150 () {44 vars in 908 bytes} [Wed May 6 15:44:20 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 258/514] 199.19.213.150 () {46 vars in 981 bytes} [Wed May 6 15:44:20 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/515] 199.19.213.150 () {48 vars in 1072 bytes} [Wed May 6 15:44:20 2026] GET /v2.1/os-quota-sets/d96b962b322846eab17a2b8eb88a842b => generated 280 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/526] 199.19.213.150 () {42 vars in 704 bytes} [Wed May 6 15:45: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: 263/527] 199.19.213.150 () {44 vars in 908 bytes} [Wed May 6 15:45:09 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 265/528] 199.19.213.150 () {46 vars in 981 bytes} [Wed May 6 15:45:09 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:45:09.746 7 INFO nova.api.openstack.wsgi [None req-5038d96f-9df6-4f94-beba-5cf2cc682783 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 264/529] 199.19.213.150 () {48 vars in 1014 bytes} [Wed May 6 15:45:09 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/530] 199.19.213.150 () {48 vars in 1050 bytes} [Wed May 6 15:45:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/531] 199.19.213.150 () {48 vars in 1098 bytes} [Wed May 6 15:45:09 2026] GET /v2.1/flavors/e10b10cc-373d-4a00-9a8b-b5283952c137/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/536] 199.19.213.150 () {42 vars in 704 bytes} [Wed May 6 15:45:24 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/537] 199.19.213.150 () {44 vars in 908 bytes} [Wed May 6 15:45:24 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 270/538] 199.19.213.150 () {46 vars in 981 bytes} [Wed May 6 15:45:24 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/539] 199.19.213.150 () {48 vars in 1072 bytes} [Wed May 6 15:45:24 2026] GET /v2.1/os-quota-sets/9eefbb65fa354af48e0df7be15861c1f => generated 280 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/548] 199.19.213.150 () {42 vars in 704 bytes} [Wed May 6 15:46:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/549] 199.19.213.150 () {44 vars in 908 bytes} [Wed May 6 15:46:11 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 276/550] 199.19.213.150 () {46 vars in 981 bytes} [Wed May 6 15:46:11 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:46:11.399 7 INFO nova.api.openstack.wsgi [None req-14d3db12-1a6e-4edd-9795-59a0ad3dd2ca bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 275/551] 199.19.213.150 () {48 vars in 1010 bytes} [Wed May 6 15:46:11 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/552] 199.19.213.150 () {48 vars in 1050 bytes} [Wed May 6 15:46:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 282/561] 10.0.0.206 () {32 vars in 654 bytes} [Wed May 6 15:46:51 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/562] 10.0.0.206 () {32 vars in 640 bytes} [Wed May 6 15:46:51 2026] GET /v2.1/servers => generated 15 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-06 15:46:52.018 8 WARNING oslo_db.sqlalchemy.utils [None req-385e6dd1-e04a-4838-904c-279d9e1d8d7a bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 283/563] 10.0.0.206 () {32 vars in 648 bytes} [Wed May 6 15:46:52 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/564] 10.0.0.206 () {32 vars in 693 bytes} [Wed May 6 15:46:52 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/567] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:02 2026] GET /v2.1/flavors/cfaae1d5-3ceb-433d-a538-248d583876f5 => generated 511 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/568] 10.0.0.206 () {32 vars in 640 bytes} [Wed May 6 15:47:02 2026] GET /v2.1/flavors => generated 1674 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/569] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:02 2026] GET /v2.1/flavors/cfaae1d5-3ceb-433d-a538-248d583876f5 => generated 511 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/572] 10.0.0.206 () {34 vars in 670 bytes} [Wed May 6 15:47:07 2026] POST /v2.1/os-keypairs => generated 386 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:47:08.811 8 WARNING neutronclient.v2_0.client [None req-73f4ac0c-d7af-496d-aafd-2ecd66ca9337 721c34d1a7a7422da7dce9f5c2f9bf73 5e0b42e57dd94ef4a8e68ff1ba111936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/573] 10.0.0.206 () {34 vars in 670 bytes} [Wed May 6 15:47:09 2026] POST /v2.1/os-keypairs => generated 386 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/574] 10.0.0.206 () {34 vars in 684 bytes} [Wed May 6 15:47:08 2026] POST /v2.1/os-security-groups => generated 246 bytes in 958 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:47:09.743 7 WARNING neutronclient.v2_0.client [None req-3f244d96-fe44-402d-a3a5-6374188970fb 721c34d1a7a7422da7dce9f5c2f9bf73 5e0b42e57dd94ef4a8e68ff1ba111936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:09.989 8 WARNING neutronclient.v2_0.client [None req-a9d024bf-cca9-4723-a886-dd0ef11a16be dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:10.034 8 WARNING neutronclient.v2_0.client [None req-a9d024bf-cca9-4723-a886-dd0ef11a16be dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:10.222 7 WARNING neutronclient.v2_0.client [None req-3f244d96-fe44-402d-a3a5-6374188970fb 721c34d1a7a7422da7dce9f5c2f9bf73 5e0b42e57dd94ef4a8e68ff1ba111936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/575] 10.0.0.206 () {34 vars in 694 bytes} [Wed May 6 15:47:09 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1043 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:47:10.807 7 WARNING neutronclient.v2_0.client [None req-f7ee3de6-0ded-46e2-a698-412e0807205a 721c34d1a7a7422da7dce9f5c2f9bf73 5e0b42e57dd94ef4a8e68ff1ba111936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:10.875 8 WARNING neutronclient.v2_0.client [None req-a9d024bf-cca9-4723-a886-dd0ef11a16be dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/576] 10.0.0.206 () {34 vars in 684 bytes} [Wed May 6 15:47:10 2026] POST /v2.1/os-security-groups => generated 246 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:47:11.067 7 WARNING neutronclient.v2_0.client [None req-5c321692-0ef6-4cf6-b83f-9b6b8e99a140 c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:11.110 7 WARNING neutronclient.v2_0.client [None req-5c321692-0ef6-4cf6-b83f-9b6b8e99a140 c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:11.279 7 WARNING neutronclient.v2_0.client [None req-5c321692-0ef6-4cf6-b83f-9b6b8e99a140 c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/577] 10.0.0.206 () {34 vars in 662 bytes} [Wed May 6 15:47:09 2026] POST /v2.1/servers => generated 449 bytes in 1920 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:11.812 8 WARNING neutronclient.v2_0.client [None req-6c2436be-20bf-49c5-9d8e-3577af1d17ba 721c34d1a7a7422da7dce9f5c2f9bf73 5e0b42e57dd94ef4a8e68ff1ba111936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:11.845 8 WARNING neutronclient.v2_0.client [None req-6c2436be-20bf-49c5-9d8e-3577af1d17ba 721c34d1a7a7422da7dce9f5c2f9bf73 5e0b42e57dd94ef4a8e68ff1ba111936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/578] 10.0.0.206 () {34 vars in 662 bytes} [Wed May 6 15:47:10 2026] POST /v2.1/servers => generated 452 bytes in 901 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:11.912 7 WARNING neutronclient.v2_0.client [None req-402ca955-1e33-4336-8c1d-39b7103423ed dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/579] 10.0.0.206 () {34 vars in 694 bytes} [Wed May 6 15:47:11 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:47:11.997 8 WARNING neutronclient.v2_0.client [None req-1a5a5def-2e6f-42d0-b9af-b9ebc3a76421 c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/580] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:11 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 1401 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:12.030 7 WARNING neutronclient.v2_0.client [None req-ac63bc27-583d-43a1-abeb-77147c694ab3 721c34d1a7a7422da7dce9f5c2f9bf73 5e0b42e57dd94ef4a8e68ff1ba111936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 291/581] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:11 2026] GET /v2.1/servers/7cbdc583-f34f-48d9-a33e-40069f25f994 => generated 1432 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:47:12.076 7 WARNING neutronclient.v2_0.client [None req-ac63bc27-583d-43a1-abeb-77147c694ab3 721c34d1a7a7422da7dce9f5c2f9bf73 5e0b42e57dd94ef4a8e68ff1ba111936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/582] 10.0.0.206 () {34 vars in 694 bytes} [Wed May 6 15:47:12 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:12.218 8 WARNING neutronclient.v2_0.client [None req-810b8b96-4d7f-47c9-9f7e-83917426037e 721c34d1a7a7422da7dce9f5c2f9bf73 5e0b42e57dd94ef4a8e68ff1ba111936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/583] 10.0.0.206 () {32 vars in 736 bytes} [Wed May 6 15:47:12 2026] GET /v2.1/os-security-groups/0c31507c-be8d-4311-9a73-6117ffbb0062 => generated 663 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:47:12.290 7 WARNING neutronclient.v2_0.client [None req-d27a50ea-7c9d-4e25-b5b2-556b9858fedc 721c34d1a7a7422da7dce9f5c2f9bf73 5e0b42e57dd94ef4a8e68ff1ba111936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:12.318 7 WARNING neutronclient.v2_0.client [None req-d27a50ea-7c9d-4e25-b5b2-556b9858fedc 721c34d1a7a7422da7dce9f5c2f9bf73 5e0b42e57dd94ef4a8e68ff1ba111936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:12.364 7 WARNING neutronclient.v2_0.client [None req-d27a50ea-7c9d-4e25-b5b2-556b9858fedc 721c34d1a7a7422da7dce9f5c2f9bf73 5e0b42e57dd94ef4a8e68ff1ba111936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/584] 10.0.0.206 () {32 vars in 749 bytes} [Wed May 6 15:47:12 2026] DELETE /v2.1/os-security-group-rules/c0a0dcb7-1ecf-4125-8640-0c878e008810 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-06 15:47:12.480 8 WARNING neutronclient.v2_0.client [None req-83f53bbc-7bd1-4075-84b1-6f5020d9d817 721c34d1a7a7422da7dce9f5c2f9bf73 5e0b42e57dd94ef4a8e68ff1ba111936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:12.515 8 WARNING neutronclient.v2_0.client [None req-83f53bbc-7bd1-4075-84b1-6f5020d9d817 721c34d1a7a7422da7dce9f5c2f9bf73 5e0b42e57dd94ef4a8e68ff1ba111936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:12.516 7 WARNING neutronclient.v2_0.client [None req-f883ca48-21a3-430c-a8cc-76dd8403fcc9 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/585] 10.0.0.206 () {32 vars in 739 bytes} [Wed May 6 15:47:12 2026] DELETE /v2.1/os-security-groups/0c31507c-be8d-4311-9a73-6117ffbb0062 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-06 15:47:12.642 8 WARNING neutronclient.v2_0.client [None req-335a60be-82ed-42c3-b7ab-0d8269901c64 721c34d1a7a7422da7dce9f5c2f9bf73 5e0b42e57dd94ef4a8e68ff1ba111936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/586] 10.0.0.206 () {34 vars in 684 bytes} [Wed May 6 15:47:12 2026] POST /v2.1/os-security-groups => generated 244 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:47:12.674 8 WARNING neutronclient.v2_0.client [None req-335a60be-82ed-42c3-b7ab-0d8269901c64 721c34d1a7a7422da7dce9f5c2f9bf73 5e0b42e57dd94ef4a8e68ff1ba111936 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:12.689 7 WARNING neutronclient.v2_0.client [None req-25637e50-1799-4ea1-adc2-ffd4eb29f886 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/587] 10.0.0.206 () {32 vars in 739 bytes} [Wed May 6 15:47:12 2026] DELETE /v2.1/os-security-groups/549f57a6-5431-451d-959d-9588ff7dd916 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/588] 10.0.0.206 () {34 vars in 684 bytes} [Wed May 6 15:47:12 2026] POST /v2.1/os-security-groups => generated 242 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:47:12.850 8 WARNING neutronclient.v2_0.client [None req-3e312a63-6542-4b23-b274-cdd515d02e03 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/589] 10.0.0.206 () {34 vars in 684 bytes} [Wed May 6 15:47:12 2026] POST /v2.1/os-security-groups => generated 241 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:47:12.983 7 WARNING neutronclient.v2_0.client [None req-167b1f65-4b99-4eb0-a9d6-24bdb0be46be 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:13.035 7 WARNING neutronclient.v2_0.client [None req-167b1f65-4b99-4eb0-a9d6-24bdb0be46be 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:13.081 7 WARNING neutronclient.v2_0.client [None req-167b1f65-4b99-4eb0-a9d6-24bdb0be46be 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:13.119 8 WARNING neutronclient.v2_0.client [None req-0b3d6a30-b08a-4a0a-9219-4ca8a1f7a1c3 dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/590] 10.0.0.206 () {32 vars in 662 bytes} [Wed May 6 15:47:12 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/591] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:13 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 1405 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:13.168 8 WARNING neutronclient.v2_0.client [None req-03b56f5e-fe56-41df-8998-1e85cf8c4e32 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:13.201 8 WARNING neutronclient.v2_0.client [None req-03b56f5e-fe56-41df-8998-1e85cf8c4e32 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:13.209 7 WARNING neutronclient.v2_0.client [None req-b51a473f-4bd8-4561-b4c3-f7c8a70b5406 c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in 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/594] 10.0.0.206 () {32 vars in 739 bytes} [Wed May 6 15:47:13 2026] DELETE /v2.1/os-security-groups/557bc80d-9008-4881-9a8f-83319e07e709 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-06 15:47:13.311 8 WARNING neutronclient.v2_0.client [None req-e68ea00e-1d5f-42b6-8e31-fca9fbb2e419 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] The python binding code in 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/595] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:13 2026] GET /v2.1/servers/7cbdc583-f34f-48d9-a33e-40069f25f994 => generated 1436 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:47:13.327 8 INFO nova.api.openstack.wsgi [None req-e68ea00e-1d5f-42b6-8e31-fca9fbb2e419 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] HTTP exception thrown: Security group 557bc80d-9008-4881-9a8f-83319e07e709 does not exist Neutron server returns request_ids: ['req-34339132-afa5-41d5-9a26-7dd1ba701645'] [pid: 8|app: 0|req: 300/596] 10.0.0.206 () {32 vars in 736 bytes} [Wed May 6 15:47:13 2026] GET /v2.1/os-security-groups/557bc80d-9008-4881-9a8f-83319e07e709 => generated 194 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:13.339 7 WARNING neutronclient.v2_0.client [None req-ec943409-62f7-4469-b7b1-c4224a1e9b7d 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:13.364 7 WARNING neutronclient.v2_0.client [None req-ec943409-62f7-4469-b7b1-c4224a1e9b7d 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] The python binding code in 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/597] 10.0.0.206 () {32 vars in 739 bytes} [Wed May 6 15:47:13 2026] DELETE /v2.1/os-security-groups/f18de203-830e-422a-ad71-81391fe58404 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-06 15:47:13.449 8 WARNING neutronclient.v2_0.client [None req-cc110f1a-8799-4df7-b09a-737e4e3e7218 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:13.479 8 INFO nova.api.openstack.wsgi [None req-cc110f1a-8799-4df7-b09a-737e4e3e7218 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] HTTP exception thrown: Security group f18de203-830e-422a-ad71-81391fe58404 does not exist Neutron server returns request_ids: ['req-47a20c47-893b-4f84-9d0c-56746a932e7b'] [pid: 8|app: 0|req: 301/598] 10.0.0.206 () {32 vars in 736 bytes} [Wed May 6 15:47:13 2026] GET /v2.1/os-security-groups/f18de203-830e-422a-ad71-81391fe58404 => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-06 15:47:13.491 7 WARNING neutronclient.v2_0.client [None req-2852904d-00f0-4353-88d5-49627e2968e5 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:13.515 7 WARNING neutronclient.v2_0.client [None req-2852904d-00f0-4353-88d5-49627e2968e5 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] The python binding code in 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/599] 10.0.0.206 () {32 vars in 739 bytes} [Wed May 6 15:47:13 2026] DELETE /v2.1/os-security-groups/e2f90c3d-c72a-408b-a9ac-702f01a8d9e8 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-06 15:47:13.612 8 WARNING neutronclient.v2_0.client [None req-ef6f986e-8196-434b-812b-8db6748c8f66 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:13.629 8 INFO nova.api.openstack.wsgi [None req-ef6f986e-8196-434b-812b-8db6748c8f66 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] HTTP exception thrown: Security group e2f90c3d-c72a-408b-a9ac-702f01a8d9e8 does not exist Neutron server returns request_ids: ['req-f6452b79-a21a-4274-9a89-09f435299f2a'] [pid: 8|app: 0|req: 302/600] 10.0.0.206 () {32 vars in 736 bytes} [Wed May 6 15:47:13 2026] GET /v2.1/os-security-groups/e2f90c3d-c72a-408b-a9ac-702f01a8d9e8 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-06 15:47:13.643 7 WARNING neutronclient.v2_0.client [None req-eee7fa99-ac39-48e3-8586-752273a92d73 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:13.675 7 WARNING neutronclient.v2_0.client [None req-eee7fa99-ac39-48e3-8586-752273a92d73 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:13.709 7 WARNING neutronclient.v2_0.client [None req-eee7fa99-ac39-48e3-8586-752273a92d73 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/601] 10.0.0.206 () {32 vars in 662 bytes} [Wed May 6 15:47:13 2026] GET /v2.1/os-security-groups => generated 707 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:47:13.767 8 WARNING neutronclient.v2_0.client [None req-00816584-959c-444e-b862-c1654cdbe0e3 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:13.787 8 INFO nova.api.openstack.wsgi [None req-00816584-959c-444e-b862-c1654cdbe0e3 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] HTTP exception thrown: Security group e2f90c3d-c72a-408b-a9ac-702f01a8d9e8 does not exist Neutron server returns request_ids: ['req-68e29468-b787-4317-bcd8-87fb52f56c76'] [pid: 8|app: 0|req: 303/602] 10.0.0.206 () {32 vars in 739 bytes} [Wed May 6 15:47:13 2026] DELETE /v2.1/os-security-groups/e2f90c3d-c72a-408b-a9ac-702f01a8d9e8 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-06 15:47:13.800 7 WARNING neutronclient.v2_0.client [None req-968111d9-eb98-47f4-a490-43d03a1bb700 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:13.818 7 INFO nova.api.openstack.wsgi [None req-968111d9-eb98-47f4-a490-43d03a1bb700 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] HTTP exception thrown: Security group f18de203-830e-422a-ad71-81391fe58404 does not exist Neutron server returns request_ids: ['req-f54f3079-ad41-40ae-8234-55a3e054e0bc'] [pid: 7|app: 0|req: 300/603] 10.0.0.206 () {32 vars in 739 bytes} [Wed May 6 15:47:13 2026] DELETE /v2.1/os-security-groups/f18de203-830e-422a-ad71-81391fe58404 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-06 15:47:13.831 8 WARNING neutronclient.v2_0.client [None req-4fb174c1-71bc-4250-bcea-7891e066e382 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:13.848 8 INFO nova.api.openstack.wsgi [None req-4fb174c1-71bc-4250-bcea-7891e066e382 61451a5913124c0eb7b7489695886883 6a300738d20f4da4926598fe71044fc1 - - default default] HTTP exception thrown: Security group 557bc80d-9008-4881-9a8f-83319e07e709 does not exist Neutron server returns request_ids: ['req-46e038fb-dbc5-483f-8709-18c1aa3cc44d'] [pid: 8|app: 0|req: 304/604] 10.0.0.206 () {32 vars in 739 bytes} [Wed May 6 15:47:13 2026] DELETE /v2.1/os-security-groups/557bc80d-9008-4881-9a8f-83319e07e709 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-06 15:47:14.251 7 WARNING neutronclient.v2_0.client [None req-74248f24-fff2-46e0-a1b5-39a737fd1a86 dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/605] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:14 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 1453 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:47:14.394 8 WARNING neutronclient.v2_0.client [None req-4d26812a-2c79-4e19-96e1-6d02b102c35c c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in 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/606] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:14 2026] GET /v2.1/servers/7cbdc583-f34f-48d9-a33e-40069f25f994 => generated 1428 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:15.423 7 WARNING neutronclient.v2_0.client [None req-89080533-1a02-4047-b1a6-61205b7bac4d dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in 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/607] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:15 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 1453 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:15.532 8 WARNING neutronclient.v2_0.client [None req-bfb70fc8-ac99-4fc9-b04d-74b6300ee6c5 c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in 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/608] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:15 2026] GET /v2.1/servers/7cbdc583-f34f-48d9-a33e-40069f25f994 => generated 1428 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:16.542 7 WARNING neutronclient.v2_0.client [None req-3d500b97-7ab4-4c7c-a811-11d04cf7f0df dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] 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: 303/609] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:16 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 1461 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:47:16.636 8 WARNING neutronclient.v2_0.client [None req-4866a0b4-93f4-4ebf-8520-3f147758705c c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in 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/610] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:16 2026] GET /v2.1/servers/7cbdc583-f34f-48d9-a33e-40069f25f994 => generated 1484 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:17.663 7 WARNING neutronclient.v2_0.client [None req-175cb549-a27c-40ea-98ee-6282a8c6b942 dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:17.730 8 WARNING neutronclient.v2_0.client [None req-efa70aa4-6370-4ea9-b8c7-fd89fac1c7fe c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/611] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:17 2026] GET /v2.1/servers/7cbdc583-f34f-48d9-a33e-40069f25f994 => generated 1484 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/612] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:17 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 1538 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/613] 10.0.0.206 () {30 vars in 412 bytes} [Wed May 6 15:47:17 2026] GET / => generated 423 bytes in 6 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: 305/614] 10.0.0.206 () {28 vars in 559 bytes} [Wed May 6 15:47:17 2026] GET /v2/ => generated 402 bytes in 413 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: 310/615] 10.0.0.206 () {28 vars in 563 bytes} [Wed May 6 15:47:18 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/616] 10.0.0.206 () {30 vars in 412 bytes} [Wed May 6 15:47:18 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-06 15:47:18.819 7 WARNING neutronclient.v2_0.client [None req-03cc0577-3ad8-48fb-ab4f-bf2f70dcdc67 c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:18.874 8 INFO nova.api.openstack.compute.server_external_events [req-9db7e784-5fd5-41f1-88c3-9d96ed918168 req-b0796994-85be-408c-a5a8-e03e20ad36fc 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:9554c5d1-4fd8-4556-97c5-3c5cdec24c70 for instance 4e1fdad7-53ee-4d3c-91af-30bc83f3838e on instance 2026-05-06 15:47:18.885 8 INFO nova.compute.rpcapi [None req-b4ec5a16-bfe1-4868-96bf-64cfb9c240e0 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 311/617] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:47:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:18.933 8 WARNING neutronclient.v2_0.client [None req-f6bd0652-6b75-47e8-a8ec-9b4d897bb8ed dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/618] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:18 2026] GET /v2.1/servers/7cbdc583-f34f-48d9-a33e-40069f25f994 => generated 1559 bytes in 1034 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/619] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:18 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 1526 bytes in 1139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:20.866 7 WARNING neutronclient.v2_0.client [None req-c7eba3ba-0df9-42f2-8b16-cfadc7bd233c c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:20.949 8 INFO nova.api.openstack.compute.server_external_events [req-b856caf1-ac2d-4575-90df-bd96a1a8ae1a req-b0f1578b-29a0-4b6b-9871-52971aaed1ad 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:0d25c0c9-4482-4780-81c8-b08ceb7ba8a4 for instance 7cbdc583-f34f-48d9-a33e-40069f25f994 on instance [pid: 8|app: 0|req: 313/620] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:47:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/621] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:20 2026] GET /v2.1/servers/7cbdc583-f34f-48d9-a33e-40069f25f994 => generated 1557 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:21.097 7 WARNING neutronclient.v2_0.client [None req-2ab2d7bb-c79b-48d1-8bc5-48c5ec0d681e dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] 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: 314/622] 10.0.0.206 () {34 vars in 670 bytes} [Wed May 6 15:47:20 2026] POST /v2.1/os-keypairs => generated 386 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/623] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:21 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 1526 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:47:22.016 8 WARNING neutronclient.v2_0.client [None req-f127486c-a6a0-48cc-b732-d4d1cf8d4675 c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/624] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:21 2026] GET /v2.1/servers/7cbdc583-f34f-48d9-a33e-40069f25f994 => generated 1557 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:22.269 7 WARNING neutronclient.v2_0.client [None req-212a90b8-b0ce-452d-a787-6891fbe86106 dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in 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/625] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:22 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 1526 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:23.173 8 WARNING neutronclient.v2_0.client [None req-30b60902-5054-4d28-a32f-2390c8e3a5bc c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in 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/628] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:23 2026] GET /v2.1/servers/7cbdc583-f34f-48d9-a33e-40069f25f994 => generated 1557 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:23.428 7 WARNING neutronclient.v2_0.client [None req-d611ed5e-5fdc-46a8-aefc-8f9310eb7592 dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/629] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:23 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 1526 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:24.314 8 WARNING neutronclient.v2_0.client [None req-01bf6c9a-6708-48a5-9b96-226a5d419762 c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in 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/630] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:24 2026] GET /v2.1/servers/7cbdc583-f34f-48d9-a33e-40069f25f994 => generated 1557 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:24.585 7 WARNING neutronclient.v2_0.client [None req-1bd63a90-cbfa-471f-98cd-6824ee55cd94 dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in 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/631] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:24 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 1526 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:25.513 8 WARNING neutronclient.v2_0.client [None req-09e395f1-a0e2-4a4c-b529-45baa73f47fc c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/632] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:25 2026] GET /v2.1/servers/7cbdc583-f34f-48d9-a33e-40069f25f994 => generated 1557 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:25.779 7 WARNING neutronclient.v2_0.client [None req-76c74335-952a-4b31-b50b-50ece2ffa1ec dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/633] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:25 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 1526 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:26.694 8 WARNING neutronclient.v2_0.client [None req-d134c34f-4b4f-4131-8095-ea203f98e3a6 c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in 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/634] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:26 2026] GET /v2.1/servers/7cbdc583-f34f-48d9-a33e-40069f25f994 => generated 1557 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:26.938 7 WARNING neutronclient.v2_0.client [None req-7cab41f7-35cb-4485-ac77-6dec5f8a303c 084540fec57c4747bf0577a4c31bd8cf 0d5a98bd499d488aa4a83094ef819d21 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:26.957 8 WARNING neutronclient.v2_0.client [None req-d5d3bb5e-08cd-4e02-ad86-e4395d9620d3 dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:26.987 7 WARNING neutronclient.v2_0.client [None req-7cab41f7-35cb-4485-ac77-6dec5f8a303c 084540fec57c4747bf0577a4c31bd8cf 0d5a98bd499d488aa4a83094ef819d21 - - default default] The python binding code in 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/635] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:26 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 1526 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:47:27.159 7 WARNING neutronclient.v2_0.client [None req-7cab41f7-35cb-4485-ac77-6dec5f8a303c 084540fec57c4747bf0577a4c31bd8cf 0d5a98bd499d488aa4a83094ef819d21 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/636] 10.0.0.206 () {34 vars in 662 bytes} [Wed May 6 15:47:26 2026] POST /v2.1/servers => generated 451 bytes in 665 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:27.535 8 WARNING neutronclient.v2_0.client [None req-a14d441c-89c7-4fa1-a25b-e9ab1fb43e14 084540fec57c4747bf0577a4c31bd8cf 0d5a98bd499d488aa4a83094ef819d21 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/637] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:27 2026] GET /v2.1/servers/92af402e-3ce3-406d-9e27-767304f88290 => generated 1253 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:27.867 7 WARNING neutronclient.v2_0.client [None req-c82148b3-63e7-428b-aea1-2ba0a641a74c c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/638] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:27 2026] GET /v2.1/servers/7cbdc583-f34f-48d9-a33e-40069f25f994 => generated 1557 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:28.139 8 WARNING neutronclient.v2_0.client [None req-34e4b549-b878-4b13-9573-8a395f8995dd dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/639] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:28 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 1526 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-05-06 15:47:28.639 8 WARNING neutronclient.v2_0.client [None req-826d8c50-ea17-4002-be34-c0efb7fc88c0 084540fec57c4747bf0577a4c31bd8cf 0d5a98bd499d488aa4a83094ef819d21 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/640] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:28 2026] GET /v2.1/servers/92af402e-3ce3-406d-9e27-767304f88290 => generated 1303 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:28.729 7 INFO nova.api.openstack.compute.server_external_events [req-0e6bbe39-f9c0-4c9c-8072-6fdabd756a70 req-4d9b7c45-2d9f-4c05-a25f-d8874b86ca82 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-plugged:0d25c0c9-4482-4780-81c8-b08ceb7ba8a4 for instance 7cbdc583-f34f-48d9-a33e-40069f25f994 on instance 2026-05-06 15:47:28.740 7 INFO nova.compute.rpcapi [None req-57d648b2-fd24-46eb-929b-5889575ecf22 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 318/641] 10.0.0.145 () {38 vars in 814 bytes} [Wed May 6 15:47:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:29.036 8 WARNING neutronclient.v2_0.client [None req-d3c92db8-887c-4e19-91cd-e6ad8e2e2b0d c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in 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/642] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:28 2026] GET /v2.1/servers/7cbdc583-f34f-48d9-a33e-40069f25f994 => generated 1557 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:29.307 7 WARNING neutronclient.v2_0.client [None req-16abf64e-86cc-47dc-8272-53f05ff00c99 dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/643] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:29 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 1526 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:29.744 8 WARNING neutronclient.v2_0.client [None req-e857abf3-cd37-4af8-bd66-484576f338a3 084540fec57c4747bf0577a4c31bd8cf 0d5a98bd499d488aa4a83094ef819d21 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/644] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:29 2026] GET /v2.1/servers/92af402e-3ce3-406d-9e27-767304f88290 => generated 1351 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:30.231 7 WARNING neutronclient.v2_0.client [None req-00932e81-4ec6-4204-a985-826121139455 c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/645] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:30 2026] GET /v2.1/servers/7cbdc583-f34f-48d9-a33e-40069f25f994 => generated 1740 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:30.447 8 WARNING neutronclient.v2_0.client [None req-d4ee722f-2d96-4297-be47-4ae29dfdc1be c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:30.456 7 WARNING neutronclient.v2_0.client [None req-60f30aba-ec67-4ca1-a2b2-29f95f5ebf74 dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/646] 10.0.0.206 () {32 vars in 740 bytes} [Wed May 6 15:47:30 2026] GET /v2.1/servers/7cbdc583-f34f-48d9-a33e-40069f25f994/os-interface => generated 284 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/647] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:30 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 1526 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:30.810 8 INFO nova.api.openstack.compute.server_external_events [req-c430488a-bbea-47a4-ba1e-44b4c9f75c20 req-9bf4739b-5b16-4860-a387-363af30f91a8 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-plugged:9554c5d1-4fd8-4556-97c5-3c5cdec24c70 for instance 4e1fdad7-53ee-4d3c-91af-30bc83f3838e on instance [pid: 8|app: 0|req: 327/648] 10.0.0.145 () {38 vars in 814 bytes} [Wed May 6 15:47:30 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) 2026-05-06 15:47:30.837 7 WARNING neutronclient.v2_0.client [None req-7a5435ef-1e2b-48bd-8dce-aa8f521659b8 084540fec57c4747bf0577a4c31bd8cf 0d5a98bd499d488aa4a83094ef819d21 - - default default] The python binding code in 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/649] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:30 2026] GET /v2.1/servers/92af402e-3ce3-406d-9e27-767304f88290 => generated 1351 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:31.562 7 INFO nova.api.openstack.compute.server_external_events [req-adf5644c-c3ce-45c1-90b5-d17d25309c91 req-d2a135e7-b7eb-4896-9e28-88a7e5110859 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:0d25c0c9-4482-4780-81c8-b08ceb7ba8a4 for instance 7cbdc583-f34f-48d9-a33e-40069f25f994 on instance 2026-05-06 15:47:31.566 8 WARNING neutronclient.v2_0.client [None req-a043d6f8-af9f-48e6-be3b-50ec0d953769 c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/650] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:47:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 328/651] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:31 2026] GET /v2.1/servers/7cbdc583-f34f-48d9-a33e-40069f25f994 => generated 1740 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:47:31.665 7 WARNING neutronclient.v2_0.client [None req-2739def4-957d-4a8d-af00-87e3c75ae23b dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] 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: 324/652] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:31 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 1526 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/653] 10.0.0.206 () {32 vars in 640 bytes} [Wed May 6 15:47:31 2026] GET /v2.1/servers => generated 384 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:31.920 8 WARNING neutronclient.v2_0.client [None req-d26a62aa-2455-4987-ab0d-9f68ddbba2c3 084540fec57c4747bf0577a4c31bd8cf 0d5a98bd499d488aa4a83094ef819d21 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/654] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:31 2026] GET /v2.1/servers/92af402e-3ce3-406d-9e27-767304f88290 => generated 1359 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/655] 10.0.0.206 () {32 vars in 717 bytes} [Wed May 6 15:47:31 2026] DELETE /v2.1/servers/7cbdc583-f34f-48d9-a33e-40069f25f994 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:32.045 8 WARNING neutronclient.v2_0.client [None req-10f4666e-d7d5-4569-a8ba-dc9c13994119 c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/656] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:32 2026] GET /v2.1/servers/7cbdc583-f34f-48d9-a33e-40069f25f994 => generated 1746 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-05-06 15:47:32.869 7 WARNING neutronclient.v2_0.client [None req-a8c58fab-f0e2-4690-93f7-4132e635ece3 dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] 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: 326/657] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:32 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 1717 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:47:33.008 8 WARNING neutronclient.v2_0.client [None req-d6727112-1056-48f8-9180-debf456b8a4b 084540fec57c4747bf0577a4c31bd8cf 0d5a98bd499d488aa4a83094ef819d21 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:33.080 7 WARNING neutronclient.v2_0.client [None req-79a0b373-c30e-4a21-aad0-b45788ec8b65 dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/658] 10.0.0.206 () {32 vars in 740 bytes} [Wed May 6 15:47:33 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e/os-interface => generated 285 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 332/661] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:32 2026] GET /v2.1/servers/92af402e-3ce3-406d-9e27-767304f88290 => generated 1437 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:47:33.206 7 WARNING neutronclient.v2_0.client [None req-c3d95c3e-a507-40b2-9ee3-0c766fc3fcf1 c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in 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/662] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:33 2026] GET /v2.1/servers/7cbdc583-f34f-48d9-a33e-40069f25f994 => generated 1866 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:33.615 8 INFO nova.api.openstack.compute.server_external_events [req-81297618-3664-4a4e-848a-66e2a9d9138c req-5f8e7a53-6c39-4601-ace5-21726d31ca4a 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:bdade9fe-ed15-478b-ac8c-d1b1ac72d691 for instance 92af402e-3ce3-406d-9e27-767304f88290 on instance [pid: 8|app: 0|req: 333/663] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:47:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:33.865 7 WARNING neutronclient.v2_0.client [None req-25ee5a58-afb0-4dcd-a0cf-5eabe613e344 dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/664] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:33 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 1717 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:34.238 8 WARNING neutronclient.v2_0.client [None req-5d7302f6-fe98-48a4-8162-dbb4d21e5022 084540fec57c4747bf0577a4c31bd8cf 0d5a98bd499d488aa4a83094ef819d21 - - default default] 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: 334/665] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:34 2026] GET /v2.1/servers/92af402e-3ce3-406d-9e27-767304f88290 => generated 1437 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:47:34.363 7 WARNING neutronclient.v2_0.client [None req-6a5527ba-c587-41bf-961f-10a43de481e3 c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in 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/666] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:34 2026] GET /v2.1/servers/7cbdc583-f34f-48d9-a33e-40069f25f994 => generated 1866 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:35.385 8 WARNING neutronclient.v2_0.client [None req-08faea68-b77e-4606-b00e-c65a087747cb 084540fec57c4747bf0577a4c31bd8cf 0d5a98bd499d488aa4a83094ef819d21 - - default default] 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: 335/667] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:35 2026] GET /v2.1/servers/92af402e-3ce3-406d-9e27-767304f88290 => generated 1437 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:47:35.541 7 WARNING neutronclient.v2_0.client [None req-5eb414b9-e777-4a39-9d2d-46da929816b6 c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in 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/668] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:35 2026] GET /v2.1/servers/7cbdc583-f34f-48d9-a33e-40069f25f994 => generated 1799 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:35.655 8 INFO nova.api.openstack.compute.server_external_events [req-e89a2069-192c-470d-9ee5-596f817fcf4f req-96fc9907-2d1b-45c8-abff-003b408ed1f1 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:9554c5d1-4fd8-4556-97c5-3c5cdec24c70 for instance 4e1fdad7-53ee-4d3c-91af-30bc83f3838e on instance 2026-05-06 15:47:35.656 8 INFO nova.api.openstack.compute.server_external_events [req-e89a2069-192c-470d-9ee5-596f817fcf4f req-96fc9907-2d1b-45c8-abff-003b408ed1f1 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-deleted:0d25c0c9-4482-4780-81c8-b08ceb7ba8a4 for instance 7cbdc583-f34f-48d9-a33e-40069f25f994 on instance [pid: 8|app: 0|req: 336/669] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:47:35 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:36.566 7 WARNING neutronclient.v2_0.client [None req-1aae8303-4f28-49a0-b7db-e271be64ac03 084540fec57c4747bf0577a4c31bd8cf 0d5a98bd499d488aa4a83094ef819d21 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:36.653 8 WARNING neutronclient.v2_0.client [None req-fc250e17-0f51-46bb-97c1-b5c6335e35cd c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in 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/670] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:36 2026] GET /v2.1/servers/92af402e-3ce3-406d-9e27-767304f88290 => generated 1437 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/671] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:36 2026] GET /v2.1/servers/7cbdc583-f34f-48d9-a33e-40069f25f994 => generated 1518 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:37.720 7 WARNING neutronclient.v2_0.client [None req-a79ba446-080b-4b7b-bacd-d391b8bf24ab 084540fec57c4747bf0577a4c31bd8cf 0d5a98bd499d488aa4a83094ef819d21 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:37.757 8 WARNING neutronclient.v2_0.client [None req-4d1adaeb-c5e3-4089-844d-40c778a2f5d3 c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/672] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:37 2026] GET /v2.1/servers/7cbdc583-f34f-48d9-a33e-40069f25f994 => generated 1518 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/673] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:37 2026] GET /v2.1/servers/92af402e-3ce3-406d-9e27-767304f88290 => generated 1425 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-05-06 15:47:38.870 8 INFO nova.api.openstack.wsgi [None req-32ea241c-c424-4270-ad8d-ba914068c531 c7eaf7862f054bf2b52eca60f1672582 c303ec1e0952440fbe5a6367600aab5c - - default default] HTTP exception thrown: Instance 7cbdc583-f34f-48d9-a33e-40069f25f994 could not be found. [pid: 8|app: 0|req: 339/674] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:38 2026] GET /v2.1/servers/7cbdc583-f34f-48d9-a33e-40069f25f994 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 336/675] 10.0.0.206 () {32 vars in 705 bytes} [Wed May 6 15:47:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2096916296 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-06 15:47:38.943 8 WARNING neutronclient.v2_0.client [None req-2378853b-9316-41a8-aa79-b7c45ed69219 084540fec57c4747bf0577a4c31bd8cf 0d5a98bd499d488aa4a83094ef819d21 - - default default] The python binding code in 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/676] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:38 2026] GET /v2.1/servers/92af402e-3ce3-406d-9e27-767304f88290 => generated 1425 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:47:40.207 7 WARNING neutronclient.v2_0.client [None req-a227b6a6-743d-4cd8-8fd0-c172c9244658 084540fec57c4747bf0577a4c31bd8cf 0d5a98bd499d488aa4a83094ef819d21 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/677] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:40 2026] GET /v2.1/servers/92af402e-3ce3-406d-9e27-767304f88290 => generated 1425 bytes in 683 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:40.876 8 INFO nova.api.openstack.compute.server_external_events [req-e51e89ad-5284-4aaf-81f3-f1412df4ed8a req-1e9c0b1d-7831-43b3-b57e-8820012f00c2 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-plugged:bdade9fe-ed15-478b-ac8c-d1b1ac72d691 for instance 92af402e-3ce3-406d-9e27-767304f88290 on instance [pid: 8|app: 0|req: 341/678] 10.0.0.145 () {38 vars in 814 bytes} [Wed May 6 15:47:40 2026] POST /v2.1/os-server-external-events => generated 183 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-05-06 15:47:41.898 7 WARNING neutronclient.v2_0.client [None req-00d1cab8-6293-410f-9511-5ee1dc06092b 084540fec57c4747bf0577a4c31bd8cf 0d5a98bd499d488aa4a83094ef819d21 - - default default] The python binding code in 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/679] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:41 2026] GET /v2.1/servers/92af402e-3ce3-406d-9e27-767304f88290 => generated 1425 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:43.109 8 WARNING neutronclient.v2_0.client [None req-f11740ea-e223-411c-a5bf-a6ad06006bb2 084540fec57c4747bf0577a4c31bd8cf 0d5a98bd499d488aa4a83094ef819d21 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/682] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:43 2026] GET /v2.1/servers/92af402e-3ce3-406d-9e27-767304f88290 => generated 1612 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:43.313 7 WARNING neutronclient.v2_0.client [None req-98a7460e-9fe9-4814-866f-a648b3611c8a 084540fec57c4747bf0577a4c31bd8cf 0d5a98bd499d488aa4a83094ef819d21 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/683] 10.0.0.206 () {32 vars in 740 bytes} [Wed May 6 15:47:43 2026] GET /v2.1/servers/92af402e-3ce3-406d-9e27-767304f88290/os-interface => generated 285 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-05-06 15:47:44.076 8 WARNING neutronclient.v2_0.client [None req-a7229b70-a899-495b-89b7-16157709c6d6 084540fec57c4747bf0577a4c31bd8cf 0d5a98bd499d488aa4a83094ef819d21 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:44.600 7 INFO nova.api.openstack.compute.server_external_events [req-f74ff8c9-1ba9-4a5c-b8d3-218320981c79 req-669565ad-295f-40b7-987f-ce64e4e626c5 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:bdade9fe-ed15-478b-ac8c-d1b1ac72d691 for instance 92af402e-3ce3-406d-9e27-767304f88290 on instance [pid: 7|app: 0|req: 342/684] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:47:44 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) [pid: 8|app: 0|req: 343/685] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:44 2026] GET /v2.1/servers/92af402e-3ce3-406d-9e27-767304f88290 => generated 1612 bytes in 696 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 343/686] 10.0.0.206 () {32 vars in 640 bytes} [Wed May 6 15:47:44 2026] GET /v2.1/servers => generated 387 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/687] 10.0.0.206 () {32 vars in 717 bytes} [Wed May 6 15:47:44 2026] DELETE /v2.1/servers/92af402e-3ce3-406d-9e27-767304f88290 => 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-05-06 15:47:45.020 7 WARNING neutronclient.v2_0.client [None req-ec1dfdaa-e7cd-4e18-9032-94670e6a75a1 084540fec57c4747bf0577a4c31bd8cf 0d5a98bd499d488aa4a83094ef819d21 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/688] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:44 2026] GET /v2.1/servers/92af402e-3ce3-406d-9e27-767304f88290 => generated 1618 bytes in 1695 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:47.742 8 WARNING neutronclient.v2_0.client [None req-3d304b9d-3587-453d-8d31-e44fb4642f79 084540fec57c4747bf0577a4c31bd8cf 0d5a98bd499d488aa4a83094ef819d21 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:47.962 7 INFO nova.api.openstack.compute.server_external_events [req-9f4a2e2c-10f4-4970-9d5e-2a325ca743ac req-66efe0e3-339d-4b74-a53b-0aa732e56aa0 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-unplugged:bdade9fe-ed15-478b-ac8c-d1b1ac72d691 for instance 92af402e-3ce3-406d-9e27-767304f88290 on instance [pid: 7|app: 0|req: 345/689] 10.0.0.145 () {38 vars in 814 bytes} [Wed May 6 15:47:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:48.485 7 INFO nova.api.openstack.compute.server_external_events [req-e17083a3-661f-4b06-b501-3b835c308d84 req-b6e208c9-624b-4fa1-8344-38f9f928e8e6 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-deleted:bdade9fe-ed15-478b-ac8c-d1b1ac72d691 for instance 92af402e-3ce3-406d-9e27-767304f88290 on instance [pid: 7|app: 0|req: 346/690] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:47:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/691] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:47 2026] GET /v2.1/servers/92af402e-3ce3-406d-9e27-767304f88290 => generated 1618 bytes in 804 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:49.129 7 WARNING neutronclient.v2_0.client [None req-ae3d964d-c7c5-4e4d-b20f-894f34eff0d0 9861d812b92442339d00b7e57931d655 e94b48bb37d24e4fab82fb78ec160a9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:47:49.307 7 WARNING neutronclient.v2_0.client [None req-ae3d964d-c7c5-4e4d-b20f-894f34eff0d0 9861d812b92442339d00b7e57931d655 e94b48bb37d24e4fab82fb78ec160a9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/692] 10.0.0.206 () {34 vars in 662 bytes} [Wed May 6 15:47:49 2026] POST /v2.1/servers => generated 424 bytes in 494 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:49.534 7 WARNING neutronclient.v2_0.client [None req-6590c292-0bb3-4936-a337-2cc7c209696d 9861d812b92442339d00b7e57931d655 e94b48bb37d24e4fab82fb78ec160a9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/693] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:49 2026] GET /v2.1/servers/6b2e9623-cbcc-46f5-b4f1-962846fbd46d => generated 1370 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:47:49.585 8 WARNING neutronclient.v2_0.client [None req-3fa51e30-a1f3-4ed4-9572-b3116b10ad4e 084540fec57c4747bf0577a4c31bd8cf 0d5a98bd499d488aa4a83094ef819d21 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/694] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:49 2026] GET /v2.1/servers/92af402e-3ce3-406d-9e27-767304f88290 => generated 1380 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:50.637 7 WARNING neutronclient.v2_0.client [None req-835661a8-6382-4071-bf30-54b34f66ec03 9861d812b92442339d00b7e57931d655 e94b48bb37d24e4fab82fb78ec160a9e - - default default] 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: 349/695] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:50 2026] GET /v2.1/servers/6b2e9623-cbcc-46f5-b4f1-962846fbd46d => generated 1374 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:47:50.706 8 WARNING neutronclient.v2_0.client [None req-5274bd2e-8911-45fd-9e19-87e34b7d995b 084540fec57c4747bf0577a4c31bd8cf 0d5a98bd499d488aa4a83094ef819d21 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/696] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:50 2026] GET /v2.1/servers/92af402e-3ce3-406d-9e27-767304f88290 => generated 1385 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:51.712 7 WARNING neutronclient.v2_0.client [None req-45e04c7e-08bf-446c-bf03-5cdadd8b6b93 9861d812b92442339d00b7e57931d655 e94b48bb37d24e4fab82fb78ec160a9e - - default default] The python binding code in 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/697] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:51 2026] GET /v2.1/servers/6b2e9623-cbcc-46f5-b4f1-962846fbd46d => generated 1366 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-05-06 15:47:51.797 8 WARNING neutronclient.v2_0.client [None req-10c9ddba-1c11-43d0-94ea-1ae42e94609c 084540fec57c4747bf0577a4c31bd8cf 0d5a98bd499d488aa4a83094ef819d21 - - default default] The python binding code in 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/698] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:51 2026] GET /v2.1/servers/92af402e-3ce3-406d-9e27-767304f88290 => generated 1385 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:52.795 7 WARNING neutronclient.v2_0.client [None req-d2fbff35-dbf9-451c-8d4f-6db87e464c6e 9861d812b92442339d00b7e57931d655 e94b48bb37d24e4fab82fb78ec160a9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/699] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:52 2026] GET /v2.1/servers/6b2e9623-cbcc-46f5-b4f1-962846fbd46d => generated 1422 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:52.887 8 INFO nova.api.openstack.wsgi [None req-4d1e3c1b-eade-4359-b6cc-adf046ccfd43 084540fec57c4747bf0577a4c31bd8cf 0d5a98bd499d488aa4a83094ef819d21 - - default default] HTTP exception thrown: Instance 92af402e-3ce3-406d-9e27-767304f88290 could not be found. [pid: 8|app: 0|req: 349/700] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:52 2026] GET /v2.1/servers/92af402e-3ce3-406d-9e27-767304f88290 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/701] 10.0.0.206 () {32 vars in 705 bytes} [Wed May 6 15:47:52 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1364643415 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:53.894 8 WARNING neutronclient.v2_0.client [None req-bbd391b8-b87a-497f-84fa-57948cb75c4a 9861d812b92442339d00b7e57931d655 e94b48bb37d24e4fab82fb78ec160a9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/704] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:53 2026] GET /v2.1/servers/6b2e9623-cbcc-46f5-b4f1-962846fbd46d => generated 1422 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:47:54.984 7 WARNING neutronclient.v2_0.client [None req-a7698ac2-c9f3-4c92-857f-b0d166663195 9861d812b92442339d00b7e57931d655 e94b48bb37d24e4fab82fb78ec160a9e - - default default] The python binding code in 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/705] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:54 2026] GET /v2.1/servers/6b2e9623-cbcc-46f5-b4f1-962846fbd46d => generated 1472 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:55.513 8 INFO nova.api.openstack.compute.server_external_events [req-6d853017-7f7a-4e89-9d3c-f78379ef6269 req-35e42775-a2fe-471c-aa24-7abeba9bd43b 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:d3d69a9a-4bf1-43cb-996f-d50610a31ebd for instance 6b2e9623-cbcc-46f5-b4f1-962846fbd46d on instance [pid: 8|app: 0|req: 352/706] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:47:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:56.494 7 WARNING neutronclient.v2_0.client [None req-d90d963e-17bb-4871-93f2-c03c27c6e75d 9861d812b92442339d00b7e57931d655 e94b48bb37d24e4fab82fb78ec160a9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/707] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:56 2026] GET /v2.1/servers/6b2e9623-cbcc-46f5-b4f1-962846fbd46d => generated 1470 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:57.685 8 WARNING neutronclient.v2_0.client [None req-3b4e754c-ce00-4d2f-910f-a8aa9caf4c48 9861d812b92442339d00b7e57931d655 e94b48bb37d24e4fab82fb78ec160a9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/708] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:57 2026] GET /v2.1/servers/6b2e9623-cbcc-46f5-b4f1-962846fbd46d => generated 1470 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:58.810 7 WARNING neutronclient.v2_0.client [None req-fe1f77b9-ab3c-40cf-a02e-788953cd2e7e 9861d812b92442339d00b7e57931d655 e94b48bb37d24e4fab82fb78ec160a9e - - default default] The python binding code in 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/709] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:58 2026] GET /v2.1/servers/6b2e9623-cbcc-46f5-b4f1-962846fbd46d => generated 1470 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:47:59.970 8 WARNING neutronclient.v2_0.client [None req-58d5cb15-41cb-459d-a3e8-7d533ec41c48 9861d812b92442339d00b7e57931d655 e94b48bb37d24e4fab82fb78ec160a9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/710] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:47:59 2026] GET /v2.1/servers/6b2e9623-cbcc-46f5-b4f1-962846fbd46d => generated 1470 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:00.960 7 INFO nova.api.openstack.compute.server_external_events [req-bd533f36-d54a-4ebe-8037-64cbf01ad16c req-644b7e66-4bf0-494b-bda6-980dcdec84c1 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-plugged:d3d69a9a-4bf1-43cb-996f-d50610a31ebd for instance 6b2e9623-cbcc-46f5-b4f1-962846fbd46d on instance [pid: 7|app: 0|req: 357/711] 10.0.0.145 () {38 vars in 814 bytes} [Wed May 6 15:48:00 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:01.108 8 WARNING neutronclient.v2_0.client [None req-236b908d-29cf-4933-b73c-3425c4583b0c 9861d812b92442339d00b7e57931d655 e94b48bb37d24e4fab82fb78ec160a9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/712] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:01 2026] GET /v2.1/servers/6b2e9623-cbcc-46f5-b4f1-962846fbd46d => generated 1470 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/713] 10.0.0.206 () {34 vars in 670 bytes} [Wed May 6 15:48:01 2026] POST /v2.1/os-keypairs => generated 386 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:02.304 8 WARNING neutronclient.v2_0.client [None req-df32113f-8094-4bc5-b3c9-9687c63ee463 9861d812b92442339d00b7e57931d655 e94b48bb37d24e4fab82fb78ec160a9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:48:02.350 7 WARNING neutronclient.v2_0.client [None req-2e557226-85ce-483c-885e-af9181d2129c dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/714] 10.0.0.206 () {32 vars in 740 bytes} [Wed May 6 15:48:02 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e/os-interface => generated 285 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/715] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:02 2026] GET /v2.1/servers/6b2e9623-cbcc-46f5-b4f1-962846fbd46d => generated 1654 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:48:02.536 7 WARNING neutronclient.v2_0.client [None req-5551b4ad-0ec4-40c8-a920-2b9bc942cdaf dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] 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: 357/716] 10.0.0.206 () {32 vars in 722 bytes} [Wed May 6 15:48:02 2026] GET /v2.1/servers/6b2e9623-cbcc-46f5-b4f1-962846fbd46d/ips => generated 108 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/717] 10.0.0.206 () {32 vars in 814 bytes} [Wed May 6 15:48:02 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e/os-interface/9554c5d1-4fd8-4556-97c5-3c5cdec24c70 => generated 282 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 358/718] 10.0.0.206 () {32 vars in 722 bytes} [Wed May 6 15:48:02 2026] GET /v2.1/servers/6b2e9623-cbcc-46f5-b4f1-962846fbd46d/ips => generated 108 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: 361/719] 10.0.0.206 () {32 vars in 722 bytes} [Wed May 6 15:48:02 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e/ips => generated 156 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/720] 10.0.0.206 () {32 vars in 822 bytes} [Wed May 6 15:48:02 2026] GET /v2.1/servers/6b2e9623-cbcc-46f5-b4f1-962846fbd46d/ips/tempest-ServerAddressesTestJSON-195818073-network => generated 93 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/721] 10.0.0.206 () {34 vars in 749 bytes} [Wed May 6 15:48:02 2026] POST /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/722] 10.0.0.206 () {32 vars in 722 bytes} [Wed May 6 15:48:02 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/723] 10.0.0.206 () {32 vars in 717 bytes} [Wed May 6 15:48:02 2026] DELETE /v2.1/servers/6b2e9623-cbcc-46f5-b4f1-962846fbd46d => 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-05-06 15:48:02.853 7 WARNING neutronclient.v2_0.client [None req-766bd104-be80-4d2a-9ca3-d92a89f45ab1 9861d812b92442339d00b7e57931d655 e94b48bb37d24e4fab82fb78ec160a9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/724] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:02 2026] GET /v2.1/servers/6b2e9623-cbcc-46f5-b4f1-962846fbd46d => generated 1660 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:03.400 7 WARNING neutronclient.v2_0.client [None req-1ff64d03-e8d6-4001-b363-75816ccff216 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:48:03.447 7 WARNING neutronclient.v2_0.client [None req-1ff64d03-e8d6-4001-b363-75816ccff216 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:48:03.629 7 WARNING neutronclient.v2_0.client [None req-1ff64d03-e8d6-4001-b363-75816ccff216 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] 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: 362/727] 10.0.0.206 () {32 vars in 722 bytes} [Wed May 6 15:48:03 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e/ips => generated 156 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/728] 10.0.0.206 () {34 vars in 662 bytes} [Wed May 6 15:48:03 2026] POST /v2.1/servers => generated 452 bytes in 534 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:03.888 8 WARNING neutronclient.v2_0.client [None req-520b0fbd-c06f-40b0-850f-564cde7b3aa9 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/729] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:03 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1392 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-05-06 15:48:04.049 7 WARNING neutronclient.v2_0.client [None req-281d3ecb-9878-4835-8c6c-81efb6efe7df 9861d812b92442339d00b7e57931d655 e94b48bb37d24e4fab82fb78ec160a9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:04.166 8 INFO nova.api.openstack.compute.server_external_events [req-0a8bb622-04b3-40f0-adf6-84e2631a418c req-237ab0f9-d03d-47fa-8c0a-89fe3511f481 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:9554c5d1-4fd8-4556-97c5-3c5cdec24c70 for instance 4e1fdad7-53ee-4d3c-91af-30bc83f3838e on instance [pid: 8|app: 0|req: 364/730] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:48:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/731] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:03 2026] GET /v2.1/servers/6b2e9623-cbcc-46f5-b4f1-962846fbd46d => generated 1660 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, ' [pid: 8|app: 0|req: 365/732] 10.0.0.206 () {32 vars in 722 bytes} [Wed May 6 15:48:04 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:05.031 7 WARNING neutronclient.v2_0.client [None req-79eaf315-1b7b-41fa-b58d-90440663f9a7 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/733] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:04 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1396 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-05-06 15:48:05.236 8 WARNING neutronclient.v2_0.client [None req-d28c0036-7415-471d-ae6f-8707f9cf156f 9861d812b92442339d00b7e57931d655 e94b48bb37d24e4fab82fb78ec160a9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/734] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:05 2026] GET /v2.1/servers/6b2e9623-cbcc-46f5-b4f1-962846fbd46d => generated 1660 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:05.665 7 INFO nova.api.openstack.compute.server_external_events [req-4ed6c31e-3282-4962-8635-76c55616a22b req-ba9cb121-837b-417d-a827-1def17f5096b 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-deleted:d3d69a9a-4bf1-43cb-996f-d50610a31ebd for instance 6b2e9623-cbcc-46f5-b4f1-962846fbd46d on instance [pid: 7|app: 0|req: 369/735] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:48:05 2026] POST /v2.1/os-server-external-events => generated 183 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: 367/736] 10.0.0.206 () {32 vars in 722 bytes} [Wed May 6 15:48:05 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e/ips => generated 194 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:05.906 7 WARNING neutronclient.v2_0.client [None req-ce0a8729-5c77-4771-a1c5-0e75d8e5c0fc dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/737] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:05 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 1951 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, ' [pid: 8|app: 0|req: 368/738] 10.0.0.206 () {34 vars in 749 bytes} [Wed May 6 15:48:06 2026] POST /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e/action => generated 0 bytes in 44 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 371/739] 10.0.0.206 () {32 vars in 722 bytes} [Wed May 6 15:48:06 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e/ips => generated 194 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:48:06.139 8 WARNING neutronclient.v2_0.client [None req-2b706013-9368-47a9-a852-896c6fe432de 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/740] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:06 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1444 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-05-06 15:48:06.401 7 WARNING neutronclient.v2_0.client [None req-91137423-fdca-4f6d-a56a-1daefa6cf662 9861d812b92442339d00b7e57931d655 e94b48bb37d24e4fab82fb78ec160a9e - - default default] The python binding code in 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/741] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:06 2026] GET /v2.1/servers/6b2e9623-cbcc-46f5-b4f1-962846fbd46d => generated 1451 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/742] 10.0.0.206 () {32 vars in 722 bytes} [Wed May 6 15:48:07 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e/ips => generated 194 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:07.245 7 WARNING neutronclient.v2_0.client [None req-40ff234c-3857-4f28-b558-8bb7b817011e 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in 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/743] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:07 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1444 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:07.506 8 WARNING neutronclient.v2_0.client [None req-d7a6023b-b190-46cb-b1f9-f7f804ee7d80 9861d812b92442339d00b7e57931d655 e94b48bb37d24e4fab82fb78ec160a9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/744] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:07 2026] GET /v2.1/servers/6b2e9623-cbcc-46f5-b4f1-962846fbd46d => generated 1456 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-05-06 15:48:07.706 7 INFO nova.api.openstack.compute.server_external_events [req-cbcddb5d-ddb9-441f-a318-f4098441bcf6 req-2098a547-a0c5-4291-81a6-20f25d839c32 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:9554c5d1-4fd8-4556-97c5-3c5cdec24c70 for instance 4e1fdad7-53ee-4d3c-91af-30bc83f3838e on instance [pid: 7|app: 0|req: 374/745] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:48:07 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: 372/746] 10.0.0.206 () {32 vars in 722 bytes} [Wed May 6 15:48:08 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e/ips => generated 194 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-05-06 15:48:08.339 7 WARNING neutronclient.v2_0.client [None req-fbbc603b-8ded-4f70-9536-4b450abbae41 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in 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/747] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:08 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1452 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:08.636 8 WARNING neutronclient.v2_0.client [None req-39819c57-d8ef-4681-a946-9150ea376b12 9861d812b92442339d00b7e57931d655 e94b48bb37d24e4fab82fb78ec160a9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/748] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:08 2026] GET /v2.1/servers/6b2e9623-cbcc-46f5-b4f1-962846fbd46d => generated 1456 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/749] 10.0.0.206 () {32 vars in 722 bytes} [Wed May 6 15:48:09 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e/ips => generated 156 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: 374/750] 10.0.0.206 () {32 vars in 717 bytes} [Wed May 6 15:48:09 2026] DELETE /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 0 bytes in 96 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:09.410 7 WARNING neutronclient.v2_0.client [None req-61c9dab4-5cdc-46a0-b074-8c93f2da4296 dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:48:09.434 8 WARNING neutronclient.v2_0.client [None req-cc16c70a-7076-46af-8999-ff7d08d7b3cf 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/751] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:09 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1529 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/752] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:09 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 1843 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:09.705 8 INFO nova.api.openstack.wsgi [None req-a9c88cbd-4958-414e-bfec-057bb6ae96fc 9861d812b92442339d00b7e57931d655 e94b48bb37d24e4fab82fb78ec160a9e - - default default] HTTP exception thrown: Instance 6b2e9623-cbcc-46f5-b4f1-962846fbd46d could not be found. [pid: 8|app: 0|req: 376/753] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:09 2026] GET /v2.1/servers/6b2e9623-cbcc-46f5-b4f1-962846fbd46d => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:09.775 7 INFO nova.api.openstack.compute.server_external_events [req-9a66096f-869a-4a94-833d-8f89efc08b77 req-ce6f799e-95ec-416b-b773-03e81b506466 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:0d67f8f7-2b65-4a04-9cf6-182d1d9afc42 for instance 8f88f04c-b9cc-4177-b91b-4af1448ec81c on instance [pid: 7|app: 0|req: 378/754] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:48:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:10.577 8 WARNING neutronclient.v2_0.client [None req-11ccbcf1-2e17-4100-b6ee-2f2edd05f84a 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:48:10.613 7 WARNING neutronclient.v2_0.client [None req-d3ef9172-a036-43d0-b974-229a26403b5f dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/755] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:10 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1517 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/756] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:10 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 1843 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:11.805 8 WARNING neutronclient.v2_0.client [None req-804f8abc-bf08-490c-86f0-c7526ac39eab 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:11.870 7 WARNING neutronclient.v2_0.client [None req-9fb18988-c052-49e4-92ef-a4f9280e9d49 dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in 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/757] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:11 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1517 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:12.036 8 INFO nova.api.openstack.compute.server_external_events [req-08904439-bec7-496e-a3fc-a7d363eb8a32 req-226b79db-40d2-43e0-8c2f-db06f90d6d66 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-unplugged:9554c5d1-4fd8-4556-97c5-3c5cdec24c70 for instance 4e1fdad7-53ee-4d3c-91af-30bc83f3838e on instance [pid: 8|app: 0|req: 379/758] 10.0.0.145 () {38 vars in 814 bytes} [Wed May 6 15:48:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/759] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:11 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 1843 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-05-06 15:48:12.867 8 INFO nova.api.openstack.compute.server_external_events [req-94c4a27f-46af-46a3-bf58-a2b3b9d317a0 req-b99b73f7-6803-4117-a3a4-3e2951cceb2f 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-deleted:9554c5d1-4fd8-4556-97c5-3c5cdec24c70 for instance 4e1fdad7-53ee-4d3c-91af-30bc83f3838e on instance [pid: 8|app: 0|req: 380/760] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:48:12 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-05-06 15:48:13.065 7 WARNING neutronclient.v2_0.client [None req-cdca547a-8dee-4c39-814d-cb9b5fb925ed 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:13.115 8 WARNING neutronclient.v2_0.client [None req-851beefb-1a03-4c5b-9a6e-0181313a870a dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in 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/761] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:13 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 1482 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/764] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:13 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1517 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:14.220 8 WARNING neutronclient.v2_0.client [None req-19d6a98c-83ac-499d-a33c-64c598e93b15 dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:48:14.227 7 WARNING neutronclient.v2_0.client [None req-c5829ef4-e0f1-4d33-9933-48eebede11ea 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in 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/765] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:14 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 1487 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/766] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:14 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1517 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-05-06 15:48:14.534 8 INFO nova.api.openstack.compute.server_external_events [req-ec77c68d-2485-42c8-8c01-5d89b2e349e5 req-1c0bdf35-ffe8-4ab4-a6bb-cd1f8fd59623 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-plugged:0d67f8f7-2b65-4a04-9cf6-182d1d9afc42 for instance 8f88f04c-b9cc-4177-b91b-4af1448ec81c on instance [pid: 8|app: 0|req: 385/767] 10.0.0.145 () {38 vars in 814 bytes} [Wed May 6 15:48:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:15.335 7 WARNING neutronclient.v2_0.client [None req-75acc088-8503-4a13-adda-46f3c9e2ccaa dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:15.373 8 WARNING neutronclient.v2_0.client [None req-1aa5ec58-97e5-4ea9-a2ff-4e7520974a9b 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/768] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:15 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 1487 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/769] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:15 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1517 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-05-06 15:48:16.423 7 INFO nova.api.openstack.wsgi [None req-7042be62-7014-4742-9d4a-c307c551fc6f dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] HTTP exception thrown: Instance 4e1fdad7-53ee-4d3c-91af-30bc83f3838e could not be found. [pid: 7|app: 0|req: 384/770] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:16 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/771] 10.0.0.206 () {32 vars in 705 bytes} [Wed May 6 15:48:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1842076006 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:16.580 7 WARNING neutronclient.v2_0.client [None req-23a35283-6912-4c2e-b7d9-1ae0514b9bfc 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/772] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:16 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1700 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:48:16.768 8 WARNING neutronclient.v2_0.client [None req-8bddc7ad-3b27-4847-867f-0800833c71b3 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] 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: 388/773] 10.0.0.206 () {32 vars in 740 bytes} [Wed May 6 15:48:16 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c/os-interface => generated 284 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:48:16.838 7 INFO nova.api.openstack.wsgi [None req-64973247-2f55-40dd-b051-b747c0f5ddc8 dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] HTTP exception thrown: Instance 4e1fdad7-53ee-4d3c-91af-30bc83f3838e could not be found. [pid: 7|app: 0|req: 386/774] 10.0.0.206 () {32 vars in 717 bytes} [Wed May 6 15:48:16 2026] DELETE /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:16.865 8 INFO nova.api.openstack.wsgi [None req-83808442-d63e-4b1f-b1c5-46d399ca2114 dde88101cb584d8d911df4181f26265b dabcf771e3c84e188038d7ca823783d3 - - default default] HTTP exception thrown: Instance 4e1fdad7-53ee-4d3c-91af-30bc83f3838e could not be found. [pid: 8|app: 0|req: 389/775] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:16 2026] GET /v2.1/servers/4e1fdad7-53ee-4d3c-91af-30bc83f3838e => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:17.565 7 INFO nova.api.openstack.compute.server_external_events [req-b7fd9317-5da8-47ca-b23f-2dfeca45ba06 req-349549e5-7894-4e6e-a56c-6e738f6aaf73 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:0d67f8f7-2b65-4a04-9cf6-182d1d9afc42 for instance 8f88f04c-b9cc-4177-b91b-4af1448ec81c on instance [pid: 7|app: 0|req: 387/776] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:48:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 389/779] 10.0.0.206 () {34 vars in 670 bytes} [Wed May 6 15:48:25 2026] POST /v2.1/os-keypairs => generated 386 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:27.885 8 WARNING neutronclient.v2_0.client [None req-32d7098d-1edd-46aa-9ce2-4befa9022bfd 5c3497b302d044218b2904d9b6cc8b18 3a257a64975e478b91743203ad0e28ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:48:27.927 8 WARNING neutronclient.v2_0.client [None req-32d7098d-1edd-46aa-9ce2-4befa9022bfd 5c3497b302d044218b2904d9b6cc8b18 3a257a64975e478b91743203ad0e28ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:48:28.081 8 WARNING neutronclient.v2_0.client [None req-32d7098d-1edd-46aa-9ce2-4befa9022bfd 5c3497b302d044218b2904d9b6cc8b18 3a257a64975e478b91743203ad0e28ea - - default default] The python binding code in 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/780] 10.0.0.206 () {34 vars in 662 bytes} [Wed May 6 15:48:27 2026] POST /v2.1/servers => generated 450 bytes in 556 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-06 15:48:28.416 7 WARNING neutronclient.v2_0.client [None req-8c9053be-ba69-4c4b-8b23-e2f40ff91554 5c3497b302d044218b2904d9b6cc8b18 3a257a64975e478b91743203ad0e28ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/781] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:28 2026] GET /v2.1/servers/d055db94-fea5-407f-a687-2493de93cc01 => generated 1424 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-05-06 15:48:29.510 8 WARNING neutronclient.v2_0.client [None req-2046cdb9-b0ae-475a-a4ac-1ef569767e8c 5c3497b302d044218b2904d9b6cc8b18 3a257a64975e478b91743203ad0e28ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/782] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:29 2026] GET /v2.1/servers/d055db94-fea5-407f-a687-2493de93cc01 => generated 1428 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:30.610 7 WARNING neutronclient.v2_0.client [None req-9b560dcd-9f6a-4d5d-b80d-9761d81f7c94 5c3497b302d044218b2904d9b6cc8b18 3a257a64975e478b91743203ad0e28ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/783] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:30 2026] GET /v2.1/servers/d055db94-fea5-407f-a687-2493de93cc01 => generated 1476 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 393/784] 10.0.0.206 () {34 vars in 670 bytes} [Wed May 6 15:48:30 2026] POST /v2.1/os-keypairs => generated 397 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-05-06 15:48:31.744 7 WARNING neutronclient.v2_0.client [None req-65a187c9-b901-4d24-9321-1f2878b379b9 5c3497b302d044218b2904d9b6cc8b18 3a257a64975e478b91743203ad0e28ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/785] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:31 2026] GET /v2.1/servers/d055db94-fea5-407f-a687-2493de93cc01 => generated 1476 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:48:32.477 8 WARNING neutronclient.v2_0.client [None req-8ca20084-99e6-434f-bfda-5c80863553bb 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:48:32.527 8 WARNING neutronclient.v2_0.client [None req-8ca20084-99e6-434f-bfda-5c80863553bb 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:48:32.646 8 WARNING neutronclient.v2_0.client [None req-8ca20084-99e6-434f-bfda-5c80863553bb 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:32.857 7 WARNING neutronclient.v2_0.client [None req-77e1f582-bd2f-496e-b6a4-6991ff388b77 5c3497b302d044218b2904d9b6cc8b18 3a257a64975e478b91743203ad0e28ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/786] 10.0.0.206 () {34 vars in 662 bytes} [Wed May 6 15:48:32 2026] POST /v2.1/servers => generated 450 bytes in 472 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:32.898 8 WARNING neutronclient.v2_0.client [None req-ce545914-71fa-413e-930e-7c6555c1b5a0 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/787] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:32 2026] GET /v2.1/servers/d055db94-fea5-407f-a687-2493de93cc01 => generated 1484 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/788] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:32 2026] GET /v2.1/servers/8c73e595-aa06-451d-9265-1eb0188a56f4 => generated 1402 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:33.744 7 INFO nova.api.openstack.compute.server_external_events [req-99637b7d-a76d-4805-96db-da48e5f37a5c req-97c376f5-5aff-44f5-a68a-6e6e6712c6ad 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:47f89acf-8719-4a42-b429-ce435fe23162 for instance d055db94-fea5-407f-a687-2493de93cc01 on instance [pid: 7|app: 0|req: 395/791] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:48: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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:34.001 8 WARNING neutronclient.v2_0.client [None req-aa5e3a9c-15a7-4e2a-8127-6a744b66ea13 5c3497b302d044218b2904d9b6cc8b18 3a257a64975e478b91743203ad0e28ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:48:34.022 7 WARNING neutronclient.v2_0.client [None req-8be093a3-da85-4ec5-bb5c-e81ff4791e4e 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/792] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:33 2026] GET /v2.1/servers/8c73e595-aa06-451d-9265-1eb0188a56f4 => generated 1406 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/793] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:33 2026] GET /v2.1/servers/d055db94-fea5-407f-a687-2493de93cc01 => generated 1561 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:35.208 7 WARNING neutronclient.v2_0.client [None req-5eb060ec-e7e2-43a3-8927-69a5898f3b74 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] 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: 397/794] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:35 2026] GET /v2.1/servers/8c73e595-aa06-451d-9265-1eb0188a56f4 => generated 1454 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:48:35.262 8 WARNING neutronclient.v2_0.client [None req-dc1134cb-5117-42e0-8d72-6f8d7f784a58 5c3497b302d044218b2904d9b6cc8b18 3a257a64975e478b91743203ad0e28ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/795] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:35 2026] GET /v2.1/servers/d055db94-fea5-407f-a687-2493de93cc01 => generated 1549 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:36.313 7 WARNING neutronclient.v2_0.client [None req-1efbd22a-99e2-444f-9f5c-273109fe257b 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/796] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:36 2026] GET /v2.1/servers/8c73e595-aa06-451d-9265-1eb0188a56f4 => generated 1454 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:36.395 8 WARNING neutronclient.v2_0.client [None req-1486b2d1-990b-4d21-8b2f-78f4a4430bed 5c3497b302d044218b2904d9b6cc8b18 3a257a64975e478b91743203ad0e28ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/797] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:36 2026] GET /v2.1/servers/d055db94-fea5-407f-a687-2493de93cc01 => generated 1549 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:37.413 7 WARNING neutronclient.v2_0.client [None req-5cb10a75-8ae3-4593-8da6-d3704747e876 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in 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/798] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:37 2026] GET /v2.1/servers/8c73e595-aa06-451d-9265-1eb0188a56f4 => generated 1462 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:37.534 8 WARNING neutronclient.v2_0.client [None req-d0419204-b68f-46a6-a36a-376bd389859e 5c3497b302d044218b2904d9b6cc8b18 3a257a64975e478b91743203ad0e28ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/799] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:37 2026] GET /v2.1/servers/d055db94-fea5-407f-a687-2493de93cc01 => generated 1549 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:38.185 7 INFO nova.api.openstack.compute.server_external_events [req-132ca846-ce46-4509-9304-7a204f250ba6 req-0c8a639c-f3b5-4010-9e14-5e89114343de 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:e82cc557-47fc-4db4-98fa-0c717fefecf6 for instance 8c73e595-aa06-451d-9265-1eb0188a56f4 on instance [pid: 7|app: 0|req: 400/800] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:48:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:38.501 8 WARNING neutronclient.v2_0.client [None req-6c7767c1-bd6a-484d-950c-a2d2f3d035d6 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/801] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:38 2026] GET /v2.1/servers/8c73e595-aa06-451d-9265-1eb0188a56f4 => generated 1530 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-05-06 15:48:38.682 7 WARNING neutronclient.v2_0.client [None req-ac5b8722-20d5-49e5-bf74-50f971ce76a5 5c3497b302d044218b2904d9b6cc8b18 3a257a64975e478b91743203ad0e28ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:38.760 8 INFO nova.api.openstack.compute.server_external_events [req-a80f5d4d-7eaa-47be-a6da-0e3510fd1527 req-0dd361f5-af6b-4efa-b7f5-e52b9e902ebe 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-plugged:47f89acf-8719-4a42-b429-ce435fe23162 for instance d055db94-fea5-407f-a687-2493de93cc01 on instance [pid: 8|app: 0|req: 402/802] 10.0.0.145 () {38 vars in 814 bytes} [Wed May 6 15:48:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/803] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:38 2026] GET /v2.1/servers/d055db94-fea5-407f-a687-2493de93cc01 => generated 1549 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:39.658 8 WARNING neutronclient.v2_0.client [None req-7bc44900-6a36-4b73-bf9a-84b077517a1f 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:48:39.672 7 WARNING neutronclient.v2_0.client [None req-39fd1aaf-ce6e-46a7-99f4-1270b954a7b5 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in 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/804] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:39 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1820 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/805] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:39 2026] GET /v2.1/servers/8c73e595-aa06-451d-9265-1eb0188a56f4 => generated 1528 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:39.872 8 WARNING neutronclient.v2_0.client [None req-5e5cb3dc-4ca1-484b-b7f4-fd0410f7f8ed 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:39.945 7 WARNING neutronclient.v2_0.client [None req-ec95f442-78e0-4538-9e5c-533abd498d91 5c3497b302d044218b2904d9b6cc8b18 3a257a64975e478b91743203ad0e28ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/806] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:39 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1820 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/807] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:39 2026] GET /v2.1/servers/d055db94-fea5-407f-a687-2493de93cc01 => generated 1549 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/808] 10.0.0.206 () {34 vars in 749 bytes} [Wed May 6 15:48:40 2026] POST /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:40.276 7 WARNING neutronclient.v2_0.client [None req-e5f24852-dfec-4eea-946d-d99496aed315 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/809] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:40 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1822 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:40.893 8 WARNING neutronclient.v2_0.client [None req-91b62564-1b4b-4b08-acb4-2914d00d96b3 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/810] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:40 2026] GET /v2.1/servers/8c73e595-aa06-451d-9265-1eb0188a56f4 => generated 1528 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:41.136 7 WARNING neutronclient.v2_0.client [None req-1238e81c-b1f1-4026-ad3e-15ea78007954 5c3497b302d044218b2904d9b6cc8b18 3a257a64975e478b91743203ad0e28ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/811] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:41 2026] GET /v2.1/servers/d055db94-fea5-407f-a687-2493de93cc01 => generated 1726 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:41.275 8 WARNING neutronclient.v2_0.client [None req-5be16227-da91-4c04-941a-b52f6a8dde6a 5c3497b302d044218b2904d9b6cc8b18 3a257a64975e478b91743203ad0e28ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/812] 10.0.0.206 () {32 vars in 740 bytes} [Wed May 6 15:48:41 2026] GET /v2.1/servers/d055db94-fea5-407f-a687-2493de93cc01/os-interface => generated 285 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:41.445 7 WARNING neutronclient.v2_0.client [None req-af51030d-f142-4e8b-ba78-d70bc9b96ee1 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/813] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:41 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1822 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:42.047 8 WARNING neutronclient.v2_0.client [None req-7e4d6cba-3fef-446a-9aa8-76f555750a36 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:48:42.051 7 WARNING neutronclient.v2_0.client [None req-c8258471-a57c-4c20-9e2e-6b7f143fa810 5c3497b302d044218b2904d9b6cc8b18 3a257a64975e478b91743203ad0e28ea - - default default] The python binding code in 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/814] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:42 2026] GET /v2.1/servers/8c73e595-aa06-451d-9265-1eb0188a56f4 => generated 1528 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:42.272 8 INFO nova.api.openstack.compute.server_external_events [req-42d82f80-9579-413a-ab91-3748d798633d req-b56a468c-914a-40a8-a2b1-8018f317c5c1 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:47f89acf-8719-4a42-b429-ce435fe23162 for instance d055db94-fea5-407f-a687-2493de93cc01 on instance [pid: 7|app: 0|req: 407/815] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:42 2026] GET /v2.1/servers/d055db94-fea5-407f-a687-2493de93cc01 => generated 1726 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/816] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:48:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/817] 10.0.0.206 () {32 vars in 640 bytes} [Wed May 6 15:48:42 2026] GET /v2.1/servers => generated 378 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/818] 10.0.0.206 () {32 vars in 717 bytes} [Wed May 6 15:48:42 2026] DELETE /v2.1/servers/d055db94-fea5-407f-a687-2493de93cc01 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:42.501 7 WARNING neutronclient.v2_0.client [None req-e143f55b-8036-4ec2-b7eb-0f1c4aed0fd0 5c3497b302d044218b2904d9b6cc8b18 3a257a64975e478b91743203ad0e28ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:42.542 8 INFO nova.api.openstack.compute.server_external_events [req-9529cb1e-ef47-40f6-a310-a8c0935a2528 req-9adc3c7d-4d5c-4229-ab75-b1ad3b59f20d 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-plugged:e82cc557-47fc-4db4-98fa-0c717fefecf6 for instance 8c73e595-aa06-451d-9265-1eb0188a56f4 on instance [pid: 8|app: 0|req: 411/819] 10.0.0.145 () {38 vars in 814 bytes} [Wed May 6 15:48:42 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, ' [pid: 7|app: 0|req: 409/820] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:42 2026] GET /v2.1/servers/d055db94-fea5-407f-a687-2493de93cc01 => generated 1732 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:48:42.596 8 WARNING neutronclient.v2_0.client [None req-0205b868-e9cd-4356-a66a-7bfdce8519cc 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/821] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:42 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => 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-05-06 15:48:43.296 7 WARNING neutronclient.v2_0.client [None req-164949a6-cbe0-42a5-985a-ceeb3e6f2939 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/824] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:43 2026] GET /v2.1/servers/8c73e595-aa06-451d-9265-1eb0188a56f4 => generated 1528 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:43.650 8 WARNING neutronclient.v2_0.client [None req-a87c3176-d365-4bc0-872a-68c71affb5b9 5c3497b302d044218b2904d9b6cc8b18 3a257a64975e478b91743203ad0e28ea - - default default] 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: 414/825] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:43 2026] GET /v2.1/servers/d055db94-fea5-407f-a687-2493de93cc01 => generated 1852 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:48:43.761 7 WARNING neutronclient.v2_0.client [None req-9f0c0212-328f-405f-b0bc-c453c6a94fdf 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in 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/826] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:43 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1827 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-05-06 15:48:44.466 8 WARNING neutronclient.v2_0.client [None req-a17467bd-9906-4a61-bf93-febc4e79d6a0 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/827] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:44 2026] GET /v2.1/servers/8c73e595-aa06-451d-9265-1eb0188a56f4 => generated 1528 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:44.808 7 WARNING neutronclient.v2_0.client [None req-c14e058d-3073-406b-b9b5-7eb49973c600 5c3497b302d044218b2904d9b6cc8b18 3a257a64975e478b91743203ad0e28ea - - default default] 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: 413/828] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:44 2026] GET /v2.1/servers/d055db94-fea5-407f-a687-2493de93cc01 => generated 1852 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:48:44.950 8 WARNING neutronclient.v2_0.client [None req-2f88553b-ca4b-4801-bdcc-40787e9213ac 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in 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/829] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:44 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1827 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:45.602 7 WARNING neutronclient.v2_0.client [None req-29263236-03e6-4f37-a943-4d971c7c122c 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in 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/830] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:45 2026] GET /v2.1/servers/8c73e595-aa06-451d-9265-1eb0188a56f4 => generated 1528 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:45.990 8 WARNING neutronclient.v2_0.client [None req-00df2305-3cd3-495c-82f5-dd4bafb20118 5c3497b302d044218b2904d9b6cc8b18 3a257a64975e478b91743203ad0e28ea - - default default] The python binding code in 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/831] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:45 2026] GET /v2.1/servers/d055db94-fea5-407f-a687-2493de93cc01 => generated 1785 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:46.069 7 INFO nova.api.openstack.compute.server_external_events [req-47a93307-8c17-4af1-9178-bb869d058a17 req-e90b3bed-1bc5-42da-b7bf-5e9d9eb1ef55 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-deleted:47f89acf-8719-4a42-b429-ce435fe23162 for instance d055db94-fea5-407f-a687-2493de93cc01 on instance [pid: 7|app: 0|req: 415/832] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:48:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:48:46.103 8 WARNING neutronclient.v2_0.client [None req-cacda356-8e45-494e-9da5-c9b8b1dac8e0 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/833] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:46 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1827 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:46.899 7 WARNING neutronclient.v2_0.client [None req-31b4b055-c142-404a-96fc-2e141007528f 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in 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/834] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:46 2026] GET /v2.1/servers/8c73e595-aa06-451d-9265-1eb0188a56f4 => generated 1696 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:47.037 8 WARNING neutronclient.v2_0.client [None req-10982144-35f0-4a73-bc86-00ef1eadadc0 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:47.085 7 WARNING neutronclient.v2_0.client [None req-d86a2b1a-eb66-4c6a-9700-0a7d3bf2554c 5c3497b302d044218b2904d9b6cc8b18 3a257a64975e478b91743203ad0e28ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/835] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:47 2026] GET /v2.1/servers/d055db94-fea5-407f-a687-2493de93cc01 => generated 1505 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/836] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:47 2026] GET /v2.1/servers/8c73e595-aa06-451d-9265-1eb0188a56f4 => generated 1696 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:47.289 7 WARNING neutronclient.v2_0.client [None req-398bf469-7116-4c71-810d-1a67719932b6 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in 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/837] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:47 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1827 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:47.747 8 INFO nova.api.openstack.compute.server_external_events [req-0ac48d95-b332-4f5c-b6ca-2a11373b12ee req-25097a3d-509d-42c3-beda-f19e3ca170bb 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-unplugged:0d67f8f7-2b65-4a04-9cf6-182d1d9afc42 for instance 8f88f04c-b9cc-4177-b91b-4af1448ec81c on instance [pid: 8|app: 0|req: 420/838] 10.0.0.145 () {38 vars in 814 bytes} [Wed May 6 15:48:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:48.219 7 WARNING neutronclient.v2_0.client [None req-e28add9d-4e7d-46ca-a2b6-58ee33c81756 5c3497b302d044218b2904d9b6cc8b18 3a257a64975e478b91743203ad0e28ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:48.427 8 WARNING neutronclient.v2_0.client [None req-c0fa700b-a571-4738-8813-713fb7f24f4d 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in 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/839] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:48 2026] GET /v2.1/servers/d055db94-fea5-407f-a687-2493de93cc01 => generated 1510 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:48.487 7 INFO nova.api.openstack.compute.server_external_events [req-883d579c-1969-4584-bc77-ca47ef92003c req-acfb3f95-73de-4eb0-a8a7-2d94ec6cdde2 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:e82cc557-47fc-4db4-98fa-0c717fefecf6 for instance 8c73e595-aa06-451d-9265-1eb0188a56f4 on instance [pid: 7|app: 0|req: 420/840] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:48:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/841] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:48 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1827 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:49.528 7 INFO nova.api.openstack.wsgi [None req-2208a579-8247-40d3-9632-53246bc2f369 5c3497b302d044218b2904d9b6cc8b18 3a257a64975e478b91743203ad0e28ea - - default default] HTTP exception thrown: Instance d055db94-fea5-407f-a687-2493de93cc01 could not be found. [pid: 7|app: 0|req: 421/842] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:49 2026] GET /v2.1/servers/d055db94-fea5-407f-a687-2493de93cc01 => generated 111 bytes in 49 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: 422/843] 10.0.0.206 () {32 vars in 705 bytes} [Wed May 6 15:48:49 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1135552415 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:48:49.640 7 WARNING neutronclient.v2_0.client [None req-b800773c-27d9-493b-9478-795bd0bb93b5 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/844] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:49 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1827 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:48:49.954 8 INFO nova.api.openstack.compute.server_external_events [req-e669e702-8ab6-4e49-9f05-e6bcbb27b030 req-2d90f7d1-7203-4172-9600-5df390788ec2 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-plugged:0d67f8f7-2b65-4a04-9cf6-182d1d9afc42 for instance 8f88f04c-b9cc-4177-b91b-4af1448ec81c on instance [pid: 8|app: 0|req: 423/845] 10.0.0.145 () {38 vars in 814 bytes} [Wed May 6 15:48: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-05-06 15:48:50.816 7 WARNING neutronclient.v2_0.client [None req-a538c077-5383-4267-909a-bf6e178bc764 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in 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/846] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:48:50 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1820 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 425/849] 10.0.0.206 () {34 vars in 749 bytes} [Wed May 6 15:48:54 2026] POST /v2.1/servers/8c73e595-aa06-451d-9265-1eb0188a56f4/action => generated 31854 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:09.162 7 WARNING neutronclient.v2_0.client [None req-aa85dc66-1fce-4ce3-9011-0fdafc7eec0f 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in 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/852] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:09 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1820 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, ' [pid: 8|app: 0|req: 427/853] 10.0.0.206 () {32 vars in 717 bytes} [Wed May 6 15:49:09 2026] DELETE /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:09.452 7 WARNING neutronclient.v2_0.client [None req-46123ac2-4f26-4964-8277-52d66f68baa8 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in 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/854] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:09 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1826 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:10.636 8 WARNING neutronclient.v2_0.client [None req-50e2f287-62c0-49f9-b38d-533e7023e529 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in 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/855] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:10 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1826 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:11.795 7 WARNING neutronclient.v2_0.client [None req-ff283c52-395c-44cd-8b06-0c507d120c21 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/856] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:11 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1826 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:12.537 8 INFO nova.api.openstack.compute.server_external_events [req-78dfc688-f300-4813-901e-47e36cf68578 req-4fd876b2-1f56-4118-a2d0-55baecdf8163 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:e82cc557-47fc-4db4-98fa-0c717fefecf6 for instance 8c73e595-aa06-451d-9265-1eb0188a56f4 on instance [pid: 8|app: 0|req: 429/857] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:49:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:12.607 7 INFO nova.api.openstack.compute.server_external_events [req-35a7a8d5-528d-432f-a372-863b5e3329de req-7e3d1926-e187-46b8-8b88-5f61961dbb2f 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-deleted:0d67f8f7-2b65-4a04-9cf6-182d1d9afc42 for instance 8f88f04c-b9cc-4177-b91b-4af1448ec81c on instance [pid: 7|app: 0|req: 429/858] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:49:12 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-05-06 15:49:12.945 8 WARNING neutronclient.v2_0.client [None req-81c35f08-9f86-4544-b4ec-01a9373c22e8 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/859] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:12 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1473 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:14.047 8 WARNING neutronclient.v2_0.client [None req-f8176d13-1fce-4ea7-a1f1-c5b642bb7667 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in 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/862] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:14 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1478 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-05-06 15:49:15.146 7 WARNING neutronclient.v2_0.client [None req-aaa41258-2f95-4830-b932-09e1830a54b6 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/863] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:15 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 1478 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 433/864] 10.0.0.206 () {34 vars in 670 bytes} [Wed May 6 15:49:15 2026] POST /v2.1/os-keypairs => generated 397 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:16.216 7 INFO nova.api.openstack.wsgi [None req-451a07bf-5298-4083-9b1b-eadc49d57cf8 5ec301fc97734b0a9ef4eb4b92209a97 6a2da129fb604816bb71587a3928a99b - - default default] HTTP exception thrown: Instance 8f88f04c-b9cc-4177-b91b-4af1448ec81c could not be found. [pid: 7|app: 0|req: 432/865] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:16 2026] GET /v2.1/servers/8f88f04c-b9cc-4177-b91b-4af1448ec81c => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/866] 10.0.0.206 () {32 vars in 705 bytes} [Wed May 6 15:49:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1650750060 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:18.110 7 WARNING neutronclient.v2_0.client [None req-eae612e1-7288-4fb2-a65a-a5716ade843a 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:49:18.604 7 WARNING neutronclient.v2_0.client [None req-eae612e1-7288-4fb2-a65a-a5716ade843a 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:49:19.221 7 WARNING neutronclient.v2_0.client [None req-eae612e1-7288-4fb2-a65a-a5716ade843a 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in 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/867] 10.0.0.206 () {34 vars in 662 bytes} [Wed May 6 15:49:18 2026] POST /v2.1/servers => generated 450 bytes in 1561 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-06 15:49:19.613 8 WARNING neutronclient.v2_0.client [None req-a0b23b0f-c60c-4099-a737-6eb4526024ff 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in 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/868] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:19 2026] GET /v2.1/servers/09b7d0da-6fb6-4495-8419-6c4ad1fd77cf => generated 1402 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:20.734 7 WARNING neutronclient.v2_0.client [None req-5b276a5a-fe30-40fd-a973-e215634848b8 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in 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/869] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:20 2026] GET /v2.1/servers/09b7d0da-6fb6-4495-8419-6c4ad1fd77cf => generated 1406 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:21.822 8 WARNING neutronclient.v2_0.client [None req-2320e83b-0fcc-48e6-820b-17bd988648e6 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/870] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:21 2026] GET /v2.1/servers/09b7d0da-6fb6-4495-8419-6c4ad1fd77cf => generated 1454 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:22.916 7 WARNING neutronclient.v2_0.client [None req-506d5691-ee16-4752-815a-42063cacb5ee 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/871] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:22 2026] GET /v2.1/servers/09b7d0da-6fb6-4495-8419-6c4ad1fd77cf => generated 1454 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:24.006 7 WARNING neutronclient.v2_0.client [None req-f7b52da1-5c69-4ac9-bc06-499e3126518a 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/874] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:23 2026] GET /v2.1/servers/09b7d0da-6fb6-4495-8419-6c4ad1fd77cf => generated 1462 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:25.169 8 INFO nova.api.openstack.compute.server_external_events [req-d08756bd-2b9f-417a-b42c-17dced8c158f req-a9ad77a1-f904-4b1a-acd3-61738d34b129 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:c24d776f-db2b-41ad-94b9-3a59a7d366c1 for instance 09b7d0da-6fb6-4495-8419-6c4ad1fd77cf on instance [pid: 8|app: 0|req: 438/875] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:49:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:25.257 7 WARNING neutronclient.v2_0.client [None req-75ea969b-3189-4a61-9518-405b05c9c018 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/876] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:25 2026] GET /v2.1/servers/09b7d0da-6fb6-4495-8419-6c4ad1fd77cf => generated 1540 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:26.405 8 WARNING neutronclient.v2_0.client [None req-d04a1623-8741-469c-9126-bddb07bdfe28 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/877] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:26 2026] GET /v2.1/servers/09b7d0da-6fb6-4495-8419-6c4ad1fd77cf => 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-05-06 15:49:27.586 7 WARNING neutronclient.v2_0.client [None req-7d05f163-4976-490a-9244-247d3ca65961 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/878] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:27 2026] GET /v2.1/servers/09b7d0da-6fb6-4495-8419-6c4ad1fd77cf => generated 1528 bytes in 688 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:29.291 8 WARNING neutronclient.v2_0.client [None req-856a9f89-b6a5-483c-9222-2bac91df8246 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:29.440 7 INFO nova.api.openstack.compute.server_external_events [req-426d2d36-92dd-4eaa-bad1-4b624ba803c6 req-9c9fd752-893b-47b5-bc40-91b8abb77467 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-plugged:c24d776f-db2b-41ad-94b9-3a59a7d366c1 for instance 09b7d0da-6fb6-4495-8419-6c4ad1fd77cf on instance [pid: 7|app: 0|req: 440/879] 10.0.0.145 () {38 vars in 814 bytes} [Wed May 6 15:49:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/880] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:29 2026] GET /v2.1/servers/09b7d0da-6fb6-4495-8419-6c4ad1fd77cf => generated 1528 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:30.516 7 WARNING neutronclient.v2_0.client [None req-cd60f6a1-ea8b-43ba-b3d0-c448931f55ad 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/881] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:30 2026] GET /v2.1/servers/09b7d0da-6fb6-4495-8419-6c4ad1fd77cf => generated 1528 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:31.699 8 WARNING neutronclient.v2_0.client [None req-0b47a488-f09e-428a-b12b-8c8ed7ae9a2c 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/882] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:31 2026] GET /v2.1/servers/09b7d0da-6fb6-4495-8419-6c4ad1fd77cf => generated 1696 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:32.117 7 WARNING neutronclient.v2_0.client [None req-40b5a1e8-c432-4f10-a110-f892ebd61eab 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/883] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:32 2026] GET /v2.1/servers/09b7d0da-6fb6-4495-8419-6c4ad1fd77cf => generated 1696 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:33.090 8 INFO nova.api.openstack.compute.server_external_events [req-1d4952a2-886d-41d3-b3f3-c24f50b1bb1e req-e9a81e23-64b4-4177-af36-2a638e977fee 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:c24d776f-db2b-41ad-94b9-3a59a7d366c1 for instance 09b7d0da-6fb6-4495-8419-6c4ad1fd77cf on instance [pid: 8|app: 0|req: 442/884] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:49:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 444/887] 10.0.0.206 () {34 vars in 749 bytes} [Wed May 6 15:49:41 2026] POST /v2.1/servers/09b7d0da-6fb6-4495-8419-6c4ad1fd77cf/action => generated 31921 bytes in 548 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: 445/890] 10.0.0.206 () {32 vars in 717 bytes} [Wed May 6 15:49:52 2026] DELETE /v2.1/servers/09b7d0da-6fb6-4495-8419-6c4ad1fd77cf => 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-05-06 15:49:52.442 8 WARNING neutronclient.v2_0.client [None req-7fd7eebf-9949-4df1-85be-fac0b0a0f425 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/891] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:52 2026] GET /v2.1/servers/09b7d0da-6fb6-4495-8419-6c4ad1fd77cf => generated 1822 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:53.687 8 WARNING neutronclient.v2_0.client [None req-9c3505ec-16dd-4555-98bc-c931d4739d83 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in 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/894] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:53 2026] GET /v2.1/servers/09b7d0da-6fb6-4495-8419-6c4ad1fd77cf => generated 1822 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:54.833 7 WARNING neutronclient.v2_0.client [None req-cffa6f51-edfe-46c8-84a4-d883848c1a8e 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:54.919 8 INFO nova.api.openstack.compute.server_external_events [req-1f7dd5e9-4e0d-4ff2-97b3-ee565bf48f93 req-8bd9cd94-8f1f-4b64-b131-bda8186c2a96 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-unplugged:c24d776f-db2b-41ad-94b9-3a59a7d366c1 for instance 09b7d0da-6fb6-4495-8419-6c4ad1fd77cf on instance [pid: 8|app: 0|req: 449/895] 10.0.0.145 () {38 vars in 814 bytes} [Wed May 6 15:49:54 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: 447/896] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:54 2026] GET /v2.1/servers/09b7d0da-6fb6-4495-8419-6c4ad1fd77cf => generated 1822 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:55.902 8 INFO nova.api.openstack.compute.server_external_events [req-a9252e07-4bbd-4b65-91c8-6be464094160 req-2f1082e7-1ac8-412c-88bc-ddac66740ed2 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-deleted:c24d776f-db2b-41ad-94b9-3a59a7d366c1 for instance 09b7d0da-6fb6-4495-8419-6c4ad1fd77cf on instance [pid: 8|app: 0|req: 450/897] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:49:55 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-05-06 15:49:56.088 7 WARNING neutronclient.v2_0.client [None req-e8d9b1c6-b867-4e3a-92f5-cacef0b8191a 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/898] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:56 2026] GET /v2.1/servers/09b7d0da-6fb6-4495-8419-6c4ad1fd77cf => generated 1483 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:57.187 8 WARNING neutronclient.v2_0.client [None req-645b228b-8630-4365-b487-ae2e96ddf64c 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/899] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:57 2026] GET /v2.1/servers/09b7d0da-6fb6-4495-8419-6c4ad1fd77cf => generated 1488 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:49:58.345 7 WARNING neutronclient.v2_0.client [None req-bbfa4b2f-4981-4061-9e1a-e576015b84f3 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/900] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:58 2026] GET /v2.1/servers/09b7d0da-6fb6-4495-8419-6c4ad1fd77cf => generated 1488 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-05-06 15:49:59.421 8 INFO nova.api.openstack.wsgi [None req-d07abb06-813c-41ca-9941-4114fb4b2ff8 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] HTTP exception thrown: Instance 09b7d0da-6fb6-4495-8419-6c4ad1fd77cf could not be found. [pid: 8|app: 0|req: 452/901] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:59 2026] GET /v2.1/servers/09b7d0da-6fb6-4495-8419-6c4ad1fd77cf => 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: 450/902] 10.0.0.206 () {32 vars in 727 bytes} [Wed May 6 15:49:59 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-141811151 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 453/903] 10.0.0.206 () {32 vars in 717 bytes} [Wed May 6 15:49:59 2026] DELETE /v2.1/servers/8c73e595-aa06-451d-9265-1eb0188a56f4 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-06 15:49:59.976 7 WARNING neutronclient.v2_0.client [None req-6dbd96fe-0721-41ef-afd8-bcfa736b3ecf 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in 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/904] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:49:59 2026] GET /v2.1/servers/8c73e595-aa06-451d-9265-1eb0188a56f4 => generated 1702 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-05-06 15:50:01.137 8 WARNING neutronclient.v2_0.client [None req-e818d2da-2716-4098-91ce-2b420f7df9ef 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in 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/905] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:01 2026] GET /v2.1/servers/8c73e595-aa06-451d-9265-1eb0188a56f4 => 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-05-06 15:50:02.357 7 WARNING neutronclient.v2_0.client [None req-846acf59-334d-4474-8bad-e655ba6c4a85 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in 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/906] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:02 2026] GET /v2.1/servers/8c73e595-aa06-451d-9265-1eb0188a56f4 => generated 1702 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:02.746 8 INFO nova.api.openstack.compute.server_external_events [req-1a162e4b-b279-4d56-b595-f8066cce5d9a req-762b8563-c3a3-4a84-a738-b78a456dcd00 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-deleted:e82cc557-47fc-4db4-98fa-0c717fefecf6 for instance 8c73e595-aa06-451d-9265-1eb0188a56f4 on instance [pid: 8|app: 0|req: 455/907] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:50:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:03.492 7 WARNING neutronclient.v2_0.client [None req-fdd8b023-9f05-426f-8452-283c561d8449 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/910] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:03 2026] GET /v2.1/servers/8c73e595-aa06-451d-9265-1eb0188a56f4 => generated 1483 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:04.654 8 WARNING neutronclient.v2_0.client [None req-8f2442c4-e762-4420-b52c-d477dc5fb9a3 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in 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/911] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:04 2026] GET /v2.1/servers/8c73e595-aa06-451d-9265-1eb0188a56f4 => generated 1488 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-05-06 15:50:05.746 7 WARNING neutronclient.v2_0.client [None req-c3953021-6607-450c-9af3-1eb4654cb656 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/912] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:05 2026] GET /v2.1/servers/8c73e595-aa06-451d-9265-1eb0188a56f4 => generated 1488 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:06.834 8 INFO nova.api.openstack.wsgi [None req-d5d65f2f-0015-43bd-ba30-1ff83f9ec5f6 4c2570afe00d4947951894e848ab2459 c010459593db45acbe9f8a77ea1576e6 - - default default] HTTP exception thrown: Instance 8c73e595-aa06-451d-9265-1eb0188a56f4 could not be found. [pid: 8|app: 0|req: 458/913] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:06 2026] GET /v2.1/servers/8c73e595-aa06-451d-9265-1eb0188a56f4 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 456/914] 10.0.0.206 () {32 vars in 727 bytes} [Wed May 6 15:50:06 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-985632024 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:28.651 8 WARNING neutronclient.v2_0.client [None req-2bce7e3c-352a-40e8-ac58-2fe4af32762a 402abd0984904ef5a04ff9de1f4d7355 b6dde0798dac4f6688931bbbd2323e04 - - default default] The python binding code in 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/919] 10.0.0.206 () {34 vars in 670 bytes} [Wed May 6 15:50:28 2026] POST /v2.1/os-keypairs => generated 395 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:50:28.808 8 WARNING neutronclient.v2_0.client [None req-2bce7e3c-352a-40e8-ac58-2fe4af32762a 402abd0984904ef5a04ff9de1f4d7355 b6dde0798dac4f6688931bbbd2323e04 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/920] 10.0.0.206 () {34 vars in 662 bytes} [Wed May 6 15:50:28 2026] POST /v2.1/servers => generated 424 bytes in 454 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-06 15:50:29.042 7 WARNING neutronclient.v2_0.client [None req-42ef0d45-ec93-41a8-b9ec-c1e3d97b74d6 402abd0984904ef5a04ff9de1f4d7355 b6dde0798dac4f6688931bbbd2323e04 - - default default] The python binding code in 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/921] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:29 2026] GET /v2.1/servers/47ebe812-a6b8-46dd-ba16-f833d8037409 => generated 1367 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:30.143 8 WARNING neutronclient.v2_0.client [None req-5ed24dce-72f5-410a-afa5-57bde738177e 402abd0984904ef5a04ff9de1f4d7355 b6dde0798dac4f6688931bbbd2323e04 - - default default] The python binding code in 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/922] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:30 2026] GET /v2.1/servers/47ebe812-a6b8-46dd-ba16-f833d8037409 => generated 1371 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:30.702 7 WARNING neutronclient.v2_0.client [None req-e45c615f-6df7-4456-a2eb-a2d0892e99e2 521d370415304845a953b53b5761b9d8 03365e6d11ff4c4aaa941aebd6256b06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:50:30.764 7 WARNING neutronclient.v2_0.client [None req-e45c615f-6df7-4456-a2eb-a2d0892e99e2 521d370415304845a953b53b5761b9d8 03365e6d11ff4c4aaa941aebd6256b06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:50:31.057 7 WARNING neutronclient.v2_0.client [None req-e45c615f-6df7-4456-a2eb-a2d0892e99e2 521d370415304845a953b53b5761b9d8 03365e6d11ff4c4aaa941aebd6256b06 - - default default] The python binding code in 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/923] 10.0.0.206 () {34 vars in 662 bytes} [Wed May 6 15:50:30 2026] POST /v2.1/servers => generated 448 bytes in 617 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:31.268 8 WARNING neutronclient.v2_0.client [None req-d97976cd-03f1-440b-bb50-3d68e5262734 521d370415304845a953b53b5761b9d8 03365e6d11ff4c4aaa941aebd6256b06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/924] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:31 2026] GET /v2.1/servers/d49c4776-e3ea-4267-9e5a-495a8a3e7e49 => generated 1394 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:31.393 7 WARNING neutronclient.v2_0.client [None req-b44198cc-ad47-486e-a06c-1741e956075c 402abd0984904ef5a04ff9de1f4d7355 b6dde0798dac4f6688931bbbd2323e04 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/925] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:31 2026] GET /v2.1/servers/47ebe812-a6b8-46dd-ba16-f833d8037409 => generated 1419 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:32.481 8 WARNING neutronclient.v2_0.client [None req-1d8e9d41-c8dc-4cd8-a137-d38fa0f3e7b3 402abd0984904ef5a04ff9de1f4d7355 b6dde0798dac4f6688931bbbd2323e04 - - default default] The python binding code in 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/926] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:32 2026] GET /v2.1/servers/47ebe812-a6b8-46dd-ba16-f833d8037409 => generated 1419 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:33.589 7 WARNING neutronclient.v2_0.client [None req-a0983eaf-3fa6-48bb-b36e-cf70d0a5597a 402abd0984904ef5a04ff9de1f4d7355 b6dde0798dac4f6688931bbbd2323e04 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/929] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:33 2026] GET /v2.1/servers/47ebe812-a6b8-46dd-ba16-f833d8037409 => generated 1469 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:34.371 8 INFO nova.api.openstack.compute.server_external_events [req-4daa7317-e3a0-44ca-bc26-8776b13b028b req-129944f3-f256-45fc-b250-17fef5d20bcf 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:9d0d5ab8-9e3a-4a4f-9f27-d30ed2b370c9 for instance 47ebe812-a6b8-46dd-ba16-f833d8037409 on instance [pid: 8|app: 0|req: 466/930] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:50:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:34.913 7 WARNING neutronclient.v2_0.client [None req-2a949a62-77a7-4ee1-9dc0-1d9b6696d9b3 402abd0984904ef5a04ff9de1f4d7355 b6dde0798dac4f6688931bbbd2323e04 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/931] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:34 2026] GET /v2.1/servers/47ebe812-a6b8-46dd-ba16-f833d8037409 => generated 1479 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:36.095 8 WARNING neutronclient.v2_0.client [None req-d3bdbb96-e536-4ab8-b9bf-dab9285f7e11 402abd0984904ef5a04ff9de1f4d7355 b6dde0798dac4f6688931bbbd2323e04 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:36.359 7 WARNING neutronclient.v2_0.client [None req-e2b68213-87d1-4df1-8503-6825673e875a 521d370415304845a953b53b5761b9d8 03365e6d11ff4c4aaa941aebd6256b06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/932] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:36 2026] GET /v2.1/servers/47ebe812-a6b8-46dd-ba16-f833d8037409 => generated 1467 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:36.510 8 INFO nova.api.openstack.compute.server_external_events [req-679be155-240e-4150-9a2b-37024c44459a req-71a0bb8f-7a3a-424d-8233-76df5e431842 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:1eede64e-a045-42ac-8356-ca79cd083132 for instance d49c4776-e3ea-4267-9e5a-495a8a3e7e49 on instance [pid: 8|app: 0|req: 468/933] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:50:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/934] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:36 2026] GET /v2.1/servers/d49c4776-e3ea-4267-9e5a-495a8a3e7e49 => generated 1520 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:37.463 8 WARNING neutronclient.v2_0.client [None req-23261eb8-0476-45d1-b84e-3e589807f54d 402abd0984904ef5a04ff9de1f4d7355 b6dde0798dac4f6688931bbbd2323e04 - - default default] The python binding code in 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/935] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:37 2026] GET /v2.1/servers/47ebe812-a6b8-46dd-ba16-f833d8037409 => generated 1467 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:38.626 7 WARNING neutronclient.v2_0.client [None req-39878d89-1e8b-48b2-bf65-52a0db9cdede 402abd0984904ef5a04ff9de1f4d7355 b6dde0798dac4f6688931bbbd2323e04 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/936] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:38 2026] GET /v2.1/servers/47ebe812-a6b8-46dd-ba16-f833d8037409 => generated 1467 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:39.764 8 WARNING neutronclient.v2_0.client [None req-440ba6a8-2272-4504-b0a2-2669b6f057f2 402abd0984904ef5a04ff9de1f4d7355 b6dde0798dac4f6688931bbbd2323e04 - - default default] The python binding code in 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/937] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:39 2026] GET /v2.1/servers/47ebe812-a6b8-46dd-ba16-f833d8037409 => generated 1467 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-05-06 15:50:40.162 7 INFO nova.api.openstack.compute.server_external_events [req-9b3dc3f0-4c44-448d-bb02-5761de3880b1 req-0361aa66-6588-4eb4-b0d4-6f944b24a6a0 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-plugged:9d0d5ab8-9e3a-4a4f-9f27-d30ed2b370c9 for instance 47ebe812-a6b8-46dd-ba16-f833d8037409 on instance [pid: 7|app: 0|req: 468/938] 10.0.0.145 () {38 vars in 814 bytes} [Wed May 6 15:50:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:40.957 8 WARNING neutronclient.v2_0.client [None req-1e737366-bec2-4ea8-811e-8070a3bd3396 402abd0984904ef5a04ff9de1f4d7355 b6dde0798dac4f6688931bbbd2323e04 - - default default] The python binding code in 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/939] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:40 2026] GET /v2.1/servers/47ebe812-a6b8-46dd-ba16-f833d8037409 => generated 1467 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:41.600 7 WARNING neutronclient.v2_0.client [None req-7337805e-4864-4e8e-a7da-fcfc8073e8fb 521d370415304845a953b53b5761b9d8 03365e6d11ff4c4aaa941aebd6256b06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/940] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:41 2026] GET /v2.1/servers/d49c4776-e3ea-4267-9e5a-495a8a3e7e49 => generated 1518 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:42.116 8 WARNING neutronclient.v2_0.client [None req-f0f4336e-386b-4291-841b-a153eae59dd4 402abd0984904ef5a04ff9de1f4d7355 b6dde0798dac4f6688931bbbd2323e04 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:42.198 7 INFO nova.api.openstack.compute.server_external_events [req-34493880-afcf-448a-b72d-50895480e3c7 req-67e8bb9f-243f-4125-b599-eeed3b5a549a 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-plugged:1eede64e-a045-42ac-8356-ca79cd083132 for instance d49c4776-e3ea-4267-9e5a-495a8a3e7e49 on instance [pid: 7|app: 0|req: 470/941] 10.0.0.145 () {38 vars in 814 bytes} [Wed May 6 15:50:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/942] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:42 2026] GET /v2.1/servers/47ebe812-a6b8-46dd-ba16-f833d8037409 => generated 1648 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 472/945] 10.0.0.206 () {32 vars in 717 bytes} [Wed May 6 15:50:43 2026] DELETE /v2.1/servers/47ebe812-a6b8-46dd-ba16-f833d8037409 => 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-05-06 15:50:43.650 8 WARNING neutronclient.v2_0.client [None req-3f743d75-1a73-4982-b710-912e5552a6f0 402abd0984904ef5a04ff9de1f4d7355 b6dde0798dac4f6688931bbbd2323e04 - - default default] The python binding code in 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/946] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:43 2026] GET /v2.1/servers/47ebe812-a6b8-46dd-ba16-f833d8037409 => generated 1654 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:44.824 7 WARNING neutronclient.v2_0.client [None req-ddc19913-2d39-4c57-8f4f-a3b096a82f74 402abd0984904ef5a04ff9de1f4d7355 b6dde0798dac4f6688931bbbd2323e04 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/947] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:44 2026] GET /v2.1/servers/47ebe812-a6b8-46dd-ba16-f833d8037409 => generated 1654 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:45.960 8 WARNING neutronclient.v2_0.client [None req-724873eb-01df-47c3-823a-d9284afeaea7 402abd0984904ef5a04ff9de1f4d7355 b6dde0798dac4f6688931bbbd2323e04 - - default default] The python binding code in 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/948] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:45 2026] GET /v2.1/servers/47ebe812-a6b8-46dd-ba16-f833d8037409 => generated 1654 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:46.690 7 INFO nova.api.openstack.compute.server_external_events [req-159fee83-91be-4e6a-a614-db4c54ea5c1f req-49f6fa8f-286e-46dc-aa22-9e43478f70f7 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-deleted:9d0d5ab8-9e3a-4a4f-9f27-d30ed2b370c9 for instance 47ebe812-a6b8-46dd-ba16-f833d8037409 on instance [pid: 7|app: 0|req: 474/949] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:50:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:46.787 8 WARNING neutronclient.v2_0.client [None req-832da823-32df-4766-9d79-ef7b1f250ecd 521d370415304845a953b53b5761b9d8 03365e6d11ff4c4aaa941aebd6256b06 - - default default] The python binding code in 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/950] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:46 2026] GET /v2.1/servers/d49c4776-e3ea-4267-9e5a-495a8a3e7e49 => generated 1815 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:47.102 7 WARNING neutronclient.v2_0.client [None req-7188785e-2674-4def-9ebb-d043a05c479e 402abd0984904ef5a04ff9de1f4d7355 b6dde0798dac4f6688931bbbd2323e04 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/951] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:47 2026] GET /v2.1/servers/47ebe812-a6b8-46dd-ba16-f833d8037409 => generated 1448 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:48.089 8 WARNING neutronclient.v2_0.client [None req-938c11d3-c0eb-443c-a980-d180c5fde988 521d370415304845a953b53b5761b9d8 03365e6d11ff4c4aaa941aebd6256b06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:50:48.143 8 WARNING neutronclient.v2_0.client [None req-938c11d3-c0eb-443c-a980-d180c5fde988 521d370415304845a953b53b5761b9d8 03365e6d11ff4c4aaa941aebd6256b06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:48.213 7 WARNING neutronclient.v2_0.client [None req-827e704e-85c5-4f78-9873-9c646717298b 402abd0984904ef5a04ff9de1f4d7355 b6dde0798dac4f6688931bbbd2323e04 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/952] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:48 2026] GET /v2.1/servers/47ebe812-a6b8-46dd-ba16-f833d8037409 => generated 1453 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:50:48.392 8 WARNING neutronclient.v2_0.client [None req-938c11d3-c0eb-443c-a980-d180c5fde988 521d370415304845a953b53b5761b9d8 03365e6d11ff4c4aaa941aebd6256b06 - - default default] The python binding code in 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/953] 10.0.0.206 () {34 vars in 662 bytes} [Wed May 6 15:50:48 2026] POST /v2.1/servers => generated 448 bytes in 568 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:48.627 7 WARNING neutronclient.v2_0.client [None req-446d748a-1e1d-476c-a5a1-c803e5a56575 521d370415304845a953b53b5761b9d8 03365e6d11ff4c4aaa941aebd6256b06 - - default default] The python binding code in 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/954] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:48 2026] GET /v2.1/servers/bc3afb3c-2e23-4a9b-aaa8-432623c45a43 => generated 1393 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:48.729 8 INFO nova.api.openstack.compute.server_external_events [req-76b32532-731a-40e6-8a94-b81e3bda060f req-9ebb97ca-b295-4376-ad65-7515aa1d3eeb 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:1eede64e-a045-42ac-8356-ca79cd083132 for instance d49c4776-e3ea-4267-9e5a-495a8a3e7e49 on instance [pid: 8|app: 0|req: 478/955] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:50:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:49.299 7 WARNING neutronclient.v2_0.client [None req-95a564c7-2f83-46a7-8ad5-599370a98da7 402abd0984904ef5a04ff9de1f4d7355 b6dde0798dac4f6688931bbbd2323e04 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/956] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:49 2026] GET /v2.1/servers/47ebe812-a6b8-46dd-ba16-f833d8037409 => generated 1453 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:50.408 8 INFO nova.api.openstack.wsgi [None req-b0f320f8-bb77-4095-af0c-0fde65ab3f77 402abd0984904ef5a04ff9de1f4d7355 b6dde0798dac4f6688931bbbd2323e04 - - default default] HTTP exception thrown: Instance 47ebe812-a6b8-46dd-ba16-f833d8037409 could not be found. [pid: 8|app: 0|req: 479/957] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:50 2026] GET /v2.1/servers/47ebe812-a6b8-46dd-ba16-f833d8037409 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:53.720 7 WARNING neutronclient.v2_0.client [None req-5454bf35-38b4-4f43-925e-38977cc1b154 521d370415304845a953b53b5761b9d8 03365e6d11ff4c4aaa941aebd6256b06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/960] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:53 2026] GET /v2.1/servers/bc3afb3c-2e23-4a9b-aaa8-432623c45a43 => generated 1519 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-05-06 15:50:53.978 8 INFO nova.api.openstack.compute.server_external_events [req-58810c4b-c8a2-4c57-96e2-81e9811a4753 req-c8dbc4fe-0d65-4c24-9e83-f1795e0f5ce5 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:8eff42ae-dfb6-4777-b07b-49a880642744 for instance bc3afb3c-2e23-4a9b-aaa8-432623c45a43 on instance [pid: 8|app: 0|req: 481/961] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:50:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 481/962] 10.0.0.26 () {30 vars in 617 bytes} [Wed May 6 15:50:56 2026] GET /v2.1 => generated 0 bytes in 229 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: 482/963] 10.0.0.26 () {32 vars in 690 bytes} [Wed May 6 15:50:56 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/964] 10.0.0.26 () {34 vars in 911 bytes} [Wed May 6 15:50:57 2026] GET /v2.1/os-simple-tenant-usage/e0c2ad6668b84d119d906ac1d9419260?start=2026-05-05T00:00:00&end=2026-05-06T23:59:59 => generated 20 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/965] 10.0.0.26 () {30 vars in 652 bytes} [Wed May 6 15:50:57 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:50:57.765 7 INFO nova.api.openstack.compute.server_external_events [req-bda3d2e2-ff19-4311-92d2-efd59d617eb7 req-81bb797e-33e6-4bde-80cf-22c4b56a78c5 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-plugged:8eff42ae-dfb6-4777-b07b-49a880642744 for instance bc3afb3c-2e23-4a9b-aaa8-432623c45a43 on instance [pid: 7|app: 0|req: 483/966] 10.0.0.145 () {38 vars in 814 bytes} [Wed May 6 15:50:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:50:58.928 8 WARNING neutronclient.v2_0.client [None req-b261d905-7984-433a-acb3-a303f148c56e 521d370415304845a953b53b5761b9d8 03365e6d11ff4c4aaa941aebd6256b06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/967] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:50:58 2026] GET /v2.1/servers/bc3afb3c-2e23-4a9b-aaa8-432623c45a43 => generated 1517 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 484/968] 10.0.0.26 () {30 vars in 617 bytes} [Wed May 6 15:51:00 2026] GET /v2.1 => generated 0 bytes in 104 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: 485/969] 10.0.0.26 () {32 vars in 690 bytes} [Wed May 6 15:51:00 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: 485/970] 10.0.0.26 () {34 vars in 911 bytes} [Wed May 6 15:51:00 2026] GET /v2.1/os-simple-tenant-usage/e0c2ad6668b84d119d906ac1d9419260?start=2026-05-05T00:00:00&end=2026-05-06T23:59:59 => generated 20 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/971] 10.0.0.26 () {30 vars in 652 bytes} [Wed May 6 15:51:00 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:51:04.153 7 WARNING neutronclient.v2_0.client [None req-0db8c497-439b-4a80-90e3-f2c906565891 521d370415304845a953b53b5761b9d8 03365e6d11ff4c4aaa941aebd6256b06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/974] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:51:04 2026] GET /v2.1/servers/bc3afb3c-2e23-4a9b-aaa8-432623c45a43 => generated 1816 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:51:05.801 8 INFO nova.api.openstack.compute.server_external_events [req-13939b8e-6e2d-437d-842a-5a34e8b4240b req-59a3b33e-1eeb-4899-8092-e296daa9a4fb 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:8eff42ae-dfb6-4777-b07b-49a880642744 for instance bc3afb3c-2e23-4a9b-aaa8-432623c45a43 on instance [pid: 8|app: 0|req: 488/975] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:51:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 489/978] 10.0.0.206 () {34 vars in 670 bytes} [Wed May 6 15:51:15 2026] POST /v2.1/os-keypairs => generated 397 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 490/979] 10.0.0.206 () {34 vars in 670 bytes} [Wed May 6 15:51:17 2026] POST /v2.1/os-keypairs => generated 385 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:51:18.990 7 WARNING neutronclient.v2_0.client [None req-59e6701f-e41d-41ed-8ed8-d9f8eda11b63 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:51:19.034 7 WARNING neutronclient.v2_0.client [None req-59e6701f-e41d-41ed-8ed8-d9f8eda11b63 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:51:19.076 7 WARNING neutronclient.v2_0.client [None req-59e6701f-e41d-41ed-8ed8-d9f8eda11b63 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:51:19.257 7 WARNING neutronclient.v2_0.client [None req-59e6701f-e41d-41ed-8ed8-d9f8eda11b63 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/980] 10.0.0.206 () {34 vars in 662 bytes} [Wed May 6 15:51:18 2026] POST /v2.1/servers => generated 496 bytes in 562 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-06 15:51:19.496 8 WARNING neutronclient.v2_0.client [None req-1f08a516-5c9c-46f8-991d-88daa8022680 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/981] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:51:19 2026] GET /v2.1/servers/3eeda7b2-9653-4298-b8d5-5e978d55e881 => generated 1456 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:51:20.585 7 WARNING neutronclient.v2_0.client [None req-b4a122e9-f562-4abb-ad4e-634582a0f60d 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/982] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:51:20 2026] GET /v2.1/servers/3eeda7b2-9653-4298-b8d5-5e978d55e881 => generated 1460 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:51:21.669 8 WARNING neutronclient.v2_0.client [None req-1f003ecc-6948-450a-bebd-64d3a59d01aa 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/983] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:51:21 2026] GET /v2.1/servers/3eeda7b2-9653-4298-b8d5-5e978d55e881 => generated 1508 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:51:22.750 7 WARNING neutronclient.v2_0.client [None req-a574be6a-7e1d-46af-8f3e-10390cac5f1a 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/984] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:51:22 2026] GET /v2.1/servers/3eeda7b2-9653-4298-b8d5-5e978d55e881 => generated 1508 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:51:23.848 7 WARNING neutronclient.v2_0.client [None req-5f65899c-e6d8-4932-a378-096cecec2000 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/987] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:51:23 2026] GET /v2.1/servers/3eeda7b2-9653-4298-b8d5-5e978d55e881 => generated 1516 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:51:24.731 8 INFO nova.api.openstack.compute.server_external_events [req-5f766fd2-cfab-45f4-ab55-223ef7da7217 req-59e5065d-4a57-493e-be03-7ff0807db48b 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:5637b512-8636-40ea-b99d-bf56d8c3b7aa for instance 3eeda7b2-9653-4298-b8d5-5e978d55e881 on instance [pid: 8|app: 0|req: 494/988] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:51:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:51:25.106 7 WARNING neutronclient.v2_0.client [None req-1c7b5d3d-3598-4703-b223-214689ac14b1 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/989] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:51:24 2026] GET /v2.1/servers/3eeda7b2-9653-4298-b8d5-5e978d55e881 => generated 1640 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:51:26.240 8 WARNING neutronclient.v2_0.client [None req-31b88732-807e-4aab-be60-0ece8ee89901 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/990] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:51:26 2026] GET /v2.1/servers/3eeda7b2-9653-4298-b8d5-5e978d55e881 => 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-05-06 15:51:27.417 7 WARNING neutronclient.v2_0.client [None req-20f55cdc-0aa7-4cee-8dc4-cf8fdae65a91 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/991] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:51:27 2026] GET /v2.1/servers/3eeda7b2-9653-4298-b8d5-5e978d55e881 => 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-05-06 15:51:28.573 8 WARNING neutronclient.v2_0.client [None req-1bd85da0-804f-45e7-81bf-32d1998e1068 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] The python binding code in 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/992] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:51:28 2026] GET /v2.1/servers/3eeda7b2-9653-4298-b8d5-5e978d55e881 => generated 1628 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:51:29.748 7 WARNING neutronclient.v2_0.client [None req-7f9baa65-cd08-45ab-9ee7-2655c334dd36 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/993] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:51:29 2026] GET /v2.1/servers/3eeda7b2-9653-4298-b8d5-5e978d55e881 => generated 1628 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:51:30.955 8 WARNING neutronclient.v2_0.client [None req-9c2b6b83-c40b-487f-86be-ba424459ba37 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/994] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:51:30 2026] GET /v2.1/servers/3eeda7b2-9653-4298-b8d5-5e978d55e881 => generated 1628 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:51:31.249 7 INFO nova.api.openstack.compute.server_external_events [req-15e64365-c885-496c-9f86-49a0041ce36d req-ef0c79d5-b204-43b6-a727-9cb961ead876 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-plugged:5637b512-8636-40ea-b99d-bf56d8c3b7aa for instance 3eeda7b2-9653-4298-b8d5-5e978d55e881 on instance [pid: 7|app: 0|req: 498/995] 10.0.0.145 () {38 vars in 814 bytes} [Wed May 6 15:51:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:51:32.106 8 WARNING neutronclient.v2_0.client [None req-c66994d9-74b5-430d-9d43-8e6d0fbb5c30 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/996] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:51:32 2026] GET /v2.1/servers/3eeda7b2-9653-4298-b8d5-5e978d55e881 => generated 1628 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-05-06 15:51:33.336 7 WARNING neutronclient.v2_0.client [None req-de8b2c7f-0618-4e14-a6b0-41f903ec4351 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/999] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:51:33 2026] GET /v2.1/servers/3eeda7b2-9653-4298-b8d5-5e978d55e881 => generated 1808 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:51:33.529 8 WARNING neutronclient.v2_0.client [None req-cace7a80-b340-4abd-a62a-04786225d1a5 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] The python binding code in 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/1000] 10.0.0.206 () {32 vars in 740 bytes} [Wed May 6 15:51:33 2026] GET /v2.1/servers/3eeda7b2-9653-4298-b8d5-5e978d55e881/os-interface => generated 284 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:51:34.365 7 INFO nova.api.openstack.compute.server_external_events [req-fae77b2d-7742-4365-a751-ed5837ebebad req-ab0ba3c6-271a-4a56-9385-3d200e2a9f9d 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:5637b512-8636-40ea-b99d-bf56d8c3b7aa for instance 3eeda7b2-9653-4298-b8d5-5e978d55e881 on instance [pid: 7|app: 0|req: 501/1001] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:51:34 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:51:44.198 7 WARNING neutronclient.v2_0.client [None req-d73fab0e-1a89-4124-baef-4b198884dba5 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:51:44.211 8 WARNING neutronclient.v2_0.client [None req-569ea9e5-3e98-4c32-946e-28e8b2c21682 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:51:44.249 8 WARNING neutronclient.v2_0.client [None req-569ea9e5-3e98-4c32-946e-28e8b2c21682 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] The python binding code in 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/1004] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:51:44 2026] GET /v2.1/servers/3eeda7b2-9653-4298-b8d5-5e978d55e881 => generated 1928 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 15:51:44.397 8 WARNING neutronclient.v2_0.client [None req-569ea9e5-3e98-4c32-946e-28e8b2c21682 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1005] 199.19.213.150 () {36 vars in 713 bytes} [Wed May 6 15:51:44 2026] POST /v2.1/servers => generated 453 bytes in 1325 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 504/1006] 10.0.0.206 () {32 vars in 752 bytes} [Wed May 6 15:51:46 2026] GET /v2.1/servers/3eeda7b2-9653-4298-b8d5-5e978d55e881/os-server-password => generated 116 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 503/1007] 10.0.0.206 () {32 vars in 717 bytes} [Wed May 6 15:51:47 2026] DELETE /v2.1/servers/3eeda7b2-9653-4298-b8d5-5e978d55e881 => generated 0 bytes in 730 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:51:48.719 7 WARNING neutronclient.v2_0.client [None req-bbba0c79-f7e1-4f89-9673-06441a770f7d 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1008] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:51:48 2026] GET /v2.1/servers/3eeda7b2-9653-4298-b8d5-5e978d55e881 => generated 1934 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:51:49.034 8 WARNING neutronclient.v2_0.client [None req-ec3bd04b-b2bd-4a77-9526-1f3e732b8882 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1009] 199.19.213.150 () {32 vars in 732 bytes} [Wed May 6 15:51:48 2026] GET /v2.1/servers/b8f5fda6-28a2-44de-83ea-0b04b896f930 => generated 2311 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:51:49.135 7 WARNING neutronclient.v2_0.client [None req-bc07c37c-3c8e-4ce4-950d-7b445c65f756 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1010] 199.19.213.150 () {32 vars in 758 bytes} [Wed May 6 15:51:49 2026] GET /v2.1/servers/b8f5fda6-28a2-44de-83ea-0b04b896f930/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 505/1011] 199.19.213.150 () {32 vars in 776 bytes} [Wed May 6 15:51:49 2026] GET /v2.1/servers/b8f5fda6-28a2-44de-83ea-0b04b896f930/os-volume_attachments => generated 197 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:51:49.860 7 WARNING neutronclient.v2_0.client [None req-4efc7181-61fd-4f2b-b319-92cad2bfd47f 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1012] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:51:49 2026] GET /v2.1/servers/3eeda7b2-9653-4298-b8d5-5e978d55e881 => generated 1934 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:51:51.059 8 WARNING neutronclient.v2_0.client [None req-d2f014d1-764f-4e48-a6cf-a392f8605d57 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1013] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:51:51 2026] GET /v2.1/servers/3eeda7b2-9653-4298-b8d5-5e978d55e881 => generated 1934 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-05-06 15:51:51.569 7 INFO nova.api.openstack.compute.server_external_events [req-8ca7b32f-2fe6-4c9d-8a7a-b19ceb472701 req-3ca07fca-5044-4fa5-98ab-0f1b0006f689 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-deleted:5637b512-8636-40ea-b99d-bf56d8c3b7aa for instance 3eeda7b2-9653-4298-b8d5-5e978d55e881 on instance [pid: 7|app: 0|req: 508/1014] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:51:51 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-05-06 15:51:52.185 8 WARNING neutronclient.v2_0.client [None req-98ae93b9-5e71-4fd9-b3ee-ff3a71b582db 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] The python binding code in 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/1015] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:51:52 2026] GET /v2.1/servers/3eeda7b2-9653-4298-b8d5-5e978d55e881 => generated 1537 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:51:53.008 7 WARNING neutronclient.v2_0.client [None req-8b2f7179-c194-4350-a78f-4f83ded0089c bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1016] 199.19.213.150 () {32 vars in 732 bytes} [Wed May 6 15:51:52 2026] GET /v2.1/servers/b8f5fda6-28a2-44de-83ea-0b04b896f930 => generated 2445 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-05-06 15:51:53.121 8 WARNING neutronclient.v2_0.client [None req-1c732b72-e109-4b54-a092-5831903fe036 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] The python binding code in 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/1019] 199.19.213.150 () {32 vars in 758 bytes} [Wed May 6 15:51:53 2026] GET /v2.1/servers/b8f5fda6-28a2-44de-83ea-0b04b896f930/os-interface => generated 283 bytes in 77 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-05-06 15:51:53.194 7 INFO nova.api.openstack.compute.server_external_events [req-2266da43-599a-4941-989f-1449b2f9bce7 req-030da11c-3708-4c3d-b23a-4a1ffc3b30b4 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:505d2d19-977b-481a-bdc3-88d4499ab8bf for instance b8f5fda6-28a2-44de-83ea-0b04b896f930 on instance [pid: 7|app: 0|req: 512/1020] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:51:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1021] 199.19.213.150 () {32 vars in 776 bytes} [Wed May 6 15:51:53 2026] GET /v2.1/servers/b8f5fda6-28a2-44de-83ea-0b04b896f930/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:51:53.288 7 WARNING neutronclient.v2_0.client [None req-296e1b47-de4c-436b-a52a-a250a699f3f7 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] The python binding code in 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/1022] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:51:53 2026] GET /v2.1/servers/3eeda7b2-9653-4298-b8d5-5e978d55e881 => generated 1542 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:51:54.388 8 WARNING neutronclient.v2_0.client [None req-3f00fcd2-4e72-43c0-85e5-435fcab209bc 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1023] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:51:54 2026] GET /v2.1/servers/3eeda7b2-9653-4298-b8d5-5e978d55e881 => generated 1542 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-05-06 15:51:55.471 7 INFO nova.api.openstack.wsgi [None req-75935780-660d-4652-abd6-6fd57e9ab03e 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] HTTP exception thrown: Instance 3eeda7b2-9653-4298-b8d5-5e978d55e881 could not be found. [pid: 7|app: 0|req: 514/1024] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:51:55 2026] GET /v2.1/servers/3eeda7b2-9653-4298-b8d5-5e978d55e881 => 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-05-06 15:51:55.498 8 INFO nova.api.openstack.wsgi [None req-e52260f2-fcde-47cc-8c72-626165a3df01 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] HTTP exception thrown: Instance 3eeda7b2-9653-4298-b8d5-5e978d55e881 could not be found. [pid: 8|app: 0|req: 511/1025] 10.0.0.206 () {32 vars in 717 bytes} [Wed May 6 15:51:55 2026] DELETE /v2.1/servers/3eeda7b2-9653-4298-b8d5-5e978d55e881 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:51:55.528 7 INFO nova.api.openstack.wsgi [None req-60b76594-9e56-438f-a1b6-acc014a8e4d7 4418a7a80e104105ab6c23cc2ee3d0fd 93e6e3d33bb14a2eb1c4ca1a6285b4a8 - - default default] HTTP exception thrown: Instance 3eeda7b2-9653-4298-b8d5-5e978d55e881 could not be found. [pid: 7|app: 0|req: 515/1026] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:51:55 2026] GET /v2.1/servers/3eeda7b2-9653-4298-b8d5-5e978d55e881 => 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: 512/1027] 10.0.0.206 () {32 vars in 703 bytes} [Wed May 6 15:51:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-273031649 => generated 0 bytes in 25 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: 516/1028] 10.0.0.206 () {32 vars in 727 bytes} [Wed May 6 15:51:56 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-2025454966 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-06 15:51:56.300 8 WARNING neutronclient.v2_0.client [None req-8fef087f-e5c1-4f98-a86b-c85ffb86b747 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1029] 199.19.213.150 () {32 vars in 732 bytes} [Wed May 6 15:51:56 2026] GET /v2.1/servers/b8f5fda6-28a2-44de-83ea-0b04b896f930 => generated 2433 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-05-06 15:51:56.434 7 WARNING neutronclient.v2_0.client [None req-6d98c9fd-5d64-4a30-9735-ed28b8b4f80c bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1030] 199.19.213.150 () {32 vars in 758 bytes} [Wed May 6 15:51:56 2026] GET /v2.1/servers/b8f5fda6-28a2-44de-83ea-0b04b896f930/os-interface => generated 283 bytes in 86 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: 514/1031] 199.19.213.150 () {32 vars in 776 bytes} [Wed May 6 15:51:56 2026] GET /v2.1/servers/b8f5fda6-28a2-44de-83ea-0b04b896f930/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:51:59.079 7 INFO nova.api.openstack.compute.server_external_events [req-8dc19878-b396-46c4-af1d-a66ea076e56f req-8159bbe7-c99d-427b-b8d6-d81439eca2cf 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-plugged:505d2d19-977b-481a-bdc3-88d4499ab8bf for instance b8f5fda6-28a2-44de-83ea-0b04b896f930 on instance [pid: 7|app: 0|req: 518/1032] 10.0.0.145 () {38 vars in 814 bytes} [Wed May 6 15:51:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:51:59.509 8 WARNING neutronclient.v2_0.client [None req-a6c0afbb-f58b-4f38-a4b7-1a0b1f0b9d92 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1033] 199.19.213.150 () {32 vars in 732 bytes} [Wed May 6 15:51:59 2026] GET /v2.1/servers/b8f5fda6-28a2-44de-83ea-0b04b896f930 => generated 2433 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-05-06 15:51:59.643 7 WARNING neutronclient.v2_0.client [None req-fceb9052-43e7-4a06-aa77-8ed6e8cd3169 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1034] 199.19.213.150 () {32 vars in 758 bytes} [Wed May 6 15:51:59 2026] GET /v2.1/servers/b8f5fda6-28a2-44de-83ea-0b04b896f930/os-interface => generated 285 bytes in 104 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: 516/1035] 199.19.213.150 () {32 vars in 776 bytes} [Wed May 6 15:51:59 2026] GET /v2.1/servers/b8f5fda6-28a2-44de-83ea-0b04b896f930/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:52:02.908 7 WARNING neutronclient.v2_0.client [None req-8ba025c7-67e2-4521-9bba-02a7fe60c3df bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] The python binding code in 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/1036] 199.19.213.150 () {32 vars in 732 bytes} [Wed May 6 15:52:02 2026] GET /v2.1/servers/b8f5fda6-28a2-44de-83ea-0b04b896f930 => generated 2580 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:52:03.047 8 WARNING neutronclient.v2_0.client [None req-7855a8d4-5b0c-447f-a4db-07c128da837c bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] The python binding code in 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/1037] 199.19.213.150 () {32 vars in 758 bytes} [Wed May 6 15:52:03 2026] GET /v2.1/servers/b8f5fda6-28a2-44de-83ea-0b04b896f930/os-interface => generated 285 bytes in 103 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: 521/1040] 199.19.213.150 () {32 vars in 776 bytes} [Wed May 6 15:52:03 2026] GET /v2.1/servers/b8f5fda6-28a2-44de-83ea-0b04b896f930/os-volume_attachments => generated 197 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:52:47.358 8 WARNING neutronclient.v2_0.client [None req-7dc8287a-3b87-4701-bfe1-6b9ff6e67aa6 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:52:47.568 8 WARNING neutronclient.v2_0.client [None req-7dc8287a-3b87-4701-bfe1-6b9ff6e67aa6 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:52:50.258 7 INFO nova.api.openstack.compute.server_external_events [req-09907d79-4410-4aec-bd23-c3b7aa0fc704 req-5b3ebb86-2976-4834-a148-43fcad16b707 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:0458d31f-76d3-4b19-a012-cda2460290c8 for instance b8f5fda6-28a2-44de-83ea-0b04b896f930 on instance [pid: 7|app: 0|req: 526/1049] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:52:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:52:54.691 7 INFO nova.api.openstack.compute.server_external_events [req-69ec1794-e877-4c35-a1f9-b331f6d3b40c req-9c0d5854-b8dc-4dcb-9d5a-7afa56027b5e 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-plugged:0458d31f-76d3-4b19-a012-cda2460290c8 for instance b8f5fda6-28a2-44de-83ea-0b04b896f930 on instance [pid: 7|app: 0|req: 529/1052] 10.0.0.145 () {38 vars in 814 bytes} [Wed May 6 15:52:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:52:56.620 8 WARNING neutronclient.v2_0.client [None req-7dc8287a-3b87-4701-bfe1-6b9ff6e67aa6 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] The python binding code in 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/1053] 199.19.213.150 () {36 vars in 811 bytes} [Wed May 6 15:52:47 2026] POST /v2.1/servers/b8f5fda6-28a2-44de-83ea-0b04b896f930/os-interface => generated 280 bytes in 9359 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:52:56.979 7 INFO nova.api.openstack.compute.server_external_events [req-df4b852d-230c-4616-ac36-357b3e9cf1fb req-53755676-d1de-4fda-8641-2c688021b35d 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:0458d31f-76d3-4b19-a012-cda2460290c8 for instance b8f5fda6-28a2-44de-83ea-0b04b896f930 on instance [pid: 7|app: 0|req: 530/1054] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:52:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:52:57.300 8 INFO nova.api.openstack.compute.server_external_events [req-310d95f0-1424-4250-9ec7-9cd333787a27 req-058ee5f7-2afb-47b4-aeaf-03cb819793b8 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:0458d31f-76d3-4b19-a012-cda2460290c8 for instance b8f5fda6-28a2-44de-83ea-0b04b896f930 on instance [pid: 8|app: 0|req: 525/1055] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:52: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-05-06 15:53:36.503 8 WARNING neutronclient.v2_0.client [None req-08b2e164-7740-4232-a22b-fe6496c99931 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:53:36.541 8 WARNING neutronclient.v2_0.client [None req-08b2e164-7740-4232-a22b-fe6496c99931 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:53:38.776 7 INFO nova.api.openstack.compute.server_external_events [req-5738c6af-2edc-4812-8153-073e10d798df req-e6434cd8-576f-4b49-a875-07247f2faac2 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:b0e20963-d2a3-4b80-b661-295e1c60b63e for instance b8f5fda6-28a2-44de-83ea-0b04b896f930 on instance [pid: 7|app: 0|req: 535/1064] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:53:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:53:44.096 7 INFO nova.api.openstack.compute.server_external_events [req-48063de8-9a3c-4a5a-936f-7b33cb86e167 req-39d17066-d45a-4891-93f7-fbc90689a381 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-plugged:b0e20963-d2a3-4b80-b661-295e1c60b63e for instance b8f5fda6-28a2-44de-83ea-0b04b896f930 on instance [pid: 7|app: 0|req: 538/1067] 10.0.0.145 () {38 vars in 814 bytes} [Wed May 6 15:53:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:53:45.577 8 WARNING neutronclient.v2_0.client [None req-08b2e164-7740-4232-a22b-fe6496c99931 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] The python binding code in 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/1068] 199.19.213.150 () {36 vars in 811 bytes} [Wed May 6 15:53:36 2026] POST /v2.1/servers/b8f5fda6-28a2-44de-83ea-0b04b896f930/os-interface => generated 376 bytes in 9232 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:53:59.590 7 WARNING neutronclient.v2_0.client [None req-b96c72dd-97a7-4fba-9bd9-18d6b9b489d4 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 15:53:59.671 7 WARNING neutronclient.v2_0.client [None req-b96c72dd-97a7-4fba-9bd9-18d6b9b489d4 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:54:02.078 8 INFO nova.api.openstack.compute.server_external_events [req-b7659c39-0a15-462a-b6ce-5258b6f688d7 req-e7532538-20ad-45a6-be64-afcb834431f0 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:42bbda11-c947-44e2-a184-91e917975307 for instance b8f5fda6-28a2-44de-83ea-0b04b896f930 on instance [pid: 8|app: 0|req: 532/1071] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:54:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:54:06.886 8 INFO nova.api.openstack.compute.server_external_events [req-30ffa635-79ba-4f3f-bb43-6619a1f167a4 req-0bec69f0-61f9-42b7-b90e-f5dda5929bf9 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-plugged:42bbda11-c947-44e2-a184-91e917975307 for instance b8f5fda6-28a2-44de-83ea-0b04b896f930 on instance [pid: 8|app: 0|req: 535/1074] 10.0.0.145 () {38 vars in 814 bytes} [Wed May 6 15:54:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 15:54:09.241 7 WARNING neutronclient.v2_0.client [None req-b96c72dd-97a7-4fba-9bd9-18d6b9b489d4 bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] The python binding code in 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/1075] 199.19.213.150 () {36 vars in 811 bytes} [Wed May 6 15:53:59 2026] POST /v2.1/servers/b8f5fda6-28a2-44de-83ea-0b04b896f930/os-interface => generated 378 bytes in 9743 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:54:10.067 8 INFO nova.api.openstack.compute.server_external_events [req-b8bc34f1-d6af-4706-81d0-6d7b19855a71 req-9b7354b4-55e2-4473-9079-337043b85adb 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:b0e20963-d2a3-4b80-b661-295e1c60b63e for instance b8f5fda6-28a2-44de-83ea-0b04b896f930 on instance [pid: 8|app: 0|req: 536/1076] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:54:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:54:23.671 7 INFO nova.api.openstack.compute.server_external_events [req-59e3e917-0c43-44d6-8ad7-c65b55d37ee3 req-485305c4-6864-49c6-ad01-cf8f879b7199 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:42bbda11-c947-44e2-a184-91e917975307 for instance b8f5fda6-28a2-44de-83ea-0b04b896f930 on instance [pid: 7|app: 0|req: 543/1081] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:54:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 539/1082] 199.19.213.150 () {34 vars in 854 bytes} [Wed May 6 15:54:24 2026] DELETE /v2.1/servers/b8f5fda6-28a2-44de-83ea-0b04b896f930/os-interface/42bbda11-c947-44e2-a184-91e917975307 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:54:25.727 7 INFO nova.api.openstack.compute.server_external_events [req-5c96ea25-2214-4f1e-b606-a6c2916eda94 req-2a0e6d7d-da29-4486-9224-03afa513adc8 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:42bbda11-c947-44e2-a184-91e917975307 for instance b8f5fda6-28a2-44de-83ea-0b04b896f930 on instance [pid: 7|app: 0|req: 544/1083] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:54:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:54:33.636 7 INFO nova.api.openstack.compute.server_external_events [req-b3aef209-3f8d-4dcf-befa-207fc9e3db23 req-d5b4c825-aa4e-49fb-912a-ab2115a0bb32 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:b0e20963-d2a3-4b80-b661-295e1c60b63e for instance b8f5fda6-28a2-44de-83ea-0b04b896f930 on instance [pid: 7|app: 0|req: 546/1086] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:54:33 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: 541/1087] 199.19.213.150 () {34 vars in 854 bytes} [Wed May 6 15:54:33 2026] DELETE /v2.1/servers/b8f5fda6-28a2-44de-83ea-0b04b896f930/os-interface/b0e20963-d2a3-4b80-b661-295e1c60b63e => generated 0 bytes in 74 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 544/1092] 199.19.213.150 () {34 vars in 854 bytes} [Wed May 6 15:54:54 2026] DELETE /v2.1/servers/b8f5fda6-28a2-44de-83ea-0b04b896f930/os-interface/0458d31f-76d3-4b19-a012-cda2460290c8 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 549/1093] 199.19.213.150 () {34 vars in 754 bytes} [Wed May 6 15:54:59 2026] DELETE /v2.1/servers/b8f5fda6-28a2-44de-83ea-0b04b896f930 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:55:02.818 8 INFO nova.api.openstack.compute.server_external_events [req-ef381d4e-df59-4828-adee-8453d619b64a req-83b944d9-1ed4-47ba-a9ae-7e6eccb97c70 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-deleted:505d2d19-977b-481a-bdc3-88d4499ab8bf for instance b8f5fda6-28a2-44de-83ea-0b04b896f930 on instance [pid: 8|app: 0|req: 545/1094] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:55:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:55:04.628 7 INFO nova.api.openstack.compute.server_external_events [req-81902a4a-bcd3-45a0-b990-e6c8787007fb req-9b3a602c-54eb-4a4a-b1cf-027d3fb1a39d 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:8eff42ae-dfb6-4777-b07b-49a880642744 for instance bc3afb3c-2e23-4a9b-aaa8-432623c45a43 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 551/1097] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:55:04 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) [pid: 8|app: 0|req: 547/1098] 10.0.0.206 () {32 vars in 717 bytes} [Wed May 6 15:55:04 2026] DELETE /v2.1/servers/bc3afb3c-2e23-4a9b-aaa8-432623c45a43 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:55:04.805 7 WARNING neutronclient.v2_0.client [None req-775911f4-98cf-4616-a8a1-b40c0f1d8458 521d370415304845a953b53b5761b9d8 03365e6d11ff4c4aaa941aebd6256b06 - - default default] The python binding code in 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/1099] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:55:04 2026] GET /v2.1/servers/bc3afb3c-2e23-4a9b-aaa8-432623c45a43 => generated 1942 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:55:07.654 8 INFO nova.api.openstack.compute.server_external_events [req-7f50e047-8895-450a-a9ad-ece4ebb78914 req-3e78c363-ccfc-4d3f-9519-146abc901c21 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-deleted:8eff42ae-dfb6-4777-b07b-49a880642744 for instance bc3afb3c-2e23-4a9b-aaa8-432623c45a43 on instance [pid: 8|app: 0|req: 548/1100] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:55:07 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-05-06 15:55:10.022 7 WARNING neutronclient.v2_0.client [None req-eaeedf5b-6663-4bf8-a8d9-fcf69b48ff29 521d370415304845a953b53b5761b9d8 03365e6d11ff4c4aaa941aebd6256b06 - - default default] The python binding code in 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/1101] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:55:09 2026] GET /v2.1/servers/bc3afb3c-2e23-4a9b-aaa8-432623c45a43 => generated 1479 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:55:15.096 8 INFO nova.api.openstack.wsgi [None req-7f7c45ed-7252-4378-9a41-199eb5c0b6aa 521d370415304845a953b53b5761b9d8 03365e6d11ff4c4aaa941aebd6256b06 - - default default] HTTP exception thrown: Instance bc3afb3c-2e23-4a9b-aaa8-432623c45a43 could not be found. [pid: 8|app: 0|req: 550/1104] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:55:15 2026] GET /v2.1/servers/bc3afb3c-2e23-4a9b-aaa8-432623c45a43 => 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-05-06 15:55:15.734 7 INFO nova.api.openstack.compute.server_external_events [req-c7ce60c6-d045-4e89-9aa0-d71845ef5db3 req-4a8d3fe1-3df7-46e6-b6e4-ce51f1eeb4c9 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-changed:1eede64e-a045-42ac-8356-ca79cd083132 for instance d49c4776-e3ea-4267-9e5a-495a8a3e7e49 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 555/1105] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:55:15 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) [pid: 8|app: 0|req: 551/1106] 10.0.0.206 () {32 vars in 717 bytes} [Wed May 6 15:55:15 2026] DELETE /v2.1/servers/d49c4776-e3ea-4267-9e5a-495a8a3e7e49 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:55:15.943 7 WARNING neutronclient.v2_0.client [None req-d928bcf5-86cd-400b-8c3a-c83ee487bd2a 521d370415304845a953b53b5761b9d8 03365e6d11ff4c4aaa941aebd6256b06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1107] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:55:15 2026] GET /v2.1/servers/d49c4776-e3ea-4267-9e5a-495a8a3e7e49 => generated 1941 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:55:18.761 8 INFO nova.api.openstack.compute.server_external_events [req-a2b85570-2ca0-46d6-9337-e71c51661489 req-ad2f1523-d6e4-4743-ac65-716199f38fa3 7bafdb8eb7e74dee85f1f713ebd5c1bf 9eefbb65fa354af48e0df7be15861c1f - - 30a9d1da40d84ddf858de61f5578ef45 30a9d1da40d84ddf858de61f5578ef45] Creating event network-vif-deleted:1eede64e-a045-42ac-8356-ca79cd083132 for instance d49c4776-e3ea-4267-9e5a-495a8a3e7e49 on instance [pid: 8|app: 0|req: 552/1108] 10.0.0.100 () {38 vars in 814 bytes} [Wed May 6 15:55:18 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-05-06 15:55:21.222 7 WARNING neutronclient.v2_0.client [None req-10f038e1-965f-408a-aef7-c3c5c395c0bb 521d370415304845a953b53b5761b9d8 03365e6d11ff4c4aaa941aebd6256b06 - - default default] The python binding code in 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/1109] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:55:21 2026] GET /v2.1/servers/d49c4776-e3ea-4267-9e5a-495a8a3e7e49 => generated 1480 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:55:26.316 8 INFO nova.api.openstack.wsgi [None req-84dbc407-e8f1-4ac0-9049-a6796f2f7a71 521d370415304845a953b53b5761b9d8 03365e6d11ff4c4aaa941aebd6256b06 - - default default] HTTP exception thrown: Instance d49c4776-e3ea-4267-9e5a-495a8a3e7e49 could not be found. [pid: 8|app: 0|req: 554/1112] 10.0.0.206 () {32 vars in 714 bytes} [Wed May 6 15:55:26 2026] GET /v2.1/servers/d49c4776-e3ea-4267-9e5a-495a8a3e7e49 => generated 111 bytes in 39 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: 559/1113] 10.0.0.206 () {32 vars in 723 bytes} [Wed May 6 15:55:27 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-675391694 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 15:55:27.480 8 INFO nova.api.openstack.wsgi [None req-c4ad08bb-502b-49e3-bf48-9e764c48d6a4 521d370415304845a953b53b5761b9d8 03365e6d11ff4c4aaa941aebd6256b06 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-675391694 not found for user 521d370415304845a953b53b5761b9d8 [pid: 8|app: 0|req: 555/1114] 10.0.0.206 () {32 vars in 720 bytes} [Wed May 6 15:55:27 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-675391694 => generated 141 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1125] 10.0.0.206 () {32 vars in 654 bytes} [Wed May 6 15:56:17 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1126] 10.0.0.206 () {32 vars in 640 bytes} [Wed May 6 15:56:18 2026] GET /v2.1/servers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-06 15:56:18.324 8 WARNING oslo_db.sqlalchemy.utils [None req-5784ef56-b3c0-4f1d-b901-048b5de61abc bad0d1f5a2a94890be6708e32838cfe3 d96b962b322846eab17a2b8eb88a842b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 562/1127] 10.0.0.206 () {32 vars in 648 bytes} [Wed May 6 15:56:18 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1128] 10.0.0.206 () {32 vars in 693 bytes} [Wed May 6 15:56:18 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1157] 10.0.0.105 () {28 vars in 453 bytes} [Wed May 6 15:58:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1158] 10.0.0.105 () {30 vars in 657 bytes} [Wed May 6 15:58:42 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 582/1159] 10.0.0.105 () {32 vars in 730 bytes} [Wed May 6 15:58:42 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1160] 10.0.0.105 () {34 vars in 805 bytes} [Wed May 6 15:58:42 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1161] 10.0.0.105 () {28 vars in 453 bytes} [Wed May 6 15:58:43 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1164] 10.0.0.105 () {30 vars in 657 bytes} [Wed May 6 15:58:43 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 586/1165] 10.0.0.105 () {32 vars in 730 bytes} [Wed May 6 15:58:43 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1166] 10.0.0.105 () {34 vars in 893 bytes} [Wed May 6 15:58:43 2026] GET /v2.1/servers/detail?project_id=10652cdb323745d9a90ef1f1e9c0e93a&all_tenants=True => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1167] 10.0.0.105 () {34 vars in 893 bytes} [Wed May 6 15:58:43 2026] GET /v2.1/servers/detail?project_id=9eefbb65fa354af48e0df7be15861c1f&all_tenants=True => generated 15 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1168] 10.0.0.105 () {34 vars in 893 bytes} [Wed May 6 15:58:43 2026] GET /v2.1/servers/detail?project_id=d96b962b322846eab17a2b8eb88a842b&all_tenants=True => generated 15 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1185] 10.0.0.169 () {28 vars in 453 bytes} [Wed May 6 16:00: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: 7|app: 0|req: 596/1186] 10.0.0.169 () {30 vars in 657 bytes} [Wed May 6 16:00:08 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 591/1187] 10.0.0.169 () {32 vars in 730 bytes} [Wed May 6 16:00:08 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1188] 10.0.0.169 () {34 vars in 764 bytes} [Wed May 6 16:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1191] 10.0.0.169 () {28 vars in 453 bytes} [Wed May 6 16:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 599/1192] 10.0.0.169 () {30 vars in 657 bytes} [Wed May 6 16:00:13 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 594/1193] 10.0.0.169 () {32 vars in 730 bytes} [Wed May 6 16:00:13 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1194] 10.0.0.169 () {34 vars in 764 bytes} [Wed May 6 16:00:13 2026] GET /v2.1/os-services => generated 782 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1195] 10.0.0.169 () {28 vars in 453 bytes} [Wed May 6 16:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 601/1196] 10.0.0.169 () {30 vars in 657 bytes} [Wed May 6 16:00:17 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 596/1197] 10.0.0.169 () {32 vars in 730 bytes} [Wed May 6 16:00:17 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1198] 10.0.0.169 () {34 vars in 807 bytes} [Wed May 6 16:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1199] 10.0.0.169 () {28 vars in 453 bytes} [Wed May 6 16:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 603/1200] 10.0.0.169 () {30 vars in 657 bytes} [Wed May 6 16:00:22 2026] GET /v2.1 => generated 0 bytes in 25 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 598/1201] 10.0.0.169 () {32 vars in 730 bytes} [Wed May 6 16:00:22 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1202] 10.0.0.169 () {34 vars in 807 bytes} [Wed May 6 16:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)