+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 21 17:46:26 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-5c64f56bcd-zb2zd 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 0x7f66b872e668 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-04-21 17:46:31.677 8 INFO nova.utils [None req-0b293801-1f50-4b71-9701-5bc52aa45305 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-21 17:46:31.720 7 INFO nova.utils [None req-8c2278c0-55f4-4043-8ee6-87d4f7b69639 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-21 17:46:33.463 7 WARNING keystonemiddleware._common.config [None req-8c2278c0-55f4-4043-8ee6-87d4f7b69639 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 17:46:33.473 7 WARNING oslo_config.cfg [None req-8c2278c0-55f4-4043-8ee6-87d4f7b69639 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-21 17:46:33.553 7 WARNING keystonemiddleware._common.config [None req-8c2278c0-55f4-4043-8ee6-87d4f7b69639 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 17:46:33.569 7 WARNING oslo_config.cfg [None req-8c2278c0-55f4-4043-8ee6-87d4f7b69639 - - - - - -] 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-04-21 17:46:33.582 7 WARNING oslo_config.cfg [None req-8c2278c0-55f4-4043-8ee6-87d4f7b69639 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f66b872e668 pid: 7 (default app) 2026-04-21 17:46:33.594 8 WARNING keystonemiddleware._common.config [None req-0b293801-1f50-4b71-9701-5bc52aa45305 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 17:46:33.604 8 WARNING oslo_config.cfg [None req-0b293801-1f50-4b71-9701-5bc52aa45305 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-21 17:46:33.697 8 WARNING keystonemiddleware._common.config [None req-0b293801-1f50-4b71-9701-5bc52aa45305 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 17:46:33.713 8 WARNING oslo_config.cfg [None req-0b293801-1f50-4b71-9701-5bc52aa45305 - - - - - -] 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-04-21 17:46:33.726 8 WARNING oslo_config.cfg [None req-0b293801-1f50-4b71-9701-5bc52aa45305 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f66b872e668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.19.213.133 () {42 vars in 705 bytes} [Tue Apr 21 17:46:40 2026] GET /v2.1 => generated 114 bytes in 21 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-04-21 17:46:41.089 7 WARNING oslo_policy.policy [None req-b8ff0936-437c-4d2b-9fe2-d8d7ad444328 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - 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-04-21 17:46:41.089 7 WARNING oslo_policy.policy [None req-b8ff0936-437c-4d2b-9fe2-d8d7ad444328 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - 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: 2/4] 199.19.213.133 () {44 vars in 909 bytes} [Tue Apr 21 17:46:40 2026] GET /v2.1 => generated 0 bytes in 569 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-04-21 17:46:41.183 8 WARNING oslo_policy.policy [req-b8ff0936-437c-4d2b-9fe2-d8d7ad444328 req-f8be1f1e-e87f-4706-9556-62d2320ca7f0 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - 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-04-21 17:46:41.183 8 WARNING oslo_policy.policy [req-b8ff0936-437c-4d2b-9fe2-d8d7ad444328 req-f8be1f1e-e87f-4706-9556-62d2320ca7f0 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - 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/5] 199.19.213.133 () {46 vars in 982 bytes} [Tue Apr 21 17:46:41 2026] GET /v2.1/ => generated 400 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 17:46:41.294 7 INFO nova.api.openstack.wsgi [None req-2b06d0ff-9493-49b3-955f-d6ad839dfc63 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.19.213.133 () {48 vars in 1011 bytes} [Tue Apr 21 17:46:41 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.19.213.133 () {48 vars in 1051 bytes} [Tue Apr 21 17:46:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.19.213.133 () {52 vars in 1048 bytes} [Tue Apr 21 17:46:41 2026] POST /v2.1/flavors => generated 529 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.19.213.133 () {42 vars in 705 bytes} [Tue Apr 21 17:46: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: 7|app: 0|req: 5/10] 199.19.213.133 () {44 vars in 909 bytes} [Tue Apr 21 17:46:42 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.19.213.133 () {46 vars in 982 bytes} [Tue Apr 21 17:46:42 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-04-21 17:46:42.365 7 INFO nova.api.openstack.wsgi [None req-429421a4-fa58-4506-bf5a-f68e55260a22 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.19.213.133 () {48 vars in 1013 bytes} [Tue Apr 21 17:46:42 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.19.213.133 () {48 vars in 1051 bytes} [Tue Apr 21 17:46:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.133 () {52 vars in 1048 bytes} [Tue Apr 21 17:46:42 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.19.213.133 () {42 vars in 705 bytes} [Tue Apr 21 17:46:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.19.213.133 () {44 vars in 909 bytes} [Tue Apr 21 17:46:43 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: 9/17] 199.19.213.133 () {46 vars in 982 bytes} [Tue Apr 21 17:46:43 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 17:46:43.376 7 INFO nova.api.openstack.wsgi [None req-150d540c-585b-4b15-adb3-b0a16eda3b30 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.19.213.133 () {48 vars in 1015 bytes} [Tue Apr 21 17:46:43 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.19.213.133 () {48 vars in 1051 bytes} [Tue Apr 21 17:46:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.19.213.133 () {52 vars in 1048 bytes} [Tue Apr 21 17:46:43 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/21] 199.19.213.133 () {42 vars in 705 bytes} [Tue Apr 21 17:46:44 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: 11/22] 199.19.213.133 () {44 vars in 909 bytes} [Tue Apr 21 17:46:44 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.19.213.133 () {46 vars in 982 bytes} [Tue Apr 21 17:46:44 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 17:46:44.380 7 INFO nova.api.openstack.wsgi [None req-a381a8de-0934-44e2-a731-6a91a529c9db a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.19.213.133 () {48 vars in 1013 bytes} [Tue Apr 21 17:46:44 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.19.213.133 () {48 vars in 1051 bytes} [Tue Apr 21 17:46:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.19.213.133 () {52 vars in 1048 bytes} [Tue Apr 21 17:46:44 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.19.213.133 () {42 vars in 705 bytes} [Tue Apr 21 17:46:45 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: 14/28] 199.19.213.133 () {44 vars in 909 bytes} [Tue Apr 21 17:46:45 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: 15/29] 199.19.213.133 () {46 vars in 982 bytes} [Tue Apr 21 17:46:45 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 17:46:45.383 7 INFO nova.api.openstack.wsgi [None req-9eda5706-a67f-427a-82ed-71f302c01d58 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.19.213.133 () {48 vars in 1015 bytes} [Tue Apr 21 17:46:45 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/31] 199.19.213.133 () {48 vars in 1051 bytes} [Tue Apr 21 17:46:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.19.213.133 () {52 vars in 1048 bytes} [Tue Apr 21 17:46:45 2026] POST /v2.1/flavors => generated 535 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 10.0.0.174 () {28 vars in 454 bytes} [Tue Apr 21 17:53:22 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 57/114] 10.0.0.174 () {30 vars in 658 bytes} [Tue Apr 21 17:53:22 2026] GET /v2.1 => generated 0 bytes in 160 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: 58/115] 10.0.0.174 () {32 vars in 731 bytes} [Tue Apr 21 17:53:22 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/116] 10.0.0.174 () {34 vars in 804 bytes} [Tue Apr 21 17:53:22 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/151] 199.19.213.133 () {42 vars in 705 bytes} [Tue Apr 21 17:56: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 76/152] 199.19.213.133 () {44 vars in 909 bytes} [Tue Apr 21 17:56:10 2026] GET /v2.1 => generated 0 bytes in 116 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 77/153] 199.19.213.133 () {46 vars in 982 bytes} [Tue Apr 21 17:56:10 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 17:56:10.900 7 INFO nova.api.openstack.wsgi [None req-f9011ebe-dca2-4843-be8e-90acd6acae2c a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 77/154] 199.19.213.133 () {48 vars in 1017 bytes} [Tue Apr 21 17:56:10 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/155] 199.19.213.133 () {48 vars in 1051 bytes} [Tue Apr 21 17:56:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/156] 199.19.213.133 () {52 vars in 1049 bytes} [Tue Apr 21 17:56:10 2026] POST /v2.1/flavors => generated 534 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/169] 199.19.213.133 () {42 vars in 705 bytes} [Tue Apr 21 17:57:09 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: 85/170] 199.19.213.133 () {44 vars in 909 bytes} [Tue Apr 21 17:57:09 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 86/171] 199.19.213.133 () {46 vars in 982 bytes} [Tue Apr 21 17:57:09 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 17:57:09.792 7 INFO nova.api.openstack.wsgi [None req-a3d723a8-49da-4919-8115-b62c548fb834 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user a30bdcdc5001402ebb2677cab47dc5c3 [pid: 7|app: 0|req: 86/172] 199.19.213.133 () {48 vars in 1051 bytes} [Tue Apr 21 17:57:09 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-21 17:57:09.807 8 WARNING oslo_db.sqlalchemy.utils [None req-26bb6512-cd24-4d9b-ad88-30d5909d4046 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 87/173] 199.19.213.133 () {48 vars in 1016 bytes} [Tue Apr 21 17:57:09 2026] GET /v2.1/os-keypairs => generated 16 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/174] 199.19.213.133 () {52 vars in 1057 bytes} [Tue Apr 21 17:57:09 2026] POST /v2.1/os-keypairs => generated 576 bytes in 44 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/175] 199.19.213.133 () {42 vars in 705 bytes} [Tue Apr 21 17:57:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/176] 199.19.213.133 () {44 vars in 909 bytes} [Tue Apr 21 17:57:13 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: 89/177] 199.19.213.133 () {46 vars in 982 bytes} [Tue Apr 21 17:57:13 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: 89/178] 199.19.213.133 () {48 vars in 1073 bytes} [Tue Apr 21 17:57:13 2026] GET /v2.1/os-quota-sets/824e64f2345a41bb80b4364f32f9450e => generated 283 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/179] 199.19.213.133 () {52 vars in 1125 bytes} [Tue Apr 21 17:57:13 2026] PUT /v2.1/os-quota-sets/824e64f2345a41bb80b4364f32f9450e => generated 238 bytes in 476 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/216] 10.0.0.30 () {28 vars in 453 bytes} [Tue Apr 21 18: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: 8|app: 0|req: 109/217] 10.0.0.30 () {30 vars in 657 bytes} [Tue Apr 21 18:00:08 2026] GET /v2.1 => generated 0 bytes in 127 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: 109/218] 10.0.0.30 () {32 vars in 730 bytes} [Tue Apr 21 18:00:08 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/219] 10.0.0.30 () {34 vars in 764 bytes} [Tue Apr 21 18:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/220] 10.0.0.30 () {28 vars in 453 bytes} [Tue Apr 21 18: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: 8|app: 0|req: 111/221] 10.0.0.30 () {30 vars in 657 bytes} [Tue Apr 21 18:00:13 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 111/222] 10.0.0.30 () {32 vars in 730 bytes} [Tue Apr 21 18:00:13 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: 112/223] 10.0.0.30 () {34 vars in 764 bytes} [Tue Apr 21 18:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/224] 10.0.0.30 () {28 vars in 453 bytes} [Tue Apr 21 18: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: 8|app: 0|req: 113/225] 10.0.0.30 () {30 vars in 657 bytes} [Tue Apr 21 18:00:17 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 113/226] 10.0.0.30 () {32 vars in 730 bytes} [Tue Apr 21 18:00:17 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: 114/227] 10.0.0.30 () {34 vars in 807 bytes} [Tue Apr 21 18:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/230] 10.0.0.30 () {28 vars in 453 bytes} [Tue Apr 21 18:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 116/231] 10.0.0.30 () {30 vars in 657 bytes} [Tue Apr 21 18:00:21 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 116/232] 10.0.0.30 () {32 vars in 730 bytes} [Tue Apr 21 18:00:21 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: 117/233] 10.0.0.30 () {34 vars in 807 bytes} [Tue Apr 21 18:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/308] 199.19.213.133 () {42 vars in 705 bytes} [Tue Apr 21 18:06: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: 154/309] 199.19.213.133 () {44 vars in 909 bytes} [Tue Apr 21 18:06:32 2026] GET /v2.1 => generated 0 bytes in 131 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 156/310] 199.19.213.133 () {46 vars in 982 bytes} [Tue Apr 21 18:06:32 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:06:32.957 7 INFO nova.api.openstack.wsgi [None req-6d24f111-8d2a-4163-964b-b7eb4d1e61c3 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 155/311] 199.19.213.133 () {48 vars in 1015 bytes} [Tue Apr 21 18:06:32 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/312] 199.19.213.133 () {48 vars in 1051 bytes} [Tue Apr 21 18:06:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/313] 199.19.213.133 () {52 vars in 1049 bytes} [Tue Apr 21 18:06:32 2026] POST /v2.1/flavors => generated 534 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/354] 199.19.213.133 () {42 vars in 705 bytes} [Tue Apr 21 18:09:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/355] 199.19.213.133 () {44 vars in 909 bytes} [Tue Apr 21 18:09:50 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: 179/356] 199.19.213.133 () {46 vars in 982 bytes} [Tue Apr 21 18:09:50 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: 178/357] 199.19.213.133 () {48 vars in 1073 bytes} [Tue Apr 21 18:09:50 2026] GET /v2.1/os-quota-sets/6f3f6d50f42a4655ab259f9227bbb145 => generated 283 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/358] 199.19.213.133 () {52 vars in 1125 bytes} [Tue Apr 21 18:09:50 2026] PUT /v2.1/os-quota-sets/6f3f6d50f42a4655ab259f9227bbb145 => generated 238 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/491] 199.19.213.133 () {42 vars in 705 bytes} [Tue Apr 21 18:20:48 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: 247/492] 199.19.213.133 () {44 vars in 909 bytes} [Tue Apr 21 18:20:48 2026] GET /v2.1 => generated 0 bytes in 122 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 246/493] 199.19.213.133 () {46 vars in 982 bytes} [Tue Apr 21 18:20:48 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-04-21 18:20:48.854 8 INFO nova.api.openstack.wsgi [None req-75cddef1-c3a3-4a80-8f6a-59737953c77d a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 248/494] 199.19.213.133 () {48 vars in 1011 bytes} [Tue Apr 21 18:20:48 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/495] 199.19.213.133 () {48 vars in 1051 bytes} [Tue Apr 21 18:20:48 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: 8|app: 0|req: 249/496] 199.19.213.133 () {48 vars in 1099 bytes} [Tue Apr 21 18:20:48 2026] GET /v2.1/flavors/2e536ffd-2610-4279-ac75-5c196e31706f/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/497] 199.19.213.133 () {42 vars in 705 bytes} [Tue Apr 21 18:20:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/498] 199.19.213.133 () {44 vars in 909 bytes} [Tue Apr 21 18:20:49 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 249/499] 199.19.213.133 () {46 vars in 982 bytes} [Tue Apr 21 18:20:49 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-04-21 18:20:49.877 8 INFO nova.api.openstack.wsgi [None req-67063fc3-317c-42e7-8453-94956ffd3ef8 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 251/500] 199.19.213.133 () {48 vars in 1013 bytes} [Tue Apr 21 18:20:49 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/501] 199.19.213.133 () {48 vars in 1051 bytes} [Tue Apr 21 18:20:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/502] 199.19.213.133 () {48 vars in 1099 bytes} [Tue Apr 21 18:20:49 2026] GET /v2.1/flavors/5e1c9af5-d681-442b-a49e-f99c8e4277ed/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/503] 199.19.213.133 () {42 vars in 705 bytes} [Tue Apr 21 18:20:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/504] 199.19.213.133 () {44 vars in 909 bytes} [Tue Apr 21 18:20:50 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 252/505] 199.19.213.133 () {46 vars in 982 bytes} [Tue Apr 21 18:20:50 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-04-21 18:20:50.857 8 INFO nova.api.openstack.wsgi [None req-9c720b25-8e31-4317-ac09-1c24c8c33cca a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 254/506] 199.19.213.133 () {48 vars in 1015 bytes} [Tue Apr 21 18:20:50 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/507] 199.19.213.133 () {48 vars in 1051 bytes} [Tue Apr 21 18:20:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/508] 199.19.213.133 () {48 vars in 1099 bytes} [Tue Apr 21 18:20:50 2026] GET /v2.1/flavors/74e25ac3-bcd0-41fb-bb5c-d070022fb4c6/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/509] 199.19.213.133 () {42 vars in 705 bytes} [Tue Apr 21 18:20:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/510] 199.19.213.133 () {44 vars in 909 bytes} [Tue Apr 21 18:20:51 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 255/511] 199.19.213.133 () {46 vars in 982 bytes} [Tue Apr 21 18:20:51 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-04-21 18:20:51.824 8 INFO nova.api.openstack.wsgi [None req-1dd7d890-cdd1-4f30-885d-326292b10d40 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 257/512] 199.19.213.133 () {48 vars in 1013 bytes} [Tue Apr 21 18:20:51 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/513] 199.19.213.133 () {48 vars in 1051 bytes} [Tue Apr 21 18:20:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/514] 199.19.213.133 () {48 vars in 1099 bytes} [Tue Apr 21 18:20:51 2026] GET /v2.1/flavors/7bddcfe2-2acc-4964-bb42-4f024fa19996/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/515] 199.19.213.133 () {42 vars in 705 bytes} [Tue Apr 21 18:20:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/516] 199.19.213.133 () {44 vars in 909 bytes} [Tue Apr 21 18:20:52 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: 7|app: 0|req: 258/517] 199.19.213.133 () {46 vars in 982 bytes} [Tue Apr 21 18:20:52 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-04-21 18:20:52.805 8 INFO nova.api.openstack.wsgi [None req-ee58366b-91b6-45a8-9a22-2bc099a0b66e a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 260/518] 199.19.213.133 () {48 vars in 1015 bytes} [Tue Apr 21 18:20:52 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/519] 199.19.213.133 () {48 vars in 1051 bytes} [Tue Apr 21 18:20:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/520] 199.19.213.133 () {48 vars in 1099 bytes} [Tue Apr 21 18:20:52 2026] GET /v2.1/flavors/91da3e3b-820a-4516-9a01-b9663374217c/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/535] 199.19.213.133 () {42 vars in 705 bytes} [Tue Apr 21 18:21:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/536] 199.19.213.133 () {44 vars in 909 bytes} [Tue Apr 21 18:21:58 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 268/537] 199.19.213.133 () {46 vars in 982 bytes} [Tue Apr 21 18:21:58 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-04-21 18:21:59.024 8 INFO nova.api.openstack.wsgi [None req-bcf9625e-3bfc-4abc-95da-cf808d60ca34 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 270/538] 199.19.213.133 () {48 vars in 1017 bytes} [Tue Apr 21 18:21:58 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/539] 199.19.213.133 () {48 vars in 1051 bytes} [Tue Apr 21 18:21:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/540] 199.19.213.133 () {48 vars in 1099 bytes} [Tue Apr 21 18:21:59 2026] GET /v2.1/flavors/0b3ab0e2-815b-41d3-80b8-02b50e010055/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/541] 199.19.213.133 () {42 vars in 705 bytes} [Tue Apr 21 18:22:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/542] 199.19.213.133 () {44 vars in 909 bytes} [Tue Apr 21 18:22:06 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: 7|app: 0|req: 271/543] 199.19.213.133 () {46 vars in 982 bytes} [Tue Apr 21 18:22:06 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: 8|app: 0|req: 273/544] 199.19.213.133 () {48 vars in 1051 bytes} [Tue Apr 21 18:22:06 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/547] 199.19.213.133 () {42 vars in 705 bytes} [Tue Apr 21 18:22:10 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: 273/548] 199.19.213.133 () {44 vars in 909 bytes} [Tue Apr 21 18:22:10 2026] GET /v2.1 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 276/549] 199.19.213.133 () {46 vars in 982 bytes} [Tue Apr 21 18:22:10 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/550] 199.19.213.133 () {48 vars in 1073 bytes} [Tue Apr 21 18:22:10 2026] GET /v2.1/os-quota-sets/824e64f2345a41bb80b4364f32f9450e => generated 280 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/561] 199.19.213.133 () {42 vars in 705 bytes} [Tue Apr 21 18:23:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/562] 199.19.213.133 () {44 vars in 909 bytes} [Tue Apr 21 18:23:01 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 281/563] 199.19.213.133 () {46 vars in 982 bytes} [Tue Apr 21 18:23:01 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-04-21 18:23:01.796 8 INFO nova.api.openstack.wsgi [None req-8e427fd4-1afa-4d4f-a514-eba8be7f07a5 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 283/564] 199.19.213.133 () {48 vars in 1015 bytes} [Tue Apr 21 18:23:01 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/565] 199.19.213.133 () {48 vars in 1051 bytes} [Tue Apr 21 18:23:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/566] 199.19.213.133 () {48 vars in 1099 bytes} [Tue Apr 21 18:23:01 2026] GET /v2.1/flavors/f3f0f994-2b0e-41cc-a334-b8b55bfa4aaa/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/569] 199.19.213.133 () {42 vars in 705 bytes} [Tue Apr 21 18:23:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/570] 199.19.213.133 () {44 vars in 909 bytes} [Tue Apr 21 18:23:16 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 285/571] 199.19.213.133 () {46 vars in 982 bytes} [Tue Apr 21 18:23:16 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/572] 199.19.213.133 () {48 vars in 1073 bytes} [Tue Apr 21 18:23:16 2026] GET /v2.1/os-quota-sets/6f3f6d50f42a4655ab259f9227bbb145 => generated 280 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/585] 199.19.213.133 () {42 vars in 705 bytes} [Tue Apr 21 18:24:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/586] 199.19.213.133 () {44 vars in 909 bytes} [Tue Apr 21 18:24:08 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 293/587] 199.19.213.133 () {46 vars in 982 bytes} [Tue Apr 21 18:24:08 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-04-21 18:24:08.722 8 INFO nova.api.openstack.wsgi [None req-a87a1f23-dcd8-4caa-a640-c482ccf614c7 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 295/588] 199.19.213.133 () {48 vars in 1011 bytes} [Tue Apr 21 18:24:08 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/589] 199.19.213.133 () {48 vars in 1051 bytes} [Tue Apr 21 18:24:08 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 302/602] 10.0.0.35 () {32 vars in 654 bytes} [Tue Apr 21 18:25:13 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/603] 10.0.0.35 () {32 vars in 640 bytes} [Tue Apr 21 18:25:14 2026] GET /v2.1/servers => generated 15 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-21 18:25:14.283 8 WARNING oslo_db.sqlalchemy.utils [None req-176814a7-42bc-4ad4-99d9-5d8e5b1915e8 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 303/604] 10.0.0.35 () {32 vars in 648 bytes} [Tue Apr 21 18:25:14 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/605] 10.0.0.35 () {32 vars in 693 bytes} [Tue Apr 21 18:25:14 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/610] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:27 2026] GET /v2.1/flavors/2e536ffd-2610-4279-ac75-5c196e31706f => generated 511 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/611] 10.0.0.35 () {32 vars in 640 bytes} [Tue Apr 21 18:25:28 2026] GET /v2.1/flavors => generated 1674 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/612] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:28 2026] GET /v2.1/flavors/2e536ffd-2610-4279-ac75-5c196e31706f => generated 511 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/613] 10.0.0.35 () {34 vars in 670 bytes} [Tue Apr 21 18:25:36 2026] POST /v2.1/os-keypairs => generated 384 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:25:37.367 7 WARNING neutronclient.v2_0.client [None req-15863f92-870e-41a4-a391-bf6f4f3d3273 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:37.866 8 WARNING neutronclient.v2_0.client [None req-ae333b06-eb64-4f30-8d38-a7571d72f260 461ca676b3284452a80f8e532246f074 c515b2b2de934cd8aa916279b5a99720 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/614] 10.0.0.35 () {34 vars in 684 bytes} [Tue Apr 21 18:25:37 2026] POST /v2.1/os-security-groups => generated 243 bytes in 785 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:25:38.140 7 WARNING neutronclient.v2_0.client [None req-9e40a68e-5037-42d0-a8ff-56625c8ab188 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/617] 10.0.0.35 () {34 vars in 684 bytes} [Tue Apr 21 18:25:38 2026] POST /v2.1/os-security-groups => generated 244 bytes in 706 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:25:38.851 7 WARNING neutronclient.v2_0.client [None req-4bca45d3-93d2-4637-b0f0-cf449fa17336 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/618] 10.0.0.35 () {34 vars in 684 bytes} [Tue Apr 21 18:25:37 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1272 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:25:39.198 8 WARNING neutronclient.v2_0.client [None req-c3d5c5f7-7334-4a81-b33c-c8a6b763f68a 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in 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/619] 10.0.0.35 () {34 vars in 684 bytes} [Tue Apr 21 18:25:38 2026] POST /v2.1/os-security-groups => generated 244 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:25:39.300 7 WARNING neutronclient.v2_0.client [None req-ee5a33db-7e44-4fcb-816c-30aa99655c14 461ca676b3284452a80f8e532246f074 c515b2b2de934cd8aa916279b5a99720 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:39.328 8 WARNING neutronclient.v2_0.client [None req-c3d5c5f7-7334-4a81-b33c-c8a6b763f68a 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:39.358 7 WARNING neutronclient.v2_0.client [None req-ee5a33db-7e44-4fcb-816c-30aa99655c14 461ca676b3284452a80f8e532246f074 c515b2b2de934cd8aa916279b5a99720 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/620] 10.0.0.35 () {34 vars in 694 bytes} [Tue Apr 21 18:25:39 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:25:39.596 7 WARNING neutronclient.v2_0.client [None req-136dc39a-f453-41f8-85f9-9aa61176e98b 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:39.710 8 WARNING neutronclient.v2_0.client [None req-c3d5c5f7-7334-4a81-b33c-c8a6b763f68a 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:39.746 7 WARNING neutronclient.v2_0.client [None req-136dc39a-f453-41f8-85f9-9aa61176e98b 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:39.809 7 WARNING neutronclient.v2_0.client [None req-136dc39a-f453-41f8-85f9-9aa61176e98b 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/621] 10.0.0.35 () {32 vars in 662 bytes} [Tue Apr 21 18:25:39 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:25:39.878 7 WARNING neutronclient.v2_0.client [None req-b634bec2-d532-451e-919e-1eb65f92e4b0 461ca676b3284452a80f8e532246f074 c515b2b2de934cd8aa916279b5a99720 - - default default] The python binding code in 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/622] 10.0.0.35 () {34 vars in 684 bytes} [Tue Apr 21 18:25:39 2026] POST /v2.1/os-security-groups => generated 247 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:25:40.139 7 WARNING neutronclient.v2_0.client [None req-2543c50d-a2c8-4faf-bb7a-c17783ad2fb2 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:40.203 7 WARNING neutronclient.v2_0.client [None req-2543c50d-a2c8-4faf-bb7a-c17783ad2fb2 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] The python binding code in 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/623] 10.0.0.35 () {32 vars in 739 bytes} [Tue Apr 21 18:25:40 2026] DELETE /v2.1/os-security-groups/5c241cb0-ca2b-43c2-a734-198ee4532069 => generated 0 bytes in 519 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-21 18:25:40.659 7 WARNING neutronclient.v2_0.client [None req-c295c45c-1261-4bc7-bb2b-b385c76d78fb 461ca676b3284452a80f8e532246f074 c515b2b2de934cd8aa916279b5a99720 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:40.722 7 WARNING neutronclient.v2_0.client [None req-c295c45c-1261-4bc7-bb2b-b385c76d78fb 461ca676b3284452a80f8e532246f074 c515b2b2de934cd8aa916279b5a99720 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/624] 10.0.0.35 () {34 vars in 662 bytes} [Tue Apr 21 18:25:39 2026] POST /v2.1/servers => generated 450 bytes in 1763 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-04-21 18:25:40.839 8 WARNING neutronclient.v2_0.client [None req-90b1c0a3-b7c3-4eca-8be7-f6e96b88439d 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] The python binding code in 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/625] 10.0.0.35 () {34 vars in 694 bytes} [Tue Apr 21 18:25:40 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:25:40.925 8 INFO nova.api.openstack.wsgi [None req-90b1c0a3-b7c3-4eca-8be7-f6e96b88439d 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] HTTP exception thrown: Security group 5c241cb0-ca2b-43c2-a734-198ee4532069 does not exist Neutron server returns request_ids: ['req-65688cad-bf9a-4a8b-a806-02b54ce166f3'] [pid: 8|app: 0|req: 311/626] 10.0.0.35 () {32 vars in 736 bytes} [Tue Apr 21 18:25:40 2026] GET /v2.1/os-security-groups/5c241cb0-ca2b-43c2-a734-198ee4532069 => generated 194 bytes in 93 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-21 18:25:40.935 8 WARNING neutronclient.v2_0.client [None req-7de7f126-2c01-4280-a90b-2bae370d85ff 461ca676b3284452a80f8e532246f074 c515b2b2de934cd8aa916279b5a99720 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:40.945 7 WARNING neutronclient.v2_0.client [None req-52d7da55-6b40-44af-a8c6-eb78f9e4ebd5 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:40.973 8 WARNING neutronclient.v2_0.client [None req-7de7f126-2c01-4280-a90b-2bae370d85ff 461ca676b3284452a80f8e532246f074 c515b2b2de934cd8aa916279b5a99720 - - default default] The python binding code in 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/627] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:40 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 1398 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:25:41.031 7 WARNING neutronclient.v2_0.client [None req-98c275dc-ae64-4224-bf72-45e0deea628f 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:41.113 7 WARNING neutronclient.v2_0.client [None req-98c275dc-ae64-4224-bf72-45e0deea628f 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/628] 10.0.0.35 () {34 vars in 694 bytes} [Tue Apr 21 18:25:40 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:25:41.214 8 WARNING neutronclient.v2_0.client [None req-91220deb-9929-4ce7-9b52-8fcbddfb2165 461ca676b3284452a80f8e532246f074 c515b2b2de934cd8aa916279b5a99720 - - default default] The python binding code in 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/629] 10.0.0.35 () {32 vars in 739 bytes} [Tue Apr 21 18:25:41 2026] DELETE /v2.1/os-security-groups/8a2f1169-d0e9-49c2-83d1-e3d27ed13e05 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-21 18:25:41.240 7 WARNING neutronclient.v2_0.client [None req-724716ba-93d4-4d18-92c1-94c2d76ed889 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:41.261 7 INFO nova.api.openstack.wsgi [None req-724716ba-93d4-4d18-92c1-94c2d76ed889 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] HTTP exception thrown: Security group 8a2f1169-d0e9-49c2-83d1-e3d27ed13e05 does not exist Neutron server returns request_ids: ['req-b98dc052-232f-447c-b01b-fa4f39b6f732'] [pid: 7|app: 0|req: 318/630] 10.0.0.35 () {32 vars in 736 bytes} [Tue Apr 21 18:25:41 2026] GET /v2.1/os-security-groups/8a2f1169-d0e9-49c2-83d1-e3d27ed13e05 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/631] 10.0.0.35 () {32 vars in 736 bytes} [Tue Apr 21 18:25:41 2026] GET /v2.1/os-security-groups/4baba006-8467-4505-88e9-a8357fd4d4c8 => generated 664 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:25:41.279 7 WARNING neutronclient.v2_0.client [None req-16e520fd-3bfd-4cfb-ae7b-52478c1ebee8 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:41.286 8 WARNING neutronclient.v2_0.client [None req-8e337592-aa32-4e07-ae25-1270cd6e6295 461ca676b3284452a80f8e532246f074 c515b2b2de934cd8aa916279b5a99720 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:41.316 8 WARNING neutronclient.v2_0.client [None req-8e337592-aa32-4e07-ae25-1270cd6e6295 461ca676b3284452a80f8e532246f074 c515b2b2de934cd8aa916279b5a99720 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:41.328 7 WARNING neutronclient.v2_0.client [None req-16e520fd-3bfd-4cfb-ae7b-52478c1ebee8 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:41.355 8 WARNING neutronclient.v2_0.client [None req-8e337592-aa32-4e07-ae25-1270cd6e6295 461ca676b3284452a80f8e532246f074 c515b2b2de934cd8aa916279b5a99720 - - default default] The python binding code in 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/632] 10.0.0.35 () {32 vars in 739 bytes} [Tue Apr 21 18:25:41 2026] DELETE /v2.1/os-security-groups/b3249436-09ea-40db-8e2c-9ef88ecb17b6 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/633] 10.0.0.35 () {32 vars in 749 bytes} [Tue Apr 21 18:25:41 2026] DELETE /v2.1/os-security-group-rules/a03a4d0a-69cc-4fe5-97d8-c5ead033278f => generated 0 bytes in 172 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-21 18:25:41.457 7 WARNING neutronclient.v2_0.client [None req-2cdf1cc2-1c89-40fa-ba6e-80974ccdb008 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:41.464 8 WARNING neutronclient.v2_0.client [None req-76c2203b-4275-4d2e-8ede-4ccd6d412fb8 461ca676b3284452a80f8e532246f074 c515b2b2de934cd8aa916279b5a99720 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:41.482 7 INFO nova.api.openstack.wsgi [None req-2cdf1cc2-1c89-40fa-ba6e-80974ccdb008 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] HTTP exception thrown: Security group b3249436-09ea-40db-8e2c-9ef88ecb17b6 does not exist Neutron server returns request_ids: ['req-ade4ff56-a12c-47ec-b27c-1e04c39399c6'] [pid: 7|app: 0|req: 320/634] 10.0.0.35 () {32 vars in 736 bytes} [Tue Apr 21 18:25:41 2026] GET /v2.1/os-security-groups/b3249436-09ea-40db-8e2c-9ef88ecb17b6 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-21 18:25:41.503 7 WARNING neutronclient.v2_0.client [None req-99938427-07d7-4340-acc9-8dcc75526a7e 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:41.506 8 WARNING neutronclient.v2_0.client [None req-76c2203b-4275-4d2e-8ede-4ccd6d412fb8 461ca676b3284452a80f8e532246f074 c515b2b2de934cd8aa916279b5a99720 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:41.541 7 WARNING neutronclient.v2_0.client [None req-99938427-07d7-4340-acc9-8dcc75526a7e 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:41.588 7 WARNING neutronclient.v2_0.client [None req-99938427-07d7-4340-acc9-8dcc75526a7e 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] The python binding code in 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/635] 10.0.0.35 () {32 vars in 739 bytes} [Tue Apr 21 18:25:41 2026] DELETE /v2.1/os-security-groups/4baba006-8467-4505-88e9-a8357fd4d4c8 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-21 18:25:41.627 8 WARNING neutronclient.v2_0.client [None req-32831a9c-9a0d-4b34-935c-e435d1574f98 461ca676b3284452a80f8e532246f074 c515b2b2de934cd8aa916279b5a99720 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/636] 10.0.0.35 () {32 vars in 662 bytes} [Tue Apr 21 18:25:41 2026] GET /v2.1/os-security-groups => generated 707 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:25:41.661 8 WARNING neutronclient.v2_0.client [None req-32831a9c-9a0d-4b34-935c-e435d1574f98 461ca676b3284452a80f8e532246f074 c515b2b2de934cd8aa916279b5a99720 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:41.669 7 WARNING neutronclient.v2_0.client [None req-6c0cee38-d9cf-45d4-8718-a35032781adb 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:41.691 7 INFO nova.api.openstack.wsgi [None req-6c0cee38-d9cf-45d4-8718-a35032781adb 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] HTTP exception thrown: Security group b3249436-09ea-40db-8e2c-9ef88ecb17b6 does not exist Neutron server returns request_ids: ['req-496470d8-7cba-47b6-a1c9-9b38de6cb58a'] [pid: 7|app: 0|req: 322/637] 10.0.0.35 () {32 vars in 739 bytes} [Tue Apr 21 18:25:41 2026] DELETE /v2.1/os-security-groups/b3249436-09ea-40db-8e2c-9ef88ecb17b6 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-21 18:25:41.703 7 WARNING neutronclient.v2_0.client [None req-13d3c682-33d0-46b3-898e-f95070499e9d 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:41.723 7 INFO nova.api.openstack.wsgi [None req-13d3c682-33d0-46b3-898e-f95070499e9d 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] HTTP exception thrown: Security group 8a2f1169-d0e9-49c2-83d1-e3d27ed13e05 does not exist Neutron server returns request_ids: ['req-65bef630-ea7c-4d5d-8fc3-ce5ca5ce1232'] [pid: 7|app: 0|req: 323/638] 10.0.0.35 () {32 vars in 739 bytes} [Tue Apr 21 18:25:41 2026] DELETE /v2.1/os-security-groups/8a2f1169-d0e9-49c2-83d1-e3d27ed13e05 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-21 18:25:41.743 7 WARNING neutronclient.v2_0.client [None req-728c816f-1e65-4096-98cb-27ff114fea92 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:41.765 7 INFO nova.api.openstack.wsgi [None req-728c816f-1e65-4096-98cb-27ff114fea92 661fbc85a95a41aeae6d109596385099 dcdfdd2b162b43f997c5c5aa694d9775 - - default default] HTTP exception thrown: Security group 5c241cb0-ca2b-43c2-a734-198ee4532069 does not exist Neutron server returns request_ids: ['req-fbbaf3b8-f05e-4b2f-808d-eee21eb31375'] [pid: 7|app: 0|req: 324/639] 10.0.0.35 () {32 vars in 739 bytes} [Tue Apr 21 18:25:41 2026] DELETE /v2.1/os-security-groups/5c241cb0-ca2b-43c2-a734-198ee4532069 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/640] 10.0.0.35 () {32 vars in 739 bytes} [Tue Apr 21 18:25:41 2026] DELETE /v2.1/os-security-groups/81d58679-226d-44d1-84ba-31a5f7fc9e95 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-21 18:25:41.912 7 WARNING neutronclient.v2_0.client [None req-6890c721-4442-4b8c-ab69-930a38d9540e c6cc43e5027d4b21a8d798eda57e81ae 21a01d6c03e647d09576840b604e0dc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:42.129 8 WARNING neutronclient.v2_0.client [None req-0881f402-d255-497a-b039-88c296f4bb45 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in 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/641] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:42 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 1402 bytes in 974 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:25:44.083 8 WARNING neutronclient.v2_0.client [None req-ffc792e2-8e62-4e8e-8252-41b1aeb34939 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:44.290 7 WARNING neutronclient.v2_0.client [None req-6890c721-4442-4b8c-ab69-930a38d9540e c6cc43e5027d4b21a8d798eda57e81ae 21a01d6c03e647d09576840b604e0dc0 - - default default] The python binding code in 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/642] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:44 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 1450 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/643] 10.0.0.35 () {34 vars in 662 bytes} [Tue Apr 21 18:25:41 2026] POST /v2.1/servers => generated 424 bytes in 3259 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-04-21 18:25:45.115 8 WARNING neutronclient.v2_0.client [None req-76dc5e0f-b0b6-4c3b-bc61-885fbbdda9fe c6cc43e5027d4b21a8d798eda57e81ae 21a01d6c03e647d09576840b604e0dc0 - - default default] The python binding code in 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/644] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:45 2026] GET /v2.1/servers/1827eded-560b-4caf-8827-5b639dbf58db => generated 1371 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-04-21 18:25:45.388 7 WARNING neutronclient.v2_0.client [None req-6cbd79ea-2cd4-4547-8d88-667bafc7e635 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/645] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:45 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 1458 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-04-21 18:25:46.225 8 WARNING neutronclient.v2_0.client [None req-81653399-81d1-40c0-b8af-f31e3eb745b6 c6cc43e5027d4b21a8d798eda57e81ae 21a01d6c03e647d09576840b604e0dc0 - - default default] The python binding code in 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/646] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:46 2026] GET /v2.1/servers/1827eded-560b-4caf-8827-5b639dbf58db => generated 1375 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-04-21 18:25:46.490 7 WARNING neutronclient.v2_0.client [None req-2d5bbcd8-eb3e-49c7-a686-f13eea84ca95 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in 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/647] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:46 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 1536 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:25:47.315 8 WARNING neutronclient.v2_0.client [None req-15d04a47-59cf-4879-bb5f-fa68e59a424a c6cc43e5027d4b21a8d798eda57e81ae 21a01d6c03e647d09576840b604e0dc0 - - default default] The python binding code in 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/648] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:47 2026] GET /v2.1/servers/1827eded-560b-4caf-8827-5b639dbf58db => generated 1423 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:25:47.736 7 WARNING neutronclient.v2_0.client [None req-eb0800c6-cf13-4af2-b9d3-873ee468bf6b 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] 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: 328/651] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:47 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 1524 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:25:48.090 8 INFO nova.api.openstack.compute.server_external_events [req-8e2a751a-d70f-4444-9164-1d5f71b66441 req-ecd72750-d5b6-435f-880f-f50d17bd6310 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:8af2d0e9-221f-4f91-8c51-a6dc48f3c892 for instance 8d25fe1c-37c2-4166-b36e-f31e7c21870f on instance 2026-04-21 18:25:48.103 8 INFO nova.compute.rpcapi [None req-46708e59-b814-483e-ae37-332ce14571c0 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 324/652] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:25:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:25:48.715 7 WARNING neutronclient.v2_0.client [None req-5eed9eed-a3d1-4e2d-8c8c-15ea2ebe0566 c6cc43e5027d4b21a8d798eda57e81ae 21a01d6c03e647d09576840b604e0dc0 - - default default] 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-04-21 18:25:49.115 8 WARNING neutronclient.v2_0.client [None req-0da69112-636d-4155-b5b1-e5f67055a0cd 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/653] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:48 2026] GET /v2.1/servers/1827eded-560b-4caf-8827-5b639dbf58db => generated 1423 bytes in 1566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:25:51.299 7 WARNING neutronclient.v2_0.client [None req-b4bc4c43-28e6-44d1-b90c-b1925204f159 c6cc43e5027d4b21a8d798eda57e81ae 21a01d6c03e647d09576840b604e0dc0 - - default default] The python binding code in 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/654] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:49 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 1524 bytes in 2597 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 326/655] 10.0.0.35 () {34 vars in 670 bytes} [Tue Apr 21 18:25:51 2026] POST /v2.1/os-keypairs => generated 385 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/656] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:51 2026] GET /v2.1/servers/1827eded-560b-4caf-8827-5b639dbf58db => generated 1471 bytes in 1182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/657] 10.0.0.35 () {34 vars in 670 bytes} [Tue Apr 21 18:25:52 2026] POST /v2.1/os-keypairs => generated 386 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:25:52.764 7 WARNING neutronclient.v2_0.client [None req-c46bb1ec-d0cc-462a-945c-87c9167aedf0 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:53.140 8 INFO nova.api.openstack.compute.server_external_events [req-0d45fdf1-6522-4cea-a75b-47b1aeb794ed req-31a01355-b8ae-47c0-aae0-fd6b2f0b058e fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:7f04357c-c868-467f-b297-c8b41b5fee90 for instance 1827eded-560b-4caf-8827-5b639dbf58db on instance [pid: 8|app: 0|req: 328/658] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:25:53 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: 7|app: 0|req: 331/659] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:52 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 1524 bytes in 644 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:25:53.502 8 WARNING neutronclient.v2_0.client [None req-4e5d4801-0a20-46e0-9903-0395ceb48502 c6cc43e5027d4b21a8d798eda57e81ae 21a01d6c03e647d09576840b604e0dc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/660] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:53 2026] GET /v2.1/servers/1827eded-560b-4caf-8827-5b639dbf58db => generated 1471 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:25:54.397 7 WARNING neutronclient.v2_0.client [None req-524aeb6c-bbdf-4d7a-8f62-d7248605bfd4 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in 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/661] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:54 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 1524 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-04-21 18:25:54.580 8 WARNING neutronclient.v2_0.client [None req-f274a980-2548-42ab-b147-8db920f1aa30 a9b3a12b4adf407f9a1cb39cfe39920d 1279d9c9063e41a6a826affcf502cb35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:54.621 8 WARNING neutronclient.v2_0.client [None req-f274a980-2548-42ab-b147-8db920f1aa30 a9b3a12b4adf407f9a1cb39cfe39920d 1279d9c9063e41a6a826affcf502cb35 - - default default] 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-04-21 18:25:54.819 8 WARNING neutronclient.v2_0.client [None req-f274a980-2548-42ab-b147-8db920f1aa30 a9b3a12b4adf407f9a1cb39cfe39920d 1279d9c9063e41a6a826affcf502cb35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:54.831 7 WARNING neutronclient.v2_0.client [None req-a0265c79-6acc-466b-8680-4b3913cddceb c6cc43e5027d4b21a8d798eda57e81ae 21a01d6c03e647d09576840b604e0dc0 - - default default] The python binding code in 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/662] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:54 2026] GET /v2.1/servers/1827eded-560b-4caf-8827-5b639dbf58db => generated 1471 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/663] 10.0.0.35 () {34 vars in 662 bytes} [Tue Apr 21 18:25:54 2026] POST /v2.1/servers => generated 450 bytes in 580 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-04-21 18:25:55.120 7 WARNING neutronclient.v2_0.client [None req-ee6c5421-69a6-4d89-91d4-4e0c01d378cc a9b3a12b4adf407f9a1cb39cfe39920d 1279d9c9063e41a6a826affcf502cb35 - - default default] The python binding code in 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/664] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:55 2026] GET /v2.1/servers/29e042ac-71ab-43a4-bc21-8f7fc79f0042 => generated 1423 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:25:55.557 8 WARNING neutronclient.v2_0.client [None req-9233d699-92e4-4d91-9f7d-126d973bf12c 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in 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/665] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:55 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 1524 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:25:56.006 7 WARNING neutronclient.v2_0.client [None req-1200e09b-c35f-4c2e-9548-7545f98e641a c6cc43e5027d4b21a8d798eda57e81ae 21a01d6c03e647d09576840b604e0dc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/666] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:55 2026] GET /v2.1/servers/1827eded-560b-4caf-8827-5b639dbf58db => generated 1471 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-04-21 18:25:56.207 8 WARNING neutronclient.v2_0.client [None req-79128edf-d8f2-479d-952e-a5378cc36ec5 a9b3a12b4adf407f9a1cb39cfe39920d 1279d9c9063e41a6a826affcf502cb35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/667] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:56 2026] GET /v2.1/servers/29e042ac-71ab-43a4-bc21-8f7fc79f0042 => generated 1427 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-04-21 18:25:56.784 7 WARNING neutronclient.v2_0.client [None req-fedaa8d7-0118-4980-bc3f-41e92ce29f04 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/668] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:56 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 1524 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:25:57.161 8 WARNING neutronclient.v2_0.client [None req-d593134e-4035-414e-9978-3ea647ebf45a c6cc43e5027d4b21a8d798eda57e81ae 21a01d6c03e647d09576840b604e0dc0 - - default default] 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-04-21 18:25:57.308 7 WARNING neutronclient.v2_0.client [None req-4bd733d0-4b84-4a64-a4ca-fb6709434b4a a9b3a12b4adf407f9a1cb39cfe39920d 1279d9c9063e41a6a826affcf502cb35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/669] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:57 2026] GET /v2.1/servers/1827eded-560b-4caf-8827-5b639dbf58db => generated 1471 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/670] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:57 2026] GET /v2.1/servers/29e042ac-71ab-43a4-bc21-8f7fc79f0042 => generated 1475 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-04-21 18:25:57.955 7 WARNING neutronclient.v2_0.client [None req-07dd8709-9955-4934-8d09-c4c737201f86 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/673] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:57 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 1524 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:25:58.366 8 WARNING neutronclient.v2_0.client [None req-9c4873b0-a2b9-4741-a8b7-6cd1d4f76662 c6cc43e5027d4b21a8d798eda57e81ae 21a01d6c03e647d09576840b604e0dc0 - - default default] 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-04-21 18:25:58.407 7 WARNING neutronclient.v2_0.client [None req-302ee124-6e3e-4c27-b4e3-1bf7a189724d a9b3a12b4adf407f9a1cb39cfe39920d 1279d9c9063e41a6a826affcf502cb35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/674] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:58 2026] GET /v2.1/servers/29e042ac-71ab-43a4-bc21-8f7fc79f0042 => generated 1475 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, ' [pid: 8|app: 0|req: 335/675] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:58 2026] GET /v2.1/servers/1827eded-560b-4caf-8827-5b639dbf58db => generated 1471 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:25:58.613 7 WARNING neutronclient.v2_0.client [None req-5c530a08-ffb4-4fd6-ba80-85867162b387 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:58.673 7 WARNING neutronclient.v2_0.client [None req-5c530a08-ffb4-4fd6-ba80-85867162b387 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:25:58.886 7 WARNING neutronclient.v2_0.client [None req-5c530a08-ffb4-4fd6-ba80-85867162b387 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] 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-04-21 18:25:59.110 8 WARNING neutronclient.v2_0.client [None req-3d27bf0b-b7e3-42ac-8334-aab2f3fdc6ff 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/676] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:59 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 1524 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/677] 10.0.0.35 () {34 vars in 662 bytes} [Tue Apr 21 18:25:58 2026] POST /v2.1/servers => generated 451 bytes in 770 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-04-21 18:25:59.281 8 WARNING neutronclient.v2_0.client [None req-f177b79d-9a98-4bcd-8ac6-4217af99c232 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/678] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:59 2026] GET /v2.1/servers/1e0cb533-2495-4f3a-ac29-8b63364af847 => generated 1252 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:25:59.510 7 WARNING neutronclient.v2_0.client [None req-aa72fc8f-4d81-449b-960e-bee95c2ac085 a9b3a12b4adf407f9a1cb39cfe39920d 1279d9c9063e41a6a826affcf502cb35 - - default default] 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: 342/679] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:59 2026] GET /v2.1/servers/29e042ac-71ab-43a4-bc21-8f7fc79f0042 => generated 1483 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:25:59.569 8 WARNING neutronclient.v2_0.client [None req-a63f1c19-4dc1-402e-a1cf-ca0ed1cad6db c6cc43e5027d4b21a8d798eda57e81ae 21a01d6c03e647d09576840b604e0dc0 - - default default] The python binding code in 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/680] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:25:59 2026] GET /v2.1/servers/1827eded-560b-4caf-8827-5b639dbf58db => generated 1471 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-04-21 18:26:00.267 7 WARNING neutronclient.v2_0.client [None req-cdbd3578-d686-40f7-8691-5603b13c2112 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] 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-04-21 18:26:00.369 8 WARNING neutronclient.v2_0.client [None req-0c1d23c4-cf57-462e-9c10-8f45c4a2962e 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/681] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:00 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 1524 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/682] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:00 2026] GET /v2.1/servers/1e0cb533-2495-4f3a-ac29-8b63364af847 => generated 1302 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-04-21 18:26:00.506 7 INFO nova.api.openstack.compute.server_external_events [req-d9df5b8c-27e9-4730-bb48-2bd87ad21ea7 req-fb14f218-df4d-4168-b2a6-02112ca20733 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-plugged:8af2d0e9-221f-4f91-8c51-a6dc48f3c892 for instance 8d25fe1c-37c2-4166-b36e-f31e7c21870f on instance 2026-04-21 18:26:00.521 7 INFO nova.compute.rpcapi [None req-ba961451-8911-44f3-9e75-a7629c3c4e46 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 344/683] 10.0.0.241 () {38 vars in 815 bytes} [Tue Apr 21 18:26:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:00.621 8 WARNING neutronclient.v2_0.client [None req-5fb9722f-466d-49cf-9fa4-cd77a2b9f282 a9b3a12b4adf407f9a1cb39cfe39920d 1279d9c9063e41a6a826affcf502cb35 - - default default] 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-04-21 18:26:00.723 7 WARNING neutronclient.v2_0.client [None req-8353c0bc-5e69-4f01-87de-b46d54531f84 c6cc43e5027d4b21a8d798eda57e81ae 21a01d6c03e647d09576840b604e0dc0 - - default default] The python binding code in 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/684] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:00 2026] GET /v2.1/servers/29e042ac-71ab-43a4-bc21-8f7fc79f0042 => generated 1560 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/685] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:00 2026] GET /v2.1/servers/1827eded-560b-4caf-8827-5b639dbf58db => generated 1471 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-04-21 18:26:00.852 8 INFO nova.api.openstack.compute.server_external_events [req-51ebc602-70b1-4258-aa8c-eb36c225f74a req-076017e5-01e8-40be-aed0-afcbdcb8c97b fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:1017db06-b85c-44b4-8d9a-11cf1cc4987c for instance 29e042ac-71ab-43a4-bc21-8f7fc79f0042 on instance [pid: 8|app: 0|req: 341/686] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:26:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:01.489 7 WARNING neutronclient.v2_0.client [None req-cfe4a25f-26ac-44f9-9581-0d1ca7686cc4 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:26:01.503 8 WARNING neutronclient.v2_0.client [None req-86f58c42-b090-42ec-89b7-2975bc974887 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] The python binding code in 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/687] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:01 2026] GET /v2.1/servers/1e0cb533-2495-4f3a-ac29-8b63364af847 => generated 1350 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/688] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:01 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 1524 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:01.796 8 WARNING neutronclient.v2_0.client [None req-78a3bd5b-810b-4b20-9472-70f225ceae93 a9b3a12b4adf407f9a1cb39cfe39920d 1279d9c9063e41a6a826affcf502cb35 - - default default] 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-04-21 18:26:01.885 7 WARNING neutronclient.v2_0.client [None req-8eb5ee50-4640-452a-a6b0-fd248bd7b0f1 c6cc43e5027d4b21a8d798eda57e81ae 21a01d6c03e647d09576840b604e0dc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/689] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:01 2026] GET /v2.1/servers/29e042ac-71ab-43a4-bc21-8f7fc79f0042 => generated 1548 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/690] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:01 2026] GET /v2.1/servers/1827eded-560b-4caf-8827-5b639dbf58db => generated 1471 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:02.582 8 INFO nova.api.openstack.compute.server_external_events [req-e74085d7-c0c9-47db-acb8-f0d0e6a8b980 req-8e73a402-fb5d-445e-bf62-33e5571809a5 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-plugged:7f04357c-c868-467f-b297-c8b41b5fee90 for instance 1827eded-560b-4caf-8827-5b639dbf58db on instance [pid: 8|app: 0|req: 344/691] 10.0.0.241 () {38 vars in 815 bytes} [Tue Apr 21 18:26:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:02.659 7 WARNING neutronclient.v2_0.client [None req-912ef1ac-8021-47e1-84eb-b02ee4ec2d71 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:26:02.680 8 WARNING neutronclient.v2_0.client [None req-c710eaba-1be3-458a-a9af-a24506340774 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in 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/692] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:02 2026] GET /v2.1/servers/1e0cb533-2495-4f3a-ac29-8b63364af847 => generated 1350 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/693] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:02 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 1715 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-04-21 18:26:02.911 7 WARNING neutronclient.v2_0.client [None req-d5ccc49d-587a-419e-8776-b1e703f94f6c 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/694] 10.0.0.35 () {32 vars in 740 bytes} [Tue Apr 21 18:26:02 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f/os-interface => generated 284 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:03.025 8 WARNING neutronclient.v2_0.client [None req-0b0d55ee-23f2-4bf6-a958-ed02e888f092 a9b3a12b4adf407f9a1cb39cfe39920d 1279d9c9063e41a6a826affcf502cb35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:26:03.070 7 WARNING neutronclient.v2_0.client [None req-b63905e6-bb4a-440d-b738-9eb5c6e2cbc0 c6cc43e5027d4b21a8d798eda57e81ae 21a01d6c03e647d09576840b604e0dc0 - - default default] The python binding code in 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/695] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:02 2026] GET /v2.1/servers/29e042ac-71ab-43a4-bc21-8f7fc79f0042 => generated 1548 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/696] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:03 2026] GET /v2.1/servers/1827eded-560b-4caf-8827-5b639dbf58db => generated 1471 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-04-21 18:26:03.788 8 WARNING neutronclient.v2_0.client [None req-5efc71ca-dc2a-4277-88c9-c13a6bec34e4 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] 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: 347/697] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:03 2026] GET /v2.1/servers/1e0cb533-2495-4f3a-ac29-8b63364af847 => generated 1358 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:03.935 7 WARNING neutronclient.v2_0.client [None req-c3c1dd64-0924-43b7-afb1-5714888039f0 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:26:03.961 8 INFO nova.api.openstack.compute.server_external_events [req-04f2a8ea-c74c-49d8-b4ab-b13df5be22bf req-be9ec527-0261-4ff2-a57a-dd9027c81af2 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:8af2d0e9-221f-4f91-8c51-a6dc48f3c892 for instance 8d25fe1c-37c2-4166-b36e-f31e7c21870f on instance [pid: 8|app: 0|req: 348/698] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:26:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/699] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:03 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 1715 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:04.294 8 WARNING neutronclient.v2_0.client [None req-a180b828-542e-4b91-b81d-ad13d4166a5b a9b3a12b4adf407f9a1cb39cfe39920d 1279d9c9063e41a6a826affcf502cb35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:26:04.300 7 WARNING neutronclient.v2_0.client [None req-a713c93d-d1ab-4efe-b43e-221afcbd4e6d c6cc43e5027d4b21a8d798eda57e81ae 21a01d6c03e647d09576840b604e0dc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/700] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:04 2026] GET /v2.1/servers/29e042ac-71ab-43a4-bc21-8f7fc79f0042 => generated 1548 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/701] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:04 2026] GET /v2.1/servers/1827eded-560b-4caf-8827-5b639dbf58db => generated 1655 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, ' [pid: 8|app: 0|req: 350/702] 10.0.0.35 () {32 vars in 722 bytes} [Tue Apr 21 18:26:04 2026] GET /v2.1/servers/1827eded-560b-4caf-8827-5b639dbf58db/ips => generated 108 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/703] 10.0.0.35 () {32 vars in 722 bytes} [Tue Apr 21 18:26:04 2026] GET /v2.1/servers/1827eded-560b-4caf-8827-5b639dbf58db/ips => generated 108 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/704] 10.0.0.35 () {32 vars in 822 bytes} [Tue Apr 21 18:26:04 2026] GET /v2.1/servers/1827eded-560b-4caf-8827-5b639dbf58db/ips/tempest-ServerAddressesTestJSON-772340766-network => generated 93 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/705] 10.0.0.35 () {32 vars in 717 bytes} [Tue Apr 21 18:26:04 2026] DELETE /v2.1/servers/1827eded-560b-4caf-8827-5b639dbf58db => generated 0 bytes in 145 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-04-21 18:26:04.862 8 WARNING neutronclient.v2_0.client [None req-a5d1cadf-eb79-4fd6-a8bc-51578ced203f c6cc43e5027d4b21a8d798eda57e81ae 21a01d6c03e647d09576840b604e0dc0 - - default default] 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-04-21 18:26:04.988 7 WARNING neutronclient.v2_0.client [None req-df37288a-ef7d-44c3-ae32-018fadebde8a 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/706] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:04 2026] GET /v2.1/servers/1827eded-560b-4caf-8827-5b639dbf58db => generated 1661 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/707] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:04 2026] GET /v2.1/servers/1e0cb533-2495-4f3a-ac29-8b63364af847 => generated 1436 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:05.518 8 WARNING neutronclient.v2_0.client [None req-c9a709a5-ab3b-4ba0-8c12-682303fa5f6e a9b3a12b4adf407f9a1cb39cfe39920d 1279d9c9063e41a6a826affcf502cb35 - - default default] The python binding code in 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.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:05 2026] GET /v2.1/servers/29e042ac-71ab-43a4-bc21-8f7fc79f0042 => generated 1548 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:06.008 7 INFO nova.api.openstack.compute.server_external_events [req-ee189f8f-a447-4370-a984-e072bcc6c97b req-4bf789b6-8412-482e-a61f-dd7b39689881 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:c33acfd2-a6ed-45b7-97a1-53de005abb9a for instance 1e0cb533-2495-4f3a-ac29-8b63364af847 on instance [pid: 7|app: 0|req: 356/709] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:26:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:06.154 8 WARNING neutronclient.v2_0.client [None req-824e83bb-2737-44e5-89a9-0d7624aa5da5 c6cc43e5027d4b21a8d798eda57e81ae 21a01d6c03e647d09576840b604e0dc0 - - default default] 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-04-21 18:26:06.225 7 INFO nova.api.openstack.compute.server_external_events [req-2edc1ebb-cabc-4da8-816c-aac16657e56e req-d1f6e990-c941-4527-a6c5-b75d7dea5402 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-plugged:1017db06-b85c-44b4-8d9a-11cf1cc4987c for instance 29e042ac-71ab-43a4-bc21-8f7fc79f0042 on instance [pid: 7|app: 0|req: 357/710] 10.0.0.241 () {38 vars in 815 bytes} [Tue Apr 21 18:26:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/711] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:06 2026] GET /v2.1/servers/1827eded-560b-4caf-8827-5b639dbf58db => generated 1661 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:26:06.268 7 WARNING neutronclient.v2_0.client [None req-0f0f0e33-57e8-4803-9e13-2657b5081e88 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/712] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:06 2026] GET /v2.1/servers/1e0cb533-2495-4f3a-ac29-8b63364af847 => generated 1436 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-04-21 18:26:06.697 8 WARNING neutronclient.v2_0.client [None req-dd823c79-ac72-40a8-aed2-bb8ffc8cd2df a9b3a12b4adf407f9a1cb39cfe39920d 1279d9c9063e41a6a826affcf502cb35 - - default default] The python binding code in 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/713] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:06 2026] GET /v2.1/servers/29e042ac-71ab-43a4-bc21-8f7fc79f0042 => generated 1548 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-04-21 18:26:07.331 7 WARNING neutronclient.v2_0.client [None req-0619e4be-d9b5-461b-bc2a-87019d03813d c6cc43e5027d4b21a8d798eda57e81ae 21a01d6c03e647d09576840b604e0dc0 - - default default] 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-04-21 18:26:07.450 8 WARNING neutronclient.v2_0.client [None req-dd00af4f-136f-48f3-b6e2-5dd7a8d7eb43 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] The python binding code in 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.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:07 2026] GET /v2.1/servers/1827eded-560b-4caf-8827-5b639dbf58db => generated 1661 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/715] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:07 2026] GET /v2.1/servers/1e0cb533-2495-4f3a-ac29-8b63364af847 => generated 1436 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-04-21 18:26:07.786 7 INFO nova.api.openstack.compute.server_external_events [req-eb46df34-251d-48ff-8529-6b9e1a8e1976 req-3ce73a13-8e78-486d-a91d-d15fc1fc1c77 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-deleted:7f04357c-c868-467f-b297-c8b41b5fee90 for instance 1827eded-560b-4caf-8827-5b639dbf58db on instance [pid: 7|app: 0|req: 360/716] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:26:07 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-04-21 18:26:07.886 8 WARNING neutronclient.v2_0.client [None req-0b763dd5-4fa6-4bcc-86c5-f2861bcf00de a9b3a12b4adf407f9a1cb39cfe39920d 1279d9c9063e41a6a826affcf502cb35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/719] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:07 2026] GET /v2.1/servers/29e042ac-71ab-43a4-bc21-8f7fc79f0042 => generated 1725 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:08.089 7 WARNING neutronclient.v2_0.client [None req-81e740d5-f40c-4326-acfb-2243cd328312 a9b3a12b4adf407f9a1cb39cfe39920d 1279d9c9063e41a6a826affcf502cb35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/720] 10.0.0.35 () {32 vars in 740 bytes} [Tue Apr 21 18:26:08 2026] GET /v2.1/servers/29e042ac-71ab-43a4-bc21-8f7fc79f0042/os-interface => generated 284 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:08.509 8 WARNING neutronclient.v2_0.client [None req-6b9c1fe5-5781-4718-b06b-5da1d7fbefa7 c6cc43e5027d4b21a8d798eda57e81ae 21a01d6c03e647d09576840b604e0dc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/721] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:08 2026] GET /v2.1/servers/1827eded-560b-4caf-8827-5b639dbf58db => generated 1452 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-04-21 18:26:08.630 7 WARNING neutronclient.v2_0.client [None req-c9902c15-03d3-4e8d-a54d-d2ecda93bd50 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] The python binding code in 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/722] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:08 2026] GET /v2.1/servers/1e0cb533-2495-4f3a-ac29-8b63364af847 => generated 1436 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:09.016 8 INFO nova.api.openstack.compute.server_external_events [req-504560c1-a2e8-45ac-89ed-8445694f65e4 req-a509b9be-c3db-4617-a1b2-3f386789413e fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:1017db06-b85c-44b4-8d9a-11cf1cc4987c for instance 29e042ac-71ab-43a4-bc21-8f7fc79f0042 on instance [pid: 8|app: 0|req: 359/723] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:26:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:26:09.023 7 WARNING neutronclient.v2_0.client [None req-72a2e41c-d697-42cf-b5e0-977e3e11615a a9b3a12b4adf407f9a1cb39cfe39920d 1279d9c9063e41a6a826affcf502cb35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/724] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:08 2026] GET /v2.1/servers/29e042ac-71ab-43a4-bc21-8f7fc79f0042 => generated 1725 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/725] 10.0.0.35 () {32 vars in 640 bytes} [Tue Apr 21 18:26:09 2026] GET /v2.1/servers => generated 377 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/726] 10.0.0.35 () {32 vars in 717 bytes} [Tue Apr 21 18:26:09 2026] DELETE /v2.1/servers/29e042ac-71ab-43a4-bc21-8f7fc79f0042 => generated 0 bytes in 109 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-04-21 18:26:09.436 8 WARNING neutronclient.v2_0.client [None req-77a2a4f1-e0ed-475a-b9ce-a080f6814c3b a9b3a12b4adf407f9a1cb39cfe39920d 1279d9c9063e41a6a826affcf502cb35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/727] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:09 2026] GET /v2.1/servers/29e042ac-71ab-43a4-bc21-8f7fc79f0042 => generated 1731 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-04-21 18:26:09.632 7 WARNING neutronclient.v2_0.client [None req-1406c55e-e385-442a-a10d-b71a5c0d5820 c6cc43e5027d4b21a8d798eda57e81ae 21a01d6c03e647d09576840b604e0dc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/728] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:09 2026] GET /v2.1/servers/1827eded-560b-4caf-8827-5b639dbf58db => generated 1457 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:09.789 8 WARNING neutronclient.v2_0.client [None req-4915b5cf-d3f3-4066-8ced-c8e6599f8088 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/729] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:09 2026] GET /v2.1/servers/1e0cb533-2495-4f3a-ac29-8b63364af847 => generated 1424 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-04-21 18:26:10.617 7 WARNING neutronclient.v2_0.client [None req-2f8dbe05-71ac-4ca5-a50a-cca165aa4a86 a9b3a12b4adf407f9a1cb39cfe39920d 1279d9c9063e41a6a826affcf502cb35 - - default default] 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: 368/730] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:10 2026] GET /v2.1/servers/29e042ac-71ab-43a4-bc21-8f7fc79f0042 => generated 1851 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:26:10.800 8 WARNING neutronclient.v2_0.client [None req-40bf71f3-2602-4427-8af9-a1cf0314b083 c6cc43e5027d4b21a8d798eda57e81ae 21a01d6c03e647d09576840b604e0dc0 - - default default] The python binding code in 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/731] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:10 2026] GET /v2.1/servers/1827eded-560b-4caf-8827-5b639dbf58db => generated 1457 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-04-21 18:26:10.930 7 WARNING neutronclient.v2_0.client [None req-89c87e6e-43a1-4ce8-9431-7a0d5c7ab0aa 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/732] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:10 2026] GET /v2.1/servers/1e0cb533-2495-4f3a-ac29-8b63364af847 => generated 1424 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:11.865 8 WARNING neutronclient.v2_0.client [None req-6d0324cc-bf3a-4076-b87f-0f05352c2004 a9b3a12b4adf407f9a1cb39cfe39920d 1279d9c9063e41a6a826affcf502cb35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:26:11.878 7 INFO nova.api.openstack.wsgi [None req-732b20dc-2d81-4e0b-b5a2-7b51af99190a c6cc43e5027d4b21a8d798eda57e81ae 21a01d6c03e647d09576840b604e0dc0 - - default default] HTTP exception thrown: Instance 1827eded-560b-4caf-8827-5b639dbf58db could not be found. [pid: 7|app: 0|req: 370/733] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:11 2026] GET /v2.1/servers/1827eded-560b-4caf-8827-5b639dbf58db => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/734] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:11 2026] GET /v2.1/servers/29e042ac-71ab-43a4-bc21-8f7fc79f0042 => generated 1851 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-04-21 18:26:12.165 7 WARNING neutronclient.v2_0.client [None req-acfe027c-21cb-4516-afe3-5b030fbe2df0 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] 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-04-21 18:26:12.230 8 INFO nova.api.openstack.compute.server_external_events [req-ae199346-37be-4d0c-894e-3224239f3048 req-51b5926d-e29b-407e-a50c-ab19dfbc4267 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-plugged:c33acfd2-a6ed-45b7-97a1-53de005abb9a for instance 1e0cb533-2495-4f3a-ac29-8b63364af847 on instance [pid: 8|app: 0|req: 365/735] 10.0.0.241 () {38 vars in 815 bytes} [Tue Apr 21 18:26:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:12.760 8 INFO nova.api.openstack.compute.server_external_events [req-3851bdb5-fb16-4a4d-8bb4-16e22c0fe0a6 req-3c02daeb-17b7-4285-8a67-5de6ddefd99b fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-deleted:1017db06-b85c-44b4-8d9a-11cf1cc4987c for instance 29e042ac-71ab-43a4-bc21-8f7fc79f0042 on instance [pid: 8|app: 0|req: 366/736] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:26:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/737] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:12 2026] GET /v2.1/servers/1e0cb533-2495-4f3a-ac29-8b63364af847 => generated 1424 bytes in 701 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:13.045 8 WARNING neutronclient.v2_0.client [None req-30a801b9-bfa9-474b-96a8-131397e68bf7 a9b3a12b4adf407f9a1cb39cfe39920d 1279d9c9063e41a6a826affcf502cb35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/738] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:12 2026] GET /v2.1/servers/29e042ac-71ab-43a4-bc21-8f7fc79f0042 => generated 1504 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:13.892 7 WARNING neutronclient.v2_0.client [None req-3cc80085-898a-44b5-987f-c30580568c8d 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/739] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:13 2026] GET /v2.1/servers/1e0cb533-2495-4f3a-ac29-8b63364af847 => generated 1424 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-04-21 18:26:14.154 8 WARNING neutronclient.v2_0.client [None req-4c429202-03f4-40be-aec9-91cc1a4196c0 a9b3a12b4adf407f9a1cb39cfe39920d 1279d9c9063e41a6a826affcf502cb35 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/740] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:14 2026] GET /v2.1/servers/29e042ac-71ab-43a4-bc21-8f7fc79f0042 => generated 1509 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-04-21 18:26:15.056 7 WARNING neutronclient.v2_0.client [None req-aa6fa5f2-017d-4241-a8f8-a32a19cfc026 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/741] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:15 2026] GET /v2.1/servers/1e0cb533-2495-4f3a-ac29-8b63364af847 => generated 1424 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-04-21 18:26:15.282 8 WARNING neutronclient.v2_0.client [None req-4f9d63a4-da00-40fe-aff5-68e64cc535fb a9b3a12b4adf407f9a1cb39cfe39920d 1279d9c9063e41a6a826affcf502cb35 - - default default] The python binding code in 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/742] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:15 2026] GET /v2.1/servers/29e042ac-71ab-43a4-bc21-8f7fc79f0042 => generated 1509 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-04-21 18:26:16.251 7 WARNING neutronclient.v2_0.client [None req-d72efe05-3274-452b-8f09-4b7620d36875 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] 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-04-21 18:26:16.374 8 INFO nova.api.openstack.wsgi [None req-86936072-669b-45c3-817e-95f1f246f841 a9b3a12b4adf407f9a1cb39cfe39920d 1279d9c9063e41a6a826affcf502cb35 - - default default] HTTP exception thrown: Instance 29e042ac-71ab-43a4-bc21-8f7fc79f0042 could not be found. [pid: 8|app: 0|req: 370/743] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:16 2026] GET /v2.1/servers/29e042ac-71ab-43a4-bc21-8f7fc79f0042 => generated 111 bytes in 47 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: 371/744] 10.0.0.35 () {32 vars in 705 bytes} [Tue Apr 21 18:26:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1200558644 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/745] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:16 2026] GET /v2.1/servers/1e0cb533-2495-4f3a-ac29-8b63364af847 => generated 1610 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:26:16.481 8 WARNING neutronclient.v2_0.client [None req-150a4619-6f44-43f2-965b-a4a9ba34f76a 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/746] 10.0.0.35 () {32 vars in 740 bytes} [Tue Apr 21 18:26:16 2026] GET /v2.1/servers/1e0cb533-2495-4f3a-ac29-8b63364af847/os-interface => generated 284 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-21 18:26:17.480 8 INFO nova.api.openstack.compute.server_external_events [req-d835e830-f847-4c75-9300-7c59337c433f req-fdd6c96d-dd58-4d1a-bbf4-eeac43f4d050 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:c33acfd2-a6ed-45b7-97a1-53de005abb9a for instance 1e0cb533-2495-4f3a-ac29-8b63364af847 on instance [pid: 8|app: 0|req: 373/747] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:26:17 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) 2026-04-21 18:26:17.526 7 WARNING neutronclient.v2_0.client [None req-0a26426a-2987-47bb-a1cc-fa5d10c52fd8 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] The python binding code in 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/748] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:17 2026] GET /v2.1/servers/1e0cb533-2495-4f3a-ac29-8b63364af847 => generated 1610 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, ' [pid: 8|app: 0|req: 374/749] 10.0.0.35 () {32 vars in 640 bytes} [Tue Apr 21 18:26:17 2026] GET /v2.1/servers => generated 387 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/750] 10.0.0.35 () {32 vars in 717 bytes} [Tue Apr 21 18:26:17 2026] DELETE /v2.1/servers/1e0cb533-2495-4f3a-ac29-8b63364af847 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:17.899 8 WARNING neutronclient.v2_0.client [None req-f1a778a9-34e6-48e2-89cb-399718a4ac8a 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] The python binding code in 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/753] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:17 2026] GET /v2.1/servers/1e0cb533-2495-4f3a-ac29-8b63364af847 => generated 1616 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:19.099 7 WARNING neutronclient.v2_0.client [None req-7b526e2e-5db7-4d0c-8cfb-87ea882170fc 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/754] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:19 2026] GET /v2.1/servers/1e0cb533-2495-4f3a-ac29-8b63364af847 => generated 1736 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:20.254 8 WARNING neutronclient.v2_0.client [None req-48ccf388-3ecb-4d94-8a7b-b3aa36b83983 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/755] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:20 2026] GET /v2.1/servers/1e0cb533-2495-4f3a-ac29-8b63364af847 => generated 1736 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-04-21 18:26:21.186 7 INFO nova.api.openstack.compute.server_external_events [req-381acd1b-19ca-4c66-a957-751c3e5783e4 req-7720d5cc-b5f5-44d1-8411-4656aae89d66 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-deleted:c33acfd2-a6ed-45b7-97a1-53de005abb9a for instance 1e0cb533-2495-4f3a-ac29-8b63364af847 on instance [pid: 7|app: 0|req: 380/756] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:26:21 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-04-21 18:26:21.407 8 WARNING neutronclient.v2_0.client [None req-e3cd95e3-1a38-4502-9021-3df501d25234 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] The python binding code in 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/757] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:21 2026] GET /v2.1/servers/1e0cb533-2495-4f3a-ac29-8b63364af847 => generated 1379 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-04-21 18:26:22.518 7 WARNING neutronclient.v2_0.client [None req-645bec24-e765-4909-b8df-e481f1b403ea 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/758] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:22 2026] GET /v2.1/servers/1e0cb533-2495-4f3a-ac29-8b63364af847 => generated 1379 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-04-21 18:26:23.617 8 WARNING neutronclient.v2_0.client [None req-2ec5886f-7cb9-4cca-b7b0-87d7817d322c 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] The python binding code in 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/759] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:23 2026] GET /v2.1/servers/1e0cb533-2495-4f3a-ac29-8b63364af847 => generated 1384 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-04-21 18:26:24.722 7 WARNING neutronclient.v2_0.client [None req-2fab1b25-3c0c-42bf-a8b6-2233ae57d182 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/760] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:24 2026] GET /v2.1/servers/1e0cb533-2495-4f3a-ac29-8b63364af847 => generated 1384 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-04-21 18:26:25.800 8 INFO nova.api.openstack.wsgi [None req-88e293de-814c-4b18-a157-a6cdaea043c5 8aee315a207b45daa34fb677030ade6e 10e27c0893b04ffc8419e6cc57bbe353 - - default default] HTTP exception thrown: Instance 1e0cb533-2495-4f3a-ac29-8b63364af847 could not be found. [pid: 8|app: 0|req: 379/761] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:25 2026] GET /v2.1/servers/1e0cb533-2495-4f3a-ac29-8b63364af847 => 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: 383/762] 10.0.0.35 () {32 vars in 703 bytes} [Tue Apr 21 18:26:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-704335952 => generated 0 bytes in 383 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-21 18:26:32.455 7 WARNING neutronclient.v2_0.client [None req-5ecaf598-46a5-4e46-947f-8738a66fe790 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in 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/765] 10.0.0.35 () {32 vars in 740 bytes} [Tue Apr 21 18:26:32 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f/os-interface => generated 284 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:32.572 8 WARNING neutronclient.v2_0.client [None req-90bb05f2-14a3-439b-b989-deffb7aa2c6e 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in 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/766] 10.0.0.35 () {32 vars in 814 bytes} [Tue Apr 21 18:26:32 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f/os-interface/8af2d0e9-221f-4f91-8c51-a6dc48f3c892 => generated 281 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 386/767] 10.0.0.35 () {32 vars in 722 bytes} [Tue Apr 21 18:26:32 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f/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: 382/768] 10.0.0.35 () {34 vars in 749 bytes} [Tue Apr 21 18:26:32 2026] POST /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f/action => generated 0 bytes in 49 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: 387/769] 10.0.0.35 () {32 vars in 722 bytes} [Tue Apr 21 18:26:32 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f/ips => generated 156 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 383/770] 10.0.0.35 () {32 vars in 722 bytes} [Tue Apr 21 18:26:33 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f/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, ' 2026-04-21 18:26:34.631 7 INFO nova.api.openstack.compute.server_external_events [req-0beeea17-48be-442f-beae-c64d8896ba15 req-cc141265-7d94-42ad-8367-703a39fc30fd fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:8af2d0e9-221f-4f91-8c51-a6dc48f3c892 for instance 8d25fe1c-37c2-4166-b36e-f31e7c21870f on instance [pid: 7|app: 0|req: 388/771] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:26:34 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: 384/772] 10.0.0.35 () {32 vars in 722 bytes} [Tue Apr 21 18:26:34 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 389/773] 10.0.0.35 () {32 vars in 722 bytes} [Tue Apr 21 18:26:35 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/774] 10.0.0.35 () {32 vars in 722 bytes} [Tue Apr 21 18:26:36 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f/ips => generated 195 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-04-21 18:26:36.999 7 WARNING neutronclient.v2_0.client [None req-5ec14499-3eca-406d-b575-52a51f8a6f47 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in 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/775] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:36 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 1950 bytes in 798 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 386/776] 10.0.0.35 () {34 vars in 749 bytes} [Tue Apr 21 18:26:37 2026] POST /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/777] 10.0.0.35 () {32 vars in 722 bytes} [Tue Apr 21 18:26:37 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f/ips => generated 195 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: 388/780] 10.0.0.35 () {32 vars in 722 bytes} [Tue Apr 21 18:26:38 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f/ips => generated 195 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: 7|app: 0|req: 393/781] 10.0.0.35 () {32 vars in 722 bytes} [Tue Apr 21 18:26:39 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f/ips => generated 195 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/782] 10.0.0.35 () {32 vars in 722 bytes} [Tue Apr 21 18:26:40 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f/ips => generated 195 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-04-21 18:26:41.472 7 INFO nova.api.openstack.compute.server_external_events [req-f372b02a-d91c-4577-bd2d-4dbe9bad29a5 req-1025c692-c238-4ea4-b592-dc2344c1ec1c fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:8af2d0e9-221f-4f91-8c51-a6dc48f3c892 for instance 8d25fe1c-37c2-4166-b36e-f31e7c21870f on instance [pid: 7|app: 0|req: 394/783] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:26:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 390/784] 10.0.0.35 () {32 vars in 722 bytes} [Tue Apr 21 18:26:42 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f/ips => generated 195 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 391/785] 10.0.0.35 () {32 vars in 722 bytes} [Tue Apr 21 18:26:43 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f/ips => generated 156 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/786] 10.0.0.35 () {34 vars in 670 bytes} [Tue Apr 21 18:26:42 2026] POST /v2.1/os-keypairs => generated 385 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/787] 10.0.0.35 () {32 vars in 717 bytes} [Tue Apr 21 18:26:43 2026] DELETE /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 0 bytes in 231 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-21 18:26:43.371 7 WARNING neutronclient.v2_0.client [None req-b4292ff1-c56d-46be-92f0-437cbdda49fd 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in 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/788] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:43 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 1841 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-04-21 18:26:44.567 8 WARNING neutronclient.v2_0.client [None req-fd37fd42-8315-44a2-85f4-cc624df60834 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/789] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:44 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 1841 bytes in 775 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-21 18:26:46.388 7 WARNING neutronclient.v2_0.client [None req-d7fc8045-85dd-4150-a84d-f6d9b81866ed 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:26:46.404 8 WARNING neutronclient.v2_0.client [None req-95cfd2ce-7dcc-4479-b6e7-f2c893f193ab 454b7cb512a84fc9a753896841085395 dcd264dc32dd4f749f830daca31ff178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/790] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:46 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 1773 bytes in 587 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:26:46.928 8 WARNING neutronclient.v2_0.client [None req-95cfd2ce-7dcc-4479-b6e7-f2c893f193ab 454b7cb512a84fc9a753896841085395 dcd264dc32dd4f749f830daca31ff178 - - default default] 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-04-21 18:26:47.173 7 INFO nova.api.openstack.compute.server_external_events [req-49e0aeff-420f-4896-9ab4-0a66898a61cc req-04cbc5af-95c1-4664-8535-97d1ccb4bb3b fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-deleted:8af2d0e9-221f-4f91-8c51-a6dc48f3c892 for instance 8d25fe1c-37c2-4166-b36e-f31e7c21870f on instance [pid: 7|app: 0|req: 398/791] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:26:47 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) 2026-04-21 18:26:47.258 8 WARNING neutronclient.v2_0.client [None req-95cfd2ce-7dcc-4479-b6e7-f2c893f193ab 454b7cb512a84fc9a753896841085395 dcd264dc32dd4f749f830daca31ff178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/792] 10.0.0.35 () {34 vars in 662 bytes} [Tue Apr 21 18:26:46 2026] POST /v2.1/servers => generated 452 bytes in 1318 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-04-21 18:26:47.676 7 WARNING neutronclient.v2_0.client [None req-61458c0e-49c2-4994-9015-fe26a79b0562 454b7cb512a84fc9a753896841085395 dcd264dc32dd4f749f830daca31ff178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/793] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:47 2026] GET /v2.1/servers/8a953732-14ab-463c-9c05-b77c35d4927a => generated 1431 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-04-21 18:26:47.973 8 WARNING neutronclient.v2_0.client [None req-f06532be-4fbb-44f9-9424-3d9be1717271 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/796] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:47 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 1479 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-04-21 18:26:48.750 7 WARNING neutronclient.v2_0.client [None req-f1e2d590-5f3b-433d-86be-69f725b5df22 454b7cb512a84fc9a753896841085395 dcd264dc32dd4f749f830daca31ff178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/797] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:48 2026] GET /v2.1/servers/8a953732-14ab-463c-9c05-b77c35d4927a => generated 1431 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-04-21 18:26:49.080 8 WARNING neutronclient.v2_0.client [None req-6258334c-2e1c-4a33-998a-c89328860d20 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/798] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:49 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 1484 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-04-21 18:26:49.841 7 WARNING neutronclient.v2_0.client [None req-ae148f36-e827-444a-a6a0-d3af9d379350 454b7cb512a84fc9a753896841085395 dcd264dc32dd4f749f830daca31ff178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/799] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:49 2026] GET /v2.1/servers/8a953732-14ab-463c-9c05-b77c35d4927a => generated 1427 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-04-21 18:26:50.175 8 WARNING neutronclient.v2_0.client [None req-93a11d48-9bc6-4bae-9440-7b218b84b2f2 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] The python binding code in 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/800] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:50 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 1484 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:50.930 7 WARNING neutronclient.v2_0.client [None req-56d2fde5-2189-457e-8bba-4f7b84b079f9 454b7cb512a84fc9a753896841085395 dcd264dc32dd4f749f830daca31ff178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/801] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:50 2026] GET /v2.1/servers/8a953732-14ab-463c-9c05-b77c35d4927a => generated 1483 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:51.363 8 INFO nova.api.openstack.wsgi [None req-7aaa8ce0-3ee0-4712-8d70-f50be162fb2f 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] HTTP exception thrown: Instance 8d25fe1c-37c2-4166-b36e-f31e7c21870f could not be found. [pid: 8|app: 0|req: 399/802] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:51 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 404/803] 10.0.0.35 () {32 vars in 701 bytes} [Tue Apr 21 18:26:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-69590107 => generated 0 bytes in 135 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-04-21 18:26:52.006 8 WARNING neutronclient.v2_0.client [None req-c33aae34-410d-48ad-9e54-f0d5174e6ad8 454b7cb512a84fc9a753896841085395 dcd264dc32dd4f749f830daca31ff178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/804] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:51 2026] GET /v2.1/servers/8a953732-14ab-463c-9c05-b77c35d4927a => generated 1483 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:26:52.620 7 INFO nova.api.openstack.wsgi [None req-2415d15a-8d87-4c97-a913-4c600bb72cb3 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] HTTP exception thrown: Instance 8d25fe1c-37c2-4166-b36e-f31e7c21870f could not be found. [pid: 7|app: 0|req: 405/805] 10.0.0.35 () {32 vars in 717 bytes} [Tue Apr 21 18:26:52 2026] DELETE /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => generated 111 bytes in 41 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-04-21 18:26:52.668 8 INFO nova.api.openstack.wsgi [None req-3657146b-2f87-4dab-a8f5-5c3dc10894c5 9484921c0c2d4935b1f124fb1491dc19 ac511575f0f74927ba2f5ee515b25812 - - default default] HTTP exception thrown: Instance 8d25fe1c-37c2-4166-b36e-f31e7c21870f could not be found. [pid: 8|app: 0|req: 401/806] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:52 2026] GET /v2.1/servers/8d25fe1c-37c2-4166-b36e-f31e7c21870f => 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, ' 2026-04-21 18:26:53.114 7 WARNING neutronclient.v2_0.client [None req-00ebed53-43c9-431c-a644-0a903c2f352b 454b7cb512a84fc9a753896841085395 dcd264dc32dd4f749f830daca31ff178 - - default default] 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-04-21 18:26:54.543 8 INFO nova.api.openstack.compute.server_external_events [req-0a48ad3a-fe8b-45c6-8c06-8bcd32d4c9ab req-33954409-22ac-4c75-9e4e-eb5a3ffcf059 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:6d3cae93-b6c9-47e6-a09c-afe267a39102 for instance 8a953732-14ab-463c-9c05-b77c35d4927a on instance [pid: 8|app: 0|req: 402/807] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:26:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/808] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:53 2026] GET /v2.1/servers/8a953732-14ab-463c-9c05-b77c35d4927a => generated 1558 bytes in 1503 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:55.666 8 WARNING neutronclient.v2_0.client [None req-9d2b9748-5ae1-4f1a-ab99-70e61c4d73e5 454b7cb512a84fc9a753896841085395 dcd264dc32dd4f749f830daca31ff178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/809] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:55 2026] GET /v2.1/servers/8a953732-14ab-463c-9c05-b77c35d4927a => generated 1556 bytes in 792 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:57.467 7 WARNING neutronclient.v2_0.client [None req-c90444fa-76cf-43ef-b8d6-7b2d44348ad0 454b7cb512a84fc9a753896841085395 dcd264dc32dd4f749f830daca31ff178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/812] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:57 2026] GET /v2.1/servers/8a953732-14ab-463c-9c05-b77c35d4927a => generated 1556 bytes in 511 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:58.997 8 WARNING neutronclient.v2_0.client [None req-124e763d-a5d9-4eab-bad4-5625b462a8bb 454b7cb512a84fc9a753896841085395 dcd264dc32dd4f749f830daca31ff178 - - default default] The python binding code in 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/813] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:26:58 2026] GET /v2.1/servers/8a953732-14ab-463c-9c05-b77c35d4927a => generated 1556 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-04-21 18:27:00.182 7 WARNING neutronclient.v2_0.client [None req-641dd47b-f002-47ae-99a8-4addbe5e2711 454b7cb512a84fc9a753896841085395 dcd264dc32dd4f749f830daca31ff178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/814] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:00 2026] GET /v2.1/servers/8a953732-14ab-463c-9c05-b77c35d4927a => generated 1556 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-04-21 18:27:00.710 8 INFO nova.api.openstack.compute.server_external_events [req-888be6f4-79f6-4f1f-b113-a5a390fc44a1 req-0f7b4d0b-af1b-4935-938a-0aab483ceca2 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-plugged:6d3cae93-b6c9-47e6-a09c-afe267a39102 for instance 8a953732-14ab-463c-9c05-b77c35d4927a on instance [pid: 8|app: 0|req: 407/815] 10.0.0.241 () {38 vars in 815 bytes} [Tue Apr 21 18:27:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 408/816] 10.0.0.35 () {30 vars in 412 bytes} [Tue Apr 21 18:27:01 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-21 18:27:01.330 7 WARNING neutronclient.v2_0.client [None req-22d0b9f8-b617-43c6-b39a-f20b3a6d399d 454b7cb512a84fc9a753896841085395 dcd264dc32dd4f749f830daca31ff178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/817] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:01 2026] GET /v2.1/servers/8a953732-14ab-463c-9c05-b77c35d4927a => generated 1556 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, ' [pid: 8|app: 0|req: 409/818] 10.0.0.35 () {28 vars in 559 bytes} [Tue Apr 21 18:27:01 2026] GET /v2/ => generated 402 bytes in 567 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: 7|app: 0|req: 410/819] 10.0.0.35 () {28 vars in 563 bytes} [Tue Apr 21 18:27:01 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/820] 10.0.0.35 () {30 vars in 412 bytes} [Tue Apr 21 18:27:01 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-21 18:27:02.456 7 WARNING neutronclient.v2_0.client [None req-d9e0c54e-c5e8-4272-8bc0-31bb72350354 454b7cb512a84fc9a753896841085395 dcd264dc32dd4f749f830daca31ff178 - - default default] The python binding code in 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/821] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:02 2026] GET /v2.1/servers/8a953732-14ab-463c-9c05-b77c35d4927a => generated 1556 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:27:03.607 8 WARNING neutronclient.v2_0.client [None req-aa5993e2-f167-4b97-af82-ea77642bc35d 454b7cb512a84fc9a753896841085395 dcd264dc32dd4f749f830daca31ff178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/822] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:03 2026] GET /v2.1/servers/8a953732-14ab-463c-9c05-b77c35d4927a => generated 1740 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-04-21 18:27:03.754 7 WARNING neutronclient.v2_0.client [None req-fe3261aa-47c4-42d5-b2ce-f32a0f7936a8 454b7cb512a84fc9a753896841085395 dcd264dc32dd4f749f830daca31ff178 - - default default] The python binding code in 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/823] 10.0.0.35 () {32 vars in 740 bytes} [Tue Apr 21 18:27:03 2026] GET /v2.1/servers/8a953732-14ab-463c-9c05-b77c35d4927a/os-interface => generated 285 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-21 18:27:04.896 7 INFO nova.api.openstack.compute.server_external_events [req-e8a4cbfb-1105-4931-b4a1-ff4e362fd00b req-2ae33f96-2a67-42d0-863a-e6e05fd88e21 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:6d3cae93-b6c9-47e6-a09c-afe267a39102 for instance 8a953732-14ab-463c-9c05-b77c35d4927a on instance [pid: 7|app: 0|req: 413/824] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:27:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:27:04.904 8 WARNING neutronclient.v2_0.client [None req-e10f4c0f-9a9f-4e97-8d62-4621de7c720d 454b7cb512a84fc9a753896841085395 dcd264dc32dd4f749f830daca31ff178 - - default default] The python binding code in 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/825] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:04 2026] GET /v2.1/servers/8a953732-14ab-463c-9c05-b77c35d4927a => generated 1740 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, ' [pid: 7|app: 0|req: 414/826] 10.0.0.35 () {32 vars in 640 bytes} [Tue Apr 21 18:27:05 2026] GET /v2.1/servers => generated 384 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: 413/827] 10.0.0.35 () {32 vars in 717 bytes} [Tue Apr 21 18:27:05 2026] DELETE /v2.1/servers/8a953732-14ab-463c-9c05-b77c35d4927a => generated 0 bytes in 253 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-04-21 18:27:05.487 7 WARNING neutronclient.v2_0.client [None req-a7769cf8-45f0-4d40-9f08-1c36ef47fbf0 454b7cb512a84fc9a753896841085395 dcd264dc32dd4f749f830daca31ff178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/828] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:05 2026] GET /v2.1/servers/8a953732-14ab-463c-9c05-b77c35d4927a => generated 1746 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-04-21 18:27:06.630 8 WARNING neutronclient.v2_0.client [None req-3013a1a1-ab43-4500-97ba-91d96a6b5f35 454b7cb512a84fc9a753896841085395 dcd264dc32dd4f749f830daca31ff178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/829] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:06 2026] GET /v2.1/servers/8a953732-14ab-463c-9c05-b77c35d4927a => generated 1866 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-04-21 18:27:07.820 7 WARNING neutronclient.v2_0.client [None req-cdbeb4f4-f927-45b7-9b07-39bc1ed3d014 454b7cb512a84fc9a753896841085395 dcd264dc32dd4f749f830daca31ff178 - - default default] The python binding code in 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/832] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:07 2026] GET /v2.1/servers/8a953732-14ab-463c-9c05-b77c35d4927a => generated 1866 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-04-21 18:27:08.054 8 INFO nova.api.openstack.compute.server_external_events [req-672d8ada-7be4-413a-8508-3e614290436c req-069d3eb8-36f2-4472-bdc6-2de47bd992c5 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-unplugged:6d3cae93-b6c9-47e6-a09c-afe267a39102 for instance 8a953732-14ab-463c-9c05-b77c35d4927a on instance [pid: 8|app: 0|req: 417/833] 10.0.0.241 () {38 vars in 815 bytes} [Tue Apr 21 18:27:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:27:09.002 7 WARNING neutronclient.v2_0.client [None req-23ef111d-986e-487c-a661-65a599c1ab2c 454b7cb512a84fc9a753896841085395 dcd264dc32dd4f749f830daca31ff178 - - default default] The python binding code in 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/834] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:08 2026] GET /v2.1/servers/8a953732-14ab-463c-9c05-b77c35d4927a => generated 1799 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-04-21 18:27:09.294 8 INFO nova.api.openstack.compute.server_external_events [req-f5b06d5d-9544-4551-b93b-bb0cd47cb499 req-a8ad3140-d6f5-4228-bca3-01e94ce8e591 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-deleted:6d3cae93-b6c9-47e6-a09c-afe267a39102 for instance 8a953732-14ab-463c-9c05-b77c35d4927a on instance [pid: 8|app: 0|req: 418/835] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:27:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:27:10.121 7 WARNING neutronclient.v2_0.client [None req-ffcb1b63-0a17-4381-bf95-3e9aa1623d3c 454b7cb512a84fc9a753896841085395 dcd264dc32dd4f749f830daca31ff178 - - default default] The python binding code in 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/836] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:10 2026] GET /v2.1/servers/8a953732-14ab-463c-9c05-b77c35d4927a => generated 1512 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:27:11.227 8 WARNING neutronclient.v2_0.client [None req-cae6e1ef-3c9e-4be4-8b2b-cf89d3e4e53e 454b7cb512a84fc9a753896841085395 dcd264dc32dd4f749f830daca31ff178 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/837] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:11 2026] GET /v2.1/servers/8a953732-14ab-463c-9c05-b77c35d4927a => generated 1517 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:27:12.533 7 WARNING neutronclient.v2_0.client [None req-1e67ce92-a590-4ab5-9048-3d4a11cb0810 454b7cb512a84fc9a753896841085395 dcd264dc32dd4f749f830daca31ff178 - - default default] The python binding code in 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/838] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:12 2026] GET /v2.1/servers/8a953732-14ab-463c-9c05-b77c35d4927a => generated 1517 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-04-21 18:27:13.617 8 INFO nova.api.openstack.wsgi [None req-83524344-0a08-4e0f-8eaf-67642676c393 454b7cb512a84fc9a753896841085395 dcd264dc32dd4f749f830daca31ff178 - - default default] HTTP exception thrown: Instance 8a953732-14ab-463c-9c05-b77c35d4927a could not be found. [pid: 8|app: 0|req: 420/839] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:13 2026] GET /v2.1/servers/8a953732-14ab-463c-9c05-b77c35d4927a => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 420/840] 10.0.0.35 () {32 vars in 703 bytes} [Tue Apr 21 18:27:13 2026] DELETE /v2.1/os-keypairs/tempest-keypair-312068428 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/845] 10.0.0.35 () {34 vars in 670 bytes} [Tue Apr 21 18:27:28 2026] POST /v2.1/os-keypairs => generated 385 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:27:31.969 7 WARNING neutronclient.v2_0.client [None req-b1b34fdc-5b6d-4250-a1be-43d0560541e4 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:27:32.499 7 WARNING neutronclient.v2_0.client [None req-b1b34fdc-5b6d-4250-a1be-43d0560541e4 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:27:32.828 7 WARNING neutronclient.v2_0.client [None req-b1b34fdc-5b6d-4250-a1be-43d0560541e4 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in 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.35 () {34 vars in 662 bytes} [Tue Apr 21 18:27:31 2026] POST /v2.1/servers => generated 453 bytes in 1738 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-21 18:27:33.673 8 WARNING neutronclient.v2_0.client [None req-fd307552-b56a-4662-b4cb-e02435032fb9 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/847] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:33 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1392 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:27:34.971 7 WARNING neutronclient.v2_0.client [None req-fda52a3d-dfea-46d4-b77b-a9a606527b10 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/848] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:34 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1392 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:27:36.056 8 WARNING neutronclient.v2_0.client [None req-e96be476-c03c-4543-9240-aa2afd73f538 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/849] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:36 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1396 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-04-21 18:27:37.145 7 WARNING neutronclient.v2_0.client [None req-8b06333b-5a0c-45a0-ae79-b9cf5b238db8 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/850] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:37 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1444 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-04-21 18:27:38.238 8 WARNING neutronclient.v2_0.client [None req-b22ab237-6569-45b0-bba9-1b6ed60fab7a 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/853] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:38 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1444 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:27:39.341 7 WARNING neutronclient.v2_0.client [None req-794f47b9-ca05-422d-9170-fd14319a73ef 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in 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.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:39 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1452 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:27:40.741 8 WARNING neutronclient.v2_0.client [None req-59fe4929-1d5a-43d1-9000-6fdf3b04ca9a 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] 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-04-21 18:27:41.608 7 INFO nova.api.openstack.compute.server_external_events [req-c150b652-74fd-4c0e-ac4d-94dbbd5fa494 req-5a12abeb-33d6-456c-b095-a81662bd0e06 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:e693e2b1-05ae-49c8-a444-820a39b07fbf for instance 4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b on instance [pid: 7|app: 0|req: 428/855] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:27:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/856] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:40 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1530 bytes in 909 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:27:42.675 7 WARNING neutronclient.v2_0.client [None req-267a4d8c-a2be-45e1-9d0a-226d682e5bdf 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/857] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:42 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1518 bytes in 944 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:27:44.621 8 WARNING neutronclient.v2_0.client [None req-9fa54d8f-0241-4e64-9ae8-4931ea50feb3 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/858] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:44 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1518 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:27:45.944 7 WARNING neutronclient.v2_0.client [None req-5e261d0c-1c0d-48f1-bb62-34a1a59154a8 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/859] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:45 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1518 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:27:47.339 8 WARNING neutronclient.v2_0.client [None req-a711e241-0fb0-425e-acb9-f8bea8c75419 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/860] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:47 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1518 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:27:48.546 8 WARNING neutronclient.v2_0.client [None req-a8929135-ef5f-4135-b7b8-9185b8313974 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in 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/863] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:48 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1518 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:27:49.218 7 INFO nova.api.openstack.compute.server_external_events [req-23a1801c-6ec0-4832-85b6-3a55819fbcf2 req-8b84f995-ee95-4010-b1e1-c35e6bc70435 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-plugged:e693e2b1-05ae-49c8-a444-820a39b07fbf for instance 4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b on instance [pid: 7|app: 0|req: 432/864] 10.0.0.241 () {38 vars in 815 bytes} [Tue Apr 21 18:27:49 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-04-21 18:27:49.761 8 WARNING neutronclient.v2_0.client [None req-4966e3d7-a358-4960-abdd-698eb7ff681e 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/865] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:49 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1518 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-04-21 18:27:50.953 7 WARNING neutronclient.v2_0.client [None req-d2cb93db-1475-4665-bf88-f3a42ef4c251 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in 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/866] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:27:50 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1701 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-04-21 18:27:51.457 8 WARNING neutronclient.v2_0.client [None req-280dfc3c-64a4-4d3a-8420-395eb07c0202 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/867] 10.0.0.35 () {32 vars in 740 bytes} [Tue Apr 21 18:27:51 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b/os-interface => generated 284 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:27:52.604 7 INFO nova.api.openstack.compute.server_external_events [req-a471f35a-1982-4748-ab03-6a057408d4ec req-f8c62dc6-d72a-40a6-8d47-6e490bd3a20f fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:e693e2b1-05ae-49c8-a444-820a39b07fbf for instance 4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b on instance [pid: 7|app: 0|req: 434/868] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:27:52 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-04-21 18:28:13.436 8 WARNING neutronclient.v2_0.client [None req-b7e0f522-d19e-4eac-bb4e-ef9fc52e615e 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/873] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:13 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1821 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:13.801 7 WARNING neutronclient.v2_0.client [None req-badd000b-b2b4-4d91-99d4-623fc4477c90 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in 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.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:13 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1821 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 438/875] 10.0.0.35 () {34 vars in 749 bytes} [Tue Apr 21 18:28:14 2026] POST /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b/action => generated 0 bytes in 73 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-04-21 18:28:14.286 7 WARNING neutronclient.v2_0.client [None req-399123f6-4085-4ede-a3f1-76ffa0561524 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in 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.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:14 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1823 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-04-21 18:28:15.618 8 WARNING neutronclient.v2_0.client [None req-b1973851-e69a-4a02-afac-13fd46aec7de 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] 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-04-21 18:28:16.010 7 WARNING neutronclient.v2_0.client [None req-58537012-4efa-447f-a0ce-22da43d4c024 5ec421438b014fcbb1ecd73a1dde5797 c343a748c31d41a9aa9703497d9bb34a - - default default] The python binding code in 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.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:15 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1823 bytes in 635 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:28:16.783 7 WARNING neutronclient.v2_0.client [None req-58537012-4efa-447f-a0ce-22da43d4c024 5ec421438b014fcbb1ecd73a1dde5797 c343a748c31d41a9aa9703497d9bb34a - - default default] The python binding code in 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.35 () {34 vars in 662 bytes} [Tue Apr 21 18:28:15 2026] POST /v2.1/servers => generated 424 bytes in 1817 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-04-21 18:28:17.644 8 WARNING neutronclient.v2_0.client [None req-14d34620-0526-4596-b8c3-b73ec7786067 5ec421438b014fcbb1ecd73a1dde5797 c343a748c31d41a9aa9703497d9bb34a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/879] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:17 2026] GET /v2.1/servers/7005020a-eb83-4532-9d4c-8a76b7bc83cf => generated 1367 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-04-21 18:28:18.021 7 WARNING neutronclient.v2_0.client [None req-cf57ed7c-9b9a-4bb0-9ede-0498d7ef60c1 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/882] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:17 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1823 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:18.848 8 WARNING neutronclient.v2_0.client [None req-ce8d0ebc-19fa-4c09-a2e5-9b0d794c78fd 5ec421438b014fcbb1ecd73a1dde5797 c343a748c31d41a9aa9703497d9bb34a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/883] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:18 2026] GET /v2.1/servers/7005020a-eb83-4532-9d4c-8a76b7bc83cf => generated 1371 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-04-21 18:28:19.232 7 WARNING neutronclient.v2_0.client [None req-5ec679ed-9d57-4b92-a6d9-c45b0e95bc60 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in 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/884] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:19 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1828 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:20.025 8 WARNING neutronclient.v2_0.client [None req-da71192e-b164-4c44-af0f-66546d03b26a 5ec421438b014fcbb1ecd73a1dde5797 c343a748c31d41a9aa9703497d9bb34a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/885] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:19 2026] GET /v2.1/servers/7005020a-eb83-4532-9d4c-8a76b7bc83cf => generated 1419 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:20.593 7 WARNING neutronclient.v2_0.client [None req-b1ba7b6c-c2a6-4a83-8a27-4d57ab5f4bee 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/886] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:20 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1828 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:21.127 8 WARNING neutronclient.v2_0.client [None req-d16b1b0c-6dd5-4978-a573-ca12d6d1df9f 5ec421438b014fcbb1ecd73a1dde5797 c343a748c31d41a9aa9703497d9bb34a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/887] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:21 2026] GET /v2.1/servers/7005020a-eb83-4532-9d4c-8a76b7bc83cf => generated 1419 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-04-21 18:28:21.757 7 WARNING neutronclient.v2_0.client [None req-c19767b0-653c-40b7-ac9a-58d7cd260dd2 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/888] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:21 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1828 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-04-21 18:28:22.237 8 WARNING neutronclient.v2_0.client [None req-ada4387a-0e6a-4e51-8ffb-6eb3fe3ca1c6 5ec421438b014fcbb1ecd73a1dde5797 c343a748c31d41a9aa9703497d9bb34a - - default default] 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-04-21 18:28:22.731 7 INFO nova.api.openstack.compute.server_external_events [req-745a889e-994e-4dc8-a433-8de613125b12 req-70c482bc-699a-46b3-b633-193e3e80f40c fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-unplugged:e693e2b1-05ae-49c8-a444-820a39b07fbf for instance 4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b on instance [pid: 7|app: 0|req: 445/889] 10.0.0.241 () {38 vars in 815 bytes} [Tue Apr 21 18:28:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/890] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:22 2026] GET /v2.1/servers/7005020a-eb83-4532-9d4c-8a76b7bc83cf => generated 1469 bytes in 675 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:22.963 7 WARNING neutronclient.v2_0.client [None req-160bd018-25d0-4966-9062-88b6e9a9990b 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] 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-04-21 18:28:23.310 8 INFO nova.api.openstack.compute.server_external_events [req-040df6ed-502d-4e4b-9838-ea7d5e832392 req-11ba964c-da0e-4793-9900-34b331dc4153 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:f3cde435-567b-439a-b81e-acf4fe6ba243 for instance 7005020a-eb83-4532-9d4c-8a76b7bc83cf on instance [pid: 8|app: 0|req: 446/891] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:28:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/892] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:22 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1828 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:23.928 8 WARNING neutronclient.v2_0.client [None req-1c7c2d3a-b62f-415b-a954-c8c9c70c0373 5ec421438b014fcbb1ecd73a1dde5797 c343a748c31d41a9aa9703497d9bb34a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/893] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:23 2026] GET /v2.1/servers/7005020a-eb83-4532-9d4c-8a76b7bc83cf => generated 1467 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-04-21 18:28:24.426 7 WARNING neutronclient.v2_0.client [None req-3c552cba-33dd-4dee-b649-84e6d3ae6c59 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] 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-04-21 18:28:24.643 8 INFO nova.api.openstack.compute.server_external_events [req-b6b8f07a-857c-4be7-bf02-e164c6a848a2 req-8bd3f84a-e6b0-4e68-9996-11e84065bfa4 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-plugged:e693e2b1-05ae-49c8-a444-820a39b07fbf for instance 4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b on instance [pid: 8|app: 0|req: 448/894] 10.0.0.241 () {38 vars in 815 bytes} [Tue Apr 21 18:28:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/895] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:24 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1828 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:25.126 8 WARNING neutronclient.v2_0.client [None req-ca205e88-7391-43dd-bd5f-dc2a8215d145 5ec421438b014fcbb1ecd73a1dde5797 c343a748c31d41a9aa9703497d9bb34a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/896] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:25 2026] GET /v2.1/servers/7005020a-eb83-4532-9d4c-8a76b7bc83cf => generated 1467 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-04-21 18:28:25.774 7 WARNING neutronclient.v2_0.client [None req-59e72d9b-472c-4561-89d0-01812420a828 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in 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/897] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:25 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1821 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:26.284 8 WARNING neutronclient.v2_0.client [None req-c4ac1d07-1b13-4dc2-b2b7-9c1eb1aee65a 5ec421438b014fcbb1ecd73a1dde5797 c343a748c31d41a9aa9703497d9bb34a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/898] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:26 2026] GET /v2.1/servers/7005020a-eb83-4532-9d4c-8a76b7bc83cf => generated 1467 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:27.560 7 WARNING neutronclient.v2_0.client [None req-2d418436-26ce-4bb6-8cfd-da10cdb24282 5ec421438b014fcbb1ecd73a1dde5797 c343a748c31d41a9aa9703497d9bb34a - - default default] The python binding code in 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/899] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:27 2026] GET /v2.1/servers/7005020a-eb83-4532-9d4c-8a76b7bc83cf => generated 1467 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:28.900 7 WARNING neutronclient.v2_0.client [None req-4c743855-2986-497c-acea-ed84b1a8eb4d 5ec421438b014fcbb1ecd73a1dde5797 c343a748c31d41a9aa9703497d9bb34a - - default default] The python binding code in 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/902] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:28 2026] GET /v2.1/servers/7005020a-eb83-4532-9d4c-8a76b7bc83cf => generated 1467 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-04-21 18:28:29.175 8 INFO nova.api.openstack.compute.server_external_events [req-3027ea0d-4c2f-462a-aafc-866f857c9529 req-e02e1fe7-b70c-436d-9e1a-a8497f90ea25 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-plugged:f3cde435-567b-439a-b81e-acf4fe6ba243 for instance 7005020a-eb83-4532-9d4c-8a76b7bc83cf on instance [pid: 8|app: 0|req: 452/903] 10.0.0.241 () {38 vars in 815 bytes} [Tue Apr 21 18:28:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:30.098 7 WARNING neutronclient.v2_0.client [None req-271a66f4-1dfc-4fe0-8427-fdd2ea3af388 5ec421438b014fcbb1ecd73a1dde5797 c343a748c31d41a9aa9703497d9bb34a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/904] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:30 2026] GET /v2.1/servers/7005020a-eb83-4532-9d4c-8a76b7bc83cf => generated 1467 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:31.271 8 WARNING neutronclient.v2_0.client [None req-0ec0b23c-c042-4954-9caf-3523cf1c455e 5ec421438b014fcbb1ecd73a1dde5797 c343a748c31d41a9aa9703497d9bb34a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/905] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:31 2026] GET /v2.1/servers/7005020a-eb83-4532-9d4c-8a76b7bc83cf => generated 1648 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 453/906] 10.0.0.35 () {32 vars in 717 bytes} [Tue Apr 21 18:28:32 2026] DELETE /v2.1/servers/7005020a-eb83-4532-9d4c-8a76b7bc83cf => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:32.732 8 WARNING neutronclient.v2_0.client [None req-2cf1ba13-c8e0-4222-881e-fbfba27e2cd6 5ec421438b014fcbb1ecd73a1dde5797 c343a748c31d41a9aa9703497d9bb34a - - default default] The python binding code in 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/907] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:32 2026] GET /v2.1/servers/7005020a-eb83-4532-9d4c-8a76b7bc83cf => generated 1654 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:33.950 7 WARNING neutronclient.v2_0.client [None req-2bdabc0b-f772-4a56-9116-77c2325b2feb 5ec421438b014fcbb1ecd73a1dde5797 c343a748c31d41a9aa9703497d9bb34a - - default default] The python binding code in 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/908] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:33 2026] GET /v2.1/servers/7005020a-eb83-4532-9d4c-8a76b7bc83cf => generated 1654 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:35.328 8 WARNING neutronclient.v2_0.client [None req-28575144-8581-4524-a624-70f3eb6b8144 5ec421438b014fcbb1ecd73a1dde5797 c343a748c31d41a9aa9703497d9bb34a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/909] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:35 2026] GET /v2.1/servers/7005020a-eb83-4532-9d4c-8a76b7bc83cf => generated 1654 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:35.684 7 INFO nova.api.openstack.compute.server_external_events [req-61f87aa0-663a-46dd-97c7-a2c762a0c13d req-4bd09dd7-5437-40cd-b5f5-934d1a3820ab fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-deleted:f3cde435-567b-439a-b81e-acf4fe6ba243 for instance 7005020a-eb83-4532-9d4c-8a76b7bc83cf on instance [pid: 7|app: 0|req: 455/910] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:28:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:36.598 8 WARNING neutronclient.v2_0.client [None req-cb65b594-3050-4ffc-a4f8-2175c1bf43df 5ec421438b014fcbb1ecd73a1dde5797 c343a748c31d41a9aa9703497d9bb34a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/911] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:36 2026] GET /v2.1/servers/7005020a-eb83-4532-9d4c-8a76b7bc83cf => generated 1448 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-04-21 18:28:37.700 7 WARNING neutronclient.v2_0.client [None req-ec5ab0a3-d050-4e0e-a536-23ffd9d939bf 5ec421438b014fcbb1ecd73a1dde5797 c343a748c31d41a9aa9703497d9bb34a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/912] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:37 2026] GET /v2.1/servers/7005020a-eb83-4532-9d4c-8a76b7bc83cf => generated 1453 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-04-21 18:28:38.799 8 WARNING neutronclient.v2_0.client [None req-f64a15d0-919a-4d83-a945-7b670a9af162 5ec421438b014fcbb1ecd73a1dde5797 c343a748c31d41a9aa9703497d9bb34a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/915] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:38 2026] GET /v2.1/servers/7005020a-eb83-4532-9d4c-8a76b7bc83cf => generated 1453 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:39.894 7 INFO nova.api.openstack.wsgi [None req-3fb76075-46ca-4d7f-bf71-14964323244c 5ec421438b014fcbb1ecd73a1dde5797 c343a748c31d41a9aa9703497d9bb34a - - default default] HTTP exception thrown: Instance 7005020a-eb83-4532-9d4c-8a76b7bc83cf could not be found. [pid: 7|app: 0|req: 458/916] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:39 2026] GET /v2.1/servers/7005020a-eb83-4532-9d4c-8a76b7bc83cf => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 459/917] 10.0.0.144 () {30 vars in 619 bytes} [Tue Apr 21 18:28:47 2026] GET /v2.1 => generated 0 bytes in 238 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: 459/918] 10.0.0.144 () {32 vars in 692 bytes} [Tue Apr 21 18:28:47 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:28:47.514 7 WARNING neutronclient.v2_0.client [None req-1d75d5f1-3941-4cf3-808f-f86449e1b5ba 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/919] 10.0.0.144 () {34 vars in 913 bytes} [Tue Apr 21 18:28:47 2026] GET /v2.1/os-simple-tenant-usage/7bc46e0a4da14f37b8b922edef4b2a9d?start=2026-04-20T00:00:00&end=2026-04-21T23:59:59 => generated 20 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/920] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:47 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1821 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 461/921] 10.0.0.35 () {32 vars in 717 bytes} [Tue Apr 21 18:28:47 2026] DELETE /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:47.831 7 WARNING neutronclient.v2_0.client [None req-d6c403d0-2250-4145-a5ab-8559eb0f8021 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] 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: 464/924] 10.0.0.144 () {30 vars in 654 bytes} [Tue Apr 21 18:28:47 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/925] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:47 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1827 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:28:49.053 8 WARNING neutronclient.v2_0.client [None req-55ce64e3-7031-49d7-833c-79867a43e963 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/926] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:49 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1827 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-04-21 18:28:50.226 7 WARNING neutronclient.v2_0.client [None req-2f77dbc1-828a-4c89-9f5c-82ca17515e50 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/927] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:50 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1827 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-04-21 18:28:50.411 8 INFO nova.api.openstack.compute.server_external_events [req-c0b74df1-913b-431e-b4cb-50c154b530a1 req-be96a59c-7a9d-46e6-9344-72727eba658b fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-unplugged:e693e2b1-05ae-49c8-a444-820a39b07fbf for instance 4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b on instance [pid: 8|app: 0|req: 466/928] 10.0.0.241 () {38 vars in 815 bytes} [Tue Apr 21 18:28:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:28:51.221 8 INFO nova.api.openstack.compute.server_external_events [req-f722113c-253a-4434-a797-47ee7b343261 req-961d78c6-4130-40ec-990a-7c1c22a129ce fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-deleted:e693e2b1-05ae-49c8-a444-820a39b07fbf for instance 4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b on instance [pid: 8|app: 0|req: 467/929] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:28:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/930] 10.0.0.144 () {30 vars in 619 bytes} [Tue Apr 21 18:28:51 2026] GET /v2.1 => generated 0 bytes in 112 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: 468/931] 10.0.0.144 () {32 vars in 692 bytes} [Tue Apr 21 18:28:51 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:28:51.383 7 WARNING neutronclient.v2_0.client [None req-d308fc06-20a0-4c0e-8c41-fe1b023b8eaa 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in 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/932] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:51 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1473 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/933] 10.0.0.144 () {34 vars in 913 bytes} [Tue Apr 21 18:28:51 2026] GET /v2.1/os-simple-tenant-usage/7bc46e0a4da14f37b8b922edef4b2a9d?start=2026-04-20T00:00:00&end=2026-04-21T23:59:59 => generated 20 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 465/934] 10.0.0.144 () {30 vars in 654 bytes} [Tue Apr 21 18:28:51 2026] GET /v2.1/limits?reserved=1 => generated 511 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-04-21 18:28:52.491 8 WARNING neutronclient.v2_0.client [None req-091e7180-5977-4d16-ac64-c3b7501f036c 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] The python binding code in 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/935] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:52 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 1478 bytes in 1084 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:28:54.567 7 INFO nova.api.openstack.wsgi [None req-7e046e4f-1dc3-4efc-9fd0-447031054f98 8ba3e7c6b33d4c5f933dd2fb2a2f7dbd 702d7139e43543c6a70026401a08b192 - - default default] HTTP exception thrown: Instance 4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b could not be found. [pid: 7|app: 0|req: 466/936] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:28:54 2026] GET /v2.1/servers/4e39b4ac-be1a-4bd0-a4d6-93e4e1e76c5b => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 471/937] 10.0.0.35 () {32 vars in 703 bytes} [Tue Apr 21 18:28:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-875764757 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 468/940] 10.0.0.35 () {34 vars in 670 bytes} [Tue Apr 21 18:29:02 2026] POST /v2.1/os-keypairs => generated 397 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/941] 10.0.0.35 () {34 vars in 670 bytes} [Tue Apr 21 18:29:04 2026] POST /v2.1/os-keypairs => generated 386 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:29:05.720 7 WARNING neutronclient.v2_0.client [None req-10dc5a82-5c83-4246-ac00-846c8e11df6d bd16ccf3405346f7a775624ff87a0f12 6ee4b3eb35274a6bad8c7eb8aa6e2538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:29:05.863 7 WARNING neutronclient.v2_0.client [None req-10dc5a82-5c83-4246-ac00-846c8e11df6d bd16ccf3405346f7a775624ff87a0f12 6ee4b3eb35274a6bad8c7eb8aa6e2538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:29:06.037 7 WARNING neutronclient.v2_0.client [None req-10dc5a82-5c83-4246-ac00-846c8e11df6d bd16ccf3405346f7a775624ff87a0f12 6ee4b3eb35274a6bad8c7eb8aa6e2538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:29:06.650 7 WARNING neutronclient.v2_0.client [None req-10dc5a82-5c83-4246-ac00-846c8e11df6d bd16ccf3405346f7a775624ff87a0f12 6ee4b3eb35274a6bad8c7eb8aa6e2538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/942] 10.0.0.35 () {34 vars in 662 bytes} [Tue Apr 21 18:29:05 2026] POST /v2.1/servers => generated 496 bytes in 1261 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-21 18:29:06.951 8 WARNING neutronclient.v2_0.client [None req-6d538961-4297-4803-a341-761bd4e85aaa bd16ccf3405346f7a775624ff87a0f12 6ee4b3eb35274a6bad8c7eb8aa6e2538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/943] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:06 2026] GET /v2.1/servers/3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 => generated 1457 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-04-21 18:29:08.040 7 WARNING neutronclient.v2_0.client [None req-f5ff5b84-e8fd-4a20-8239-2b13ad3b7cdb bd16ccf3405346f7a775624ff87a0f12 6ee4b3eb35274a6bad8c7eb8aa6e2538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/946] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:08 2026] GET /v2.1/servers/3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 => generated 1461 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-04-21 18:29:09.145 8 WARNING neutronclient.v2_0.client [None req-bc41def6-c4cf-4b91-ba7b-a1b6de2eee07 bd16ccf3405346f7a775624ff87a0f12 6ee4b3eb35274a6bad8c7eb8aa6e2538 - - default default] The python binding code in 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/947] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:09 2026] GET /v2.1/servers/3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 => generated 1509 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-04-21 18:29:10.243 7 WARNING neutronclient.v2_0.client [None req-7e3ae4c4-451a-4f55-a95b-38ab0de3afb1 bd16ccf3405346f7a775624ff87a0f12 6ee4b3eb35274a6bad8c7eb8aa6e2538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/948] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:10 2026] GET /v2.1/servers/3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 => generated 1509 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-04-21 18:29:11.331 8 WARNING neutronclient.v2_0.client [None req-34df867a-ad63-445e-bf8a-040c182c48dc bd16ccf3405346f7a775624ff87a0f12 6ee4b3eb35274a6bad8c7eb8aa6e2538 - - default default] The python binding code in 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/949] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:11 2026] GET /v2.1/servers/3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 => generated 1631 bytes in 478 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:29:12.400 7 INFO nova.api.openstack.compute.server_external_events [req-c8b1e8f5-cc23-4e65-927c-64b433848c03 req-7e44f6ec-d8c4-4357-aac2-e931eb115259 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:b4c30f53-d6c3-459c-8111-7bd16e2c00f7 for instance 3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 on instance [pid: 7|app: 0|req: 473/950] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:29:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:29:12.834 8 WARNING neutronclient.v2_0.client [None req-f4bd59c0-e29a-42df-9d32-5adebd5f7156 bd16ccf3405346f7a775624ff87a0f12 6ee4b3eb35274a6bad8c7eb8aa6e2538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/951] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:12 2026] GET /v2.1/servers/3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 => generated 1629 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-04-21 18:29:13.985 7 WARNING neutronclient.v2_0.client [None req-3fcda02d-3644-413f-ad53-3ad128317029 bd16ccf3405346f7a775624ff87a0f12 6ee4b3eb35274a6bad8c7eb8aa6e2538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/952] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:13 2026] GET /v2.1/servers/3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 => generated 1629 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-04-21 18:29:15.181 8 WARNING neutronclient.v2_0.client [None req-2b765a3a-0329-4d9f-9d43-25b1f9bf3d56 bd16ccf3405346f7a775624ff87a0f12 6ee4b3eb35274a6bad8c7eb8aa6e2538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/953] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:15 2026] GET /v2.1/servers/3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 => generated 1629 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:29:16.378 7 WARNING neutronclient.v2_0.client [None req-39287a9a-f14b-4e32-846e-9cfac4ddbfb9 bd16ccf3405346f7a775624ff87a0f12 6ee4b3eb35274a6bad8c7eb8aa6e2538 - - default default] The python binding code in 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/954] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:16 2026] GET /v2.1/servers/3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 => generated 1629 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:29:17.427 8 INFO nova.api.openstack.compute.server_external_events [req-b311f03c-1817-4b49-ab75-010d244d9d5c req-08da24a6-6203-4ac5-bd3a-e7cffafc1357 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-plugged:b4c30f53-d6c3-459c-8111-7bd16e2c00f7 for instance 3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 on instance [pid: 8|app: 0|req: 480/955] 10.0.0.241 () {38 vars in 815 bytes} [Tue Apr 21 18:29:17 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-04-21 18:29:17.573 7 WARNING neutronclient.v2_0.client [None req-9c13c4ff-190b-4bfc-834a-3703f5ca641d bd16ccf3405346f7a775624ff87a0f12 6ee4b3eb35274a6bad8c7eb8aa6e2538 - - default default] The python binding code in 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/958] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:17 2026] GET /v2.1/servers/3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 => generated 1629 bytes in 620 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:29:19.219 8 WARNING neutronclient.v2_0.client [None req-e0a72ea3-4b24-4e5d-8336-8e5ee05c5928 bd16ccf3405346f7a775624ff87a0f12 6ee4b3eb35274a6bad8c7eb8aa6e2538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/959] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:19 2026] GET /v2.1/servers/3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 => generated 1629 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:29:20.379 7 WARNING neutronclient.v2_0.client [None req-0cd470db-564b-4785-afb3-951281d42ba9 bd16ccf3405346f7a775624ff87a0f12 6ee4b3eb35274a6bad8c7eb8aa6e2538 - - default default] The python binding code in 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/960] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:20 2026] GET /v2.1/servers/3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 => generated 1809 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-04-21 18:29:20.565 8 WARNING neutronclient.v2_0.client [None req-58895ef8-0575-481e-b3d2-a2508c83bf9e bd16ccf3405346f7a775624ff87a0f12 6ee4b3eb35274a6bad8c7eb8aa6e2538 - - default default] The python binding code in 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/961] 10.0.0.35 () {32 vars in 740 bytes} [Tue Apr 21 18:29:20 2026] GET /v2.1/servers/3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94/os-interface => generated 285 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:29:21.385 7 INFO nova.api.openstack.compute.server_external_events [req-14dfcf75-c58e-45c9-852b-c2c2e3c97e54 req-0fb6cbed-e7e8-4b2f-bbbf-92f9ed6b741d fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:b4c30f53-d6c3-459c-8111-7bd16e2c00f7 for instance 3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 on instance [pid: 7|app: 0|req: 478/962] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:29:21 2026] POST /v2.1/os-server-external-events => generated 179 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-04-21 18:29:31.231 7 WARNING neutronclient.v2_0.client [None req-4fe92004-9373-47a6-b413-008e4885ad3f bd16ccf3405346f7a775624ff87a0f12 6ee4b3eb35274a6bad8c7eb8aa6e2538 - - default default] The python binding code in 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/965] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:31 2026] GET /v2.1/servers/3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 => generated 1929 bytes in 622 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 486/966] 10.0.0.35 () {32 vars in 752 bytes} [Tue Apr 21 18:29:33 2026] GET /v2.1/servers/3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94/os-server-password => generated 116 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 481/967] 10.0.0.35 () {32 vars in 717 bytes} [Tue Apr 21 18:29:35 2026] DELETE /v2.1/servers/3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 => generated 0 bytes in 90 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-04-21 18:29:35.588 8 WARNING neutronclient.v2_0.client [None req-5e5084e5-6b0a-40be-ac35-e6fb5dbb6a27 bd16ccf3405346f7a775624ff87a0f12 6ee4b3eb35274a6bad8c7eb8aa6e2538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/968] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:35 2026] GET /v2.1/servers/3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 => generated 1935 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-04-21 18:29:36.816 7 WARNING neutronclient.v2_0.client [None req-7a1193c3-7d2b-4252-ac70-2545bd400b10 bd16ccf3405346f7a775624ff87a0f12 6ee4b3eb35274a6bad8c7eb8aa6e2538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/969] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:36 2026] GET /v2.1/servers/3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 => generated 1935 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:29:38.113 7 WARNING neutronclient.v2_0.client [None req-5e3bba82-22ea-4e3b-b326-e1cb8f76d36a bd16ccf3405346f7a775624ff87a0f12 6ee4b3eb35274a6bad8c7eb8aa6e2538 - - default default] 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-04-21 18:29:38.792 8 INFO nova.api.openstack.compute.server_external_events [req-bcb8e4b8-b4cd-4b50-b456-bc26ee7bac24 req-a826dc53-4f0c-4b10-9e7f-9d7e34891615 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-deleted:b4c30f53-d6c3-459c-8111-7bd16e2c00f7 for instance 3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 on instance [pid: 7|app: 0|req: 484/972] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:38 2026] GET /v2.1/servers/3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 => generated 1821 bytes in 730 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/973] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:29:38 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-04-21 18:29:39.869 7 WARNING neutronclient.v2_0.client [None req-d1ed4be7-4534-402d-8c99-bab15ce47962 bd16ccf3405346f7a775624ff87a0f12 6ee4b3eb35274a6bad8c7eb8aa6e2538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/974] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:39 2026] GET /v2.1/servers/3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 => generated 1543 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, ' [pid: 8|app: 0|req: 490/975] 10.0.0.35 () {34 vars in 670 bytes} [Tue Apr 21 18:29:40 2026] POST /v2.1/os-keypairs => generated 395 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:29:40.985 7 WARNING neutronclient.v2_0.client [None req-196afe05-1a52-4f08-a5c8-9f51d1bffbd0 bd16ccf3405346f7a775624ff87a0f12 6ee4b3eb35274a6bad8c7eb8aa6e2538 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/976] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:40 2026] GET /v2.1/servers/3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 => generated 1543 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-21 18:29:42.074 8 INFO nova.api.openstack.wsgi [None req-4c1099cd-9df9-479e-8f83-e2c2ccf37d7d bd16ccf3405346f7a775624ff87a0f12 6ee4b3eb35274a6bad8c7eb8aa6e2538 - - default default] HTTP exception thrown: Instance 3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 could not be found. [pid: 8|app: 0|req: 491/977] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:42 2026] GET /v2.1/servers/3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:29:42.115 7 INFO nova.api.openstack.wsgi [None req-809a49c0-1b42-435d-9bf0-6d4c9c735427 bd16ccf3405346f7a775624ff87a0f12 6ee4b3eb35274a6bad8c7eb8aa6e2538 - - default default] HTTP exception thrown: Instance 3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 could not be found. [pid: 7|app: 0|req: 487/978] 10.0.0.35 () {32 vars in 717 bytes} [Tue Apr 21 18:29:42 2026] DELETE /v2.1/servers/3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 => 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, ' 2026-04-21 18:29:42.159 8 INFO nova.api.openstack.wsgi [None req-6553f598-0b46-4216-a17f-02d0f2c41605 bd16ccf3405346f7a775624ff87a0f12 6ee4b3eb35274a6bad8c7eb8aa6e2538 - - default default] HTTP exception thrown: Instance 3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 could not be found. [pid: 8|app: 0|req: 492/979] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:42 2026] GET /v2.1/servers/3ca12bb2-16b8-47a3-b2d8-4c84d0ed5a94 => generated 111 bytes in 40 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: 488/980] 10.0.0.35 () {32 vars in 705 bytes} [Tue Apr 21 18:29:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1445098435 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 493/981] 10.0.0.35 () {32 vars in 727 bytes} [Tue Apr 21 18:29:42 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-2033278195 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-21 18:29:43.079 7 WARNING neutronclient.v2_0.client [None req-0cb07674-786d-464d-b3f6-1a572acf561d ed4b4df1d49f486595e5e6063f60ddfc 56fd079106444f61ad73f912ca5e6418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:29:43.132 7 WARNING neutronclient.v2_0.client [None req-0cb07674-786d-464d-b3f6-1a572acf561d ed4b4df1d49f486595e5e6063f60ddfc 56fd079106444f61ad73f912ca5e6418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:29:43.446 7 WARNING neutronclient.v2_0.client [None req-0cb07674-786d-464d-b3f6-1a572acf561d ed4b4df1d49f486595e5e6063f60ddfc 56fd079106444f61ad73f912ca5e6418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/982] 10.0.0.35 () {34 vars in 662 bytes} [Tue Apr 21 18:29:43 2026] POST /v2.1/servers => generated 448 bytes in 648 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-21 18:29:43.680 8 WARNING neutronclient.v2_0.client [None req-0fea6512-a042-4e71-a491-84ea5b9b2e78 ed4b4df1d49f486595e5e6063f60ddfc 56fd079106444f61ad73f912ca5e6418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/983] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:43 2026] GET /v2.1/servers/f35c17d1-7363-4cd0-8bdb-4a8b22e67fc0 => generated 1393 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:29:48.764 8 WARNING neutronclient.v2_0.client [None req-00f0250b-8708-448c-a484-6632654595c1 ed4b4df1d49f486595e5e6063f60ddfc 56fd079106444f61ad73f912ca5e6418 - - default default] 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-04-21 18:29:49.209 7 INFO nova.api.openstack.compute.server_external_events [req-b83b6170-2e5b-4930-ba2a-bbc48e4d0cc8 req-017e665b-074d-444a-bd75-db00ef006973 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:3863a72d-2465-4b0a-879e-2f2447e48582 for instance f35c17d1-7363-4cd0-8bdb-4a8b22e67fc0 on instance [pid: 7|app: 0|req: 491/986] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:29:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/987] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:48 2026] GET /v2.1/servers/f35c17d1-7363-4cd0-8bdb-4a8b22e67fc0 => generated 1519 bytes in 651 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 492/988] 10.0.0.35 () {34 vars in 670 bytes} [Tue Apr 21 18:29:50 2026] POST /v2.1/os-keypairs => generated 398 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:29:51.911 8 WARNING neutronclient.v2_0.client [None req-5abf20c6-8b53-42a4-bb7a-6f05a9930336 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:29:51.955 8 WARNING neutronclient.v2_0.client [None req-5abf20c6-8b53-42a4-bb7a-6f05a9930336 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:29:52.143 8 WARNING neutronclient.v2_0.client [None req-5abf20c6-8b53-42a4-bb7a-6f05a9930336 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in 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/989] 10.0.0.35 () {34 vars in 662 bytes} [Tue Apr 21 18:29:51 2026] POST /v2.1/servers => generated 450 bytes in 526 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-21 18:29:52.401 7 WARNING neutronclient.v2_0.client [None req-eafcb48b-30cb-469e-ab9f-4a67edd29a8f 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/990] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:52 2026] GET /v2.1/servers/60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 => generated 1402 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-04-21 18:29:53.507 8 WARNING neutronclient.v2_0.client [None req-3f80651d-b174-4aef-a036-e3c08de8ed0a 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in 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/991] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:53 2026] GET /v2.1/servers/60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 => generated 1406 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-04-21 18:29:54.432 7 WARNING neutronclient.v2_0.client [None req-8ed80105-0d92-4746-8f2d-c8828816603c ed4b4df1d49f486595e5e6063f60ddfc 56fd079106444f61ad73f912ca5e6418 - - default default] The python binding code in 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/992] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:54 2026] GET /v2.1/servers/f35c17d1-7363-4cd0-8bdb-4a8b22e67fc0 => generated 1517 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:29:54.625 8 WARNING neutronclient.v2_0.client [None req-8d240866-aca5-4f06-9a1e-520b9920edd8 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/993] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:54 2026] GET /v2.1/servers/60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 => generated 1454 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:29:55.103 7 INFO nova.api.openstack.compute.server_external_events [req-6541d378-54c2-42bc-8798-7c335d440deb req-eda8d71d-0691-41c1-9b03-c381c5872487 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-plugged:3863a72d-2465-4b0a-879e-2f2447e48582 for instance f35c17d1-7363-4cd0-8bdb-4a8b22e67fc0 on instance [pid: 7|app: 0|req: 495/994] 10.0.0.241 () {38 vars in 815 bytes} [Tue Apr 21 18:29:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:29:55.731 8 WARNING neutronclient.v2_0.client [None req-76244906-7959-4811-a525-20496e4f3b04 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in 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/995] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:55 2026] GET /v2.1/servers/60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 => generated 1454 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:29:56.845 7 WARNING neutronclient.v2_0.client [None req-515d9ee4-17a6-4c0c-8d6a-74a1bfbe483b 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in 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/996] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:56 2026] GET /v2.1/servers/60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 => generated 1462 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-04-21 18:29:57.778 8 INFO nova.api.openstack.compute.server_external_events [req-174c297e-c20d-44e6-baf3-c65a1705ce56 req-0a5a58b3-b095-4644-8ea2-c95c9fe77fff fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:64d03d7b-6b13-46a1-bd82-5aca632149e7 for instance 60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 on instance [pid: 8|app: 0|req: 501/997] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:29: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-04-21 18:29:57.940 7 WARNING neutronclient.v2_0.client [None req-c1741051-32e9-4ddf-93cb-2f86371d099b 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1000] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:57 2026] GET /v2.1/servers/60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 => generated 1540 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-04-21 18:29:59.107 8 WARNING neutronclient.v2_0.client [None req-9fdb35af-60cc-4204-8c51-f9c1b1dc7b84 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1001] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:59 2026] GET /v2.1/servers/60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 => generated 1528 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:29:59.620 7 WARNING neutronclient.v2_0.client [None req-eb343427-dcb6-4990-a863-3398eddedeea ed4b4df1d49f486595e5e6063f60ddfc 56fd079106444f61ad73f912ca5e6418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1002] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:29:59 2026] GET /v2.1/servers/f35c17d1-7363-4cd0-8bdb-4a8b22e67fc0 => generated 1815 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:00.361 8 WARNING neutronclient.v2_0.client [None req-97f8db95-020c-4f6d-a642-4af01b37be23 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in 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/1003] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:30:00 2026] GET /v2.1/servers/60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 => generated 1528 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:01.138 8 INFO nova.api.openstack.compute.server_external_events [req-881c3613-3613-4590-a640-63ea321fca0d req-1ab43c80-e71f-4d9d-bca8-0608feb3ac8b fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:3863a72d-2465-4b0a-879e-2f2447e48582 for instance f35c17d1-7363-4cd0-8bdb-4a8b22e67fc0 on instance [pid: 8|app: 0|req: 505/1004] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:30:01 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) 2026-04-21 18:30:01.209 7 WARNING neutronclient.v2_0.client [None req-3c8377dd-0297-45b4-9952-70be1b70fd05 ed4b4df1d49f486595e5e6063f60ddfc 56fd079106444f61ad73f912ca5e6418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:30:01.260 7 WARNING neutronclient.v2_0.client [None req-3c8377dd-0297-45b4-9952-70be1b70fd05 ed4b4df1d49f486595e5e6063f60ddfc 56fd079106444f61ad73f912ca5e6418 - - default default] 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-04-21 18:30:01.503 7 WARNING neutronclient.v2_0.client [None req-3c8377dd-0297-45b4-9952-70be1b70fd05 ed4b4df1d49f486595e5e6063f60ddfc 56fd079106444f61ad73f912ca5e6418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:30:01.532 8 WARNING neutronclient.v2_0.client [None req-2588ab70-ac4e-48d3-9332-5ec797fa28e0 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in 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/1005] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:30:01 2026] GET /v2.1/servers/60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 => generated 1528 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1006] 10.0.0.35 () {34 vars in 662 bytes} [Tue Apr 21 18:30:01 2026] POST /v2.1/servers => generated 448 bytes in 624 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:01.764 8 WARNING neutronclient.v2_0.client [None req-0a17f91a-b415-470f-806c-561231f25041 ed4b4df1d49f486595e5e6063f60ddfc 56fd079106444f61ad73f912ca5e6418 - - default default] The python binding code in 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/1007] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:30:01 2026] GET /v2.1/servers/1ac286b0-f2d6-45dc-89a3-ab89923ae02a => generated 1394 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-04-21 18:30:02.749 7 WARNING neutronclient.v2_0.client [None req-ec1dfe74-1730-40b8-8634-75702c983ae4 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1008] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:30:02 2026] GET /v2.1/servers/60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 => generated 1528 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:03.248 8 INFO nova.api.openstack.compute.server_external_events [req-1527cb8d-aa76-4278-a890-be288eada1eb req-50b1d0c7-8e79-474f-87d0-788333c9a006 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-plugged:64d03d7b-6b13-46a1-bd82-5aca632149e7 for instance 60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 on instance [pid: 8|app: 0|req: 508/1009] 10.0.0.241 () {38 vars in 815 bytes} [Tue Apr 21 18:30:03 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-04-21 18:30:03.926 7 WARNING neutronclient.v2_0.client [None req-0521baf0-ee51-4596-bcc5-4f784177431d 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1010] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:30:03 2026] GET /v2.1/servers/60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 => generated 1528 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:05.104 8 WARNING neutronclient.v2_0.client [None req-8d265162-815c-401b-a360-0bdd57731aef 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1011] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:30:05 2026] GET /v2.1/servers/60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 => generated 1696 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:05.358 7 WARNING neutronclient.v2_0.client [None req-040109e9-92ea-4bbd-9451-0affb15b3713 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in 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/1012] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:30:05 2026] GET /v2.1/servers/60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 => generated 1696 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-04-21 18:30:06.805 8 INFO nova.api.openstack.compute.server_external_events [req-3d8450e9-b3ca-45c5-a20f-cb0c988de81c req-591b960d-94a6-4742-9856-1f872d5523fa fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:64d03d7b-6b13-46a1-bd82-5aca632149e7 for instance 60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 on instance [pid: 8|app: 0|req: 510/1013] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:30:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:06.880 7 WARNING neutronclient.v2_0.client [None req-e9d9603e-fc03-446c-b3c6-4d6f49f8d3ab ed4b4df1d49f486595e5e6063f60ddfc 56fd079106444f61ad73f912ca5e6418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1014] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:30:06 2026] GET /v2.1/servers/1ac286b0-f2d6-45dc-89a3-ab89923ae02a => generated 1520 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:07.395 8 INFO nova.api.openstack.compute.server_external_events [req-93a950fe-f1ee-46c3-95b4-87efb72d7c61 req-55d27e0f-15fd-4048-9530-2d113fe1275b fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:9fa95cad-3852-468d-b3ad-4e66b41a9d8f for instance 1ac286b0-f2d6-45dc-89a3-ab89923ae02a on instance [pid: 8|app: 0|req: 511/1015] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:30:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:12.383 7 WARNING neutronclient.v2_0.client [None req-a1f51c45-654e-4705-8de0-a9b2e2653623 ed4b4df1d49f486595e5e6063f60ddfc 56fd079106444f61ad73f912ca5e6418 - - default default] The python binding code in 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/1018] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:30:12 2026] GET /v2.1/servers/1ac286b0-f2d6-45dc-89a3-ab89923ae02a => generated 1518 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:12.778 8 INFO nova.api.openstack.compute.server_external_events [req-c0e7a402-444f-4900-b9e5-4301f96bf122 req-c40d892f-b407-4238-9134-3ecb6149b662 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-plugged:9fa95cad-3852-468d-b3ad-4e66b41a9d8f for instance 1ac286b0-f2d6-45dc-89a3-ab89923ae02a on instance [pid: 8|app: 0|req: 513/1019] 10.0.0.241 () {38 vars in 815 bytes} [Tue Apr 21 18:30:12 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: 507/1020] 10.0.0.35 () {34 vars in 749 bytes} [Tue Apr 21 18:30:14 2026] POST /v2.1/servers/60bbfaa1-9012-48c2-8cc2-dfdc8d288c88/action => generated 31931 bytes in 559 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-04-21 18:30:17.610 8 WARNING neutronclient.v2_0.client [None req-7bac5a7e-e692-47c2-888b-c2f6df71580e ed4b4df1d49f486595e5e6063f60ddfc 56fd079106444f61ad73f912ca5e6418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1021] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:30:17 2026] GET /v2.1/servers/1ac286b0-f2d6-45dc-89a3-ab89923ae02a => generated 1817 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-04-21 18:30:19.041 7 INFO nova.api.openstack.compute.server_external_events [req-e1987250-b272-4701-8e6c-c39ad830ff12 req-b5f8fa13-6166-4251-99a9-a44e32824b56 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:9fa95cad-3852-468d-b3ad-4e66b41a9d8f for instance 1ac286b0-f2d6-45dc-89a3-ab89923ae02a on instance [pid: 7|app: 0|req: 509/1024] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:30:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:27.129 8 INFO nova.api.openstack.compute.server_external_events [req-451223b0-ecab-415d-a97e-400cf22a6f28 req-583af87d-3e62-4be7-83cd-dd5806235ffa fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:64d03d7b-6b13-46a1-bd82-5aca632149e7 for instance 60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 on instance [pid: 8|app: 0|req: 516/1025] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:30:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 518/1028] 10.0.0.35 () {34 vars in 670 bytes} [Tue Apr 21 18:30:30 2026] POST /v2.1/os-keypairs => generated 397 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-04-21 18:30:31.901 7 WARNING neutronclient.v2_0.client [None req-1848b673-2acd-4588-8c86-035134779a22 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:30:31.946 7 WARNING neutronclient.v2_0.client [None req-1848b673-2acd-4588-8c86-035134779a22 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:30:32.130 7 WARNING neutronclient.v2_0.client [None req-1848b673-2acd-4588-8c86-035134779a22 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1029] 10.0.0.35 () {34 vars in 662 bytes} [Tue Apr 21 18:30:31 2026] POST /v2.1/servers => generated 450 bytes in 490 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-21 18:30:32.347 8 WARNING neutronclient.v2_0.client [None req-49add09e-dccf-4a63-b24f-a990d4b92009 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1030] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:30:32 2026] GET /v2.1/servers/83d4be11-e734-4814-b826-311462d37dd3 => generated 1400 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:33.431 7 WARNING neutronclient.v2_0.client [None req-54908f9d-d4ef-497e-a318-15524b1122a7 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1031] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:30:33 2026] GET /v2.1/servers/83d4be11-e734-4814-b826-311462d37dd3 => generated 1404 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-04-21 18:30:34.519 8 WARNING neutronclient.v2_0.client [None req-d50d47b7-7670-4885-954e-78045d2c7164 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1032] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:30:34 2026] GET /v2.1/servers/83d4be11-e734-4814-b826-311462d37dd3 => generated 1452 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:35.597 7 WARNING neutronclient.v2_0.client [None req-03b7dfa5-cd98-4ffc-8a64-f53ed8e27f4d 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in 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/1033] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:30:35 2026] GET /v2.1/servers/83d4be11-e734-4814-b826-311462d37dd3 => generated 1452 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:36.702 8 WARNING neutronclient.v2_0.client [None req-77ca3b3d-8fa1-4e94-9866-f6713a90af71 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1034] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:30:36 2026] GET /v2.1/servers/83d4be11-e734-4814-b826-311462d37dd3 => generated 1460 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-04-21 18:30:37.632 7 INFO nova.api.openstack.compute.server_external_events [req-75f55260-d85b-4aea-a8b4-9cc154b5b58a req-1fe81c17-0b09-4a2a-86d7-333310097abb fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:6ce4840c-69b3-48f8-8b19-292f18cb4ba0 for instance 83d4be11-e734-4814-b826-311462d37dd3 on instance [pid: 7|app: 0|req: 514/1035] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:30:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:37.788 8 WARNING neutronclient.v2_0.client [None req-0e79ee8c-4690-4929-9f55-1a7419c8e4ab 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1038] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:30:37 2026] GET /v2.1/servers/83d4be11-e734-4814-b826-311462d37dd3 => generated 1538 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:39.124 7 WARNING neutronclient.v2_0.client [None req-c0e9de14-66d1-4066-9d28-338e2a352b66 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in 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/1039] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:30:39 2026] GET /v2.1/servers/83d4be11-e734-4814-b826-311462d37dd3 => generated 1526 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:40.337 8 WARNING neutronclient.v2_0.client [None req-8e16485b-b229-426e-a4e6-b5884bc79c16 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1040] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:30:40 2026] GET /v2.1/servers/83d4be11-e734-4814-b826-311462d37dd3 => generated 1526 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:41.503 7 WARNING neutronclient.v2_0.client [None req-a3b3a865-91a6-409c-86d6-f861082eb1e6 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1041] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:30:41 2026] GET /v2.1/servers/83d4be11-e734-4814-b826-311462d37dd3 => generated 1526 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:42.654 8 WARNING neutronclient.v2_0.client [None req-70632120-03ed-4b15-8f9c-9f6744367f59 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in 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/1042] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:30:42 2026] GET /v2.1/servers/83d4be11-e734-4814-b826-311462d37dd3 => generated 1526 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-04-21 18:30:43.294 7 INFO nova.api.openstack.compute.server_external_events [req-d033b31b-1bf7-429a-adb9-02c0a2fa0e43 req-47d3ffc7-1488-4c24-8a2a-d846399737de fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-plugged:6ce4840c-69b3-48f8-8b19-292f18cb4ba0 for instance 83d4be11-e734-4814-b826-311462d37dd3 on instance [pid: 7|app: 0|req: 519/1043] 10.0.0.241 () {38 vars in 815 bytes} [Tue Apr 21 18:30:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:43.844 8 WARNING neutronclient.v2_0.client [None req-d9dc0c7e-beca-481d-beea-ea1f9bed474d 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1044] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:30:43 2026] GET /v2.1/servers/83d4be11-e734-4814-b826-311462d37dd3 => generated 1526 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-04-21 18:30:44.994 7 WARNING neutronclient.v2_0.client [None req-61bbe0de-3e07-4b88-b4d2-8ff45ee41000 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in 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/1045] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:30:44 2026] GET /v2.1/servers/83d4be11-e734-4814-b826-311462d37dd3 => generated 1694 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:45.159 8 WARNING neutronclient.v2_0.client [None req-6fb81da3-7ee7-4038-9375-323c20c22190 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1046] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:30:45 2026] GET /v2.1/servers/83d4be11-e734-4814-b826-311462d37dd3 => generated 1694 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-04-21 18:30:45.975 7 INFO nova.api.openstack.compute.server_external_events [req-52e69e46-660e-4966-a770-8fd0dc40044d req-baf8fbad-49d0-44c8-9425-c2d55d7933b6 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:6ce4840c-69b3-48f8-8b19-292f18cb4ba0 for instance 83d4be11-e734-4814-b826-311462d37dd3 on instance [pid: 7|app: 0|req: 521/1047] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:30:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:49.790 8 WARNING neutronclient.v2_0.client [None req-f1e84b6b-e02b-4d40-9b73-db2fe561a32e a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:30:49.841 8 WARNING neutronclient.v2_0.client [None req-f1e84b6b-e02b-4d40-9b73-db2fe561a32e a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:30:49.994 8 WARNING neutronclient.v2_0.client [None req-f1e84b6b-e02b-4d40-9b73-db2fe561a32e a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1050] 199.19.213.133 () {36 vars in 714 bytes} [Tue Apr 21 18:30:49 2026] POST /v2.1/servers => generated 453 bytes in 748 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:50.760 7 WARNING neutronclient.v2_0.client [None req-cb03dea8-2e37-4f45-85ec-05f438e5d978 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1051] 199.19.213.133 () {32 vars in 733 bytes} [Tue Apr 21 18:30:50 2026] GET /v2.1/servers/631bf4b3-2dba-4054-8139-2274f683b33d => generated 2213 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:50.827 8 WARNING neutronclient.v2_0.client [None req-8f92dd70-08fc-412e-bfc7-f250518b6ac1 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1052] 199.19.213.133 () {32 vars in 759 bytes} [Tue Apr 21 18:30:50 2026] GET /v2.1/servers/631bf4b3-2dba-4054-8139-2274f683b33d/os-interface => generated 28 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 524/1053] 199.19.213.133 () {32 vars in 777 bytes} [Tue Apr 21 18:30:50 2026] GET /v2.1/servers/631bf4b3-2dba-4054-8139-2274f683b33d/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:53.545 8 WARNING neutronclient.v2_0.client [None req-0c8f090f-5dbd-4e20-a090-6499588eeff9 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1054] 199.19.213.133 () {32 vars in 733 bytes} [Tue Apr 21 18:30:53 2026] GET /v2.1/servers/631bf4b3-2dba-4054-8139-2274f683b33d => generated 2371 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:53.672 7 WARNING neutronclient.v2_0.client [None req-0bc1b253-e8b3-4922-9f1c-59d6d50e4429 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1055] 199.19.213.133 () {32 vars in 759 bytes} [Tue Apr 21 18:30:53 2026] GET /v2.1/servers/631bf4b3-2dba-4054-8139-2274f683b33d/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 531/1056] 199.19.213.133 () {32 vars in 777 bytes} [Tue Apr 21 18:30:53 2026] GET /v2.1/servers/631bf4b3-2dba-4054-8139-2274f683b33d/os-volume_attachments => generated 197 bytes in 221 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: 526/1057] 10.0.0.35 () {34 vars in 749 bytes} [Tue Apr 21 18:30:54 2026] POST /v2.1/servers/83d4be11-e734-4814-b826-311462d37dd3/action => generated 31932 bytes in 547 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-04-21 18:30:55.694 8 INFO nova.api.openstack.compute.server_external_events [req-7092719b-8da3-436c-8ad9-90c7fdc8e870 req-d925f728-a413-4b4f-b93b-2835d87529ca fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:aaf1f696-efa0-4ec3-b151-3cb4f96d1c75 for instance 631bf4b3-2dba-4054-8139-2274f683b33d on instance [pid: 8|app: 0|req: 532/1058] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:30:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:56.776 7 WARNING neutronclient.v2_0.client [None req-97e412e5-49f9-4bfd-a661-13156d709c8b a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1059] 199.19.213.133 () {32 vars in 733 bytes} [Tue Apr 21 18:30:56 2026] GET /v2.1/servers/631bf4b3-2dba-4054-8139-2274f683b33d => generated 2445 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:56.908 8 WARNING neutronclient.v2_0.client [None req-80444eb0-86f7-485b-bcde-c56aa3c7860d a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1060] 199.19.213.133 () {32 vars in 759 bytes} [Tue Apr 21 18:30:56 2026] GET /v2.1/servers/631bf4b3-2dba-4054-8139-2274f683b33d/os-interface => generated 284 bytes in 84 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: 528/1061] 199.19.213.133 () {32 vars in 777 bytes} [Tue Apr 21 18:30:56 2026] GET /v2.1/servers/631bf4b3-2dba-4054-8139-2274f683b33d/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:30:59.889 7 WARNING neutronclient.v2_0.client [None req-55bcfc1c-4e90-4850-9b2c-a8a6273f1fdc a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1064] 199.19.213.133 () {32 vars in 733 bytes} [Tue Apr 21 18:30:59 2026] GET /v2.1/servers/631bf4b3-2dba-4054-8139-2274f683b33d => generated 2433 bytes in 320 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-04-21 18:31:00.029 8 WARNING neutronclient.v2_0.client [None req-98564c59-bf66-4aa8-8fe7-48522730e935 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1065] 199.19.213.133 () {32 vars in 759 bytes} [Tue Apr 21 18:31:00 2026] GET /v2.1/servers/631bf4b3-2dba-4054-8139-2274f683b33d/os-interface => generated 284 bytes in 79 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: 531/1066] 199.19.213.133 () {32 vars in 777 bytes} [Tue Apr 21 18:31:00 2026] GET /v2.1/servers/631bf4b3-2dba-4054-8139-2274f683b33d/os-volume_attachments => generated 197 bytes in 42 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-04-21 18:31:01.349 8 INFO nova.api.openstack.compute.server_external_events [req-e4ada244-23cb-4bf0-9ba9-e4caa504b9e3 req-ac8b9de6-65a1-405c-a85c-79bce18d6af8 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-plugged:aaf1f696-efa0-4ec3-b151-3cb4f96d1c75 for instance 631bf4b3-2dba-4054-8139-2274f683b33d on instance [pid: 8|app: 0|req: 536/1067] 10.0.0.241 () {38 vars in 815 bytes} [Tue Apr 21 18:31:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:31:03.077 7 WARNING neutronclient.v2_0.client [None req-9e880c97-950c-4bd9-87a7-3a29e3630573 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1068] 199.19.213.133 () {32 vars in 733 bytes} [Tue Apr 21 18:31:03 2026] GET /v2.1/servers/631bf4b3-2dba-4054-8139-2274f683b33d => generated 2433 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:31:03.232 8 WARNING neutronclient.v2_0.client [None req-4628ca2a-6677-431a-9a9f-ea1474606932 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1069] 199.19.213.133 () {32 vars in 759 bytes} [Tue Apr 21 18:31:03 2026] GET /v2.1/servers/631bf4b3-2dba-4054-8139-2274f683b33d/os-interface => generated 286 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 533/1070] 199.19.213.133 () {32 vars in 777 bytes} [Tue Apr 21 18:31:03 2026] GET /v2.1/servers/631bf4b3-2dba-4054-8139-2274f683b33d/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, ' [pid: 8|app: 0|req: 538/1071] 10.0.0.35 () {32 vars in 717 bytes} [Tue Apr 21 18:31:05 2026] DELETE /v2.1/servers/83d4be11-e734-4814-b826-311462d37dd3 => generated 0 bytes in 95 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-04-21 18:31:05.524 7 WARNING neutronclient.v2_0.client [None req-d6cc39b7-d76f-4a1e-878c-bae45225c859 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1072] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:31:05 2026] GET /v2.1/servers/83d4be11-e734-4814-b826-311462d37dd3 => generated 1820 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:31:06.029 8 WARNING neutronclient.v2_0.client [None req-7efb8b1c-e632-49f6-9594-60f622ec2291 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1073] 199.19.213.133 () {32 vars in 733 bytes} [Tue Apr 21 18:31:05 2026] GET /v2.1/servers/631bf4b3-2dba-4054-8139-2274f683b33d => generated 2581 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:31:06.186 7 WARNING neutronclient.v2_0.client [None req-24e53129-9e1d-435d-8f36-d2a255cc101f a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1074] 199.19.213.133 () {32 vars in 759 bytes} [Tue Apr 21 18:31:06 2026] GET /v2.1/servers/631bf4b3-2dba-4054-8139-2274f683b33d/os-interface => generated 286 bytes in 93 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: 540/1075] 199.19.213.133 () {32 vars in 777 bytes} [Tue Apr 21 18:31:06 2026] GET /v2.1/servers/631bf4b3-2dba-4054-8139-2274f683b33d/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:31:06.729 7 WARNING neutronclient.v2_0.client [None req-0a22af0b-4226-4fe7-8a0d-1ae0d9751ded 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1076] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:31:06 2026] GET /v2.1/servers/83d4be11-e734-4814-b826-311462d37dd3 => generated 1820 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:31:07.923 7 WARNING neutronclient.v2_0.client [None req-8a81debd-27c7-4073-b46c-953fdc7086e5 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1079] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:31:07 2026] GET /v2.1/servers/83d4be11-e734-4814-b826-311462d37dd3 => generated 1820 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-04-21 18:31:08.790 8 INFO nova.api.openstack.compute.server_external_events [req-a898a495-e5a3-4a09-ae90-8a2b6e495507 req-03cf8244-0df4-42a0-801f-cc649e07850c fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-deleted:6ce4840c-69b3-48f8-8b19-292f18cb4ba0 for instance 83d4be11-e734-4814-b826-311462d37dd3 on instance [pid: 8|app: 0|req: 542/1080] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:31:08 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:31:09.106 7 WARNING neutronclient.v2_0.client [None req-ba4a7afd-daa0-4bf6-b1c4-65b65d0673b6 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1081] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:31:09 2026] GET /v2.1/servers/83d4be11-e734-4814-b826-311462d37dd3 => generated 1481 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-04-21 18:31:10.238 8 WARNING neutronclient.v2_0.client [None req-ce68eda7-2d40-4b11-89d8-7e4a97295c0e 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1082] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:31:10 2026] GET /v2.1/servers/83d4be11-e734-4814-b826-311462d37dd3 => generated 1486 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-04-21 18:31:11.333 7 WARNING neutronclient.v2_0.client [None req-59161f93-6140-4bdb-84ae-8f5cf80b46ce 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in 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/1083] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:31:11 2026] GET /v2.1/servers/83d4be11-e734-4814-b826-311462d37dd3 => generated 1486 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-04-21 18:31:12.409 8 INFO nova.api.openstack.wsgi [None req-ceba0507-40ba-4b36-a0e5-10ac85cc2a88 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] HTTP exception thrown: Instance 83d4be11-e734-4814-b826-311462d37dd3 could not be found. [pid: 8|app: 0|req: 544/1084] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:31:12 2026] GET /v2.1/servers/83d4be11-e734-4814-b826-311462d37dd3 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 541/1085] 10.0.0.35 () {32 vars in 727 bytes} [Tue Apr 21 18:31:12 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-248314717 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 545/1086] 10.0.0.35 () {32 vars in 717 bytes} [Tue Apr 21 18:31:12 2026] DELETE /v2.1/servers/60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-21 18:31:13.091 7 WARNING neutronclient.v2_0.client [None req-530557e9-1225-41bf-b5d8-58c66192e907 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1087] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:31:13 2026] GET /v2.1/servers/60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 => generated 1702 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-04-21 18:31:14.306 8 WARNING neutronclient.v2_0.client [None req-bf94a23c-3394-47ca-b6fa-8ce80b92c526 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1088] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:31:14 2026] GET /v2.1/servers/60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 => generated 1702 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:31:15.468 7 WARNING neutronclient.v2_0.client [None req-f5aef54b-b8de-4333-9565-860be0d0cd09 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1089] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:31:15 2026] GET /v2.1/servers/60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 => generated 1702 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:31:15.873 8 INFO nova.api.openstack.compute.server_external_events [req-d3cb7ab6-31bf-41f9-822c-930ab9dc4130 req-5a12e31b-d1e0-4074-8a51-22fc1aa9e9f7 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-deleted:64d03d7b-6b13-46a1-bd82-5aca632149e7 for instance 60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 on instance [pid: 8|app: 0|req: 547/1090] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:31:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:31:16.623 7 WARNING neutronclient.v2_0.client [None req-a580614d-8803-4558-a296-688e80b66972 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1091] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:31:16 2026] GET /v2.1/servers/60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 => generated 1483 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-04-21 18:31:17.722 8 WARNING neutronclient.v2_0.client [None req-95b2aa79-9384-4f9c-b1a5-70aac8b9b745 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1092] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:31:17 2026] GET /v2.1/servers/60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 => generated 1488 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-04-21 18:31:18.823 7 WARNING neutronclient.v2_0.client [None req-46536257-ec20-41d9-b654-4703ad9cf888 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1095] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:31:18 2026] GET /v2.1/servers/60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 => generated 1488 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-04-21 18:31:19.904 8 INFO nova.api.openstack.wsgi [None req-c4989c0f-f89d-48d3-a449-1890f1141a22 371440657db042db8cea90b6606aa0b7 2d739a25f79b4aac8da0d29b1c536e5f - - default default] HTTP exception thrown: Instance 60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 could not be found. [pid: 8|app: 0|req: 550/1096] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:31:19 2026] GET /v2.1/servers/60bbfaa1-9012-48c2-8cc2-dfdc8d288c88 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 547/1097] 10.0.0.35 () {32 vars in 729 bytes} [Tue Apr 21 18:31:20 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1054935340 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-21 18:31:45.317 7 WARNING neutronclient.v2_0.client [None req-766950bf-12ab-4abb-9f12-74838106b2a8 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:31:45.367 7 WARNING neutronclient.v2_0.client [None req-766950bf-12ab-4abb-9f12-74838106b2a8 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] 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-04-21 18:31:47.708 8 INFO nova.api.openstack.compute.server_external_events [req-0caf8ae2-d685-4596-a441-13b31c9d4581 req-9587cdbe-7f47-406f-8b13-4d81c380584b fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:bf795d8d-200b-4ad5-befd-6570997a6135 for instance 631bf4b3-2dba-4054-8139-2274f683b33d on instance [pid: 8|app: 0|req: 553/1102] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:31:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:31:52.787 8 INFO nova.api.openstack.compute.server_external_events [req-986686e7-cec1-4b86-9f6b-e40593d52a1b req-51cd6f03-8098-4bcf-a040-0e37ec38d7aa fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-plugged:bf795d8d-200b-4ad5-befd-6570997a6135 for instance 631bf4b3-2dba-4054-8139-2274f683b33d on instance [pid: 8|app: 0|req: 556/1105] 10.0.0.241 () {38 vars in 815 bytes} [Tue Apr 21 18:31:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:31:53.930 7 WARNING neutronclient.v2_0.client [None req-766950bf-12ab-4abb-9f12-74838106b2a8 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 550/1106] 199.19.213.133 () {36 vars in 812 bytes} [Tue Apr 21 18:31:45 2026] POST /v2.1/servers/631bf4b3-2dba-4054-8139-2274f683b33d/os-interface => generated 280 bytes in 8710 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-04-21 18:31:54.262 8 INFO nova.api.openstack.compute.server_external_events [req-449e9564-e377-4c28-894b-3688dd9bc026 req-511dfa73-f14f-4a73-a5ad-d9b8e03a1cd8 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:bf795d8d-200b-4ad5-befd-6570997a6135 for instance 631bf4b3-2dba-4054-8139-2274f683b33d on instance [pid: 8|app: 0|req: 557/1107] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:31:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:31:54.625 7 INFO nova.api.openstack.compute.server_external_events [req-43ed4ee8-0584-4d53-b8b4-40f21822008c req-c35532fe-b866-436a-99b3-5847e2271db0 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:bf795d8d-200b-4ad5-befd-6570997a6135 for instance 631bf4b3-2dba-4054-8139-2274f683b33d on instance [pid: 7|app: 0|req: 551/1108] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:31:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:32:16.963 7 WARNING neutronclient.v2_0.client [None req-661d11ea-ab91-4f0d-b4d3-9c4c9a2f6087 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:32:17.013 7 WARNING neutronclient.v2_0.client [None req-661d11ea-ab91-4f0d-b4d3-9c4c9a2f6087 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] 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-04-21 18:32:19.279 8 INFO nova.api.openstack.compute.server_external_events [req-01c70cb0-a476-47f7-9d5e-1e16ffddfb75 req-9da61a65-7b3f-4ddb-98d4-9a68885f53e1 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:7ec0efaf-9147-48fe-88de-8493b89908f8 for instance 631bf4b3-2dba-4054-8139-2274f683b33d on instance [pid: 8|app: 0|req: 562/1115] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:32:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-21 18:32:26.048 7 WARNING neutronclient.v2_0.client [None req-661d11ea-ab91-4f0d-b4d3-9c4c9a2f6087 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1116] 199.19.213.133 () {36 vars in 812 bytes} [Tue Apr 21 18:32:16 2026] POST /v2.1/servers/631bf4b3-2dba-4054-8139-2274f683b33d/os-interface => generated 373 bytes in 9286 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-04-21 18:32:26.353 8 INFO nova.api.openstack.compute.server_external_events [req-f545b8cb-724e-41e3-8b58-f6822cde49ca req-73bafdb4-f2ca-46fb-be88-bf69d83dd4ce fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-plugged:7ec0efaf-9147-48fe-88de-8493b89908f8 for instance 631bf4b3-2dba-4054-8139-2274f683b33d on instance [pid: 8|app: 0|req: 563/1117] 10.0.0.241 () {38 vars in 815 bytes} [Tue Apr 21 18:32:26 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-04-21 18:32:35.868 7 WARNING neutronclient.v2_0.client [None req-983876a4-f00f-44b4-a1d1-91f58f237422 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 18:32:35.914 7 WARNING neutronclient.v2_0.client [None req-983876a4-f00f-44b4-a1d1-91f58f237422 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] 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-04-21 18:32:38.187 8 INFO nova.api.openstack.compute.server_external_events [req-3813a11b-4f11-402d-9160-78d1ae03fd12 req-79e4b36b-8708-47b4-aa3e-adf41ed3c4fd fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:46c4b62e-ead9-452b-9c45-4f6996a8a39b for instance 631bf4b3-2dba-4054-8139-2274f683b33d on instance [pid: 8|app: 0|req: 567/1122] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:32:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:32:42.989 8 INFO nova.api.openstack.compute.server_external_events [req-683d273f-8c01-4dc3-b9d8-b88dcd6d1463 req-5c010288-8192-44d3-bc0b-72ec9281e761 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-plugged:46c4b62e-ead9-452b-9c45-4f6996a8a39b for instance 631bf4b3-2dba-4054-8139-2274f683b33d on instance [pid: 8|app: 0|req: 568/1123] 10.0.0.241 () {38 vars in 815 bytes} [Tue Apr 21 18:32: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) 2026-04-21 18:32:45.453 7 WARNING neutronclient.v2_0.client [None req-983876a4-f00f-44b4-a1d1-91f58f237422 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] The python binding code in 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/1124] 199.19.213.133 () {36 vars in 812 bytes} [Tue Apr 21 18:32:35 2026] POST /v2.1/servers/631bf4b3-2dba-4054-8139-2274f683b33d/os-interface => generated 378 bytes in 9668 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-04-21 18:32:46.124 8 INFO nova.api.openstack.compute.server_external_events [req-47953c38-dced-4b03-89f7-8395fb9eed7a req-298721eb-2c1a-4340-97e4-92b5e1414387 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:7ec0efaf-9147-48fe-88de-8493b89908f8 for instance 631bf4b3-2dba-4054-8139-2274f683b33d on instance [pid: 8|app: 0|req: 569/1125] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:32:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:32:59.384 8 INFO nova.api.openstack.compute.server_external_events [req-a64482ff-483f-4f6c-8bb0-b199d2ea042c req-4ba22685-6100-4f7f-adea-f459eebf639b fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:46c4b62e-ead9-452b-9c45-4f6996a8a39b for instance 631bf4b3-2dba-4054-8139-2274f683b33d on instance [pid: 8|app: 0|req: 572/1130] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:32:59 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: 559/1131] 199.19.213.133 () {34 vars in 855 bytes} [Tue Apr 21 18:32:59 2026] DELETE /v2.1/servers/631bf4b3-2dba-4054-8139-2274f683b33d/os-interface/46c4b62e-ead9-452b-9c45-4f6996a8a39b => 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, ' 2026-04-21 18:33:01.445 8 INFO nova.api.openstack.compute.server_external_events [req-78e48604-f835-4ee2-b31e-37d2078e08b8 req-c1028ae1-471d-40f3-afd3-ca4d5dd11365 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:46c4b62e-ead9-452b-9c45-4f6996a8a39b for instance 631bf4b3-2dba-4054-8139-2274f683b33d on instance [pid: 8|app: 0|req: 573/1132] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:33:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:33:10.140 7 INFO nova.api.openstack.compute.server_external_events [req-d0d990e3-6f13-417c-a686-c8615c4ecd87 req-76356716-f5b2-42f1-a994-c55b720a75a7 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:7ec0efaf-9147-48fe-88de-8493b89908f8 for instance 631bf4b3-2dba-4054-8139-2274f683b33d on instance [pid: 7|app: 0|req: 561/1135] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:33:10 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: 8|app: 0|req: 575/1136] 199.19.213.133 () {34 vars in 855 bytes} [Tue Apr 21 18:33:10 2026] DELETE /v2.1/servers/631bf4b3-2dba-4054-8139-2274f683b33d/os-interface/7ec0efaf-9147-48fe-88de-8493b89908f8 => generated 0 bytes in 57 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: 578/1141] 199.19.213.133 () {34 vars in 855 bytes} [Tue Apr 21 18:33:31 2026] DELETE /v2.1/servers/631bf4b3-2dba-4054-8139-2274f683b33d/os-interface/bf795d8d-200b-4ad5-befd-6570997a6135 => generated 0 bytes in 49 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: 564/1142] 199.19.213.133 () {34 vars in 755 bytes} [Tue Apr 21 18:33:36 2026] DELETE /v2.1/servers/631bf4b3-2dba-4054-8139-2274f683b33d => generated 0 bytes in 122 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:33:39.049 7 INFO nova.api.openstack.compute.server_external_events [req-730a7314-1a39-488c-8b02-799ebb2585f7 req-6530e309-cf0d-4410-97a1-d8f78c834280 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-unplugged:aaf1f696-efa0-4ec3-b151-3cb4f96d1c75 for instance 631bf4b3-2dba-4054-8139-2274f683b33d on instance [pid: 7|app: 0|req: 566/1145] 10.0.0.241 () {38 vars in 815 bytes} [Tue Apr 21 18:33:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:33:39.385 8 INFO nova.api.openstack.compute.server_external_events [req-8c6b7b44-53ac-4322-a09f-889d8e1ee46f req-01924948-3bf4-4484-aa5c-fa03a31d022b fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-deleted:aaf1f696-efa0-4ec3-b151-3cb4f96d1c75 for instance 631bf4b3-2dba-4054-8139-2274f683b33d on instance [pid: 8|app: 0|req: 580/1146] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:33:39 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:33:40.828 7 INFO nova.api.openstack.compute.server_external_events [req-0a1fe21c-fcef-4112-9999-6f07772e33d2 req-d50ae193-c251-4474-bfa2-f6debad68f77 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:9fa95cad-3852-468d-b3ad-4e66b41a9d8f for instance 1ac286b0-f2d6-45dc-89a3-ab89923ae02a on instance [pid: 7|app: 0|req: 567/1147] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:33:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1148] 10.0.0.35 () {32 vars in 717 bytes} [Tue Apr 21 18:33:40 2026] DELETE /v2.1/servers/1ac286b0-f2d6-45dc-89a3-ab89923ae02a => 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-04-21 18:33:40.971 7 WARNING neutronclient.v2_0.client [None req-352ff3b6-d57a-46b6-870b-34b5865c775b ed4b4df1d49f486595e5e6063f60ddfc 56fd079106444f61ad73f912ca5e6418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 568/1149] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:33:40 2026] GET /v2.1/servers/1ac286b0-f2d6-45dc-89a3-ab89923ae02a => generated 1943 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-04-21 18:33:43.822 8 INFO nova.api.openstack.compute.server_external_events [req-dccc75c9-928b-41e7-a471-222c8afec708 req-4fbb16b2-11af-40e6-b8c3-dda84daa92ec fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-deleted:9fa95cad-3852-468d-b3ad-4e66b41a9d8f for instance 1ac286b0-f2d6-45dc-89a3-ab89923ae02a on instance [pid: 8|app: 0|req: 582/1150] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:33:43 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-04-21 18:33:46.191 7 WARNING neutronclient.v2_0.client [None req-d55cf70e-4264-4160-bd4e-a51f042a7f03 ed4b4df1d49f486595e5e6063f60ddfc 56fd079106444f61ad73f912ca5e6418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 569/1151] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:33:46 2026] GET /v2.1/servers/1ac286b0-f2d6-45dc-89a3-ab89923ae02a => generated 1480 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:33:51.269 7 INFO nova.api.openstack.wsgi [None req-bbcc8bdf-0654-448b-afb9-601fa3f68891 ed4b4df1d49f486595e5e6063f60ddfc 56fd079106444f61ad73f912ca5e6418 - - default default] HTTP exception thrown: Instance 1ac286b0-f2d6-45dc-89a3-ab89923ae02a could not be found. [pid: 7|app: 0|req: 571/1154] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:33:51 2026] GET /v2.1/servers/1ac286b0-f2d6-45dc-89a3-ab89923ae02a => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:33:51.940 8 INFO nova.api.openstack.compute.server_external_events [req-52f45aaa-7280-477f-8b97-1c2767011f46 req-d57adcef-3e9f-407a-a72c-5559a485e675 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-changed:3863a72d-2465-4b0a-879e-2f2447e48582 for instance f35c17d1-7363-4cd0-8bdb-4a8b22e67fc0 on instance [pid: 8|app: 0|req: 584/1155] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:33:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1156] 10.0.0.35 () {32 vars in 717 bytes} [Tue Apr 21 18:33:51 2026] DELETE /v2.1/servers/f35c17d1-7363-4cd0-8bdb-4a8b22e67fc0 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:33:52.062 8 WARNING neutronclient.v2_0.client [None req-897701b7-0ca8-4086-97a8-f9ee336a1888 ed4b4df1d49f486595e5e6063f60ddfc 56fd079106444f61ad73f912ca5e6418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 585/1157] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:33:52 2026] GET /v2.1/servers/f35c17d1-7363-4cd0-8bdb-4a8b22e67fc0 => generated 1941 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:33:54.853 7 INFO nova.api.openstack.compute.server_external_events [req-fb14a4fc-a2dd-447a-a44f-5106e0b40d05 req-9916151f-12b2-4e39-81fc-eea559a20c49 fe38183c64484dd4969ae1f1c17e57a6 6f3f6d50f42a4655ab259f9227bbb145 - - e86bf33489714961b74912af1a18146e e86bf33489714961b74912af1a18146e] Creating event network-vif-deleted:3863a72d-2465-4b0a-879e-2f2447e48582 for instance f35c17d1-7363-4cd0-8bdb-4a8b22e67fc0 on instance [pid: 7|app: 0|req: 573/1158] 10.0.0.66 () {38 vars in 814 bytes} [Tue Apr 21 18:33:54 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-04-21 18:33:57.253 8 WARNING neutronclient.v2_0.client [None req-f153ee30-c014-45e0-afc3-9fed321e1abf ed4b4df1d49f486595e5e6063f60ddfc 56fd079106444f61ad73f912ca5e6418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 586/1159] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:33:57 2026] GET /v2.1/servers/f35c17d1-7363-4cd0-8bdb-4a8b22e67fc0 => generated 1479 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-04-21 18:34:02.335 8 INFO nova.api.openstack.wsgi [None req-9d23df89-48b9-49e4-9d48-e63be0c8cd4b ed4b4df1d49f486595e5e6063f60ddfc 56fd079106444f61ad73f912ca5e6418 - - default default] HTTP exception thrown: Instance f35c17d1-7363-4cd0-8bdb-4a8b22e67fc0 could not be found. [pid: 8|app: 0|req: 588/1162] 10.0.0.35 () {32 vars in 714 bytes} [Tue Apr 21 18:34:02 2026] GET /v2.1/servers/f35c17d1-7363-4cd0-8bdb-4a8b22e67fc0 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 575/1163] 10.0.0.35 () {32 vars in 723 bytes} [Tue Apr 21 18:34:03 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-580144009 => 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-04-21 18:34:03.478 8 INFO nova.api.openstack.wsgi [None req-a19192df-c3f8-46a6-8576-82c74ab4f257 ed4b4df1d49f486595e5e6063f60ddfc 56fd079106444f61ad73f912ca5e6418 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-580144009 not found for user ed4b4df1d49f486595e5e6063f60ddfc [pid: 8|app: 0|req: 589/1164] 10.0.0.35 () {32 vars in 720 bytes} [Tue Apr 21 18:34:03 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-580144009 => generated 141 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1169] 10.0.0.35 () {32 vars in 654 bytes} [Tue Apr 21 18:34:18 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1170] 10.0.0.35 () {32 vars in 640 bytes} [Tue Apr 21 18:34:18 2026] GET /v2.1/servers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-21 18:34:18.404 8 WARNING oslo_db.sqlalchemy.utils [None req-53a4c73b-cba1-4e0a-b3e1-dc057dd5c316 a30bdcdc5001402ebb2677cab47dc5c3 824e64f2345a41bb80b4364f32f9450e - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 593/1171] 10.0.0.35 () {32 vars in 648 bytes} [Tue Apr 21 18:34:18 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1172] 10.0.0.35 () {32 vars in 693 bytes} [Tue Apr 21 18:34:18 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1173] 10.0.0.238 () {28 vars in 454 bytes} [Tue Apr 21 18:34:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1174] 10.0.0.238 () {30 vars in 658 bytes} [Tue Apr 21 18:34:22 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 595/1175] 10.0.0.238 () {32 vars in 731 bytes} [Tue Apr 21 18:34:22 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1176] 10.0.0.238 () {34 vars in 806 bytes} [Tue Apr 21 18:34:22 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1177] 10.0.0.238 () {28 vars in 454 bytes} [Tue Apr 21 18:34:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1178] 10.0.0.238 () {30 vars in 658 bytes} [Tue Apr 21 18:34:23 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: 597/1179] 10.0.0.238 () {32 vars in 731 bytes} [Tue Apr 21 18:34:23 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1180] 10.0.0.238 () {34 vars in 894 bytes} [Tue Apr 21 18:34:23 2026] GET /v2.1/servers/detail?project_id=6f3f6d50f42a4655ab259f9227bbb145&all_tenants=True => generated 15 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1181] 10.0.0.238 () {34 vars in 894 bytes} [Tue Apr 21 18:34:23 2026] GET /v2.1/servers/detail?project_id=824e64f2345a41bb80b4364f32f9450e&all_tenants=True => generated 15 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1182] 10.0.0.238 () {34 vars in 894 bytes} [Tue Apr 21 18:34:23 2026] GET /v2.1/servers/detail?project_id=c129a8382c1e4ddaafc7ef28a4980e37&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)