+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 16 05:41:05 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-cb49d87db-qbh47 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 0x7f9870c59668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-06-16 05:41:10.756 8 INFO nova.utils [None req-4d4432b3-19b6-4883-a070-fffe200aca62 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-16 05:41:10.759 7 INFO nova.utils [None req-2c0b421e-e8bc-4689-8982-20f49cd0de76 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-16 05:41:12.425 7 WARNING keystonemiddleware._common.config [None req-2c0b421e-e8bc-4689-8982-20f49cd0de76 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 05:41:12.429 8 WARNING keystonemiddleware._common.config [None req-4d4432b3-19b6-4883-a070-fffe200aca62 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 05:41:12.434 7 WARNING oslo_config.cfg [None req-2c0b421e-e8bc-4689-8982-20f49cd0de76 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-16 05:41:12.438 8 WARNING oslo_config.cfg [None req-4d4432b3-19b6-4883-a070-fffe200aca62 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-16 05:41:12.513 7 WARNING keystonemiddleware._common.config [None req-2c0b421e-e8bc-4689-8982-20f49cd0de76 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 05:41:12.519 8 WARNING keystonemiddleware._common.config [None req-4d4432b3-19b6-4883-a070-fffe200aca62 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 05:41:12.529 7 WARNING oslo_config.cfg [None req-2c0b421e-e8bc-4689-8982-20f49cd0de76 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-16 05:41:12.534 8 WARNING oslo_config.cfg [None req-4d4432b3-19b6-4883-a070-fffe200aca62 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-16 05:41:12.541 7 WARNING oslo_config.cfg [None req-2c0b421e-e8bc-4689-8982-20f49cd0de76 - - - - - -] 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 0x7f9870c59668 pid: 7 (default app) 2026-06-16 05:41:12.546 8 WARNING oslo_config.cfg [None req-4d4432b3-19b6-4883-a070-fffe200aca62 - - - - - -] 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 0x7f9870c59668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.19.213.202 () {42 vars in 704 bytes} [Tue Jun 16 05:41:18 2026] GET /v2.1 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 05:41:19.140 8 WARNING oslo_policy.policy [None req-90f75824-55aa-4fb1-891d-d10b50b93c8f 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 05:41:19.140 8 WARNING oslo_policy.policy [None req-90f75824-55aa-4fb1-891d-d10b50b93c8f 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.19.213.202 () {44 vars in 908 bytes} [Tue Jun 16 05:41:18 2026] GET /v2.1 => generated 0 bytes in 551 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-06-16 05:41:19.252 7 WARNING oslo_policy.policy [req-90f75824-55aa-4fb1-891d-d10b50b93c8f req-fca7e6f7-6551-4f65-a712-b4c80e13a908 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-16 05:41:19.253 7 WARNING oslo_policy.policy [req-90f75824-55aa-4fb1-891d-d10b50b93c8f req-fca7e6f7-6551-4f65-a712-b4c80e13a908 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.19.213.202 () {46 vars in 981 bytes} [Tue Jun 16 05:41:19 2026] GET /v2.1/ => generated 400 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 05:41:19.351 8 INFO nova.api.openstack.wsgi [None req-8b1ac75e-0d47-401b-87c4-882dfa05fe86 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.19.213.202 () {48 vars in 1010 bytes} [Tue Jun 16 05:41:19 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.19.213.202 () {48 vars in 1050 bytes} [Tue Jun 16 05:41:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.19.213.202 () {52 vars in 1047 bytes} [Tue Jun 16 05:41:19 2026] POST /v2.1/flavors => generated 529 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.19.213.202 () {42 vars in 704 bytes} [Tue Jun 16 05:41:20 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.19.213.202 () {44 vars in 908 bytes} [Tue Jun 16 05:41:20 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: 7|app: 0|req: 6/11] 199.19.213.202 () {46 vars in 981 bytes} [Tue Jun 16 05:41:20 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 05:41:20.339 8 INFO nova.api.openstack.wsgi [None req-2c56c78c-467e-48fd-bf77-edec918428b2 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.19.213.202 () {48 vars in 1012 bytes} [Tue Jun 16 05:41:20 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: 7/13] 199.19.213.202 () {48 vars in 1050 bytes} [Tue Jun 16 05:41:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.202 () {52 vars in 1047 bytes} [Tue Jun 16 05:41:20 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.19.213.202 () {42 vars in 704 bytes} [Tue Jun 16 05:41:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.19.213.202 () {44 vars in 908 bytes} [Tue Jun 16 05:41:21 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.19.213.202 () {46 vars in 981 bytes} [Tue Jun 16 05:41:21 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-06-16 05:41:21.343 8 INFO nova.api.openstack.wsgi [None req-36488ed5-5d8a-4577-94cb-583925bfa840 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.19.213.202 () {48 vars in 1014 bytes} [Tue Jun 16 05:41:21 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.19.213.202 () {48 vars in 1050 bytes} [Tue Jun 16 05:41:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.19.213.202 () {52 vars in 1047 bytes} [Tue Jun 16 05:41:21 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.19.213.202 () {42 vars in 704 bytes} [Tue Jun 16 05:41: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: 8|app: 0|req: 11/22] 199.19.213.202 () {44 vars in 908 bytes} [Tue Jun 16 05:41:22 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: 7|app: 0|req: 12/23] 199.19.213.202 () {46 vars in 981 bytes} [Tue Jun 16 05:41:22 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-06-16 05:41:22.306 8 INFO nova.api.openstack.wsgi [None req-8cd632d1-0c14-4d80-a934-6c130ba816ca 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.19.213.202 () {48 vars in 1012 bytes} [Tue Jun 16 05:41:22 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.19.213.202 () {48 vars in 1050 bytes} [Tue Jun 16 05:41:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.19.213.202 () {52 vars in 1047 bytes} [Tue Jun 16 05:41:22 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: 7|app: 0|req: 14/27] 199.19.213.202 () {42 vars in 704 bytes} [Tue Jun 16 05:41: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: 8|app: 0|req: 14/28] 199.19.213.202 () {44 vars in 908 bytes} [Tue Jun 16 05:41:23 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: 7|app: 0|req: 15/29] 199.19.213.202 () {46 vars in 981 bytes} [Tue Jun 16 05:41:23 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-06-16 05:41:23.253 8 INFO nova.api.openstack.wsgi [None req-618fe745-cfd2-4d52-8b38-565ecd8b68b9 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.19.213.202 () {48 vars in 1014 bytes} [Tue Jun 16 05:41:23 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.19.213.202 () {48 vars in 1050 bytes} [Tue Jun 16 05:41:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.19.213.202 () {52 vars in 1047 bytes} [Tue Jun 16 05:41:23 2026] POST /v2.1/flavors => generated 535 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 10.0.0.234 () {28 vars in 453 bytes} [Tue Jun 16 05:47:19 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 53/106] 10.0.0.234 () {30 vars in 657 bytes} [Tue Jun 16 05:47:19 2026] GET /v2.1 => generated 0 bytes in 436 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 54/107] 10.0.0.234 () {32 vars in 730 bytes} [Tue Jun 16 05:47:20 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 10.0.0.234 () {34 vars in 803 bytes} [Tue Jun 16 05:47:20 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/139] 199.19.213.202 () {42 vars in 704 bytes} [Tue Jun 16 05:49:56 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: 70/140] 199.19.213.202 () {44 vars in 908 bytes} [Tue Jun 16 05:49:56 2026] GET /v2.1 => generated 0 bytes in 80 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 71/141] 199.19.213.202 () {46 vars in 981 bytes} [Tue Jun 16 05:49:56 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-06-16 05:49:56.860 7 INFO nova.api.openstack.wsgi [None req-5d739fa2-28dd-4f93-bff7-f0f49cf4fcaf 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 71/142] 199.19.213.202 () {48 vars in 1016 bytes} [Tue Jun 16 05:49:56 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/143] 199.19.213.202 () {48 vars in 1050 bytes} [Tue Jun 16 05:49:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/144] 199.19.213.202 () {52 vars in 1048 bytes} [Tue Jun 16 05:49:56 2026] POST /v2.1/flavors => generated 534 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/157] 199.19.213.202 () {42 vars in 704 bytes} [Tue Jun 16 05:50:56 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/158] 199.19.213.202 () {44 vars in 908 bytes} [Tue Jun 16 05:50:56 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: 8|app: 0|req: 80/159] 199.19.213.202 () {46 vars in 981 bytes} [Tue Jun 16 05:50:56 2026] GET /v2.1/ => generated 400 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 05:50:56.509 7 INFO nova.api.openstack.wsgi [None req-085a1a29-4964-4c61-a78d-b24569fd6bd9 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 7ac4b592882944bdaccaee4e8472a330 [pid: 7|app: 0|req: 80/160] 199.19.213.202 () {48 vars in 1050 bytes} [Tue Jun 16 05:50:56 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-16 05:50:56.521 8 WARNING oslo_db.sqlalchemy.utils [None req-fb7349d1-cd9e-450d-828b-ee932ad51b56 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 81/161] 199.19.213.202 () {48 vars in 1015 bytes} [Tue Jun 16 05:50:56 2026] GET /v2.1/os-keypairs => generated 16 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/162] 199.19.213.202 () {52 vars in 1056 bytes} [Tue Jun 16 05:50:56 2026] POST /v2.1/os-keypairs => generated 576 bytes in 51 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/165] 199.19.213.202 () {42 vars in 704 bytes} [Tue Jun 16 05:51:00 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/166] 199.19.213.202 () {44 vars in 908 bytes} [Tue Jun 16 05:51:00 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 84/167] 199.19.213.202 () {46 vars in 981 bytes} [Tue Jun 16 05:51:00 2026] GET /v2.1/ => generated 400 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/168] 199.19.213.202 () {48 vars in 1072 bytes} [Tue Jun 16 05:51:00 2026] GET /v2.1/os-quota-sets/31199c5ebe154551849e7e0824e09030 => generated 283 bytes in 56 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.202 () {52 vars in 1124 bytes} [Tue Jun 16 05:51:00 2026] PUT /v2.1/os-quota-sets/31199c5ebe154551849e7e0824e09030 => generated 238 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/272] 199.19.213.202 () {42 vars in 704 bytes} [Tue Jun 16 05:59:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/273] 199.19.213.202 () {44 vars in 908 bytes} [Tue Jun 16 05:59:34 2026] GET /v2.1 => generated 0 bytes in 196 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.19.213.202 () {46 vars in 981 bytes} [Tue Jun 16 05:59:34 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-06-16 05:59:34.749 7 INFO nova.api.openstack.wsgi [None req-254d10ae-dc2f-4b9b-b639-7c81e159c9d1 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 137/275] 199.19.213.202 () {48 vars in 1014 bytes} [Tue Jun 16 05:59:34 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.19.213.202 () {48 vars in 1050 bytes} [Tue Jun 16 05:59:34 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: 138/277] 199.19.213.202 () {52 vars in 1048 bytes} [Tue Jun 16 05:59:34 2026] POST /v2.1/flavors => generated 534 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/286] 10.0.0.51 () {28 vars in 452 bytes} [Tue Jun 16 06:00:09 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 143/287] 10.0.0.51 () {30 vars in 656 bytes} [Tue Jun 16 06:00:09 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: 145/288] 10.0.0.51 () {32 vars in 729 bytes} [Tue Jun 16 06:00:09 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/289] 10.0.0.51 () {34 vars in 763 bytes} [Tue Jun 16 06:00:09 2026] GET /v2.1/os-services => generated 782 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/290] 10.0.0.51 () {28 vars in 452 bytes} [Tue Jun 16 06:00:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 145/291] 10.0.0.51 () {30 vars in 656 bytes} [Tue Jun 16 06:00:14 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: 8|app: 0|req: 147/292] 10.0.0.51 () {32 vars in 729 bytes} [Tue Jun 16 06:00:14 2026] GET /v2.1/ => generated 411 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/293] 10.0.0.51 () {34 vars in 763 bytes} [Tue Jun 16 06:00:14 2026] GET /v2.1/os-services => generated 782 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/296] 10.0.0.51 () {28 vars in 452 bytes} [Tue Jun 16 06:00:18 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: 149/297] 10.0.0.51 () {30 vars in 656 bytes} [Tue Jun 16 06:00:18 2026] GET /v2.1 => generated 0 bytes in 111 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: 149/298] 10.0.0.51 () {32 vars in 729 bytes} [Tue Jun 16 06:00:18 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/299] 10.0.0.51 () {34 vars in 806 bytes} [Tue Jun 16 06:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/300] 10.0.0.51 () {28 vars in 452 bytes} [Tue Jun 16 06:00:23 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 151/301] 10.0.0.51 () {30 vars in 656 bytes} [Tue Jun 16 06:00:23 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 151/302] 10.0.0.51 () {32 vars in 729 bytes} [Tue Jun 16 06:00:23 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: 152/303] 10.0.0.51 () {34 vars in 806 bytes} [Tue Jun 16 06:00:23 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/332] 199.19.213.202 () {42 vars in 704 bytes} [Tue Jun 16 06:02: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) /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: 167/333] 199.19.213.202 () {44 vars in 908 bytes} [Tue Jun 16 06:02:45 2026] GET /v2.1 => generated 0 bytes in 10 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: 7|app: 0|req: 167/334] 199.19.213.202 () {46 vars in 981 bytes} [Tue Jun 16 06:02:45 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/335] 199.19.213.202 () {48 vars in 1072 bytes} [Tue Jun 16 06:02:45 2026] GET /v2.1/os-quota-sets/59389cd65c084234b2dce843771a4ed5 => generated 283 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/336] 199.19.213.202 () {52 vars in 1124 bytes} [Tue Jun 16 06:02:46 2026] PUT /v2.1/os-quota-sets/59389cd65c084234b2dce843771a4ed5 => generated 238 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/477] 199.19.213.202 () {42 vars in 704 bytes} [Tue Jun 16 06:14:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/478] 199.19.213.202 () {44 vars in 908 bytes} [Tue Jun 16 06:14:20 2026] GET /v2.1 => generated 0 bytes in 138 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 240/479] 199.19.213.202 () {46 vars in 981 bytes} [Tue Jun 16 06:14:21 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-06-16 06:14:21.123 8 INFO nova.api.openstack.wsgi [None req-2ca8d8c8-7158-43e7-a428-b9750a271605 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 240/480] 199.19.213.202 () {48 vars in 1010 bytes} [Tue Jun 16 06:14:21 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/481] 199.19.213.202 () {48 vars in 1050 bytes} [Tue Jun 16 06:14:21 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: 241/482] 199.19.213.202 () {48 vars in 1098 bytes} [Tue Jun 16 06:14:21 2026] GET /v2.1/flavors/3fada227-4d70-42f6-9128-82c8356aed35/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: 242/483] 199.19.213.202 () {42 vars in 704 bytes} [Tue Jun 16 06:14: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: 8|app: 0|req: 242/484] 199.19.213.202 () {44 vars in 908 bytes} [Tue Jun 16 06:14:22 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: 243/485] 199.19.213.202 () {46 vars in 981 bytes} [Tue Jun 16 06:14:22 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-06-16 06:14:22.146 8 INFO nova.api.openstack.wsgi [None req-55d0bed6-0d04-402d-8fde-7436d8944230 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 243/486] 199.19.213.202 () {48 vars in 1012 bytes} [Tue Jun 16 06:14:22 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/487] 199.19.213.202 () {48 vars in 1050 bytes} [Tue Jun 16 06:14:22 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: 244/488] 199.19.213.202 () {48 vars in 1098 bytes} [Tue Jun 16 06:14:22 2026] GET /v2.1/flavors/f82eda15-3484-46ee-831d-4d9c0bae43cc/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/489] 199.19.213.202 () {42 vars in 704 bytes} [Tue Jun 16 06:14: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: 8|app: 0|req: 245/490] 199.19.213.202 () {44 vars in 908 bytes} [Tue Jun 16 06:14:23 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: 7|app: 0|req: 246/491] 199.19.213.202 () {46 vars in 981 bytes} [Tue Jun 16 06:14:23 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-06-16 06:14:23.162 8 INFO nova.api.openstack.wsgi [None req-4bc66049-6775-47ef-b501-f815cceaf603 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 246/492] 199.19.213.202 () {48 vars in 1014 bytes} [Tue Jun 16 06:14:23 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: 247/493] 199.19.213.202 () {48 vars in 1050 bytes} [Tue Jun 16 06:14:23 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: 247/494] 199.19.213.202 () {48 vars in 1098 bytes} [Tue Jun 16 06:14:23 2026] GET /v2.1/flavors/f6074593-6d1c-4ae9-9511-2ed7838afe59/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: 248/495] 199.19.213.202 () {42 vars in 704 bytes} [Tue Jun 16 06:14:24 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/496] 199.19.213.202 () {44 vars in 908 bytes} [Tue Jun 16 06:14:24 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 249/497] 199.19.213.202 () {46 vars in 981 bytes} [Tue Jun 16 06:14:24 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-06-16 06:14:24.223 8 INFO nova.api.openstack.wsgi [None req-2d9a7949-5c0f-4c55-95ac-0aff30256717 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 249/498] 199.19.213.202 () {48 vars in 1012 bytes} [Tue Jun 16 06:14:24 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/499] 199.19.213.202 () {48 vars in 1050 bytes} [Tue Jun 16 06:14:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/500] 199.19.213.202 () {48 vars in 1098 bytes} [Tue Jun 16 06:14:24 2026] GET /v2.1/flavors/425a2acf-9012-436a-a771-338d643bc3fe/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/501] 199.19.213.202 () {42 vars in 704 bytes} [Tue Jun 16 06:14:25 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/502] 199.19.213.202 () {44 vars in 908 bytes} [Tue Jun 16 06:14:25 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: 252/503] 199.19.213.202 () {46 vars in 981 bytes} [Tue Jun 16 06:14:25 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-06-16 06:14:25.163 8 INFO nova.api.openstack.wsgi [None req-990e6393-9b35-4f41-b625-15cf6f0f5af3 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 252/504] 199.19.213.202 () {48 vars in 1014 bytes} [Tue Jun 16 06:14:25 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/505] 199.19.213.202 () {48 vars in 1050 bytes} [Tue Jun 16 06:14:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/506] 199.19.213.202 () {48 vars in 1098 bytes} [Tue Jun 16 06:14:25 2026] GET /v2.1/flavors/d6adaa17-6558-47c8-8ab5-e7293ebf8188/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/521] 199.19.213.202 () {42 vars in 704 bytes} [Tue Jun 16 06:15:28 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: 261/522] 199.19.213.202 () {44 vars in 908 bytes} [Tue Jun 16 06:15:28 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 262/523] 199.19.213.202 () {46 vars in 981 bytes} [Tue Jun 16 06:15:28 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-06-16 06:15:28.634 7 INFO nova.api.openstack.wsgi [None req-909e7eb6-4fa4-4c60-856f-3a5b132b3af1 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 262/524] 199.19.213.202 () {48 vars in 1016 bytes} [Tue Jun 16 06:15:28 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: 263/525] 199.19.213.202 () {48 vars in 1050 bytes} [Tue Jun 16 06:15:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/526] 199.19.213.202 () {48 vars in 1098 bytes} [Tue Jun 16 06:15:28 2026] GET /v2.1/flavors/4add445f-8782-4f3f-8951-43223ad17942/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/527] 199.19.213.202 () {42 vars in 704 bytes} [Tue Jun 16 06:15:36 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: 264/528] 199.19.213.202 () {44 vars in 908 bytes} [Tue Jun 16 06:15:36 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: 265/529] 199.19.213.202 () {46 vars in 981 bytes} [Tue Jun 16 06:15:36 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: 265/530] 199.19.213.202 () {48 vars in 1050 bytes} [Tue Jun 16 06:15:36 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/533] 199.19.213.202 () {42 vars in 704 bytes} [Tue Jun 16 06:15:40 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: 267/534] 199.19.213.202 () {44 vars in 908 bytes} [Tue Jun 16 06:15:40 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: 268/535] 199.19.213.202 () {46 vars in 981 bytes} [Tue Jun 16 06:15:40 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/536] 199.19.213.202 () {48 vars in 1072 bytes} [Tue Jun 16 06:15:40 2026] GET /v2.1/os-quota-sets/31199c5ebe154551849e7e0824e09030 => generated 280 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/547] 199.19.213.202 () {42 vars in 704 bytes} [Tue Jun 16 06:16:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/548] 199.19.213.202 () {44 vars in 908 bytes} [Tue Jun 16 06:16:31 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 275/549] 199.19.213.202 () {46 vars in 981 bytes} [Tue Jun 16 06:16:31 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-06-16 06:16:31.335 7 INFO nova.api.openstack.wsgi [None req-d9fe97f3-2080-449e-8bfe-933ab65bfe15 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 275/550] 199.19.213.202 () {48 vars in 1014 bytes} [Tue Jun 16 06:16:31 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/551] 199.19.213.202 () {48 vars in 1050 bytes} [Tue Jun 16 06:16:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/552] 199.19.213.202 () {48 vars in 1098 bytes} [Tue Jun 16 06:16:31 2026] GET /v2.1/flavors/75bb1f74-6a1b-480e-828c-8ee345e006b7/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/555] 199.19.213.202 () {42 vars in 704 bytes} [Tue Jun 16 06:16:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/556] 199.19.213.202 () {44 vars in 908 bytes} [Tue Jun 16 06:16:47 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 279/557] 199.19.213.202 () {46 vars in 981 bytes} [Tue Jun 16 06:16:47 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/558] 199.19.213.202 () {48 vars in 1072 bytes} [Tue Jun 16 06:16:47 2026] GET /v2.1/os-quota-sets/59389cd65c084234b2dce843771a4ed5 => generated 280 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/569] 199.19.213.202 () {42 vars in 704 bytes} [Tue Jun 16 06:17:35 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: 285/570] 199.19.213.202 () {44 vars in 908 bytes} [Tue Jun 16 06:17:35 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 286/571] 199.19.213.202 () {46 vars in 981 bytes} [Tue Jun 16 06:17:35 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 06:17:35.799 7 INFO nova.api.openstack.wsgi [None req-7de5272a-cf15-4015-93f6-2476ec9f91ea 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 286/572] 199.19.213.202 () {48 vars in 1010 bytes} [Tue Jun 16 06:17:35 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/573] 199.19.213.202 () {48 vars in 1050 bytes} [Tue Jun 16 06:17:35 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 292/584] 10.0.0.122 () {32 vars in 654 bytes} [Tue Jun 16 06:18:17 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: 293/585] 10.0.0.122 () {32 vars in 640 bytes} [Tue Jun 16 06:18:17 2026] GET /v2.1/servers => generated 15 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-16 06:18:17.516 8 WARNING oslo_db.sqlalchemy.utils [None req-b894878f-016b-4da6-82e3-f136c3a2e53e 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 293/586] 10.0.0.122 () {32 vars in 648 bytes} [Tue Jun 16 06:18:17 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: 294/587] 10.0.0.122 () {32 vars in 693 bytes} [Tue Jun 16 06:18:17 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/590] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:18:29 2026] GET /v2.1/flavors/3fada227-4d70-42f6-9128-82c8356aed35 => generated 511 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/591] 10.0.0.122 () {32 vars in 640 bytes} [Tue Jun 16 06:18:29 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: 297/592] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:18:29 2026] GET /v2.1/flavors/3fada227-4d70-42f6-9128-82c8356aed35 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/595] 10.0.0.122 () {34 vars in 670 bytes} [Tue Jun 16 06:18:37 2026] POST /v2.1/os-keypairs => generated 385 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 06:18:39.492 8 WARNING neutronclient.v2_0.client [None req-2eca80ae-87e7-4700-9c1c-13ce7af0310b ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/596] 10.0.0.122 () {34 vars in 684 bytes} [Tue Jun 16 06:18:39 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 06:18:40.629 8 WARNING neutronclient.v2_0.client [None req-b8833875-133a-470f-8296-ccccab36b0fc ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/597] 10.0.0.122 () {34 vars in 670 bytes} [Tue Jun 16 06:18:40 2026] POST /v2.1/os-keypairs => generated 386 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/598] 10.0.0.122 () {34 vars in 684 bytes} [Tue Jun 16 06:18:40 2026] POST /v2.1/os-security-groups => generated 243 bytes in 778 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 06:18:41.419 7 WARNING neutronclient.v2_0.client [None req-6ce1e2ba-4b3b-4dd8-aa77-0884dd51a113 ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/599] 10.0.0.122 () {34 vars in 684 bytes} [Tue Jun 16 06:18:41 2026] POST /v2.1/os-security-groups => generated 244 bytes in 749 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 06:18:42.177 8 WARNING neutronclient.v2_0.client [None req-04be6b8c-ecf6-4a74-8fa5-dbf612cb3a6a ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:44.018 8 WARNING neutronclient.v2_0.client [None req-04be6b8c-ecf6-4a74-8fa5-dbf612cb3a6a ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:44.264 8 WARNING neutronclient.v2_0.client [None req-04be6b8c-ecf6-4a74-8fa5-dbf612cb3a6a ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:44.417 7 WARNING neutronclient.v2_0.client [None req-bab91e15-6c8f-46c1-aec7-5b91b36de7ea 56bd4e043c2e4292b0e26346056ec8d7 37f53b10f5a24cb285d5261995f7e4b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/600] 10.0.0.122 () {32 vars in 662 bytes} [Tue Jun 16 06:18:42 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 2632 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 06:18:44.818 8 WARNING neutronclient.v2_0.client [None req-543b7433-5ecc-4993-85af-18c319b06ad5 ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:44.937 8 WARNING neutronclient.v2_0.client [None req-543b7433-5ecc-4993-85af-18c319b06ad5 ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/601] 10.0.0.122 () {32 vars in 739 bytes} [Tue Jun 16 06:18:44 2026] DELETE /v2.1/os-security-groups/8dc39c6f-c3a6-45b7-afed-4549eefa9ba8 => generated 0 bytes in 302 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 06:18:45.131 8 WARNING neutronclient.v2_0.client [None req-072d00ee-4596-4ea2-9439-30029ac6d96a ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:45.159 8 INFO nova.api.openstack.wsgi [None req-072d00ee-4596-4ea2-9439-30029ac6d96a ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] HTTP exception thrown: Security group 8dc39c6f-c3a6-45b7-afed-4549eefa9ba8 does not exist Neutron server returns request_ids: ['req-d9e5d9b4-9e99-4da7-b472-20f9fd913a3c'] [pid: 8|app: 0|req: 301/602] 10.0.0.122 () {32 vars in 736 bytes} [Tue Jun 16 06:18:45 2026] GET /v2.1/os-security-groups/8dc39c6f-c3a6-45b7-afed-4549eefa9ba8 => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 06:18:45.177 8 WARNING neutronclient.v2_0.client [None req-f7543f3c-396f-4d44-b759-a5109961b2ae ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:45.218 8 WARNING neutronclient.v2_0.client [None req-f7543f3c-396f-4d44-b759-a5109961b2ae ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/603] 10.0.0.122 () {32 vars in 739 bytes} [Tue Jun 16 06:18:45 2026] DELETE /v2.1/os-security-groups/743f0aff-4018-42d0-b94f-020d047c59b4 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/604] 10.0.0.122 () {34 vars in 684 bytes} [Tue Jun 16 06:18:44 2026] POST /v2.1/os-security-groups => generated 246 bytes in 1022 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 06:18:45.409 7 WARNING neutronclient.v2_0.client [None req-c7680801-8df7-4e26-9de4-81728122985c ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:45.428 7 INFO nova.api.openstack.wsgi [None req-c7680801-8df7-4e26-9de4-81728122985c ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] HTTP exception thrown: Security group 743f0aff-4018-42d0-b94f-020d047c59b4 does not exist Neutron server returns request_ids: ['req-dd7ee5a9-17e1-4acc-aad0-cdf050eb723b'] [pid: 7|app: 0|req: 303/605] 10.0.0.122 () {32 vars in 736 bytes} [Tue Jun 16 06:18:45 2026] GET /v2.1/os-security-groups/743f0aff-4018-42d0-b94f-020d047c59b4 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 06:18:45.438 7 WARNING neutronclient.v2_0.client [None req-4c5338c2-7a16-4fdb-ba8e-1da327348a04 56bd4e043c2e4292b0e26346056ec8d7 37f53b10f5a24cb285d5261995f7e4b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:45.452 8 WARNING neutronclient.v2_0.client [None req-97ccc404-c5e3-41f1-809d-bf39ba8ed498 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:45.488 7 WARNING neutronclient.v2_0.client [None req-4c5338c2-7a16-4fdb-ba8e-1da327348a04 56bd4e043c2e4292b0e26346056ec8d7 37f53b10f5a24cb285d5261995f7e4b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:45.498 8 WARNING neutronclient.v2_0.client [None req-97ccc404-c5e3-41f1-809d-bf39ba8ed498 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:45.700 8 WARNING neutronclient.v2_0.client [None req-97ccc404-c5e3-41f1-809d-bf39ba8ed498 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/606] 10.0.0.122 () {34 vars in 694 bytes} [Tue Jun 16 06:18:45 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 06:18:45.784 7 WARNING neutronclient.v2_0.client [None req-98523b05-d847-4f48-bbf5-d5e9501d888b ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:45.814 7 WARNING neutronclient.v2_0.client [None req-98523b05-d847-4f48-bbf5-d5e9501d888b ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/607] 10.0.0.122 () {32 vars in 739 bytes} [Tue Jun 16 06:18:45 2026] DELETE /v2.1/os-security-groups/c6000591-fb89-4047-b03c-c84c4a6ab949 => generated 0 bytes in 211 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 06:18:45.997 7 WARNING neutronclient.v2_0.client [None req-213fb3c6-7dd0-45ac-8aa0-2a51297df7c0 56bd4e043c2e4292b0e26346056ec8d7 37f53b10f5a24cb285d5261995f7e4b8 - - default default] The python binding code in 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/608] 10.0.0.122 () {34 vars in 684 bytes} [Tue Jun 16 06:18:45 2026] POST /v2.1/os-security-groups => generated 247 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 06:18:46.255 7 WARNING neutronclient.v2_0.client [None req-567806fc-287e-4c26-87b8-e492bab3b50d ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:46.275 7 INFO nova.api.openstack.wsgi [None req-567806fc-287e-4c26-87b8-e492bab3b50d ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] HTTP exception thrown: Security group c6000591-fb89-4047-b03c-c84c4a6ab949 does not exist Neutron server returns request_ids: ['req-2ea2d7c1-9e99-438d-80b5-70748ac145a4'] [pid: 7|app: 0|req: 307/609] 10.0.0.122 () {32 vars in 736 bytes} [Tue Jun 16 06:18:46 2026] GET /v2.1/os-security-groups/c6000591-fb89-4047-b03c-c84c4a6ab949 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 06:18:46.285 7 WARNING neutronclient.v2_0.client [None req-ceeccd39-2b66-4115-885d-791d89077093 56bd4e043c2e4292b0e26346056ec8d7 37f53b10f5a24cb285d5261995f7e4b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:46.320 7 WARNING neutronclient.v2_0.client [None req-ceeccd39-2b66-4115-885d-791d89077093 56bd4e043c2e4292b0e26346056ec8d7 37f53b10f5a24cb285d5261995f7e4b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/610] 10.0.0.122 () {34 vars in 662 bytes} [Tue Jun 16 06:18:45 2026] POST /v2.1/servers => generated 450 bytes in 964 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:18:46.342 8 WARNING neutronclient.v2_0.client [None req-820c6f35-5530-471c-aae7-7b61308f6800 ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:46.392 8 WARNING neutronclient.v2_0.client [None req-820c6f35-5530-471c-aae7-7b61308f6800 ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:46.442 8 WARNING neutronclient.v2_0.client [None req-820c6f35-5530-471c-aae7-7b61308f6800 ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/611] 10.0.0.122 () {32 vars in 662 bytes} [Tue Jun 16 06:18:46 2026] GET /v2.1/os-security-groups => generated 707 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/612] 10.0.0.122 () {34 vars in 694 bytes} [Tue Jun 16 06:18:46 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 06:18:46.526 7 WARNING neutronclient.v2_0.client [None req-f1d263ce-f309-4fd4-806c-88837569e599 ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:46.537 8 WARNING neutronclient.v2_0.client [None req-b0b42a02-c508-480d-8deb-03cc061bd800 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:46.547 7 INFO nova.api.openstack.wsgi [None req-f1d263ce-f309-4fd4-806c-88837569e599 ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] HTTP exception thrown: Security group c6000591-fb89-4047-b03c-c84c4a6ab949 does not exist Neutron server returns request_ids: ['req-dcdff7f5-aba4-4da9-9781-0c8fbcc22e6a'] [pid: 7|app: 0|req: 309/613] 10.0.0.122 () {32 vars in 739 bytes} [Tue Jun 16 06:18:46 2026] DELETE /v2.1/os-security-groups/c6000591-fb89-4047-b03c-c84c4a6ab949 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 06:18:46.559 7 WARNING neutronclient.v2_0.client [None req-913ddb40-33c8-4f9d-b566-b55e45ca1102 56bd4e043c2e4292b0e26346056ec8d7 37f53b10f5a24cb285d5261995f7e4b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:46.597 7 WARNING neutronclient.v2_0.client [None req-913ddb40-33c8-4f9d-b566-b55e45ca1102 56bd4e043c2e4292b0e26346056ec8d7 37f53b10f5a24cb285d5261995f7e4b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/614] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:18:46 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1400 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:18:46.601 8 WARNING neutronclient.v2_0.client [None req-ef769fd7-d3ac-4dee-8f18-756a7d03d457 ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:46.619 8 INFO nova.api.openstack.wsgi [None req-ef769fd7-d3ac-4dee-8f18-756a7d03d457 ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] HTTP exception thrown: Security group 743f0aff-4018-42d0-b94f-020d047c59b4 does not exist Neutron server returns request_ids: ['req-0d81c5f2-b6ca-4fca-b39e-30a19b1b654a'] [pid: 8|app: 0|req: 306/615] 10.0.0.122 () {32 vars in 739 bytes} [Tue Jun 16 06:18:46 2026] DELETE /v2.1/os-security-groups/743f0aff-4018-42d0-b94f-020d047c59b4 => generated 194 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 06:18:46.632 8 WARNING neutronclient.v2_0.client [None req-5116239f-7131-4365-9b0c-4b47fd69cdc8 ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:46.656 8 INFO nova.api.openstack.wsgi [None req-5116239f-7131-4365-9b0c-4b47fd69cdc8 ff19ab072b47494291b5a6c99f815aba 09aeb349ac4f4e05ac67471b6a59c51f - - default default] HTTP exception thrown: Security group 8dc39c6f-c3a6-45b7-afed-4549eefa9ba8 does not exist Neutron server returns request_ids: ['req-3025b09f-cc86-4490-853a-9e10a7736f52'] [pid: 8|app: 0|req: 307/616] 10.0.0.122 () {32 vars in 739 bytes} [Tue Jun 16 06:18:46 2026] DELETE /v2.1/os-security-groups/8dc39c6f-c3a6-45b7-afed-4549eefa9ba8 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/617] 10.0.0.122 () {34 vars in 694 bytes} [Tue Jun 16 06:18:46 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 06:18:46.796 8 WARNING neutronclient.v2_0.client [None req-a69275c8-07bb-4d16-a0de-b077724994eb 56bd4e043c2e4292b0e26346056ec8d7 37f53b10f5a24cb285d5261995f7e4b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/618] 10.0.0.122 () {32 vars in 736 bytes} [Tue Jun 16 06:18:46 2026] GET /v2.1/os-security-groups/454da597-cc1f-45c1-a2e7-d36955e8153c => generated 664 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 06:18:46.849 7 WARNING neutronclient.v2_0.client [None req-d6d79a5d-4990-48aa-8098-737c1d1d6dce 56bd4e043c2e4292b0e26346056ec8d7 37f53b10f5a24cb285d5261995f7e4b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:46.877 7 WARNING neutronclient.v2_0.client [None req-d6d79a5d-4990-48aa-8098-737c1d1d6dce 56bd4e043c2e4292b0e26346056ec8d7 37f53b10f5a24cb285d5261995f7e4b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:46.915 7 WARNING neutronclient.v2_0.client [None req-d6d79a5d-4990-48aa-8098-737c1d1d6dce 56bd4e043c2e4292b0e26346056ec8d7 37f53b10f5a24cb285d5261995f7e4b8 - - default default] The python binding code in 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/619] 10.0.0.122 () {32 vars in 749 bytes} [Tue Jun 16 06:18:46 2026] DELETE /v2.1/os-security-group-rules/6c93f0bc-f8c6-4340-a690-ff1992f3e068 => generated 0 bytes in 252 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 06:18:47.108 8 WARNING neutronclient.v2_0.client [None req-9d724952-a45d-4d88-ae5b-58e6ca34aa8f 56bd4e043c2e4292b0e26346056ec8d7 37f53b10f5a24cb285d5261995f7e4b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:47.145 8 WARNING neutronclient.v2_0.client [None req-9d724952-a45d-4d88-ae5b-58e6ca34aa8f 56bd4e043c2e4292b0e26346056ec8d7 37f53b10f5a24cb285d5261995f7e4b8 - - default default] The python binding code in 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/622] 10.0.0.122 () {32 vars in 739 bytes} [Tue Jun 16 06:18:47 2026] DELETE /v2.1/os-security-groups/454da597-cc1f-45c1-a2e7-d36955e8153c => generated 0 bytes in 235 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 06:18:47.350 7 WARNING neutronclient.v2_0.client [None req-cea7cfde-ad25-41b6-b066-bbcb0404a706 56bd4e043c2e4292b0e26346056ec8d7 37f53b10f5a24cb285d5261995f7e4b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:47.380 7 WARNING neutronclient.v2_0.client [None req-cea7cfde-ad25-41b6-b066-bbcb0404a706 56bd4e043c2e4292b0e26346056ec8d7 37f53b10f5a24cb285d5261995f7e4b8 - - default default] The python binding code in 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.122 () {32 vars in 739 bytes} [Tue Jun 16 06:18:47 2026] DELETE /v2.1/os-security-groups/27c79769-1a04-425a-834c-5583c10c128f => generated 0 bytes in 202 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 06:18:47.676 8 WARNING neutronclient.v2_0.client [None req-902d1239-c6bc-47c4-b62e-7faefa2748ff 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in 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.122 () {32 vars in 714 bytes} [Tue Jun 16 06:18:47 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1404 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 06:18:48.967 7 WARNING neutronclient.v2_0.client [None req-7ce8b4b2-10ff-49db-af5f-a62cadbf2af0 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in 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.122 () {32 vars in 714 bytes} [Tue Jun 16 06:18:48 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1452 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:18:49.265 8 WARNING neutronclient.v2_0.client [None req-e4aaf67e-8c89-44a6-bdd3-5d6d973339d2 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:49.473 8 WARNING neutronclient.v2_0.client [None req-e4aaf67e-8c89-44a6-bdd3-5d6d973339d2 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:49.664 8 WARNING neutronclient.v2_0.client [None req-e4aaf67e-8c89-44a6-bdd3-5d6d973339d2 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:18:50.052 7 WARNING neutronclient.v2_0.client [None req-ae311e6f-d01f-4f1f-804e-c81a85a8b304 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in 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/626] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:18:50 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1452 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/627] 10.0.0.122 () {34 vars in 662 bytes} [Tue Jun 16 06:18:49 2026] POST /v2.1/servers => generated 450 bytes in 1111 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:18:50.303 7 WARNING neutronclient.v2_0.client [None req-403466af-ff56-4554-ac2a-eb86006436f8 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in 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/628] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:18:50 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1252 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:18:51.142 8 WARNING neutronclient.v2_0.client [None req-a18d0288-d023-4c9c-b449-0249d6e8812f 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in 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/629] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:18:51 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1460 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-06-16 06:18:51.433 7 WARNING neutronclient.v2_0.client [None req-031d76f8-4d96-4b6d-be07-1908063825aa 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/630] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:18:51 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1302 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:18:52.226 8 WARNING neutronclient.v2_0.client [None req-e1091ce1-9706-4280-9c4a-d9dbeaa0bac9 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/631] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:18:52 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1538 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:18:52.534 7 WARNING neutronclient.v2_0.client [None req-462d8131-f7c1-4012-811f-4e000e1d114f 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in 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.122 () {32 vars in 714 bytes} [Tue Jun 16 06:18:52 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1350 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-06-16 06:18:53.540 8 WARNING neutronclient.v2_0.client [None req-1def0824-6fc7-4594-81f1-eb9dc0218239 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:18:53.609 7 WARNING neutronclient.v2_0.client [None req-c23a82fa-7e18-4db2-bbd6-135147325780 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/633] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:18:53 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1350 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:18:54.074 7 INFO nova.api.openstack.compute.server_external_events [req-4837571b-ccea-40ef-a9b0-d64e41bfc5bf req-6a89d599-c646-41c6-bb20-cd7569b35e57 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:c4e9e81c-3c51-41a0-8c50-fafb8c2f5a08 for instance de203886-0e41-4828-94a4-92c180dd2bde on instance 2026-06-16 06:18:54.096 7 INFO nova.compute.rpcapi [None req-1e0bd413-beae-49c8-8ec8-3a34b8bc58f8 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 321/634] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:18:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/635] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:18:53 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1526 bytes in 835 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:18:55.052 7 WARNING neutronclient.v2_0.client [None req-24eca328-32f5-4e23-bc6f-8285a4d7e5df 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:18:55.393 8 WARNING neutronclient.v2_0.client [None req-86600caa-774c-43fa-b999-52cb1ceb0f91 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/636] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:18:55 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1358 bytes in 1054 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:18:57.097 7 WARNING neutronclient.v2_0.client [None req-0906bb5e-beb6-43ec-9f20-eecfd851d2fa 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in 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/637] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:18:55 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1526 bytes in 2740 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/640] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:18:57 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1368 bytes in 1050 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:18:58.217 8 INFO nova.api.openstack.compute.server_external_events [req-4aed050f-4d25-41d0-ae12-37025286010a req-0309f48b-f857-4b33-adf3-67d46c6d6a82 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:c4e9e81c-3c51-41a0-8c50-fafb8c2f5a08 for instance de203886-0e41-4828-94a4-92c180dd2bde on instance 2026-06-16 06:18:58.235 8 INFO nova.compute.rpcapi [None req-6de2a7cb-78b1-42b6-9b7f-ea072b0d4ddb - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 318/641] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:18:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/642] 10.0.0.122 () {34 vars in 670 bytes} [Tue Jun 16 06:18:58 2026] POST /v2.1/os-keypairs => generated 385 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:18:59.153 8 WARNING neutronclient.v2_0.client [None req-f7a4228e-3ac9-4c57-a5c9-cbd7a6f4ebfa 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:18:59.163 7 WARNING neutronclient.v2_0.client [None req-65790e0f-97f4-4200-930d-5299fc6c0843 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in 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/643] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:18:59 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1526 bytes in 1327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 325/644] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:18:59 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1435 bytes in 1347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/645] 10.0.0.122 () {34 vars in 670 bytes} [Tue Jun 16 06:19:00 2026] POST /v2.1/os-keypairs => generated 386 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:01.129 7 INFO nova.api.openstack.compute.server_external_events [req-fb9f1d40-8fd8-4112-a50b-3b80c71a47dd req-f13477f9-a230-41f4-b090-e82f5be129ec 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:18a96efd-d62a-4233-a2f1-e7d9a443b9bc for instance fdde2ceb-7806-4244-920b-ea8deb8dbfc0 on instance [pid: 7|app: 0|req: 326/646] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:19:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:01.500 8 WARNING neutronclient.v2_0.client [None req-29712ab7-5b70-42d3-b6dd-d5bd95274689 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:19:01.522 7 WARNING neutronclient.v2_0.client [None req-8b68bed1-eacb-4840-8f70-5a4e677edb00 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in 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.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:01 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1423 bytes in 546 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/648] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:01 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1526 bytes in 597 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:02.194 7 WARNING neutronclient.v2_0.client [None req-b0dbbd9d-e0cf-4d3c-9d5d-c401ff788e4f 53eaacd7f2be4bf2b0badec4b393a5e1 00cb57a6dbe546a0966b0066d691a5e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:19:02.265 7 WARNING neutronclient.v2_0.client [None req-b0dbbd9d-e0cf-4d3c-9d5d-c401ff788e4f 53eaacd7f2be4bf2b0badec4b393a5e1 00cb57a6dbe546a0966b0066d691a5e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:19:02.896 7 WARNING neutronclient.v2_0.client [None req-b0dbbd9d-e0cf-4d3c-9d5d-c401ff788e4f 53eaacd7f2be4bf2b0badec4b393a5e1 00cb57a6dbe546a0966b0066d691a5e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:03.099 8 WARNING neutronclient.v2_0.client [None req-3546c10f-8dfb-4326-9163-abbcdd824ff0 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/649] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:03 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1423 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:03.235 8 WARNING neutronclient.v2_0.client [None req-f2484921-a55f-4762-8601-b32d507d3ae4 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/650] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:03 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1526 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:03.426 8 WARNING neutronclient.v2_0.client [None req-b5ba5555-b1e0-439c-81f8-46fde4b93842 ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:19:03.465 8 WARNING neutronclient.v2_0.client [None req-b5ba5555-b1e0-439c-81f8-46fde4b93842 ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/651] 10.0.0.122 () {34 vars in 662 bytes} [Tue Jun 16 06:19:02 2026] POST /v2.1/servers => generated 451 bytes in 1474 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:03.621 7 WARNING neutronclient.v2_0.client [None req-1bc7e6a9-44f1-42b2-9d1a-38583a1ebce8 53eaacd7f2be4bf2b0badec4b393a5e1 00cb57a6dbe546a0966b0066d691a5e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:19:03.655 8 WARNING neutronclient.v2_0.client [None req-b5ba5555-b1e0-439c-81f8-46fde4b93842 ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in 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/652] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:03 2026] GET /v2.1/servers/0782f132-18d0-4f55-9974-4d8e78cc5880 => generated 1423 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/653] 10.0.0.122 () {34 vars in 662 bytes} [Tue Jun 16 06:19:03 2026] POST /v2.1/servers => generated 452 bytes in 542 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:03.934 7 WARNING neutronclient.v2_0.client [None req-c40c8bf1-6f55-4393-94b6-5041cf87e157 ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/654] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:03 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1392 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:04.260 8 WARNING neutronclient.v2_0.client [None req-c7fee9f2-1190-4121-98a5-9683ca92744f 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in 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/655] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:04 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1423 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:04.416 7 WARNING neutronclient.v2_0.client [None req-bf507b24-629e-4732-b414-c48045ffca06 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/656] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:04 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1526 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:04.745 8 WARNING neutronclient.v2_0.client [None req-c982cde5-7dfb-481e-b1d3-0ff788804ee2 53eaacd7f2be4bf2b0badec4b393a5e1 00cb57a6dbe546a0966b0066d691a5e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/657] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:04 2026] GET /v2.1/servers/0782f132-18d0-4f55-9974-4d8e78cc5880 => generated 1427 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:05.047 7 WARNING neutronclient.v2_0.client [None req-e8750023-131e-43c1-9f9c-37680064a2e2 ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in 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/658] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:05 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1396 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:05.419 8 WARNING neutronclient.v2_0.client [None req-0350ccb2-88d2-49f1-b1ed-38c49af41364 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/659] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:05 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1423 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:05.629 7 WARNING neutronclient.v2_0.client [None req-3224c426-c2c7-4221-8d5a-171d5f294231 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in 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/660] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:05 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => 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-06-16 06:19:05.842 8 WARNING neutronclient.v2_0.client [None req-9cc75510-da6c-4e53-badf-ee1ac940a65d 53eaacd7f2be4bf2b0badec4b393a5e1 00cb57a6dbe546a0966b0066d691a5e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/661] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:05 2026] GET /v2.1/servers/0782f132-18d0-4f55-9974-4d8e78cc5880 => generated 1475 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:06.137 7 WARNING neutronclient.v2_0.client [None req-2004b5cd-24c5-4ec5-b728-79ee752db924 ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in 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/662] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:06 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1388 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:06.590 8 WARNING neutronclient.v2_0.client [None req-5cf22ac1-7c36-46a3-9600-fde9c5b05341 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in 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/663] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:06 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1423 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:06.776 7 WARNING neutronclient.v2_0.client [None req-3b256106-96e6-436e-bd29-ce125a7b703a 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in 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/664] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:06 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1526 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:06.929 8 WARNING neutronclient.v2_0.client [None req-d79b46f2-b1e9-4c9e-89e6-1c7e90643e1e 53eaacd7f2be4bf2b0badec4b393a5e1 00cb57a6dbe546a0966b0066d691a5e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/665] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:06 2026] GET /v2.1/servers/0782f132-18d0-4f55-9974-4d8e78cc5880 => generated 1475 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-06-16 06:19:07.226 8 WARNING neutronclient.v2_0.client [None req-9164a79a-41d2-4b8a-b6e1-bfb2cf79ebce ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in 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/668] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:07 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1388 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-06-16 06:19:07.727 7 WARNING neutronclient.v2_0.client [None req-daeaaba8-9180-4b63-b264-2a4baca0deb0 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/669] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:07 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1423 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:07.912 8 WARNING neutronclient.v2_0.client [None req-b5cf890e-172f-4647-98f2-f22440613d98 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:08.015 7 WARNING neutronclient.v2_0.client [None req-76c54db4-3bd7-48b5-b03f-1388d44fd486 53eaacd7f2be4bf2b0badec4b393a5e1 00cb57a6dbe546a0966b0066d691a5e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/670] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:07 2026] GET /v2.1/servers/0782f132-18d0-4f55-9974-4d8e78cc5880 => generated 1483 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/671] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:07 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1526 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:08.301 7 WARNING neutronclient.v2_0.client [None req-7067a9a7-9a0e-4249-b8c2-c3b694139925 ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in 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/672] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:08 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1444 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:08.910 8 WARNING neutronclient.v2_0.client [None req-53adab72-c1fe-46f5-a307-4086c45fbc3f 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/673] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:08 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1423 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:09.097 7 WARNING neutronclient.v2_0.client [None req-8bad2036-3f77-4182-9a73-419dea943758 53eaacd7f2be4bf2b0badec4b393a5e1 00cb57a6dbe546a0966b0066d691a5e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:09.175 8 WARNING neutronclient.v2_0.client [None req-4841af25-fa9c-4fc4-9c58-d512e6548df3 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in 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.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:09 2026] GET /v2.1/servers/0782f132-18d0-4f55-9974-4d8e78cc5880 => generated 1551 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/675] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:09 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1526 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:09.398 7 WARNING neutronclient.v2_0.client [None req-1341927e-2fc1-4d09-a02a-240e72068f21 ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:19:09.409 8 INFO nova.api.openstack.compute.server_external_events [req-b21ed88d-cdb9-4577-81e6-321f9d781d8e req-12008d86-2290-4eaf-9e70-647394957850 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:2b84676e-d06d-4902-bcd4-7d05ae022012 for instance 0782f132-18d0-4f55-9974-4d8e78cc5880 on instance [pid: 8|app: 0|req: 336/676] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:19:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/677] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:09 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1444 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:10.080 8 WARNING neutronclient.v2_0.client [None req-3f975f09-54e7-4ad5-9290-b85ea53cd2db 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in 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.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:10 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1423 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:10.252 7 WARNING neutronclient.v2_0.client [None req-e7dae74a-4d0a-4cff-8ae8-a2852f0ad8f7 53eaacd7f2be4bf2b0badec4b393a5e1 00cb57a6dbe546a0966b0066d691a5e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:10.353 8 WARNING neutronclient.v2_0.client [None req-50a800e3-2a4d-47b8-8a86-158b3233bcc5 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/679] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:10 2026] GET /v2.1/servers/0782f132-18d0-4f55-9974-4d8e78cc5880 => generated 1549 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/680] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:10 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1526 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:10.481 7 WARNING neutronclient.v2_0.client [None req-5bd365ba-1105-42fe-abea-5d9014ce5667 ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in 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.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:10 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => 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-06-16 06:19:11.223 8 WARNING neutronclient.v2_0.client [None req-2ade1426-d160-447f-b468-41e8ed13c196 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/682] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:11 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1423 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:11.434 7 WARNING neutronclient.v2_0.client [None req-782c68de-aedc-475a-8c93-ef5f1de5e5b3 53eaacd7f2be4bf2b0badec4b393a5e1 00cb57a6dbe546a0966b0066d691a5e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:11.492 8 WARNING neutronclient.v2_0.client [None req-cc152d54-72a2-43cd-b45b-e40e65a20d72 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/683] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:11 2026] GET /v2.1/servers/0782f132-18d0-4f55-9974-4d8e78cc5880 => generated 1549 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:11.554 7 INFO nova.api.openstack.compute.server_external_events [req-7c53d4ef-8503-46a5-a6fe-b528e22759c5 req-e0bc6a52-1d0e-49e7-9fba-cd7ab94e6984 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:032763ca-173b-4386-8a67-8172c110dd07 for instance ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 on instance [pid: 7|app: 0|req: 345/684] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:19:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 340/685] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:11 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1526 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 06:19:11.592 7 WARNING neutronclient.v2_0.client [None req-c842ef6d-1ec7-4f00-8725-848096b11f2f ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/686] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:11 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1529 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:12.391 8 WARNING neutronclient.v2_0.client [None req-a93b2d57-f014-4639-b553-7bad30f73c5c 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/687] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:12 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1423 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-06-16 06:19:12.588 7 WARNING neutronclient.v2_0.client [None req-b42b41e6-1677-43ff-bdde-5a2e130928d0 53eaacd7f2be4bf2b0badec4b393a5e1 00cb57a6dbe546a0966b0066d691a5e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:12.636 8 WARNING neutronclient.v2_0.client [None req-63ed97b5-e182-4a46-a8bb-38a51a6bb939 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/688] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:12 2026] GET /v2.1/servers/0782f132-18d0-4f55-9974-4d8e78cc5880 => generated 1549 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/689] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:12 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1526 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 06:19:12.725 7 WARNING neutronclient.v2_0.client [None req-b4a8371d-9265-4ebd-8e74-fd000b8fbd9d ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in 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/690] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:12 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1517 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:13.585 8 WARNING neutronclient.v2_0.client [None req-4b43057e-1306-496d-bc32-410eee50dd66 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in 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/691] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:13 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1423 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:13.728 7 WARNING neutronclient.v2_0.client [None req-314bd73a-37e7-447f-9783-bc0fc136551a 53eaacd7f2be4bf2b0badec4b393a5e1 00cb57a6dbe546a0966b0066d691a5e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:13.763 8 WARNING neutronclient.v2_0.client [None req-810e597e-133f-4a1f-a3c4-f3c913a75865 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in 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/692] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:13 2026] GET /v2.1/servers/0782f132-18d0-4f55-9974-4d8e78cc5880 => generated 1549 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/693] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:13 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1526 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:13.898 7 WARNING neutronclient.v2_0.client [None req-c8d19dad-20c8-45f3-a7fe-c2135cfc85eb ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/694] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:13 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1517 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:14.404 8 INFO nova.api.openstack.compute.server_external_events [req-720abcef-ed18-406b-8863-3d254439f4e0 req-c0d1764b-9ff1-46c1-8e9c-cc75aee23891 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:18a96efd-d62a-4233-a2f1-e7d9a443b9bc for instance fdde2ceb-7806-4244-920b-ea8deb8dbfc0 on instance [pid: 8|app: 0|req: 345/695] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:19:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:14.722 7 WARNING neutronclient.v2_0.client [None req-6af04480-46dd-40a0-8dc7-12aafe6f5b44 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] 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: 351/696] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:14 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1423 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:14.872 8 WARNING neutronclient.v2_0.client [None req-625dd9c9-0fab-4343-978d-8b0c26339438 53eaacd7f2be4bf2b0badec4b393a5e1 00cb57a6dbe546a0966b0066d691a5e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:19:14.893 7 WARNING neutronclient.v2_0.client [None req-d0aac5fc-37a6-45ce-add2-b9298fea015a 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in 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/697] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:14 2026] GET /v2.1/servers/0782f132-18d0-4f55-9974-4d8e78cc5880 => generated 1549 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/698] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:14 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1526 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 06:19:15.036 8 WARNING neutronclient.v2_0.client [None req-0ec8d47c-3eb8-47d0-9478-feed212f7c50 ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/699] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:15 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1517 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:15.890 7 WARNING neutronclient.v2_0.client [None req-f64bcd7f-693b-488c-870f-9534a203d029 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/700] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:15 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1423 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:16.046 8 WARNING neutronclient.v2_0.client [None req-0c40623e-3473-479d-9af1-5138c23997ef 53eaacd7f2be4bf2b0badec4b393a5e1 00cb57a6dbe546a0966b0066d691a5e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:19:16.051 7 WARNING neutronclient.v2_0.client [None req-35b6a120-9066-4bbb-8ace-d38e3306020b 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/701] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:16 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1526 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 348/702] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:16 2026] GET /v2.1/servers/0782f132-18d0-4f55-9974-4d8e78cc5880 => generated 1549 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 06:19:16.241 7 WARNING neutronclient.v2_0.client [None req-e68897b2-18f4-4ef4-8bee-61057d379f92 ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/703] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:16 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1517 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:16.448 8 INFO nova.api.openstack.compute.server_external_events [req-fba8fbda-bf9f-4a2b-9e43-73b0f93de3a3 req-5b018825-b53c-4aa3-8385-fdd56508260a 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:c4e9e81c-3c51-41a0-8c50-fafb8c2f5a08 for instance de203886-0e41-4828-94a4-92c180dd2bde on instance 2026-06-16 06:19:16.448 8 INFO nova.api.openstack.compute.server_external_events [req-fba8fbda-bf9f-4a2b-9e43-73b0f93de3a3 req-5b018825-b53c-4aa3-8385-fdd56508260a 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:c4e9e81c-3c51-41a0-8c50-fafb8c2f5a08 for instance de203886-0e41-4828-94a4-92c180dd2bde on instance 2026-06-16 06:19:16.449 8 INFO nova.api.openstack.compute.server_external_events [req-fba8fbda-bf9f-4a2b-9e43-73b0f93de3a3 req-5b018825-b53c-4aa3-8385-fdd56508260a 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:18a96efd-d62a-4233-a2f1-e7d9a443b9bc for instance fdde2ceb-7806-4244-920b-ea8deb8dbfc0 on instance 2026-06-16 06:19:16.449 8 INFO nova.api.openstack.compute.server_external_events [req-fba8fbda-bf9f-4a2b-9e43-73b0f93de3a3 req-5b018825-b53c-4aa3-8385-fdd56508260a 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:18a96efd-d62a-4233-a2f1-e7d9a443b9bc for instance fdde2ceb-7806-4244-920b-ea8deb8dbfc0 on instance 2026-06-16 06:19:16.449 8 INFO nova.api.openstack.compute.server_external_events [req-fba8fbda-bf9f-4a2b-9e43-73b0f93de3a3 req-5b018825-b53c-4aa3-8385-fdd56508260a 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:2b84676e-d06d-4902-bcd4-7d05ae022012 for instance 0782f132-18d0-4f55-9974-4d8e78cc5880 on instance 2026-06-16 06:19:16.449 8 INFO nova.api.openstack.compute.server_external_events [req-fba8fbda-bf9f-4a2b-9e43-73b0f93de3a3 req-5b018825-b53c-4aa3-8385-fdd56508260a 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:032763ca-173b-4386-8a67-8172c110dd07 for instance ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 on instance 2026-06-16 06:19:16.450 8 INFO nova.api.openstack.compute.server_external_events [req-fba8fbda-bf9f-4a2b-9e43-73b0f93de3a3 req-5b018825-b53c-4aa3-8385-fdd56508260a 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:2b84676e-d06d-4902-bcd4-7d05ae022012 for instance 0782f132-18d0-4f55-9974-4d8e78cc5880 on instance 2026-06-16 06:19:16.450 8 INFO nova.api.openstack.compute.server_external_events [req-fba8fbda-bf9f-4a2b-9e43-73b0f93de3a3 req-5b018825-b53c-4aa3-8385-fdd56508260a 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:2b84676e-d06d-4902-bcd4-7d05ae022012 for instance 0782f132-18d0-4f55-9974-4d8e78cc5880 on instance 2026-06-16 06:19:16.450 8 INFO nova.api.openstack.compute.server_external_events [req-fba8fbda-bf9f-4a2b-9e43-73b0f93de3a3 req-5b018825-b53c-4aa3-8385-fdd56508260a 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:032763ca-173b-4386-8a67-8172c110dd07 for instance ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 on instance [pid: 8|app: 0|req: 349/704] 10.0.0.31 () {38 vars in 814 bytes} [Tue Jun 16 06:19:16 2026] POST /v2.1/os-server-external-events => generated 1555 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:17.028 7 WARNING neutronclient.v2_0.client [None req-f1c59018-6d67-474d-a5a0-82317738995c 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/705] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:16 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1423 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:17.251 8 WARNING neutronclient.v2_0.client [None req-f42b205e-9a32-4802-a83d-346d9203596d 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:19:17.288 7 WARNING neutronclient.v2_0.client [None req-40384b0e-c616-4565-8ec0-193068ebd91e 53eaacd7f2be4bf2b0badec4b393a5e1 00cb57a6dbe546a0966b0066d691a5e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/708] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:17 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1526 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/709] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:17 2026] GET /v2.1/servers/0782f132-18d0-4f55-9974-4d8e78cc5880 => generated 1549 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:17.435 8 WARNING neutronclient.v2_0.client [None req-9f226a2e-c934-437a-a460-f078898fb912 ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in 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/710] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:17 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1517 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:18.186 7 WARNING neutronclient.v2_0.client [None req-cdf903ab-bc5d-4189-bea6-80a6d7c1b430 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in 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/711] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:18 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1611 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:18.387 8 WARNING neutronclient.v2_0.client [None req-210ad50e-9621-4cca-8d31-38f961eb6be2 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] 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: 353/712] 10.0.0.122 () {32 vars in 740 bytes} [Tue Jun 16 06:19:18 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0/os-interface => generated 285 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:18.472 7 WARNING neutronclient.v2_0.client [None req-8d3fc27e-507e-4f40-887e-4d92a8337f38 53eaacd7f2be4bf2b0badec4b393a5e1 00cb57a6dbe546a0966b0066d691a5e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:19:18.503 8 WARNING neutronclient.v2_0.client [None req-90c9f54d-85a0-4c49-b1d0-1d6803aee3e4 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/713] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:18 2026] GET /v2.1/servers/0782f132-18d0-4f55-9974-4d8e78cc5880 => generated 1726 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:18.677 7 INFO nova.api.openstack.compute.server_external_events [req-28a6ba46-e273-48a4-8fb4-b806ba57e16a req-d8660a44-cc11-4b1c-bcb5-a5a6d9630b88 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:032763ca-173b-4386-8a67-8172c110dd07 for instance ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 on instance [pid: 7|app: 0|req: 361/714] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:19:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/715] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:18 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1718 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:18.717 7 WARNING neutronclient.v2_0.client [None req-6cc7eb43-521f-4a90-83cd-224c555e7769 ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:19:18.718 8 WARNING neutronclient.v2_0.client [None req-34cd448c-90c6-4957-a78e-9a4e475969d3 53eaacd7f2be4bf2b0badec4b393a5e1 00cb57a6dbe546a0966b0066d691a5e7 - - default default] The python binding code in 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/716] 10.0.0.122 () {32 vars in 740 bytes} [Tue Jun 16 06:19:18 2026] GET /v2.1/servers/0782f132-18d0-4f55-9974-4d8e78cc5880/os-interface => generated 285 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:18.795 8 WARNING neutronclient.v2_0.client [None req-ba9a652b-ee65-4905-9aae-bc8a96f09b3a 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/717] 10.0.0.122 () {32 vars in 740 bytes} [Tue Jun 16 06:19:18 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde/os-interface => generated 285 bytes in 1071 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/718] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:18 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1699 bytes in 1198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 06:19:19.886 8 WARNING neutronclient.v2_0.client [None req-36d333ee-dd12-4ddf-9807-f524fbbea588 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:19.943 7 INFO nova.api.openstack.compute.server_external_events [req-bfea4323-092e-4276-b6c1-4a0998209960 req-5445ee2b-04d1-41c8-aec7-de13a02dd0c5 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:18a96efd-d62a-4233-a2f1-e7d9a443b9bc for instance fdde2ceb-7806-4244-920b-ea8deb8dbfc0 on instance [pid: 7|app: 0|req: 363/719] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:19:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:20.013 7 WARNING neutronclient.v2_0.client [None req-5aeb469f-386d-479d-921a-7106c7d0739a ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in 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/720] 10.0.0.122 () {32 vars in 740 bytes} [Tue Jun 16 06:19:19 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4/os-interface => generated 284 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/721] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:19 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1611 bytes in 576 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 06:19:20.429 7 WARNING neutronclient.v2_0.client [None req-b1f0c65d-1df4-4635-84dc-b36c0b61e887 53eaacd7f2be4bf2b0badec4b393a5e1 00cb57a6dbe546a0966b0066d691a5e7 - - default default] 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: 358/722] 10.0.0.122 () {32 vars in 640 bytes} [Tue Jun 16 06:19:20 2026] GET /v2.1/servers => generated 387 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/723] 10.0.0.122 () {32 vars in 717 bytes} [Tue Jun 16 06:19:20 2026] DELETE /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:20.729 8 INFO nova.api.openstack.compute.server_external_events [req-e5d79a11-6eed-43de-a7cc-ec764317b1cd req-c2c1139f-e01b-4f76-a1d5-292dded09b75 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:2b84676e-d06d-4902-bcd4-7d05ae022012 for instance 0782f132-18d0-4f55-9974-4d8e78cc5880 on instance [pid: 8|app: 0|req: 360/724] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:19:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:20.773 8 WARNING neutronclient.v2_0.client [None req-e08a2616-9784-44d7-a893-6d95f5960461 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in 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/725] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:20 2026] GET /v2.1/servers/0782f132-18d0-4f55-9974-4d8e78cc5880 => generated 1726 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:20.867 7 WARNING neutronclient.v2_0.client [None req-cc0640eb-a746-4d93-8aba-f09e139b4221 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in 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/726] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:20 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1617 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/727] 10.0.0.122 () {32 vars in 640 bytes} [Tue Jun 16 06:19:21 2026] GET /v2.1/servers => generated 378 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/728] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:20 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1718 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/729] 10.0.0.122 () {32 vars in 717 bytes} [Tue Jun 16 06:19:21 2026] DELETE /v2.1/servers/0782f132-18d0-4f55-9974-4d8e78cc5880 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:21.351 7 WARNING neutronclient.v2_0.client [None req-37fc70fd-d1e5-4bab-be62-1fd739395270 53eaacd7f2be4bf2b0badec4b393a5e1 00cb57a6dbe546a0966b0066d691a5e7 - - default default] The python binding code in 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/730] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:21 2026] GET /v2.1/servers/0782f132-18d0-4f55-9974-4d8e78cc5880 => generated 1732 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:21.981 8 INFO nova.api.openstack.compute.server_external_events [req-32e95ff3-d88a-4c21-809f-87fd1fde90e9 req-9aaf739d-171b-4bfb-8dde-cd0f7d09c8c8 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:c4e9e81c-3c51-41a0-8c50-fafb8c2f5a08 for instance de203886-0e41-4828-94a4-92c180dd2bde on instance [pid: 8|app: 0|req: 364/731] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:19:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:22.188 7 WARNING neutronclient.v2_0.client [None req-a007aff2-b857-4ff5-964c-702338acd50b 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/732] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:22 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1737 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:22.524 8 WARNING neutronclient.v2_0.client [None req-8b6310a2-aae4-4c48-817c-6d6a88236d2d 53eaacd7f2be4bf2b0badec4b393a5e1 00cb57a6dbe546a0966b0066d691a5e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/733] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:22 2026] GET /v2.1/servers/0782f132-18d0-4f55-9974-4d8e78cc5880 => generated 1852 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:22.769 7 INFO nova.api.openstack.compute.server_external_events [req-0df50c80-6be7-486a-b9ad-c9ebbbb3b353 req-96c441bc-f7d3-414e-9f48-687685faa90e 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:032763ca-173b-4386-8a67-8172c110dd07 for instance ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 on instance 2026-06-16 06:19:22.769 7 INFO nova.api.openstack.compute.server_external_events [req-0df50c80-6be7-486a-b9ad-c9ebbbb3b353 req-96c441bc-f7d3-414e-9f48-687685faa90e 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:18a96efd-d62a-4233-a2f1-e7d9a443b9bc for instance fdde2ceb-7806-4244-920b-ea8deb8dbfc0 on instance 2026-06-16 06:19:22.769 7 INFO nova.api.openstack.compute.server_external_events [req-0df50c80-6be7-486a-b9ad-c9ebbbb3b353 req-96c441bc-f7d3-414e-9f48-687685faa90e 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:18a96efd-d62a-4233-a2f1-e7d9a443b9bc for instance fdde2ceb-7806-4244-920b-ea8deb8dbfc0 on instance 2026-06-16 06:19:22.769 7 INFO nova.api.openstack.compute.server_external_events [req-0df50c80-6be7-486a-b9ad-c9ebbbb3b353 req-96c441bc-f7d3-414e-9f48-687685faa90e 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:2b84676e-d06d-4902-bcd4-7d05ae022012 for instance 0782f132-18d0-4f55-9974-4d8e78cc5880 on instance [pid: 7|app: 0|req: 369/734] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:19:22 2026] POST /v2.1/os-server-external-events => generated 698 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:23.330 8 WARNING neutronclient.v2_0.client [None req-a0601194-0833-42e7-adbb-3e205be572d5 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/735] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:23 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1737 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-06-16 06:19:23.754 7 WARNING neutronclient.v2_0.client [None req-9d9a2b18-5968-4e4a-b5cf-05cfd2516749 53eaacd7f2be4bf2b0badec4b393a5e1 00cb57a6dbe546a0966b0066d691a5e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/736] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:23 2026] GET /v2.1/servers/0782f132-18d0-4f55-9974-4d8e78cc5880 => generated 1852 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:24.016 8 INFO nova.api.openstack.compute.server_external_events [req-218db9e5-d987-4da0-a175-2629e099a8b0 req-02e65b90-9e64-4f47-8ebf-08ead8690519 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-deleted:18a96efd-d62a-4233-a2f1-e7d9a443b9bc for instance fdde2ceb-7806-4244-920b-ea8deb8dbfc0 on instance [pid: 8|app: 0|req: 367/737] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:19:23 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-06-16 06:19:24.527 7 WARNING neutronclient.v2_0.client [None req-7cff44c8-cd2b-4e14-a65e-bd8631b28dc6 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/738] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:24 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1379 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:24.815 8 INFO nova.api.openstack.compute.server_external_events [req-ceef572b-614a-485f-bd03-d38006779150 req-81946326-d522-4f8a-b5d6-f0a123e28318 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:2b84676e-d06d-4902-bcd4-7d05ae022012 for instance 0782f132-18d0-4f55-9974-4d8e78cc5880 on instance 2026-06-16 06:19:24.816 8 INFO nova.api.openstack.compute.server_external_events [req-ceef572b-614a-485f-bd03-d38006779150 req-81946326-d522-4f8a-b5d6-f0a123e28318 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-deleted:2b84676e-d06d-4902-bcd4-7d05ae022012 for instance 0782f132-18d0-4f55-9974-4d8e78cc5880 on instance [pid: 8|app: 0|req: 368/739] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:19:24 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:24.930 7 WARNING neutronclient.v2_0.client [None req-baa52e31-90a3-4f03-96be-fb83e23e87ee 53eaacd7f2be4bf2b0badec4b393a5e1 00cb57a6dbe546a0966b0066d691a5e7 - - default default] The python binding code in 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/740] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:24 2026] GET /v2.1/servers/0782f132-18d0-4f55-9974-4d8e78cc5880 => generated 1504 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:25.638 8 WARNING neutronclient.v2_0.client [None req-91d563bd-aba4-4b49-8b4d-b8c1d5917e3b 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in 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/741] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:25 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1384 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:26.014 7 WARNING neutronclient.v2_0.client [None req-42cd93f9-85c7-4727-8fb1-9370127f4b3c 53eaacd7f2be4bf2b0badec4b393a5e1 00cb57a6dbe546a0966b0066d691a5e7 - - default default] The python binding code in 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/742] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:25 2026] GET /v2.1/servers/0782f132-18d0-4f55-9974-4d8e78cc5880 => generated 1509 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:26.739 8 WARNING neutronclient.v2_0.client [None req-137de567-9872-4691-a4dd-388e1bb428bb 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/743] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:26 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1384 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:27.105 7 WARNING neutronclient.v2_0.client [None req-d59ca837-c155-4b54-98f2-cd61883cf3fc 53eaacd7f2be4bf2b0badec4b393a5e1 00cb57a6dbe546a0966b0066d691a5e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/744] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:27 2026] GET /v2.1/servers/0782f132-18d0-4f55-9974-4d8e78cc5880 => generated 1509 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:27.832 8 WARNING neutronclient.v2_0.client [None req-9071b911-e9ac-4763-9f26-7028d0af9ec0 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] The python binding code in 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/747] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:27 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 1384 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:28.189 7 INFO nova.api.openstack.wsgi [None req-07010aa4-1bd7-4c6c-8730-b3d451de3cda 53eaacd7f2be4bf2b0badec4b393a5e1 00cb57a6dbe546a0966b0066d691a5e7 - - default default] HTTP exception thrown: Instance 0782f132-18d0-4f55-9974-4d8e78cc5880 could not be found. [pid: 7|app: 0|req: 376/748] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:28 2026] GET /v2.1/servers/0782f132-18d0-4f55-9974-4d8e78cc5880 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/749] 10.0.0.122 () {32 vars in 703 bytes} [Tue Jun 16 06:19:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-116364657 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:28.902 7 INFO nova.api.openstack.wsgi [None req-2bfa6d0b-d8bc-4d75-8853-6e3d8ab76844 9a3d4eafab74460da253040d7c4e0b7f d467f74561944d58b1b930edf9e1a950 - - default default] HTTP exception thrown: Instance fdde2ceb-7806-4244-920b-ea8deb8dbfc0 could not be found. [pid: 7|app: 0|req: 377/750] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:28 2026] GET /v2.1/servers/fdde2ceb-7806-4244-920b-ea8deb8dbfc0 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/751] 10.0.0.122 () {32 vars in 703 bytes} [Tue Jun 16 06:19:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-310149364 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:30.966 7 WARNING neutronclient.v2_0.client [None req-d4284d0f-a910-4a76-9c2f-622896e62a96 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:19:30.995 8 WARNING neutronclient.v2_0.client [None req-1f851ad1-d102-4a7f-a142-528bf0cded2c ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/752] 10.0.0.122 () {32 vars in 740 bytes} [Tue Jun 16 06:19:30 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde/os-interface => generated 285 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:31.563 7 WARNING neutronclient.v2_0.client [None req-a4c46888-0d94-4d2f-97e6-e8c13d8190a0 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in 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/753] 10.0.0.122 () {32 vars in 814 bytes} [Tue Jun 16 06:19:31 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde/os-interface/c4e9e81c-3c51-41a0-8c50-fafb8c2f5a08 => generated 282 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/754] 10.0.0.122 () {32 vars in 722 bytes} [Tue Jun 16 06:19:31 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde/ips => generated 157 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: 375/755] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:30 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1819 bytes in 810 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/756] 10.0.0.122 () {34 vars in 749 bytes} [Tue Jun 16 06:19:31 2026] POST /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:31.828 8 WARNING neutronclient.v2_0.client [None req-bfca76a0-1f04-4ad2-aeb7-4fa6ee377d20 ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in 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/757] 10.0.0.122 () {32 vars in 722 bytes} [Tue Jun 16 06:19:31 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde/ips => generated 157 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/758] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:31 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1819 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/759] 10.0.0.122 () {34 vars in 749 bytes} [Tue Jun 16 06:19:32 2026] POST /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:32.457 8 WARNING neutronclient.v2_0.client [None req-a9a6fe68-d384-47b0-87b0-05ffaf70af25 ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in 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/760] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:32 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1821 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, ' [pid: 7|app: 0|req: 384/761] 10.0.0.122 () {32 vars in 722 bytes} [Tue Jun 16 06:19:32 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde/ips => generated 157 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:33.238 8 INFO nova.api.openstack.compute.server_external_events [req-d01e5441-e9a4-4dd7-a55f-bc6879b577b6 req-7bdf716e-fb36-481d-972d-aefcf5545110 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:c4e9e81c-3c51-41a0-8c50-fafb8c2f5a08 for instance de203886-0e41-4828-94a4-92c180dd2bde on instance [pid: 8|app: 0|req: 378/762] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:19:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:33.606 7 WARNING neutronclient.v2_0.client [None req-52e8cde9-c4c8-4e9c-b892-6028626a54ab ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in 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/763] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:33 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1821 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, ' [pid: 8|app: 0|req: 379/764] 10.0.0.122 () {32 vars in 722 bytes} [Tue Jun 16 06:19:33 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde/ips => generated 157 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:34.756 7 WARNING neutronclient.v2_0.client [None req-f41fe0e8-a218-4512-ae90-b10235b61eb9 ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/765] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:34 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1821 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/766] 10.0.0.122 () {32 vars in 722 bytes} [Tue Jun 16 06:19:34 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde/ips => generated 195 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:34.996 7 WARNING neutronclient.v2_0.client [None req-024abb3f-1f09-44d8-8b93-77ef1c1f5d6b 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/767] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:34 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1952 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/768] 10.0.0.122 () {34 vars in 749 bytes} [Tue Jun 16 06:19:35 2026] POST /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde/action => generated 0 bytes in 42 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: 388/769] 10.0.0.122 () {32 vars in 722 bytes} [Tue Jun 16 06:19:35 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde/ips => generated 195 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:35.910 8 WARNING neutronclient.v2_0.client [None req-95b958d3-e644-46c2-bea9-5579552b6efc ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/770] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:35 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1826 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, ' [pid: 7|app: 0|req: 389/771] 10.0.0.122 () {32 vars in 722 bytes} [Tue Jun 16 06:19:36 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde/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, ' 2026-06-16 06:19:36.914 8 INFO nova.api.openstack.compute.server_external_events [req-9f8e574b-1cca-464c-a594-04553f54505b req-4d630cfd-f2ba-4ed8-b658-ec5fc82ead42 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:032763ca-173b-4386-8a67-8172c110dd07 for instance ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 on instance [pid: 8|app: 0|req: 383/772] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:19:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:37.095 7 WARNING neutronclient.v2_0.client [None req-bc060224-a7fc-4645-9fbd-f4405efa09c2 ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] 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: 386/775] 10.0.0.122 () {32 vars in 722 bytes} [Tue Jun 16 06:19:37 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde/ips => generated 195 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/776] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:37 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1826 bytes in 905 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/777] 10.0.0.122 () {32 vars in 722 bytes} [Tue Jun 16 06:19:38 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde/ips => generated 195 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:38.995 7 INFO nova.api.openstack.compute.server_external_events [req-5a37efea-d0a7-4515-be0f-f47b8e67bf89 req-1063d37b-7fe9-42a9-b68e-e9084e8907df 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:c4e9e81c-3c51-41a0-8c50-fafb8c2f5a08 for instance de203886-0e41-4828-94a4-92c180dd2bde on instance 2026-06-16 06:19:38.996 7 INFO nova.api.openstack.compute.server_external_events [req-5a37efea-d0a7-4515-be0f-f47b8e67bf89 req-1063d37b-7fe9-42a9-b68e-e9084e8907df 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:032763ca-173b-4386-8a67-8172c110dd07 for instance ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 on instance [pid: 7|app: 0|req: 391/778] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:19:38 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 06:19:39.015 8 WARNING neutronclient.v2_0.client [None req-88920c2e-8285-4669-a67a-039aec77cbd2 ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/779] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:38 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1826 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 392/780] 10.0.0.122 () {32 vars in 722 bytes} [Tue Jun 16 06:19:39 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde/ips => generated 157 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/781] 10.0.0.122 () {32 vars in 717 bytes} [Tue Jun 16 06:19:39 2026] DELETE /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => 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-06-16 06:19:39.502 7 WARNING neutronclient.v2_0.client [None req-be2bb265-7e4f-4de6-9ac6-169469e0bad0 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/782] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:39 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1844 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/783] 10.0.0.122 () {34 vars in 670 bytes} [Tue Jun 16 06:19:39 2026] POST /v2.1/os-keypairs => generated 386 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:40.377 7 WARNING neutronclient.v2_0.client [None req-f049f2c5-90fa-4ed3-b07c-df0ceab4c5aa ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:19:40.796 8 WARNING neutronclient.v2_0.client [None req-6ae462e4-32eb-4eea-b645-9e93a6415b0f 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/784] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:40 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1826 bytes in 765 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/785] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:40 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1844 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:42.172 7 WARNING neutronclient.v2_0.client [None req-40f98630-d7c6-413f-9cfe-8ea5cc0347c0 ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] 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: 395/786] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:42 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1819 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:42.329 8 WARNING neutronclient.v2_0.client [None req-cc4d951d-8418-46ee-aa04-117e2880efe0 f6512c2b335b4467a94b0b9c39c6a022 4920908264524164b21ed0d4ddc996b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:19:42.351 7 WARNING neutronclient.v2_0.client [None req-ec64f3a6-9de3-4733-86bd-ab97fd112c28 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:19:42.382 8 WARNING neutronclient.v2_0.client [None req-cc4d951d-8418-46ee-aa04-117e2880efe0 f6512c2b335b4467a94b0b9c39c6a022 4920908264524164b21ed0d4ddc996b5 - - default default] The python binding code in 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/787] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:42 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1776 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:42.528 7 INFO nova.api.openstack.compute.server_external_events [req-0d785f86-f48c-4012-a2b2-b0326f69f290 req-a01988a5-5cca-410c-9445-8cc9784117b4 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-deleted:c4e9e81c-3c51-41a0-8c50-fafb8c2f5a08 for instance de203886-0e41-4828-94a4-92c180dd2bde on instance [pid: 7|app: 0|req: 397/788] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:19:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 06:19:42.636 8 WARNING neutronclient.v2_0.client [None req-cc4d951d-8418-46ee-aa04-117e2880efe0 f6512c2b335b4467a94b0b9c39c6a022 4920908264524164b21ed0d4ddc996b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/789] 10.0.0.122 () {34 vars in 662 bytes} [Tue Jun 16 06:19:42 2026] POST /v2.1/servers => generated 452 bytes in 574 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:42.864 7 WARNING neutronclient.v2_0.client [None req-0d138d11-2a29-4e70-bfc8-691a76743c18 f6512c2b335b4467a94b0b9c39c6a022 4920908264524164b21ed0d4ddc996b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/790] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:42 2026] GET /v2.1/servers/104c3215-e34e-4591-b76e-30d6e6646a47 => generated 1432 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:43.504 8 WARNING neutronclient.v2_0.client [None req-30cb2d1d-ff65-4b27-ab7b-c23d8ee1668e 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in 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/791] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:43 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1481 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:43.948 7 WARNING neutronclient.v2_0.client [None req-39d24cf6-5e46-46ea-8e4c-a6d083667b4d f6512c2b335b4467a94b0b9c39c6a022 4920908264524164b21ed0d4ddc996b5 - - default default] The python binding code in 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/792] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:43 2026] GET /v2.1/servers/104c3215-e34e-4591-b76e-30d6e6646a47 => generated 1436 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:44.595 8 WARNING neutronclient.v2_0.client [None req-d1a6197e-bb75-4012-a02e-db4a4fbaf74b 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in 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/793] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:44 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => 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-06-16 06:19:45.057 7 WARNING neutronclient.v2_0.client [None req-9692ee16-65ea-4255-b0e9-9e424697d5ea f6512c2b335b4467a94b0b9c39c6a022 4920908264524164b21ed0d4ddc996b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/794] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:45 2026] GET /v2.1/servers/104c3215-e34e-4591-b76e-30d6e6646a47 => generated 1428 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-06-16 06:19:45.454 8 INFO nova.api.openstack.compute.server_external_events [req-be2c19b0-6f53-4fae-aad7-902270573ecf req-a439e6ec-7290-4f6a-81ab-0d5094f4677c 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:032763ca-173b-4386-8a67-8172c110dd07 for instance ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 on instance [pid: 8|app: 0|req: 395/795] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:19:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:45.688 7 WARNING neutronclient.v2_0.client [None req-8509aba0-a77d-4f3e-84ea-2c930842ef1a 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] The python binding code in 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/796] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:45 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 1486 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-06-16 06:19:46.154 8 WARNING neutronclient.v2_0.client [None req-565150a8-dcbd-4491-be1b-0edaa1cf80e1 f6512c2b335b4467a94b0b9c39c6a022 4920908264524164b21ed0d4ddc996b5 - - default default] The python binding code in 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/797] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:46 2026] GET /v2.1/servers/104c3215-e34e-4591-b76e-30d6e6646a47 => generated 1484 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:46.783 7 INFO nova.api.openstack.wsgi [None req-9104cfce-fa43-48c6-bce1-e9ff8bbd3f7a 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] HTTP exception thrown: Instance de203886-0e41-4828-94a4-92c180dd2bde could not be found. [pid: 7|app: 0|req: 402/798] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:46 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => 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: 397/799] 10.0.0.122 () {32 vars in 705 bytes} [Tue Jun 16 06:19:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1134169709 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:47.259 7 WARNING neutronclient.v2_0.client [None req-b0d56a84-7f2c-4ec7-9eef-0f01af689d57 f6512c2b335b4467a94b0b9c39c6a022 4920908264524164b21ed0d4ddc996b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:19:47.330 8 INFO nova.api.openstack.wsgi [None req-86e21e05-c67a-4dbb-ab34-5945d8a498dd 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] HTTP exception thrown: Instance de203886-0e41-4828-94a4-92c180dd2bde could not be found. [pid: 8|app: 0|req: 399/802] 10.0.0.122 () {32 vars in 717 bytes} [Tue Jun 16 06:19:47 2026] DELETE /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/803] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:47 2026] GET /v2.1/servers/104c3215-e34e-4591-b76e-30d6e6646a47 => generated 1484 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-06-16 06:19:47.357 8 INFO nova.api.openstack.wsgi [None req-3ebf8d85-5e39-4d67-b6b5-ec8980e4462f 13db34af31d246f48f8cf4ba15454619 6398caf737ea4c518fa71b97f2a26da4 - - default default] HTTP exception thrown: Instance de203886-0e41-4828-94a4-92c180dd2bde could not be found. [pid: 8|app: 0|req: 400/804] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:47 2026] GET /v2.1/servers/de203886-0e41-4828-94a4-92c180dd2bde => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:47.495 7 INFO nova.api.openstack.compute.server_external_events [req-607ec7f1-8bc2-4b71-a840-b4a7873ead1c req-b9209b22-e338-4f3a-8388-47aad87d2728 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:032763ca-173b-4386-8a67-8172c110dd07 for instance ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 on instance [pid: 7|app: 0|req: 405/805] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:19:47 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-06-16 06:19:48.379 8 WARNING neutronclient.v2_0.client [None req-940b4a0d-d56f-4cc2-8ada-7662ecb061c9 f6512c2b335b4467a94b0b9c39c6a022 4920908264524164b21ed0d4ddc996b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/806] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:48 2026] GET /v2.1/servers/104c3215-e34e-4591-b76e-30d6e6646a47 => generated 1559 bytes in 2149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:50.661 7 INFO nova.api.openstack.compute.server_external_events [req-913ae984-3bcb-473a-8ad7-fa9ad30b9be4 req-5cc1dc33-9d72-4084-9825-e76e1a43f5de 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:10d733d7-eeea-4f96-880e-046a6d7fe9fd for instance 104c3215-e34e-4591-b76e-30d6e6646a47 on instance [pid: 7|app: 0|req: 406/807] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:19:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:51.546 8 WARNING neutronclient.v2_0.client [None req-4efb058b-3d2d-4608-9f97-e4678dbbc8f1 f6512c2b335b4467a94b0b9c39c6a022 4920908264524164b21ed0d4ddc996b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/808] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:51 2026] GET /v2.1/servers/104c3215-e34e-4591-b76e-30d6e6646a47 => generated 1557 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:52.712 7 WARNING neutronclient.v2_0.client [None req-fc153206-fc6e-49ee-8840-4dcadc7e16d3 f6512c2b335b4467a94b0b9c39c6a022 4920908264524164b21ed0d4ddc996b5 - - default default] The python binding code in 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/809] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:52 2026] GET /v2.1/servers/104c3215-e34e-4591-b76e-30d6e6646a47 => generated 1557 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:53.452 8 INFO nova.api.openstack.compute.server_external_events [req-b05a415f-d762-4630-be5c-d20edda5cd5c req-ed672170-17f3-44e0-8948-daa73a169d4e 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:10d733d7-eeea-4f96-880e-046a6d7fe9fd for instance 104c3215-e34e-4591-b76e-30d6e6646a47 on instance [pid: 8|app: 0|req: 403/810] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:19:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:53.850 7 WARNING neutronclient.v2_0.client [None req-dcdb1e7e-0cd7-4c5f-95b2-becb836dab4f f6512c2b335b4467a94b0b9c39c6a022 4920908264524164b21ed0d4ddc996b5 - - default default] The python binding code in 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/811] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:53 2026] GET /v2.1/servers/104c3215-e34e-4591-b76e-30d6e6646a47 => generated 1557 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:55.003 8 WARNING neutronclient.v2_0.client [None req-0c76acae-0984-4b72-b17c-582ed10a016e f6512c2b335b4467a94b0b9c39c6a022 4920908264524164b21ed0d4ddc996b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/812] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:54 2026] GET /v2.1/servers/104c3215-e34e-4591-b76e-30d6e6646a47 => generated 1557 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:56.276 7 WARNING neutronclient.v2_0.client [None req-9c0303ce-1694-4027-8b05-f0957ff3d189 f6512c2b335b4467a94b0b9c39c6a022 4920908264524164b21ed0d4ddc996b5 - - default default] The python binding code in 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/813] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:56 2026] GET /v2.1/servers/104c3215-e34e-4591-b76e-30d6e6646a47 => generated 1557 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-06-16 06:19:57.615 8 WARNING neutronclient.v2_0.client [None req-7e890bf8-5ff7-4417-bdeb-e89bc6999907 f6512c2b335b4467a94b0b9c39c6a022 4920908264524164b21ed0d4ddc996b5 - - default default] The python binding code in 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/816] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:57 2026] GET /v2.1/servers/104c3215-e34e-4591-b76e-30d6e6646a47 => generated 1557 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:57.963 7 WARNING neutronclient.v2_0.client [None req-c80ef87a-c221-4d92-a6aa-a70c117a6f8e ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/817] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:57 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1819 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, ' [pid: 8|app: 0|req: 407/818] 10.0.0.122 () {32 vars in 717 bytes} [Tue Jun 16 06:19:58 2026] DELETE /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:58.287 7 WARNING neutronclient.v2_0.client [None req-b162182f-8a36-4514-9363-e7d35c98edb1 ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/819] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:58 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1825 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:58.818 8 WARNING neutronclient.v2_0.client [None req-ed1676ec-1432-4cfe-920d-92293652173c f6512c2b335b4467a94b0b9c39c6a022 4920908264524164b21ed0d4ddc996b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/820] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:58 2026] GET /v2.1/servers/104c3215-e34e-4591-b76e-30d6e6646a47 => generated 1557 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:59.248 7 INFO nova.api.openstack.compute.server_external_events [req-596316cf-023e-4190-91b1-b21f82c8a6de req-1b79d818-131c-4fab-bc7e-171502955cea 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:10d733d7-eeea-4f96-880e-046a6d7fe9fd for instance 104c3215-e34e-4591-b76e-30d6e6646a47 on instance [pid: 7|app: 0|req: 413/821] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:19:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:59.452 8 WARNING neutronclient.v2_0.client [None req-afb182df-ae75-4f2a-9309-7df19c852c27 ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/822] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:59 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1825 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:19:59.989 7 WARNING neutronclient.v2_0.client [None req-cb238f12-350f-4e43-b699-89b103dc3ff8 f6512c2b335b4467a94b0b9c39c6a022 4920908264524164b21ed0d4ddc996b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/823] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:19:59 2026] GET /v2.1/servers/104c3215-e34e-4591-b76e-30d6e6646a47 => generated 1557 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:00.716 8 WARNING neutronclient.v2_0.client [None req-bcac3d7a-72a7-40d9-baee-f70eacacbed8 ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:01.165 7 WARNING neutronclient.v2_0.client [None req-a837f4fb-d618-4ea3-ad39-bf7b3d8b560d f6512c2b335b4467a94b0b9c39c6a022 4920908264524164b21ed0d4ddc996b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/824] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:00 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1758 bytes in 711 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:01.413 8 INFO nova.api.openstack.compute.server_external_events [req-f54099ed-303d-452e-a62a-844ae6538f3e req-12b8b268-20f8-422e-bbe1-f491a22ccbc1 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:10d733d7-eeea-4f96-880e-046a6d7fe9fd for instance 104c3215-e34e-4591-b76e-30d6e6646a47 on instance [pid: 8|app: 0|req: 411/825] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:20:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:01.444 8 INFO nova.api.openstack.compute.server_external_events [req-0a9eef51-5e14-45f9-8e6c-82d8ca2aee0f req-492d89ea-9500-4db2-b96e-8070c0bca7bc 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-deleted:032763ca-173b-4386-8a67-8172c110dd07 for instance ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 on instance [pid: 8|app: 0|req: 412/826] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:20:01 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: 415/827] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:01 2026] GET /v2.1/servers/104c3215-e34e-4591-b76e-30d6e6646a47 => generated 1739 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:01.580 8 WARNING neutronclient.v2_0.client [None req-1abd459e-062f-4f35-b3c5-098670332c00 f6512c2b335b4467a94b0b9c39c6a022 4920908264524164b21ed0d4ddc996b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/828] 10.0.0.122 () {32 vars in 740 bytes} [Tue Jun 16 06:20:01 2026] GET /v2.1/servers/104c3215-e34e-4591-b76e-30d6e6646a47/os-interface => generated 284 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:02.447 7 WARNING neutronclient.v2_0.client [None req-85d172ac-28b5-4e19-b39d-aed0ef3b4371 ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in 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/829] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:02 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1478 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, ' 2026-06-16 06:20:02.952 8 WARNING neutronclient.v2_0.client [None req-c8a3b6cc-9918-4a5a-9b8a-cc761bc5ff14 f6512c2b335b4467a94b0b9c39c6a022 4920908264524164b21ed0d4ddc996b5 - - default default] The python binding code in 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/830] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:02 2026] GET /v2.1/servers/104c3215-e34e-4591-b76e-30d6e6646a47 => generated 1739 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, ' [pid: 7|app: 0|req: 417/831] 10.0.0.122 () {32 vars in 640 bytes} [Tue Jun 16 06:20:03 2026] GET /v2.1/servers => generated 384 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 415/832] 10.0.0.122 () {32 vars in 717 bytes} [Tue Jun 16 06:20:03 2026] DELETE /v2.1/servers/104c3215-e34e-4591-b76e-30d6e6646a47 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:03.343 7 WARNING neutronclient.v2_0.client [None req-c3c76884-d489-47be-b4a2-80f3ea2fa279 f6512c2b335b4467a94b0b9c39c6a022 4920908264524164b21ed0d4ddc996b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:03.459 8 INFO nova.api.openstack.compute.server_external_events [req-add11abd-72f7-4dcd-8065-8f428e3d1b80 req-4cb294fb-63e6-4b36-aa39-8bde6a347fd4 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:10d733d7-eeea-4f96-880e-046a6d7fe9fd for instance 104c3215-e34e-4591-b76e-30d6e6646a47 on instance [pid: 8|app: 0|req: 416/833] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:20:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:03.676 8 WARNING neutronclient.v2_0.client [None req-8e4ddeaf-8ead-4f95-a3a9-14069dc628ed ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] The python binding code in 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/834] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:03 2026] GET /v2.1/servers/104c3215-e34e-4591-b76e-30d6e6646a47 => generated 1745 bytes in 616 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/835] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:03 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 1478 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:04.932 7 WARNING neutronclient.v2_0.client [None req-73eb5eb5-976b-4791-9b11-0817e267568f f6512c2b335b4467a94b0b9c39c6a022 4920908264524164b21ed0d4ddc996b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:04.983 8 INFO nova.api.openstack.wsgi [None req-c54f5a93-5f59-4939-86b7-81aca756630a ad82ca440d9a41a38becc7fcbd0f5a89 cbbd0bdec93643b493da33a492a21073 - - default default] HTTP exception thrown: Instance ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 could not be found. [pid: 8|app: 0|req: 418/836] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:04 2026] GET /v2.1/servers/ff862d3a-6f6e-4b2b-ae09-8015ab161dd4 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 419/837] 10.0.0.122 () {32 vars in 705 bytes} [Tue Jun 16 06:20:04 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1180606568 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/838] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:04 2026] GET /v2.1/servers/104c3215-e34e-4591-b76e-30d6e6646a47 => generated 1745 bytes in 910 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 06:20:06.613 8 INFO nova.api.openstack.compute.server_external_events [req-b3838bee-c24a-427e-b297-30b030b7b5a9 req-eec9dafc-1741-475e-82d9-a9c21787247f 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-deleted:10d733d7-eeea-4f96-880e-046a6d7fe9fd for instance 104c3215-e34e-4591-b76e-30d6e6646a47 on instance [pid: 8|app: 0|req: 420/839] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:20:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:06.869 7 WARNING neutronclient.v2_0.client [None req-92a418a8-af25-44ea-a052-8444d8a3a740 f6512c2b335b4467a94b0b9c39c6a022 4920908264524164b21ed0d4ddc996b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/840] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:06 2026] GET /v2.1/servers/104c3215-e34e-4591-b76e-30d6e6646a47 => generated 1798 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-06-16 06:20:07.970 8 WARNING neutronclient.v2_0.client [None req-2e211cba-8455-4417-934c-e180bee7f05d f6512c2b335b4467a94b0b9c39c6a022 4920908264524164b21ed0d4ddc996b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/843] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:07 2026] GET /v2.1/servers/104c3215-e34e-4591-b76e-30d6e6646a47 => generated 1518 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:09.431 7 WARNING neutronclient.v2_0.client [None req-40c343cc-224a-431c-91fb-5c6391c57466 f6512c2b335b4467a94b0b9c39c6a022 4920908264524164b21ed0d4ddc996b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/844] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:09 2026] GET /v2.1/servers/104c3215-e34e-4591-b76e-30d6e6646a47 => generated 1518 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:10.534 8 INFO nova.api.openstack.wsgi [None req-025a408b-8d3f-400f-bf46-0be603ce0758 f6512c2b335b4467a94b0b9c39c6a022 4920908264524164b21ed0d4ddc996b5 - - default default] HTTP exception thrown: Instance 104c3215-e34e-4591-b76e-30d6e6646a47 could not be found. [pid: 8|app: 0|req: 423/845] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:10 2026] GET /v2.1/servers/104c3215-e34e-4591-b76e-30d6e6646a47 => 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: 423/846] 10.0.0.122 () {32 vars in 705 bytes} [Tue Jun 16 06:20:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1471595352 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:27.568 8 WARNING neutronclient.v2_0.client [None req-cccefde4-eb39-48ea-b009-79c9627e5d62 0757a192598a44d4aeee3c9cd07e9dc6 81846649142d43ce9ff302119a3bcdc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:20:29.509 8 WARNING neutronclient.v2_0.client [None req-cccefde4-eb39-48ea-b009-79c9627e5d62 0757a192598a44d4aeee3c9cd07e9dc6 81846649142d43ce9ff302119a3bcdc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/851] 10.0.0.122 () {34 vars in 662 bytes} [Tue Jun 16 06:20:27 2026] POST /v2.1/servers => generated 424 bytes in 4081 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-16 06:20:31.446 7 WARNING neutronclient.v2_0.client [None req-c74470a4-1a87-4613-b240-fdcfdeaec26e 0757a192598a44d4aeee3c9cd07e9dc6 81846649142d43ce9ff302119a3bcdc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/852] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:31 2026] GET /v2.1/servers/0fc1efb2-1f28-42c3-b743-94299a39b0bd => generated 1368 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:32.525 8 WARNING neutronclient.v2_0.client [None req-062058d3-62d8-4645-b9f1-ca24a2e1367b 0757a192598a44d4aeee3c9cd07e9dc6 81846649142d43ce9ff302119a3bcdc3 - - default default] The python binding code in 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.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:32 2026] GET /v2.1/servers/0fc1efb2-1f28-42c3-b743-94299a39b0bd => generated 1372 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:33.607 7 WARNING neutronclient.v2_0.client [None req-5033b109-e557-423c-9f95-7a1572eb71d0 0757a192598a44d4aeee3c9cd07e9dc6 81846649142d43ce9ff302119a3bcdc3 - - default default] The python binding code in 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.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:33 2026] GET /v2.1/servers/0fc1efb2-1f28-42c3-b743-94299a39b0bd => generated 1420 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:34.686 8 WARNING neutronclient.v2_0.client [None req-54bdcb71-bfee-4b20-81e5-63ef00a4baba 0757a192598a44d4aeee3c9cd07e9dc6 81846649142d43ce9ff302119a3bcdc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/855] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:34 2026] GET /v2.1/servers/0fc1efb2-1f28-42c3-b743-94299a39b0bd => generated 1420 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:36.174 7 WARNING neutronclient.v2_0.client [None req-555d8d54-9366-4cee-bd4a-aeb8943fbf57 0757a192598a44d4aeee3c9cd07e9dc6 81846649142d43ce9ff302119a3bcdc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/856] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:36 2026] GET /v2.1/servers/0fc1efb2-1f28-42c3-b743-94299a39b0bd => generated 1428 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:37.438 7 WARNING neutronclient.v2_0.client [None req-82c8578e-01bc-4aee-ba9f-c98ccc612bef 0757a192598a44d4aeee3c9cd07e9dc6 81846649142d43ce9ff302119a3bcdc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:38.364 8 INFO nova.api.openstack.compute.server_external_events [req-f80b56bb-cbdd-4e83-9968-465dd9a9077d req-a7c04d45-10cc-4004-8460-a5fd6b7a9dbb 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:efbc2fd6-0ad9-41ae-9e4a-8e91f7a4d742 for instance 0fc1efb2-1f28-42c3-b743-94299a39b0bd on instance [pid: 8|app: 0|req: 430/859] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:20:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/860] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:37 2026] GET /v2.1/servers/0fc1efb2-1f28-42c3-b743-94299a39b0bd => generated 1468 bytes in 1044 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:39.496 8 WARNING neutronclient.v2_0.client [None req-deef3592-06af-4322-8067-32e6fe0b506a 0757a192598a44d4aeee3c9cd07e9dc6 81846649142d43ce9ff302119a3bcdc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/861] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:39 2026] GET /v2.1/servers/0fc1efb2-1f28-42c3-b743-94299a39b0bd => generated 1468 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:40.654 7 WARNING neutronclient.v2_0.client [None req-00a64e78-4bab-4fa3-95b1-fd86c53ada7a 0757a192598a44d4aeee3c9cd07e9dc6 81846649142d43ce9ff302119a3bcdc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/862] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:40 2026] GET /v2.1/servers/0fc1efb2-1f28-42c3-b743-94299a39b0bd => generated 1468 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:41.891 8 WARNING neutronclient.v2_0.client [None req-35f445e1-d25b-4525-95d8-c93deedf30c7 0757a192598a44d4aeee3c9cd07e9dc6 81846649142d43ce9ff302119a3bcdc3 - - default default] The python binding code in 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.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:41 2026] GET /v2.1/servers/0fc1efb2-1f28-42c3-b743-94299a39b0bd => generated 1468 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:43.069 7 WARNING neutronclient.v2_0.client [None req-730e4e85-61c1-4a6e-8396-ebb4b1976d8f 0757a192598a44d4aeee3c9cd07e9dc6 81846649142d43ce9ff302119a3bcdc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/864] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:43 2026] GET /v2.1/servers/0fc1efb2-1f28-42c3-b743-94299a39b0bd => generated 1468 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-06-16 06:20:44.281 8 WARNING neutronclient.v2_0.client [None req-00072b86-42be-4b18-9659-ab8f55afc504 0757a192598a44d4aeee3c9cd07e9dc6 81846649142d43ce9ff302119a3bcdc3 - - default default] The python binding code in 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.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:44 2026] GET /v2.1/servers/0fc1efb2-1f28-42c3-b743-94299a39b0bd => generated 1468 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:45.626 7 WARNING neutronclient.v2_0.client [None req-8ab92688-2342-4dc8-bc67-6482ee1f693a 0757a192598a44d4aeee3c9cd07e9dc6 81846649142d43ce9ff302119a3bcdc3 - - default default] The python binding code in 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.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:45 2026] GET /v2.1/servers/0fc1efb2-1f28-42c3-b743-94299a39b0bd => generated 1468 bytes in 807 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:47.450 7 WARNING neutronclient.v2_0.client [None req-067850e8-1d66-4ab6-a355-571a4220bc93 0757a192598a44d4aeee3c9cd07e9dc6 81846649142d43ce9ff302119a3bcdc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/869] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:47 2026] GET /v2.1/servers/0fc1efb2-1f28-42c3-b743-94299a39b0bd => generated 1468 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:49.065 8 WARNING neutronclient.v2_0.client [None req-61d5c9c7-8a5a-4cac-8cd9-67780a912487 0757a192598a44d4aeee3c9cd07e9dc6 81846649142d43ce9ff302119a3bcdc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:20:49.075 7 INFO nova.api.openstack.compute.server_external_events [req-eacfdd81-b399-41f1-b416-b9ed232bddb5 req-dbe88878-61a2-46ca-a37a-24ebf2f00710 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:efbc2fd6-0ad9-41ae-9e4a-8e91f7a4d742 for instance 0fc1efb2-1f28-42c3-b743-94299a39b0bd on instance [pid: 7|app: 0|req: 436/870] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:20:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/871] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:49 2026] GET /v2.1/servers/0fc1efb2-1f28-42c3-b743-94299a39b0bd => generated 1468 bytes in 1112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:51.115 7 INFO nova.api.openstack.compute.server_external_events [req-24739261-09e6-4389-a48c-c59ceef2108a req-3566492a-88dd-4b9d-bcce-63d53360576b 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:efbc2fd6-0ad9-41ae-9e4a-8e91f7a4d742 for instance 0fc1efb2-1f28-42c3-b743-94299a39b0bd on instance 2026-06-16 06:20:51.115 7 INFO nova.api.openstack.compute.server_external_events [req-24739261-09e6-4389-a48c-c59ceef2108a req-3566492a-88dd-4b9d-bcce-63d53360576b 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:efbc2fd6-0ad9-41ae-9e4a-8e91f7a4d742 for instance 0fc1efb2-1f28-42c3-b743-94299a39b0bd on instance [pid: 7|app: 0|req: 437/872] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:20:51 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:51.204 8 WARNING neutronclient.v2_0.client [None req-8faba32c-031d-44a5-893f-dd10b80a9cf9 0757a192598a44d4aeee3c9cd07e9dc6 81846649142d43ce9ff302119a3bcdc3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/873] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:51 2026] GET /v2.1/servers/0fc1efb2-1f28-42c3-b743-94299a39b0bd => generated 1468 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:52.431 7 WARNING neutronclient.v2_0.client [None req-91b2f5b4-ded9-43d7-9bdb-60fc76895e0e 0757a192598a44d4aeee3c9cd07e9dc6 81846649142d43ce9ff302119a3bcdc3 - - default default] The python binding code in 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/874] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:52 2026] GET /v2.1/servers/0fc1efb2-1f28-42c3-b743-94299a39b0bd => generated 1653 bytes in 1488 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 437/875] 10.0.0.122 () {32 vars in 722 bytes} [Tue Jun 16 06:20:53 2026] GET /v2.1/servers/0fc1efb2-1f28-42c3-b743-94299a39b0bd/ips => generated 109 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: 439/876] 10.0.0.122 () {32 vars in 722 bytes} [Tue Jun 16 06:20:53 2026] GET /v2.1/servers/0fc1efb2-1f28-42c3-b743-94299a39b0bd/ips => generated 109 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/877] 10.0.0.122 () {32 vars in 824 bytes} [Tue Jun 16 06:20:54 2026] GET /v2.1/servers/0fc1efb2-1f28-42c3-b743-94299a39b0bd/ips/tempest-ServerAddressesTestJSON-1839121771-network => generated 94 bytes in 42 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: 440/878] 10.0.0.122 () {32 vars in 717 bytes} [Tue Jun 16 06:20:54 2026] DELETE /v2.1/servers/0fc1efb2-1f28-42c3-b743-94299a39b0bd => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:54.200 8 WARNING neutronclient.v2_0.client [None req-8c145d05-9c3f-4ae1-87ec-4d7217f39315 0757a192598a44d4aeee3c9cd07e9dc6 81846649142d43ce9ff302119a3bcdc3 - - default default] The python binding code in 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/879] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:54 2026] GET /v2.1/servers/0fc1efb2-1f28-42c3-b743-94299a39b0bd => generated 1659 bytes in 986 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:56.205 7 WARNING neutronclient.v2_0.client [None req-553db2a2-45e9-4c8c-afe6-9bb64bdd1b17 0757a192598a44d4aeee3c9cd07e9dc6 81846649142d43ce9ff302119a3bcdc3 - - default default] The python binding code in 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/880] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:56 2026] GET /v2.1/servers/0fc1efb2-1f28-42c3-b743-94299a39b0bd => generated 1659 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:57.619 8 INFO nova.api.openstack.compute.server_external_events [req-66c7d4c5-7f7b-4e67-87c9-9103ca9b8f4f req-0e2c0f73-1c2e-4369-9cb7-cd5f00567fcc 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-deleted:efbc2fd6-0ad9-41ae-9e4a-8e91f7a4d742 for instance 0fc1efb2-1f28-42c3-b743-94299a39b0bd on instance [pid: 8|app: 0|req: 441/883] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:20:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:57.680 7 WARNING neutronclient.v2_0.client [None req-d10962ab-4703-49f3-a807-764f93ae9841 0757a192598a44d4aeee3c9cd07e9dc6 81846649142d43ce9ff302119a3bcdc3 - - default default] The python binding code in 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/884] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:57 2026] GET /v2.1/servers/0fc1efb2-1f28-42c3-b743-94299a39b0bd => generated 1449 bytes in 864 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:20:59.553 8 WARNING neutronclient.v2_0.client [None req-6d0e878f-05f2-4ec6-bab0-5dacf544c73f 0757a192598a44d4aeee3c9cd07e9dc6 81846649142d43ce9ff302119a3bcdc3 - - default default] The python binding code in 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/885] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:20:59 2026] GET /v2.1/servers/0fc1efb2-1f28-42c3-b743-94299a39b0bd => generated 1454 bytes in 623 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:21:01.172 7 INFO nova.api.openstack.wsgi [None req-938836d5-4ff0-4f98-b6d7-be91626d7a3c 0757a192598a44d4aeee3c9cd07e9dc6 81846649142d43ce9ff302119a3bcdc3 - - default default] HTTP exception thrown: Instance 0fc1efb2-1f28-42c3-b743-94299a39b0bd could not be found. [pid: 7|app: 0|req: 444/886] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:21:01 2026] GET /v2.1/servers/0fc1efb2-1f28-42c3-b743-94299a39b0bd => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/889] 10.0.0.122 () {30 vars in 412 bytes} [Tue Jun 16 06:21:07 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 444/890] 10.0.0.122 () {28 vars in 559 bytes} [Tue Jun 16 06:21:07 2026] GET /v2/ => generated 402 bytes in 490 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: 447/891] 10.0.0.122 () {28 vars in 563 bytes} [Tue Jun 16 06:21:08 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/892] 10.0.0.122 () {30 vars in 412 bytes} [Tue Jun 16 06:21:08 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/895] 10.0.0.153 () {30 vars in 618 bytes} [Tue Jun 16 06:21:25 2026] GET /v2.1 => generated 0 bytes in 120 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 447/896] 10.0.0.153 () {32 vars in 691 bytes} [Tue Jun 16 06:21:25 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: 450/897] 10.0.0.153 () {34 vars in 912 bytes} [Tue Jun 16 06:21:25 2026] GET /v2.1/os-simple-tenant-usage/15729c4fd6cb41d59d08078b9b807fd8?start=2026-06-15T00:00:00&end=2026-06-16T23:59:59 => generated 20 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/898] 10.0.0.153 () {30 vars in 653 bytes} [Tue Jun 16 06:21:26 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) 2026-06-16 06:21:30.487 8 WARNING neutronclient.v2_0.client [None req-494a736d-b429-4b96-b449-64f9947e240f 53afb00e8a3a42f8b1f49ea238fc7f24 70898dd3a41e41ffa77fd130dfc4fe08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:21:30.882 8 WARNING neutronclient.v2_0.client [None req-494a736d-b429-4b96-b449-64f9947e240f 53afb00e8a3a42f8b1f49ea238fc7f24 70898dd3a41e41ffa77fd130dfc4fe08 - - default default] 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: 450/901] 10.0.0.122 () {34 vars in 662 bytes} [Tue Jun 16 06:21:30 2026] POST /v2.1/servers => generated 424 bytes in 795 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/902] 10.0.0.153 () {30 vars in 618 bytes} [Tue Jun 16 06:21:31 2026] GET /v2.1 => generated 0 bytes in 149 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: 453/903] 10.0.0.153 () {32 vars in 691 bytes} [Tue Jun 16 06:21:31 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 06:21:31.228 8 WARNING neutronclient.v2_0.client [None req-d5876689-e23f-4965-9479-aec8bc0b2382 53afb00e8a3a42f8b1f49ea238fc7f24 70898dd3a41e41ffa77fd130dfc4fe08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/904] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:21:31 2026] GET /v2.1/servers/522417a5-03f8-41ef-a6a0-c3ebf459ed39 => generated 1368 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/905] 10.0.0.153 () {34 vars in 912 bytes} [Tue Jun 16 06:21:31 2026] GET /v2.1/os-simple-tenant-usage/15729c4fd6cb41d59d08078b9b807fd8?start=2026-06-15T00:00:00&end=2026-06-16T23:59:59 => generated 20 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 452/906] 10.0.0.153 () {30 vars in 653 bytes} [Tue Jun 16 06:21:31 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:21:32.364 7 WARNING neutronclient.v2_0.client [None req-a6eef5d2-805b-4e0f-9699-316eb21391db 53afb00e8a3a42f8b1f49ea238fc7f24 70898dd3a41e41ffa77fd130dfc4fe08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/907] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:21:32 2026] GET /v2.1/servers/522417a5-03f8-41ef-a6a0-c3ebf459ed39 => generated 1372 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 06:21:33.515 8 WARNING neutronclient.v2_0.client [None req-3a8c8d08-2833-4d22-be21-0856f6dfaff6 53afb00e8a3a42f8b1f49ea238fc7f24 70898dd3a41e41ffa77fd130dfc4fe08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/908] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:21:33 2026] GET /v2.1/servers/522417a5-03f8-41ef-a6a0-c3ebf459ed39 => generated 1420 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:21:34.632 7 WARNING neutronclient.v2_0.client [None req-9a2086f2-469d-4605-8ea0-e377cd0efeb6 53afb00e8a3a42f8b1f49ea238fc7f24 70898dd3a41e41ffa77fd130dfc4fe08 - - default default] The python binding code in 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/909] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:21:34 2026] GET /v2.1/servers/522417a5-03f8-41ef-a6a0-c3ebf459ed39 => generated 1420 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:21:35.714 8 WARNING neutronclient.v2_0.client [None req-8141a7b5-86a3-4d72-bb68-9ef15b5282aa 53afb00e8a3a42f8b1f49ea238fc7f24 70898dd3a41e41ffa77fd130dfc4fe08 - - default default] The python binding code in 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/910] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:21:35 2026] GET /v2.1/servers/522417a5-03f8-41ef-a6a0-c3ebf459ed39 => generated 1470 bytes in 1399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:21:37.132 7 INFO nova.api.openstack.compute.server_external_events [req-8e522e93-be41-4ec1-8701-8620b4d6adf6 req-c360b915-9328-46bd-9211-ae6db105ad16 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:4a3b51e5-30d3-4aec-b8db-2ee01b4d8807 for instance 522417a5-03f8-41ef-a6a0-c3ebf459ed39 on instance [pid: 7|app: 0|req: 457/911] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:21:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:21:38.137 7 WARNING neutronclient.v2_0.client [None req-6fe45517-c3ac-4a04-b368-6eeb49b0e73d 53afb00e8a3a42f8b1f49ea238fc7f24 70898dd3a41e41ffa77fd130dfc4fe08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/914] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:21:38 2026] GET /v2.1/servers/522417a5-03f8-41ef-a6a0-c3ebf459ed39 => generated 1468 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:21:39.555 8 WARNING neutronclient.v2_0.client [None req-467672f6-a12e-43d6-a8b4-cffc95eedde5 53afb00e8a3a42f8b1f49ea238fc7f24 70898dd3a41e41ffa77fd130dfc4fe08 - - default default] The python binding code in 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/915] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:21:39 2026] GET /v2.1/servers/522417a5-03f8-41ef-a6a0-c3ebf459ed39 => generated 1468 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:21:40.727 7 WARNING neutronclient.v2_0.client [None req-0a7f4b5f-385b-4c21-bedc-2fed7f4af547 53afb00e8a3a42f8b1f49ea238fc7f24 70898dd3a41e41ffa77fd130dfc4fe08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/916] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:21:40 2026] GET /v2.1/servers/522417a5-03f8-41ef-a6a0-c3ebf459ed39 => generated 1468 bytes in 663 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:21:42.410 8 WARNING neutronclient.v2_0.client [None req-a441b7f6-c076-4865-bf15-0d7074991bd0 53afb00e8a3a42f8b1f49ea238fc7f24 70898dd3a41e41ffa77fd130dfc4fe08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:21:42.489 7 INFO nova.api.openstack.compute.server_external_events [req-a0828e7f-544e-491e-a130-8794de49a58a req-7bfffede-c7cc-4cb6-8166-f776a85dd79e 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:4a3b51e5-30d3-4aec-b8db-2ee01b4d8807 for instance 522417a5-03f8-41ef-a6a0-c3ebf459ed39 on instance [pid: 7|app: 0|req: 461/917] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:21:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/918] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:21:42 2026] GET /v2.1/servers/522417a5-03f8-41ef-a6a0-c3ebf459ed39 => generated 1468 bytes in 660 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:21:44.104 7 WARNING neutronclient.v2_0.client [None req-02d783a7-46a1-4aff-93bb-cb6bde5d8e07 53afb00e8a3a42f8b1f49ea238fc7f24 70898dd3a41e41ffa77fd130dfc4fe08 - - default default] The python binding code in 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/919] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:21:44 2026] GET /v2.1/servers/522417a5-03f8-41ef-a6a0-c3ebf459ed39 => generated 1649 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:21:44.566 8 INFO nova.api.openstack.compute.server_external_events [req-91ef8f7b-a248-42c0-999c-3d1303808f0d req-69cdecc5-7bfe-47d4-b216-795b055c37b3 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:4a3b51e5-30d3-4aec-b8db-2ee01b4d8807 for instance 522417a5-03f8-41ef-a6a0-c3ebf459ed39 on instance [pid: 8|app: 0|req: 458/920] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:21:44 2026] POST /v2.1/os-server-external-events => generated 183 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: 463/921] 10.0.0.122 () {32 vars in 717 bytes} [Tue Jun 16 06:21:45 2026] DELETE /v2.1/servers/522417a5-03f8-41ef-a6a0-c3ebf459ed39 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:21:45.643 8 WARNING neutronclient.v2_0.client [None req-80a8ec74-92bb-413c-9c44-1fb20693fd63 53afb00e8a3a42f8b1f49ea238fc7f24 70898dd3a41e41ffa77fd130dfc4fe08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/922] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:21:45 2026] GET /v2.1/servers/522417a5-03f8-41ef-a6a0-c3ebf459ed39 => generated 1655 bytes in 444 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:21:46.897 7 INFO nova.api.openstack.compute.server_external_events [req-e488726c-fdf3-4de1-9bab-7ec79dcc724f req-9966dc14-62b4-4aa8-8502-361852c17cc5 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:4a3b51e5-30d3-4aec-b8db-2ee01b4d8807 for instance 522417a5-03f8-41ef-a6a0-c3ebf459ed39 on instance [pid: 7|app: 0|req: 464/923] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:21:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:21:47.103 8 WARNING neutronclient.v2_0.client [None req-973c454d-aaac-4d9e-b4c3-31dd82ac887b 53afb00e8a3a42f8b1f49ea238fc7f24 70898dd3a41e41ffa77fd130dfc4fe08 - - default default] The python binding code in 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/926] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:21:47 2026] GET /v2.1/servers/522417a5-03f8-41ef-a6a0-c3ebf459ed39 => generated 1655 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:21:48.398 7 INFO nova.api.openstack.compute.server_external_events [req-bf9d1b65-53e9-41f0-9493-05a8db39c2ca req-52c3cf00-c3e9-4da4-b3d2-860bac5f5429 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-deleted:4a3b51e5-30d3-4aec-b8db-2ee01b4d8807 for instance 522417a5-03f8-41ef-a6a0-c3ebf459ed39 on instance [pid: 7|app: 0|req: 467/927] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:21:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:21:48.529 8 WARNING neutronclient.v2_0.client [None req-b51f141e-c06e-4ac3-a369-941ea7494bbc 53afb00e8a3a42f8b1f49ea238fc7f24 70898dd3a41e41ffa77fd130dfc4fe08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/928] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:21:48 2026] GET /v2.1/servers/522417a5-03f8-41ef-a6a0-c3ebf459ed39 => generated 1449 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:21:48.939 7 INFO nova.api.openstack.compute.server_external_events [req-cea7b4ad-495b-42db-9695-ad075cdb80a8 req-4ab24c1d-932e-440b-82b5-8d9c6f96be49 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:4a3b51e5-30d3-4aec-b8db-2ee01b4d8807 for instance 522417a5-03f8-41ef-a6a0-c3ebf459ed39 on instance [pid: 7|app: 0|req: 468/929] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:21:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:21:49.639 8 WARNING neutronclient.v2_0.client [None req-a40be554-2390-4932-996a-6839364869f0 53afb00e8a3a42f8b1f49ea238fc7f24 70898dd3a41e41ffa77fd130dfc4fe08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/930] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:21:49 2026] GET /v2.1/servers/522417a5-03f8-41ef-a6a0-c3ebf459ed39 => generated 1454 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:21:50.734 7 WARNING neutronclient.v2_0.client [None req-0e124c2a-4620-4a60-9fc5-bae542df3c46 53afb00e8a3a42f8b1f49ea238fc7f24 70898dd3a41e41ffa77fd130dfc4fe08 - - default default] The python binding code in 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/931] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:21:50 2026] GET /v2.1/servers/522417a5-03f8-41ef-a6a0-c3ebf459ed39 => generated 1454 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:21:51.823 8 INFO nova.api.openstack.wsgi [None req-f62b6837-a354-4f4d-9e37-bacc53885ef0 53afb00e8a3a42f8b1f49ea238fc7f24 70898dd3a41e41ffa77fd130dfc4fe08 - - default default] HTTP exception thrown: Instance 522417a5-03f8-41ef-a6a0-c3ebf459ed39 could not be found. [pid: 8|app: 0|req: 463/932] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:21:51 2026] GET /v2.1/servers/522417a5-03f8-41ef-a6a0-c3ebf459ed39 => 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: 471/935] 10.0.0.122 () {34 vars in 670 bytes} [Tue Jun 16 06:21:59 2026] POST /v2.1/os-keypairs => generated 398 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-06-16 06:22:01.950 8 WARNING neutronclient.v2_0.client [None req-147bdf15-ae52-4f70-9204-106f72e5b960 aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:22:01.999 8 WARNING neutronclient.v2_0.client [None req-147bdf15-ae52-4f70-9204-106f72e5b960 aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:22:02.159 8 WARNING neutronclient.v2_0.client [None req-147bdf15-ae52-4f70-9204-106f72e5b960 aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in 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/936] 10.0.0.122 () {34 vars in 662 bytes} [Tue Jun 16 06:22:01 2026] POST /v2.1/servers => generated 449 bytes in 489 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-16 06:22:02.398 7 WARNING neutronclient.v2_0.client [None req-12c516bd-3409-4de1-b704-6a8f92e87ed0 aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in 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/937] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:02 2026] GET /v2.1/servers/a1d6714e-1e43-4566-9639-f2c0e5900123 => generated 1403 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:03.485 8 WARNING neutronclient.v2_0.client [None req-bb8b57ff-22b7-47a1-961e-f1869d3fa71a aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/938] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:03 2026] GET /v2.1/servers/a1d6714e-1e43-4566-9639-f2c0e5900123 => generated 1407 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-06-16 06:22:04.577 7 WARNING neutronclient.v2_0.client [None req-87860db2-afbf-4719-97e6-b43b3e40ecce aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/939] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:04 2026] GET /v2.1/servers/a1d6714e-1e43-4566-9639-f2c0e5900123 => generated 1455 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:05.678 8 WARNING neutronclient.v2_0.client [None req-a3f1e2e5-9547-4605-862e-108577feeeeb aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/940] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:05 2026] GET /v2.1/servers/a1d6714e-1e43-4566-9639-f2c0e5900123 => generated 1455 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:06.758 7 WARNING neutronclient.v2_0.client [None req-adc0d253-6b81-443a-af5b-e1f25aa7c654 aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in 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/941] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:06 2026] GET /v2.1/servers/a1d6714e-1e43-4566-9639-f2c0e5900123 => generated 1463 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:07.828 8 WARNING neutronclient.v2_0.client [None req-3f0d247c-8c0b-4b37-9169-65084d0b5fcf aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:08.277 7 INFO nova.api.openstack.compute.server_external_events [req-76fee0bf-833f-48da-bd31-34f9fb9f7d0c req-23c97ac7-6dfd-4c45-be1d-97604053212b 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:fa5184c6-9f72-4806-a8b5-8f5c354c49a9 for instance a1d6714e-1e43-4566-9639-f2c0e5900123 on instance [pid: 7|app: 0|req: 476/944] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:22:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/945] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:07 2026] GET /v2.1/servers/a1d6714e-1e43-4566-9639-f2c0e5900123 => generated 1540 bytes in 507 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:09.376 7 WARNING neutronclient.v2_0.client [None req-3502928a-de3c-4c99-82a9-e1d04701b957 aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in 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/946] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:09 2026] GET /v2.1/servers/a1d6714e-1e43-4566-9639-f2c0e5900123 => generated 1528 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:10.530 8 WARNING neutronclient.v2_0.client [None req-9aacc27c-f424-4153-a324-4369f33e4560 aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in 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/947] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:10 2026] GET /v2.1/servers/a1d6714e-1e43-4566-9639-f2c0e5900123 => generated 1528 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:11.799 7 WARNING neutronclient.v2_0.client [None req-737bb90a-4734-4be8-983f-5fe201370d3a aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/948] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:11 2026] GET /v2.1/servers/a1d6714e-1e43-4566-9639-f2c0e5900123 => 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, ' 2026-06-16 06:22:12.969 8 WARNING neutronclient.v2_0.client [None req-980690a6-4091-424e-8d32-e421cb1bfb20 aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/949] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:12 2026] GET /v2.1/servers/a1d6714e-1e43-4566-9639-f2c0e5900123 => generated 1528 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:13.583 7 INFO nova.api.openstack.compute.server_external_events [req-0d11a864-6678-4fab-b7ae-642e954cbec6 req-97c42fca-be35-49bc-8585-ab43315fc549 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:fa5184c6-9f72-4806-a8b5-8f5c354c49a9 for instance a1d6714e-1e43-4566-9639-f2c0e5900123 on instance [pid: 7|app: 0|req: 479/950] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:22:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:14.126 8 WARNING neutronclient.v2_0.client [None req-4d518751-4f39-44d8-9837-166054323772 aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/951] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:14 2026] GET /v2.1/servers/a1d6714e-1e43-4566-9639-f2c0e5900123 => generated 1528 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:15.391 7 WARNING neutronclient.v2_0.client [None req-1c6c3e4c-c518-451e-ab7c-35f023a0a1e3 aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:15.670 8 INFO nova.api.openstack.compute.server_external_events [req-e2f81781-0690-4197-9485-76a1763da136 req-fdc59ca4-4cff-4f70-b2c6-c74e9c5bae5e 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:fa5184c6-9f72-4806-a8b5-8f5c354c49a9 for instance a1d6714e-1e43-4566-9639-f2c0e5900123 on instance [pid: 8|app: 0|req: 473/952] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:22:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/953] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:15 2026] GET /v2.1/servers/a1d6714e-1e43-4566-9639-f2c0e5900123 => generated 1695 bytes in 1150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:16.553 8 WARNING neutronclient.v2_0.client [None req-62e66ac3-02a7-43b3-b8aa-c0bdba37191c aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in 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/956] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:16 2026] GET /v2.1/servers/a1d6714e-1e43-4566-9639-f2c0e5900123 => generated 1695 bytes in 1678 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:20.636 7 INFO nova.api.openstack.compute.server_external_events [req-6cb52aa9-c831-4c9c-8e6a-deb21bbc5c67 req-61885ec8-7e69-4b9d-8dff-9c70aee0bc64 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:fa5184c6-9f72-4806-a8b5-8f5c354c49a9 for instance a1d6714e-1e43-4566-9639-f2c0e5900123 on instance [pid: 7|app: 0|req: 483/957] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:22:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 475/958] 10.0.0.122 () {34 vars in 670 bytes} [Tue Jun 16 06:22:25 2026] POST /v2.1/os-keypairs => generated 396 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 484/961] 10.0.0.122 () {34 vars in 749 bytes} [Tue Jun 16 06:22:26 2026] POST /v2.1/servers/a1d6714e-1e43-4566-9639-f2c0e5900123/action => generated 31892 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/962] 10.0.0.122 () {34 vars in 670 bytes} [Tue Jun 16 06:22:28 2026] POST /v2.1/os-keypairs => generated 385 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:30.514 7 WARNING neutronclient.v2_0.client [None req-bd8bdc09-23ee-41dd-8b1d-50fbae372296 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:22:30.793 7 WARNING neutronclient.v2_0.client [None req-bd8bdc09-23ee-41dd-8b1d-50fbae372296 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:22:31.041 7 WARNING neutronclient.v2_0.client [None req-bd8bdc09-23ee-41dd-8b1d-50fbae372296 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:22:31.108 8 INFO nova.api.openstack.compute.server_external_events [req-7459b9f3-c214-4eaa-b21b-feb7a32a9caf req-1506b27a-6553-45c0-8524-66d4b745da00 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:fa5184c6-9f72-4806-a8b5-8f5c354c49a9 for instance a1d6714e-1e43-4566-9639-f2c0e5900123 on instance [pid: 8|app: 0|req: 479/963] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:22:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 06:22:31.305 7 WARNING neutronclient.v2_0.client [None req-bd8bdc09-23ee-41dd-8b1d-50fbae372296 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] The python binding code in 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/964] 10.0.0.122 () {34 vars in 662 bytes} [Tue Jun 16 06:22:30 2026] POST /v2.1/servers => generated 496 bytes in 1063 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:31.543 8 WARNING neutronclient.v2_0.client [None req-689794fe-63f7-48d4-954a-3dd1d10e0d54 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/965] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:31 2026] GET /v2.1/servers/3ac25da0-7901-42dd-8190-57206476d1f4 => generated 1455 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 486/966] 10.0.0.122 () {34 vars in 670 bytes} [Tue Jun 16 06:22:32 2026] POST /v2.1/os-keypairs => generated 398 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:32.619 8 WARNING neutronclient.v2_0.client [None req-af48bf6a-4d1a-48eb-b8fd-83fc0c55ccb4 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/967] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:32 2026] GET /v2.1/servers/3ac25da0-7901-42dd-8190-57206476d1f4 => generated 1459 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 06:22:33.821 7 WARNING neutronclient.v2_0.client [None req-5a7b664d-febf-4e60-89f9-80a35233a1af 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/968] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:33 2026] GET /v2.1/servers/3ac25da0-7901-42dd-8190-57206476d1f4 => generated 1507 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:34.618 8 WARNING neutronclient.v2_0.client [None req-d55be8d2-fb3d-4d73-b651-481c6a01673c aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:22:34.664 8 WARNING neutronclient.v2_0.client [None req-d55be8d2-fb3d-4d73-b651-481c6a01673c aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:34.891 8 WARNING neutronclient.v2_0.client [None req-d55be8d2-fb3d-4d73-b651-481c6a01673c aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:22:34.938 7 WARNING neutronclient.v2_0.client [None req-7fb83e92-b4e7-452d-9903-3254160e50b7 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/969] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:34 2026] GET /v2.1/servers/3ac25da0-7901-42dd-8190-57206476d1f4 => generated 1507 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/970] 10.0.0.122 () {34 vars in 662 bytes} [Tue Jun 16 06:22:34 2026] POST /v2.1/servers => generated 450 bytes in 618 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:35.181 7 WARNING neutronclient.v2_0.client [None req-94b64109-d2e8-4abe-a5c1-ecf0f22c23a7 aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in 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/971] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:35 2026] GET /v2.1/servers/1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 => generated 1402 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:36.042 8 WARNING neutronclient.v2_0.client [None req-6ca3d348-2645-4179-9d44-26d63aea30a5 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] The python binding code in 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/972] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:36 2026] GET /v2.1/servers/3ac25da0-7901-42dd-8190-57206476d1f4 => generated 1515 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:36.277 7 WARNING neutronclient.v2_0.client [None req-fc50e19f-bbc6-4535-8944-e6b4074a0dc4 aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/973] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:36 2026] GET /v2.1/servers/1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 => generated 1406 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:37.149 8 WARNING neutronclient.v2_0.client [None req-2b7722dc-6cb0-45cd-93c9-481ee0c27a0a 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] The python binding code in 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/976] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:37 2026] GET /v2.1/servers/3ac25da0-7901-42dd-8190-57206476d1f4 => generated 1639 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:37.495 7 INFO nova.api.openstack.compute.server_external_events [req-97c159b2-3b5a-42c4-848d-d688dde481f1 req-927bdbbe-502d-4498-a695-fd76ac3ae996 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:89450f0f-be67-444f-b21a-788f485e1627 for instance 3ac25da0-7901-42dd-8190-57206476d1f4 on instance [pid: 7|app: 0|req: 493/977] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:22:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:37.670 8 WARNING neutronclient.v2_0.client [None req-bf20be4e-1732-4c74-af3e-198642276956 aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/978] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:37 2026] GET /v2.1/servers/1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 => generated 1454 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:38.366 7 WARNING neutronclient.v2_0.client [None req-04ddeb21-03b4-497b-a4db-52c766be2281 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] The python binding code in 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/979] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:38 2026] GET /v2.1/servers/3ac25da0-7901-42dd-8190-57206476d1f4 => generated 1627 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:38.763 8 WARNING neutronclient.v2_0.client [None req-0c679194-aac0-43d5-bc9f-57833860ed1c aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/980] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:38 2026] GET /v2.1/servers/1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 => generated 1454 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:39.569 7 WARNING neutronclient.v2_0.client [None req-33cc6233-52f7-4948-9c56-d5ea7d934cb6 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/981] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:39 2026] GET /v2.1/servers/3ac25da0-7901-42dd-8190-57206476d1f4 => generated 1627 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:39.862 8 WARNING neutronclient.v2_0.client [None req-af602223-8d45-4a47-8afc-ca7923876876 aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in 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/982] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:39 2026] GET /v2.1/servers/1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 => generated 1530 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:40.754 7 WARNING neutronclient.v2_0.client [None req-407de593-33b9-4925-b0bf-48d2012e0ab4 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] The python binding code in 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/983] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:40 2026] GET /v2.1/servers/3ac25da0-7901-42dd-8190-57206476d1f4 => generated 1627 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:41.058 8 INFO nova.api.openstack.compute.server_external_events [req-da5a6d10-fe86-4cb4-b3d2-e238b1e8990c req-ca57ea49-64c4-468d-b924-bb2a1b9f0048 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:35bae60e-5031-4139-ba05-a97332d90636 for instance 1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 on instance [pid: 8|app: 0|req: 488/984] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:22:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:41.274 7 WARNING neutronclient.v2_0.client [None req-a1242786-a1d5-407d-a7c9-5f6c9a04c9e3 aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/985] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:41 2026] GET /v2.1/servers/1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 => generated 1528 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:41.910 8 WARNING neutronclient.v2_0.client [None req-9f1bed73-60f0-48c6-8174-4a12d970a5c6 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/986] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:41 2026] GET /v2.1/servers/3ac25da0-7901-42dd-8190-57206476d1f4 => generated 1627 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:42.409 7 WARNING neutronclient.v2_0.client [None req-17ed780c-978d-468e-a1e0-75be15e65a1a aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in 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/987] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:42 2026] GET /v2.1/servers/1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 => generated 1528 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:43.063 8 WARNING neutronclient.v2_0.client [None req-23c59760-4309-4186-a7f1-add955374815 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:22:43.065 7 INFO nova.api.openstack.compute.server_external_events [req-3814e74e-17ec-45d2-a5a9-0f8d8dbbff5d req-b98944de-bedf-4a46-9373-7b51f7b237d5 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:89450f0f-be67-444f-b21a-788f485e1627 for instance 3ac25da0-7901-42dd-8190-57206476d1f4 on instance [pid: 7|app: 0|req: 499/988] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:22:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/989] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:43 2026] GET /v2.1/servers/3ac25da0-7901-42dd-8190-57206476d1f4 => generated 1627 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:43.586 7 WARNING neutronclient.v2_0.client [None req-674d2ee5-6892-4aa5-94fd-3eb4398b3efe aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/990] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:43 2026] GET /v2.1/servers/1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 => generated 1528 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:44.492 8 WARNING neutronclient.v2_0.client [None req-12a792bd-4766-4d4e-a8b7-486cce8d0c7d 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/991] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:44 2026] GET /v2.1/servers/3ac25da0-7901-42dd-8190-57206476d1f4 => generated 1627 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-06-16 06:22:45.014 7 WARNING neutronclient.v2_0.client [None req-c79ff29a-5394-434a-9d74-928ec3aa7043 aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:45.111 8 INFO nova.api.openstack.compute.server_external_events [req-d3f036c2-6491-40d3-b685-6c2b5bf23ffe req-acfbfb48-e3ea-4814-b329-0b803d2d4ec5 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:89450f0f-be67-444f-b21a-788f485e1627 for instance 3ac25da0-7901-42dd-8190-57206476d1f4 on instance [pid: 8|app: 0|req: 492/992] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:22:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/993] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:44 2026] GET /v2.1/servers/1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 => generated 1528 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:45.711 8 WARNING neutronclient.v2_0.client [None req-4df492bf-671f-4ea9-989c-e5f227adbb83 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/994] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:45 2026] GET /v2.1/servers/3ac25da0-7901-42dd-8190-57206476d1f4 => generated 1806 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:45.919 7 WARNING neutronclient.v2_0.client [None req-e4bc0f4c-8fdb-4560-a710-e1d0cac687cf 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] The python binding code in 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/995] 10.0.0.122 () {32 vars in 740 bytes} [Tue Jun 16 06:22:45 2026] GET /v2.1/servers/3ac25da0-7901-42dd-8190-57206476d1f4/os-interface => generated 284 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:46.195 8 WARNING neutronclient.v2_0.client [None req-b3428205-4daf-4db6-9385-bb55795e743b aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in 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/996] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:46 2026] GET /v2.1/servers/1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 => generated 1528 bytes in 537 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:47.164 7 INFO nova.api.openstack.compute.server_external_events [req-883d86fd-2e37-4c51-ac1c-b63e9604c0da req-5616f478-01e2-4d9f-934c-e663e5a5dd76 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:35bae60e-5031-4139-ba05-a97332d90636 for instance 1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 on instance 2026-06-16 06:22:47.164 7 INFO nova.api.openstack.compute.server_external_events [req-883d86fd-2e37-4c51-ac1c-b63e9604c0da req-5616f478-01e2-4d9f-934c-e663e5a5dd76 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:35bae60e-5031-4139-ba05-a97332d90636 for instance 1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 on instance [pid: 7|app: 0|req: 503/999] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:22:47 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:47.759 8 WARNING neutronclient.v2_0.client [None req-dbe1f847-2c61-477b-89f3-bbca58b98675 aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in 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/1000] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:47 2026] GET /v2.1/servers/1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 => generated 1528 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:48.953 7 WARNING neutronclient.v2_0.client [None req-ac2c097e-aba9-4a5d-bcbb-9d0ccde9c269 aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in 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/1001] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:48 2026] GET /v2.1/servers/1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 => generated 1695 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:49.178 8 WARNING neutronclient.v2_0.client [None req-bac9edd0-6b41-4314-9167-006c5c9ada2f aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:49.239 7 INFO nova.api.openstack.compute.server_external_events [req-6edceeea-daf5-4730-bb63-22da32c88ad2 req-c653463f-804a-4a03-b52f-3b9fb7126d14 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:89450f0f-be67-444f-b21a-788f485e1627 for instance 3ac25da0-7901-42dd-8190-57206476d1f4 on instance [pid: 7|app: 0|req: 505/1002] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:22:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1003] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:49 2026] GET /v2.1/servers/1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 => generated 1695 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:51.280 7 INFO nova.api.openstack.compute.server_external_events [req-14740948-c56c-42f8-9cd2-fd9517d2366a req-97a96ce4-710a-4ebe-b7e1-c3809bc8a922 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:35bae60e-5031-4139-ba05-a97332d90636 for instance 1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 on instance [pid: 7|app: 0|req: 506/1004] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:22:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:54.611 8 WARNING neutronclient.v2_0.client [None req-4942ae3c-84a4-4c0e-87c1-733c09cef229 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] The python binding code in 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/1005] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:54 2026] GET /v2.1/servers/3ac25da0-7901-42dd-8190-57206476d1f4 => generated 1926 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 507/1006] 10.0.0.122 () {32 vars in 752 bytes} [Tue Jun 16 06:22:55 2026] GET /v2.1/servers/3ac25da0-7901-42dd-8190-57206476d1f4/os-server-password => generated 116 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 501/1009] 10.0.0.122 () {32 vars in 717 bytes} [Tue Jun 16 06:22:57 2026] DELETE /v2.1/servers/3ac25da0-7901-42dd-8190-57206476d1f4 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:57.418 7 WARNING neutronclient.v2_0.client [None req-795d3b7a-3cbb-4c73-84db-02cad89d2e1d 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1010] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:57 2026] GET /v2.1/servers/3ac25da0-7901-42dd-8190-57206476d1f4 => generated 1932 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-06-16 06:22:58.593 7 WARNING neutronclient.v2_0.client [None req-8fdf9f92-57fd-444c-9806-e9bc1a693719 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1011] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:58 2026] GET /v2.1/servers/3ac25da0-7901-42dd-8190-57206476d1f4 => generated 1932 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 502/1012] 10.0.0.122 () {34 vars in 749 bytes} [Tue Jun 16 06:22:58 2026] POST /v2.1/servers/1c792dcc-1dbe-42db-a4f0-f6bc3015bf64/action => generated 31854 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-16 06:22:58.778 7 INFO nova.api.openstack.compute.server_external_events [req-9e4d181a-5c59-40fa-99bd-8639df921150 req-56d203f4-12f7-40e7-9892-a234bc5c1196 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:89450f0f-be67-444f-b21a-788f485e1627 for instance 3ac25da0-7901-42dd-8190-57206476d1f4 on instance [pid: 7|app: 0|req: 511/1013] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:22:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:22:59.797 8 WARNING neutronclient.v2_0.client [None req-b815fd83-d890-45bc-a69d-1255e72f162e 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] The python binding code in 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/1014] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:22:59 2026] GET /v2.1/servers/3ac25da0-7901-42dd-8190-57206476d1f4 => generated 1932 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:23:00.278 7 INFO nova.api.openstack.compute.server_external_events [req-f4551160-fb46-499e-9cb5-a489eca498f1 req-ca5ef08b-fcc8-43c3-9b9b-4b4428534f96 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-deleted:89450f0f-be67-444f-b21a-788f485e1627 for instance 3ac25da0-7901-42dd-8190-57206476d1f4 on instance [pid: 7|app: 0|req: 512/1015] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:23:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:23:00.824 8 INFO nova.api.openstack.compute.server_external_events [req-b6f92e1a-9132-4e14-bcfe-d88772e5ef3b req-efb63a4e-dae1-42ff-9e9a-624fa2473cd0 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:89450f0f-be67-444f-b21a-788f485e1627 for instance 3ac25da0-7901-42dd-8190-57206476d1f4 on instance [pid: 8|app: 0|req: 504/1016] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:23:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:23:01.017 7 WARNING neutronclient.v2_0.client [None req-e103a634-2ec8-41c4-a6b9-ac7de32618d3 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] The python binding code in 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/1017] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:23:00 2026] GET /v2.1/servers/3ac25da0-7901-42dd-8190-57206476d1f4 => generated 1536 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: 8|app: 0|req: 505/1018] 10.0.0.122 () {32 vars in 717 bytes} [Tue Jun 16 06:23:01 2026] DELETE /v2.1/servers/1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:23:01.502 7 WARNING neutronclient.v2_0.client [None req-f8ab6725-d54c-487a-9056-1c2985269cfa aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1019] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:23:01 2026] GET /v2.1/servers/1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 => generated 1821 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:23:02.109 8 WARNING neutronclient.v2_0.client [None req-3cab1f49-ae19-4d11-b39a-0cf5046b67f1 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] The python binding code in 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/1020] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:23:02 2026] GET /v2.1/servers/3ac25da0-7901-42dd-8190-57206476d1f4 => generated 1541 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-06-16 06:23:02.730 7 WARNING neutronclient.v2_0.client [None req-8e0abec5-25a2-4ce9-955e-934c2696e9ea aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1021] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:23:02 2026] GET /v2.1/servers/1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 => generated 1821 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:23:02.877 8 INFO nova.api.openstack.compute.server_external_events [req-4f6e41f6-f10b-459a-992d-771d77d82f19 req-cf6d313c-5001-4014-8b93-eda5cb14d6bd 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:35bae60e-5031-4139-ba05-a97332d90636 for instance 1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 on instance [pid: 8|app: 0|req: 507/1022] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:23:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:23:03.223 7 WARNING neutronclient.v2_0.client [None req-cf58707e-3d0b-4394-952d-3383047fc64a 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1023] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:23:03 2026] GET /v2.1/servers/3ac25da0-7901-42dd-8190-57206476d1f4 => generated 1541 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:23:03.879 8 WARNING neutronclient.v2_0.client [None req-2ed82d29-5530-4f15-a797-756fc7d840fb aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1024] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:23:03 2026] GET /v2.1/servers/1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 => generated 1821 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:23:04.306 7 INFO nova.api.openstack.wsgi [None req-a24ce81c-b279-4378-b90b-ae828bedff58 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] HTTP exception thrown: Instance 3ac25da0-7901-42dd-8190-57206476d1f4 could not be found. [pid: 7|app: 0|req: 517/1025] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:23:04 2026] GET /v2.1/servers/3ac25da0-7901-42dd-8190-57206476d1f4 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:23:04.334 8 INFO nova.api.openstack.wsgi [None req-65b72eed-9d9d-480e-825f-8fd555763d73 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] HTTP exception thrown: Instance 3ac25da0-7901-42dd-8190-57206476d1f4 could not be found. [pid: 8|app: 0|req: 509/1026] 10.0.0.122 () {32 vars in 717 bytes} [Tue Jun 16 06:23:04 2026] DELETE /v2.1/servers/3ac25da0-7901-42dd-8190-57206476d1f4 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:23:04.361 7 INFO nova.api.openstack.wsgi [None req-c138c427-2135-4b7f-847d-ff1662a758d5 8c334f50b9ac4039b039ef7876a30e01 456b2e4657fc4fd8b421e0e63f5facda - - default default] HTTP exception thrown: Instance 3ac25da0-7901-42dd-8190-57206476d1f4 could not be found. [pid: 7|app: 0|req: 518/1027] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:23:04 2026] GET /v2.1/servers/3ac25da0-7901-42dd-8190-57206476d1f4 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 510/1028] 10.0.0.122 () {32 vars in 703 bytes} [Tue Jun 16 06:23:04 2026] DELETE /v2.1/os-keypairs/tempest-keypair-840523723 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:23:04.432 7 INFO nova.api.openstack.compute.server_external_events [req-ca361319-3451-4411-9155-ae07f4f9b988 req-23a62795-cfa6-482a-9b43-f1f406537337 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-deleted:35bae60e-5031-4139-ba05-a97332d90636 for instance 1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 on instance [pid: 7|app: 0|req: 519/1029] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:23:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 06:23:04.918 8 INFO nova.api.openstack.compute.server_external_events [req-458ec5f0-eb38-4d56-8cd9-fadf265fef47 req-4ee199ab-522b-407f-82d5-45d958d518e9 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:35bae60e-5031-4139-ba05-a97332d90636 for instance 1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 on instance [pid: 8|app: 0|req: 511/1030] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:23:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:23:05.015 7 WARNING neutronclient.v2_0.client [None req-ccc43a80-d497-4262-957f-d91547167574 aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in 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/1031] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:23:04 2026] GET /v2.1/servers/1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 => generated 1483 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 512/1032] 10.0.0.122 () {32 vars in 725 bytes} [Tue Jun 16 06:23:05 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-952779393 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:23:06.218 7 WARNING neutronclient.v2_0.client [None req-3884b5b5-7959-4e37-be0f-bc51b62b46b0 aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1033] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:23:06 2026] GET /v2.1/servers/1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 => generated 1488 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:23:07.332 7 WARNING neutronclient.v2_0.client [None req-4592b6ce-ed78-4ee7-8376-f55f77a9f6ac aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in 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/1036] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:23:07 2026] GET /v2.1/servers/1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 => generated 1488 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 06:23:08.597 8 INFO nova.api.openstack.wsgi [None req-8174656f-cf0b-4c15-80e2-6bc4ed6d9777 aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] HTTP exception thrown: Instance 1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 could not be found. [pid: 8|app: 0|req: 514/1037] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:23:08 2026] GET /v2.1/servers/1c792dcc-1dbe-42db-a4f0-f6bc3015bf64 => generated 111 bytes in 192 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: 524/1038] 10.0.0.122 () {32 vars in 729 bytes} [Tue Jun 16 06:23:08 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1663665371 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 515/1039] 10.0.0.122 () {32 vars in 717 bytes} [Tue Jun 16 06:23:09 2026] DELETE /v2.1/servers/a1d6714e-1e43-4566-9639-f2c0e5900123 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-16 06:23:09.762 7 WARNING neutronclient.v2_0.client [None req-a00b4ceb-fa95-4c37-aa12-7c4d9adef84d aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in 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/1040] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:23:09 2026] GET /v2.1/servers/a1d6714e-1e43-4566-9639-f2c0e5900123 => generated 1701 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:23:11.003 8 INFO nova.api.openstack.compute.server_external_events [req-73ce9175-0dba-4cf3-be93-cbc7bfaa4b6a req-dbfc8861-cb87-4e3f-8608-d4d222f2c427 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:fa5184c6-9f72-4806-a8b5-8f5c354c49a9 for instance a1d6714e-1e43-4566-9639-f2c0e5900123 on instance [pid: 8|app: 0|req: 516/1041] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:23:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:23:11.051 7 WARNING neutronclient.v2_0.client [None req-07d67b83-96b8-4f59-892e-3088d7284739 aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1042] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:23:11 2026] GET /v2.1/servers/a1d6714e-1e43-4566-9639-f2c0e5900123 => generated 1701 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:23:12.473 8 WARNING neutronclient.v2_0.client [None req-c2e53664-d5e2-4e61-bd7d-85df786618da aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1043] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:23:12 2026] GET /v2.1/servers/a1d6714e-1e43-4566-9639-f2c0e5900123 => generated 1634 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:23:13.527 7 INFO nova.api.openstack.compute.server_external_events [req-e6d12377-1100-4414-9560-5ab9533080c3 req-e1d19815-56b8-48df-807b-9d8d044c6c60 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:fa5184c6-9f72-4806-a8b5-8f5c354c49a9 for instance a1d6714e-1e43-4566-9639-f2c0e5900123 on instance 2026-06-16 06:23:13.528 7 INFO nova.api.openstack.compute.server_external_events [req-e6d12377-1100-4414-9560-5ab9533080c3 req-e1d19815-56b8-48df-807b-9d8d044c6c60 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-deleted:fa5184c6-9f72-4806-a8b5-8f5c354c49a9 for instance a1d6714e-1e43-4566-9639-f2c0e5900123 on instance [pid: 7|app: 0|req: 527/1044] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:23:13 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:23:13.583 8 WARNING neutronclient.v2_0.client [None req-3e94d9c2-2373-4473-bde9-162461a78e7f aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1045] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:23:13 2026] GET /v2.1/servers/a1d6714e-1e43-4566-9639-f2c0e5900123 => generated 1489 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:23:14.664 7 WARNING neutronclient.v2_0.client [None req-5cf77962-1fed-43b9-b45e-d67c59c71fc1 aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1046] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:23:14 2026] GET /v2.1/servers/a1d6714e-1e43-4566-9639-f2c0e5900123 => generated 1489 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-06-16 06:23:15.746 8 INFO nova.api.openstack.wsgi [None req-2de45030-e59c-4f38-8b3c-921928913681 aabd136c6ae74b7291ae39d8d7fd0f67 4b4d255306844033a508cd593bed5633 - - default default] HTTP exception thrown: Instance a1d6714e-1e43-4566-9639-f2c0e5900123 could not be found. [pid: 8|app: 0|req: 519/1047] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:23:15 2026] GET /v2.1/servers/a1d6714e-1e43-4566-9639-f2c0e5900123 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 529/1048] 10.0.0.122 () {32 vars in 729 bytes} [Tue Jun 16 06:23:16 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1479281835 => 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: 539/1067] 10.0.0.122 () {34 vars in 670 bytes} [Tue Jun 16 06:24:45 2026] POST /v2.1/os-keypairs => generated 395 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 06:24:49.057 7 WARNING neutronclient.v2_0.client [None req-b835b54e-6935-4a94-b4c8-b50aae298b16 83dcf6d951bf4e09b7178e16111274e5 93f83f2ba2a64cb38737c8254741eabd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:24:49.105 7 WARNING neutronclient.v2_0.client [None req-b835b54e-6935-4a94-b4c8-b50aae298b16 83dcf6d951bf4e09b7178e16111274e5 93f83f2ba2a64cb38737c8254741eabd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:24:49.409 7 WARNING neutronclient.v2_0.client [None req-b835b54e-6935-4a94-b4c8-b50aae298b16 83dcf6d951bf4e09b7178e16111274e5 93f83f2ba2a64cb38737c8254741eabd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1070] 10.0.0.122 () {34 vars in 662 bytes} [Tue Jun 16 06:24:48 2026] POST /v2.1/servers => generated 448 bytes in 986 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:24:49.769 8 WARNING neutronclient.v2_0.client [None req-279c4335-caa9-4bdb-8bc2-8c8193dc5e92 83dcf6d951bf4e09b7178e16111274e5 93f83f2ba2a64cb38737c8254741eabd - - default default] The python binding code in 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/1071] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:24:49 2026] GET /v2.1/servers/6cf827dc-ec8c-4531-8f0e-10163fcc40de => generated 1394 bytes in 488 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:24:55.298 7 WARNING neutronclient.v2_0.client [None req-1d754955-deef-4408-81df-823a58002118 83dcf6d951bf4e09b7178e16111274e5 93f83f2ba2a64cb38737c8254741eabd - - default default] The python binding code in 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/1072] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:24:55 2026] GET /v2.1/servers/6cf827dc-ec8c-4531-8f0e-10163fcc40de => generated 1530 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:24:55.695 8 INFO nova.api.openstack.compute.server_external_events [req-731183c2-c957-4d41-aa4b-4c8579c48642 req-39001add-f009-498e-a3a2-32a61be6ce3e 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:1f078530-2baf-4483-b4ac-aca96ebd24eb for instance 6cf827dc-ec8c-4531-8f0e-10163fcc40de on instance [pid: 8|app: 0|req: 531/1073] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:24:55 2026] POST /v2.1/os-server-external-events => generated 179 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, ' 2026-06-16 06:25:00.467 7 WARNING neutronclient.v2_0.client [None req-3d3a83bb-397c-44c3-8306-35bf65da7494 83dcf6d951bf4e09b7178e16111274e5 93f83f2ba2a64cb38737c8254741eabd - - default default] The python binding code in 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/1076] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:25:00 2026] GET /v2.1/servers/6cf827dc-ec8c-4531-8f0e-10163fcc40de => generated 1518 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:25:01.542 8 INFO nova.api.openstack.compute.server_external_events [req-fcb1ffe5-5d45-4386-841a-574c94aede94 req-34fa9784-7381-4915-9511-c032e3f6f24b 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:1f078530-2baf-4483-b4ac-aca96ebd24eb for instance 6cf827dc-ec8c-4531-8f0e-10163fcc40de on instance [pid: 8|app: 0|req: 533/1077] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:25:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:25:03.583 7 INFO nova.api.openstack.compute.server_external_events [req-657e03c4-3d43-41f9-bd12-5790d69b0633 req-e5c59d70-5ddd-4016-9e5a-b92cdfee2ad4 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:1f078530-2baf-4483-b4ac-aca96ebd24eb for instance 6cf827dc-ec8c-4531-8f0e-10163fcc40de on instance 2026-06-16 06:25:03.584 7 INFO nova.api.openstack.compute.server_external_events [req-657e03c4-3d43-41f9-bd12-5790d69b0633 req-e5c59d70-5ddd-4016-9e5a-b92cdfee2ad4 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:1f078530-2baf-4483-b4ac-aca96ebd24eb for instance 6cf827dc-ec8c-4531-8f0e-10163fcc40de on instance [pid: 7|app: 0|req: 545/1078] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:25:03 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:25:05.714 8 WARNING neutronclient.v2_0.client [None req-222fe317-e11f-45f8-945c-e9cc8c45b053 83dcf6d951bf4e09b7178e16111274e5 93f83f2ba2a64cb38737c8254741eabd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1079] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:25:05 2026] GET /v2.1/servers/6cf827dc-ec8c-4531-8f0e-10163fcc40de => generated 1818 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:25:07.447 8 WARNING neutronclient.v2_0.client [None req-b12f34cd-a5db-4e70-a36b-d0ebcce73e3d 83dcf6d951bf4e09b7178e16111274e5 93f83f2ba2a64cb38737c8254741eabd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:25:07.488 7 INFO nova.api.openstack.compute.server_external_events [req-c08c01b1-3d51-459e-b7b3-5980672bce10 req-2da24f0e-2e6d-426c-b873-1ad2937438b6 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:1f078530-2baf-4483-b4ac-aca96ebd24eb for instance 6cf827dc-ec8c-4531-8f0e-10163fcc40de on instance [pid: 7|app: 0|req: 547/1082] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:25:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 06:25:07.501 8 WARNING neutronclient.v2_0.client [None req-b12f34cd-a5db-4e70-a36b-d0ebcce73e3d 83dcf6d951bf4e09b7178e16111274e5 93f83f2ba2a64cb38737c8254741eabd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:25:07.780 8 WARNING neutronclient.v2_0.client [None req-b12f34cd-a5db-4e70-a36b-d0ebcce73e3d 83dcf6d951bf4e09b7178e16111274e5 93f83f2ba2a64cb38737c8254741eabd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1083] 10.0.0.122 () {34 vars in 662 bytes} [Tue Jun 16 06:25:07 2026] POST /v2.1/servers => generated 448 bytes in 688 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:25:08.108 7 WARNING neutronclient.v2_0.client [None req-60c671f4-a897-4053-8209-e0282102bfa2 83dcf6d951bf4e09b7178e16111274e5 93f83f2ba2a64cb38737c8254741eabd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1084] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:25:08 2026] GET /v2.1/servers/88b8f0fe-c4ab-4bc3-b4da-a16162f422bc => generated 1393 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:25:13.215 8 WARNING neutronclient.v2_0.client [None req-70ea5031-407a-46c8-a846-8b0e6f9dd08c 83dcf6d951bf4e09b7178e16111274e5 93f83f2ba2a64cb38737c8254741eabd - - default default] The python binding code in 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/1085] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:25:13 2026] GET /v2.1/servers/88b8f0fe-c4ab-4bc3-b4da-a16162f422bc => generated 1519 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:25:13.680 7 INFO nova.api.openstack.compute.server_external_events [req-f820d9a7-a4da-4011-92a1-38e399b7b1c2 req-425255ae-2c60-465c-bffc-bba0b3e9e8ee 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:df0d1850-e297-4770-bd55-4f2165f21182 for instance 88b8f0fe-c4ab-4bc3-b4da-a16162f422bc on instance [pid: 7|app: 0|req: 549/1086] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:25:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:25:18.370 8 WARNING neutronclient.v2_0.client [None req-2d70c659-15d0-4546-a049-79a85a7860e4 83dcf6d951bf4e09b7178e16111274e5 93f83f2ba2a64cb38737c8254741eabd - - default default] The python binding code in 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/1089] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:25:18 2026] GET /v2.1/servers/88b8f0fe-c4ab-4bc3-b4da-a16162f422bc => generated 1517 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:25:19.063 7 INFO nova.api.openstack.compute.server_external_events [req-f7893456-fb3d-46a8-80ab-55698b8eef15 req-463b78e9-413f-4783-aeb7-9647bd26bfb2 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:df0d1850-e297-4770-bd55-4f2165f21182 for instance 88b8f0fe-c4ab-4bc3-b4da-a16162f422bc on instance [pid: 7|app: 0|req: 551/1090] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:25:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:25:21.111 8 INFO nova.api.openstack.compute.server_external_events [req-7b4429d3-f91f-4aef-b25f-b063b7415410 req-f645970a-c7df-48de-9283-987cd3e82654 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:df0d1850-e297-4770-bd55-4f2165f21182 for instance 88b8f0fe-c4ab-4bc3-b4da-a16162f422bc on instance [pid: 8|app: 0|req: 540/1091] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:25:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:25:23.587 7 WARNING neutronclient.v2_0.client [None req-b46cf06f-a8af-4ece-b03c-3c247c9c5479 83dcf6d951bf4e09b7178e16111274e5 93f83f2ba2a64cb38737c8254741eabd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1092] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:25:23 2026] GET /v2.1/servers/88b8f0fe-c4ab-4bc3-b4da-a16162f422bc => generated 1818 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:25:25.070 8 INFO nova.api.openstack.compute.server_external_events [req-ae263f65-ad80-43d9-906c-313ee0f04613 req-577ef900-875f-4dcc-90cb-f8f672bbbae1 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:df0d1850-e297-4770-bd55-4f2165f21182 for instance 88b8f0fe-c4ab-4bc3-b4da-a16162f422bc on instance [pid: 8|app: 0|req: 541/1093] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:25:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:25:47.827 7 WARNING neutronclient.v2_0.client [None req-bb1ad530-bf59-4347-943d-779e5dc5b296 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:25:47.863 7 WARNING neutronclient.v2_0.client [None req-bb1ad530-bf59-4347-943d-779e5dc5b296 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:25:47.997 7 WARNING neutronclient.v2_0.client [None req-bb1ad530-bf59-4347-943d-779e5dc5b296 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] The python binding code in 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/1100] 199.19.213.202 () {36 vars in 713 bytes} [Tue Jun 16 06:25:47 2026] POST /v2.1/servers => generated 453 bytes in 648 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:25:48.543 8 WARNING neutronclient.v2_0.client [None req-618a9614-4221-4b93-ab76-fc00a65d6f45 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1101] 199.19.213.202 () {32 vars in 732 bytes} [Tue Jun 16 06:25:48 2026] GET /v2.1/servers/c2d58071-cda2-4cc2-8238-02e3afafadaf => generated 2213 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:25:48.603 7 WARNING neutronclient.v2_0.client [None req-cfaff2ae-d3c6-4053-8b14-7d7c2e8f307d 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 557/1102] 199.19.213.202 () {32 vars in 758 bytes} [Tue Jun 16 06:25:48 2026] GET /v2.1/servers/c2d58071-cda2-4cc2-8238-02e3afafadaf/os-interface => generated 28 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 546/1103] 199.19.213.202 () {32 vars in 776 bytes} [Tue Jun 16 06:25:48 2026] GET /v2.1/servers/c2d58071-cda2-4cc2-8238-02e3afafadaf/os-volume_attachments => generated 25 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:25:51.233 7 WARNING neutronclient.v2_0.client [None req-4b0f8402-bdfc-4456-b746-7242d40b875a 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1104] 199.19.213.202 () {32 vars in 732 bytes} [Tue Jun 16 06:25:51 2026] GET /v2.1/servers/c2d58071-cda2-4cc2-8238-02e3afafadaf => generated 2371 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:25:51.325 8 WARNING neutronclient.v2_0.client [None req-4bc395ee-3ff4-45b9-9022-a31f0ae7942d 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1105] 199.19.213.202 () {32 vars in 758 bytes} [Tue Jun 16 06:25:51 2026] GET /v2.1/servers/c2d58071-cda2-4cc2-8238-02e3afafadaf/os-interface => generated 28 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 559/1106] 199.19.213.202 () {32 vars in 776 bytes} [Tue Jun 16 06:25:51 2026] GET /v2.1/servers/c2d58071-cda2-4cc2-8238-02e3afafadaf/os-volume_attachments => generated 197 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:25:53.899 8 INFO nova.api.openstack.compute.server_external_events [req-854b5c1a-aef7-4cfe-934b-929e98a24726 req-52241ad3-3d1a-4584-9a02-477266ea334a 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:aefb5092-860b-4b5b-b1ac-6dda1490e046 for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance [pid: 8|app: 0|req: 548/1107] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:25:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:25:54.269 7 WARNING neutronclient.v2_0.client [None req-dba39d52-0f5f-402f-a665-dfbd4af33158 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1108] 199.19.213.202 () {32 vars in 732 bytes} [Tue Jun 16 06:25:54 2026] GET /v2.1/servers/c2d58071-cda2-4cc2-8238-02e3afafadaf => generated 2445 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:25:54.397 8 WARNING neutronclient.v2_0.client [None req-92145c35-8dd3-4b92-86f8-37587cacc87b 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1109] 199.19.213.202 () {32 vars in 758 bytes} [Tue Jun 16 06:25:54 2026] GET /v2.1/servers/c2d58071-cda2-4cc2-8238-02e3afafadaf/os-interface => generated 283 bytes in 88 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: 561/1110] 199.19.213.202 () {32 vars in 776 bytes} [Tue Jun 16 06:25:54 2026] GET /v2.1/servers/c2d58071-cda2-4cc2-8238-02e3afafadaf/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:25:57.071 8 WARNING neutronclient.v2_0.client [None req-aac31a09-e6e0-4a80-9b25-b449856c3573 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1113] 199.19.213.202 () {32 vars in 732 bytes} [Tue Jun 16 06:25:57 2026] GET /v2.1/servers/c2d58071-cda2-4cc2-8238-02e3afafadaf => generated 2433 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:25:57.229 7 WARNING neutronclient.v2_0.client [None req-064733ce-588d-483a-b5e4-515140c04e45 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 564/1114] 199.19.213.202 () {32 vars in 758 bytes} [Tue Jun 16 06:25:57 2026] GET /v2.1/servers/c2d58071-cda2-4cc2-8238-02e3afafadaf/os-interface => generated 283 bytes in 96 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: 551/1115] 199.19.213.202 () {32 vars in 776 bytes} [Tue Jun 16 06:25:57 2026] GET /v2.1/servers/c2d58071-cda2-4cc2-8238-02e3afafadaf/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:25:59.901 7 INFO nova.api.openstack.compute.server_external_events [req-df5b6a7a-474e-4e4d-9311-02f3beff2001 req-e7f71722-ec62-46cf-ba24-edd73fc7fbdc 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:aefb5092-860b-4b5b-b1ac-6dda1490e046 for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance [pid: 7|app: 0|req: 565/1116] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:25:59 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-06-16 06:26:00.191 8 WARNING neutronclient.v2_0.client [None req-620e952a-af5a-484b-ac5e-9cffaa297752 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1117] 199.19.213.202 () {32 vars in 732 bytes} [Tue Jun 16 06:26:00 2026] GET /v2.1/servers/c2d58071-cda2-4cc2-8238-02e3afafadaf => generated 2433 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:26:00.330 7 WARNING neutronclient.v2_0.client [None req-20c9e222-2679-48b0-b84d-ef9d533e44ca 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1118] 199.19.213.202 () {32 vars in 758 bytes} [Tue Jun 16 06:26:00 2026] GET /v2.1/servers/c2d58071-cda2-4cc2-8238-02e3afafadaf/os-interface => generated 285 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 553/1119] 199.19.213.202 () {32 vars in 776 bytes} [Tue Jun 16 06:26:00 2026] GET /v2.1/servers/c2d58071-cda2-4cc2-8238-02e3afafadaf/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:26:01.943 7 INFO nova.api.openstack.compute.server_external_events [req-101a4b6a-1713-4ae6-84f1-553a5e5a7ccf req-82968da4-5293-4ede-9f28-6109b743013d 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:aefb5092-860b-4b5b-b1ac-6dda1490e046 for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance [pid: 7|app: 0|req: 567/1120] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:26:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:26:03.005 8 WARNING neutronclient.v2_0.client [None req-2e2f08a1-f1bd-4e64-a2ba-139e21f19d4d 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1121] 199.19.213.202 () {32 vars in 732 bytes} [Tue Jun 16 06:26:02 2026] GET /v2.1/servers/c2d58071-cda2-4cc2-8238-02e3afafadaf => generated 2580 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:26:03.186 7 WARNING neutronclient.v2_0.client [None req-c22be9f9-e603-444d-9cfa-dcc237e6974c 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] The python binding code in 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/1122] 199.19.213.202 () {32 vars in 758 bytes} [Tue Jun 16 06:26:03 2026] GET /v2.1/servers/c2d58071-cda2-4cc2-8238-02e3afafadaf/os-interface => generated 285 bytes in 87 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: 555/1123] 199.19.213.202 () {32 vars in 776 bytes} [Tue Jun 16 06:26:03 2026] GET /v2.1/servers/c2d58071-cda2-4cc2-8238-02e3afafadaf/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:26:37.484 8 WARNING neutronclient.v2_0.client [None req-845f30c1-f129-404f-9c7f-8e89b60cf0f6 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:26:37.527 8 WARNING neutronclient.v2_0.client [None req-845f30c1-f129-404f-9c7f-8e89b60cf0f6 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:26:40.031 7 INFO nova.api.openstack.compute.server_external_events [req-0039bcc3-3d50-46a1-8d2a-a327af6cfa37 req-e5acdf48-838f-49fb-afc9-c1157b30e6bc 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:be54b4f1-e32b-4d40-b893-004a274779df for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance [pid: 7|app: 0|req: 573/1132] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:26:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:26:43.032 7 INFO nova.api.openstack.compute.server_external_events [req-e325f27d-6d7f-494f-b0db-2f2a9d6ec7bf req-489214ad-5954-47ed-abcd-2187e57bfc2c 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:be54b4f1-e32b-4d40-b893-004a274779df for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance [pid: 7|app: 0|req: 574/1133] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:26:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:26:45.076 7 INFO nova.api.openstack.compute.server_external_events [req-9bddb433-32f6-4d09-af11-45e8af3399ce req-b96ae82b-e7e9-4858-82a9-2dd63908eec0 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:be54b4f1-e32b-4d40-b893-004a274779df for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance [pid: 7|app: 0|req: 575/1134] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:26:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 06:26:46.085 8 WARNING neutronclient.v2_0.client [None req-845f30c1-f129-404f-9c7f-8e89b60cf0f6 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1135] 199.19.213.202 () {36 vars in 811 bytes} [Tue Jun 16 06:26:37 2026] POST /v2.1/servers/c2d58071-cda2-4cc2-8238-02e3afafadaf/os-interface => generated 280 bytes in 8696 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:26:47.006 7 INFO nova.api.openstack.compute.server_external_events [req-2fa2ece2-c28a-4c48-9fed-96331da7b5f7 req-f9d10736-ab80-40b6-bbf5-19a8cbc555f3 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:be54b4f1-e32b-4d40-b893-004a274779df for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance [pid: 7|app: 0|req: 576/1136] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:26:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:26:47.113 8 INFO nova.api.openstack.compute.server_external_events [req-e173820d-56ec-4f1e-a208-8ae89b5affe7 req-4965b425-2586-456e-b0bd-cd924d3418b6 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:be54b4f1-e32b-4d40-b893-004a274779df for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance [pid: 8|app: 0|req: 561/1137] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:26:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:27:18.436 7 WARNING neutronclient.v2_0.client [None req-3a340e49-f4aa-4547-8d98-6c7be2a78283 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:27:18.482 7 WARNING neutronclient.v2_0.client [None req-3a340e49-f4aa-4547-8d98-6c7be2a78283 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:27:21.077 8 INFO nova.api.openstack.compute.server_external_events [req-531238d0-0f69-4f57-aebd-6616e44f7cca req-c3ff3953-0457-41d1-99e6-6f1fc1873a1a 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:95830674-e537-4115-9c4b-63f7f371e705 for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance [pid: 8|app: 0|req: 566/1146] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:27:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:27:24.426 8 INFO nova.api.openstack.compute.server_external_events [req-de1aebdb-9e72-4c96-a111-ddcbb19b4088 req-754e3ffc-f2ac-47bb-a0f4-28c7dca4f0f5 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:95830674-e537-4115-9c4b-63f7f371e705 for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance [pid: 8|app: 0|req: 567/1147] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:27:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:27:26.464 8 INFO nova.api.openstack.compute.server_external_events [req-8257eed8-f441-4e79-a1e1-7b2a1c248992 req-071e389d-7684-4348-91a4-15ca2e6c24cf 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:95830674-e537-4115-9c4b-63f7f371e705 for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance [pid: 8|app: 0|req: 568/1148] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:27:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 06:27:27.538 7 WARNING neutronclient.v2_0.client [None req-3a340e49-f4aa-4547-8d98-6c7be2a78283 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 581/1151] 199.19.213.202 () {36 vars in 811 bytes} [Tue Jun 16 06:27:18 2026] POST /v2.1/servers/c2d58071-cda2-4cc2-8238-02e3afafadaf/os-interface => generated 377 bytes in 9222 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:27:38.881 7 WARNING neutronclient.v2_0.client [None req-efe8f18c-5e89-4675-be4a-4cdd01e066c4 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 06:27:38.930 7 WARNING neutronclient.v2_0.client [None req-efe8f18c-5e89-4675-be4a-4cdd01e066c4 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:27:41.459 8 INFO nova.api.openstack.compute.server_external_events [req-2bbf8049-65f5-4777-b6d0-badf764dcc85 req-bb8f5bf2-feee-40a4-bd12-a886289fd448 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:86711436-2020-40d0-92f0-0fc097c22e80 for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance [pid: 8|app: 0|req: 572/1154] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:27:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:27:45.069 8 INFO nova.api.openstack.compute.server_external_events [req-0e12e92c-838a-44b5-b2f5-2ee4d23ddad8 req-dab6d2b9-6d9e-4d9e-8f81-e85c8c8a65aa 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:86711436-2020-40d0-92f0-0fc097c22e80 for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance [pid: 8|app: 0|req: 573/1155] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:27:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:27:47.108 8 INFO nova.api.openstack.compute.server_external_events [req-49e3e286-65c2-4065-96c7-0fea9c561d92 req-44489a0b-3108-4b40-a140-ba6e03210250 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-plugged:86711436-2020-40d0-92f0-0fc097c22e80 for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance [pid: 8|app: 0|req: 574/1156] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:27:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 06:27:48.468 7 WARNING neutronclient.v2_0.client [None req-efe8f18c-5e89-4675-be4a-4cdd01e066c4 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 583/1159] 199.19.213.202 () {36 vars in 811 bytes} [Tue Jun 16 06:27:38 2026] POST /v2.1/servers/c2d58071-cda2-4cc2-8238-02e3afafadaf/os-interface => generated 377 bytes in 9687 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:27:49.625 8 INFO nova.api.openstack.compute.server_external_events [req-394371c0-2309-42c5-8a13-29bec210b97b req-23ccd0eb-aa9f-4df6-ae01-1da4c0d0eb09 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:95830674-e537-4115-9c4b-63f7f371e705 for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance [pid: 8|app: 0|req: 577/1160] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:27:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:28:02.496 8 INFO nova.api.openstack.compute.server_external_events [req-8f328620-f6d5-445d-8842-8213c198ea8e req-acf0d5d8-691f-4166-bf8d-5a262c40ffec 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:86711436-2020-40d0-92f0-0fc097c22e80 for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance [pid: 8|app: 0|req: 579/1163] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:28:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 585/1164] 199.19.213.202 () {34 vars in 854 bytes} [Tue Jun 16 06:28:03 2026] DELETE /v2.1/servers/c2d58071-cda2-4cc2-8238-02e3afafadaf/os-interface/86711436-2020-40d0-92f0-0fc097c22e80 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:28:04.535 8 INFO nova.api.openstack.compute.server_external_events [req-f98c4ca6-44af-4d20-8fcd-c537e518efc2 req-e0aac0d4-0d13-4469-a471-36b298db8f8a 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:86711436-2020-40d0-92f0-0fc097c22e80 for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance [pid: 8|app: 0|req: 580/1165] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:28:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:28:05.466 7 INFO nova.api.openstack.compute.server_external_events [req-2998e364-87c7-41b5-9de1-eb64785c8524 req-3a97e0dc-78df-4ab2-a002-f44663919a6d 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:86711436-2020-40d0-92f0-0fc097c22e80 for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance [pid: 7|app: 0|req: 586/1166] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:28:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:28:07.510 8 INFO nova.api.openstack.compute.server_external_events [req-fb379262-48ce-48c2-819d-df9ec6146bf0 req-ceebd59f-f179-47c2-9474-757895c4b591 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:86711436-2020-40d0-92f0-0fc097c22e80 for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance [pid: 8|app: 0|req: 582/1169] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:28:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:28:13.227 7 INFO nova.api.openstack.compute.server_external_events [req-d073c31b-7c1a-4a69-b498-3b5e61209ddb req-cc61e988-f889-490e-8330-05d55c4b5b34 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:95830674-e537-4115-9c4b-63f7f371e705 for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance [pid: 7|app: 0|req: 588/1170] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:28:13 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: 583/1171] 199.19.213.202 () {34 vars in 854 bytes} [Tue Jun 16 06:28:13 2026] DELETE /v2.1/servers/c2d58071-cda2-4cc2-8238-02e3afafadaf/os-interface/95830674-e537-4115-9c4b-63f7f371e705 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:28:15.354 7 INFO nova.api.openstack.compute.server_external_events [req-2fde1cc1-8385-4ee2-bd25-c98599723c8b req-1e3bcff2-99c3-4748-a8bb-e05a2a5c76e9 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:95830674-e537-4115-9c4b-63f7f371e705 for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance [pid: 7|app: 0|req: 589/1172] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:28:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:28:17.398 7 INFO nova.api.openstack.compute.server_external_events [req-a9977040-61c2-4852-b40c-884dc4b43396 req-6bba1b7f-ea6f-4f99-a9ae-89419b674636 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:95830674-e537-4115-9c4b-63f7f371e705 for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance [pid: 7|app: 0|req: 591/1175] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:28:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 586/1178] 199.19.213.202 () {34 vars in 854 bytes} [Tue Jun 16 06:28:33 2026] DELETE /v2.1/servers/c2d58071-cda2-4cc2-8238-02e3afafadaf/os-interface/be54b4f1-e32b-4d40-b893-004a274779df => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:28:35.906 7 INFO nova.api.openstack.compute.server_external_events [req-14cf2837-cd82-4ace-a463-f128a864ae80 req-620b0cb8-d10b-4e99-b35e-97af758aa0a6 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:be54b4f1-e32b-4d40-b893-004a274779df for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance [pid: 7|app: 0|req: 593/1179] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:28:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:28:37.946 8 INFO nova.api.openstack.compute.server_external_events [req-42c96812-3570-4546-8895-e6ac130b044e req-9a7502be-ea23-49b9-af7d-d9ece020e3e5 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:be54b4f1-e32b-4d40-b893-004a274779df for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance [pid: 8|app: 0|req: 588/1182] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:28:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 595/1183] 199.19.213.202 () {34 vars in 754 bytes} [Tue Jun 16 06:28:39 2026] DELETE /v2.1/servers/c2d58071-cda2-4cc2-8238-02e3afafadaf => generated 0 bytes in 129 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:28:40.493 8 INFO nova.api.openstack.compute.server_external_events [req-b2ba6663-a63b-4b3b-9183-2f225e9b24d6 req-b106c837-0e14-43e4-a751-cbdd4fe37cd2 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:aefb5092-860b-4b5b-b1ac-6dda1490e046 for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance [pid: 8|app: 0|req: 589/1184] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:28:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:28:42.536 7 INFO nova.api.openstack.compute.server_external_events [req-695656e4-7341-49d2-9e6a-8ba38f5c699d req-73d7cd39-35a8-4514-9242-8305056e623a 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:aefb5092-860b-4b5b-b1ac-6dda1490e046 for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance 2026-06-16 06:28:42.536 7 INFO nova.api.openstack.compute.server_external_events [req-695656e4-7341-49d2-9e6a-8ba38f5c699d req-73d7cd39-35a8-4514-9242-8305056e623a 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-deleted:aefb5092-860b-4b5b-b1ac-6dda1490e046 for instance c2d58071-cda2-4cc2-8238-02e3afafadaf on instance [pid: 7|app: 0|req: 596/1185] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:28:42 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:28:43.164 8 INFO nova.api.openstack.compute.server_external_events [req-8ce261ae-0f16-41ff-bd18-28d12a1b48b1 req-6f907d13-1da9-456f-ae6e-7f38e7762fc0 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:df0d1850-e297-4770-bd55-4f2165f21182 for instance 88b8f0fe-c4ab-4bc3-b4da-a16162f422bc on instance [pid: 8|app: 0|req: 590/1186] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:28:43 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: 7|app: 0|req: 597/1187] 10.0.0.122 () {32 vars in 717 bytes} [Tue Jun 16 06:28:43 2026] DELETE /v2.1/servers/88b8f0fe-c4ab-4bc3-b4da-a16162f422bc => 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-06-16 06:28:43.327 8 WARNING neutronclient.v2_0.client [None req-2c7bcbbe-e757-41cf-81fe-361a760f88b3 83dcf6d951bf4e09b7178e16111274e5 93f83f2ba2a64cb38737c8254741eabd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 591/1188] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:28:43 2026] GET /v2.1/servers/88b8f0fe-c4ab-4bc3-b4da-a16162f422bc => generated 1944 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:28:44.599 7 INFO nova.api.openstack.compute.server_external_events [req-2c34353d-2af5-4a73-be80-29f91550ef9b req-a594607e-1d98-4a40-a519-69c68d60808b 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:df0d1850-e297-4770-bd55-4f2165f21182 for instance 88b8f0fe-c4ab-4bc3-b4da-a16162f422bc on instance [pid: 7|app: 0|req: 598/1189] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:28:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:28:46.012 8 INFO nova.api.openstack.compute.server_external_events [req-f26c21b9-498b-45ee-b5a4-798840ff94fe req-8ab9dfa3-07d7-4404-b4a5-d53944d6a22b 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-deleted:df0d1850-e297-4770-bd55-4f2165f21182 for instance 88b8f0fe-c4ab-4bc3-b4da-a16162f422bc on instance [pid: 8|app: 0|req: 592/1190] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:28:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:28:46.635 7 INFO nova.api.openstack.compute.server_external_events [req-c7378f25-b4d4-4b33-9e0d-669cc80c0801 req-5e32cd5e-4cf7-451d-840b-c84db2e455a3 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:df0d1850-e297-4770-bd55-4f2165f21182 for instance 88b8f0fe-c4ab-4bc3-b4da-a16162f422bc on instance [pid: 7|app: 0|req: 599/1191] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:28:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:28:48.539 7 WARNING neutronclient.v2_0.client [None req-208ee8c5-9a02-414c-823f-67c0d1c8b15e 83dcf6d951bf4e09b7178e16111274e5 93f83f2ba2a64cb38737c8254741eabd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 601/1194] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:28:48 2026] GET /v2.1/servers/88b8f0fe-c4ab-4bc3-b4da-a16162f422bc => 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-06-16 06:28:53.615 8 INFO nova.api.openstack.wsgi [None req-fdb25cfd-1669-466a-88da-fdd3e3a0eaff 83dcf6d951bf4e09b7178e16111274e5 93f83f2ba2a64cb38737c8254741eabd - - default default] HTTP exception thrown: Instance 88b8f0fe-c4ab-4bc3-b4da-a16162f422bc could not be found. [pid: 8|app: 0|req: 594/1195] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:28:53 2026] GET /v2.1/servers/88b8f0fe-c4ab-4bc3-b4da-a16162f422bc => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:28:54.116 7 INFO nova.api.openstack.compute.server_external_events [req-0899a960-d8d6-4a64-8752-a90b765afa34 req-028ff898-322e-4aa0-ba53-4dcd8cd4d185 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-changed:1f078530-2baf-4483-b4ac-aca96ebd24eb for instance 6cf827dc-ec8c-4531-8f0e-10163fcc40de on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 602/1196] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:28:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1197] 10.0.0.122 () {32 vars in 717 bytes} [Tue Jun 16 06:28:54 2026] DELETE /v2.1/servers/6cf827dc-ec8c-4531-8f0e-10163fcc40de => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:28:54.273 7 WARNING neutronclient.v2_0.client [None req-e254dc49-9c7d-4cf6-91ec-ea25e2b14406 83dcf6d951bf4e09b7178e16111274e5 93f83f2ba2a64cb38737c8254741eabd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 603/1198] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:28:54 2026] GET /v2.1/servers/6cf827dc-ec8c-4531-8f0e-10163fcc40de => generated 1944 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:28:56.172 8 INFO nova.api.openstack.compute.server_external_events [req-cab4121d-4e3e-4f1e-880a-b1218591019b req-58801d7f-14d6-4cf3-8b1f-7a74376be80a 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:1f078530-2baf-4483-b4ac-aca96ebd24eb for instance 6cf827dc-ec8c-4531-8f0e-10163fcc40de on instance 2026-06-16 06:28:56.172 8 INFO nova.api.openstack.compute.server_external_events [req-cab4121d-4e3e-4f1e-880a-b1218591019b req-58801d7f-14d6-4cf3-8b1f-7a74376be80a 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-unplugged:1f078530-2baf-4483-b4ac-aca96ebd24eb for instance 6cf827dc-ec8c-4531-8f0e-10163fcc40de on instance [pid: 8|app: 0|req: 596/1199] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:28:56 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:28:56.949 7 INFO nova.api.openstack.compute.server_external_events [req-f117a2e3-0abe-4640-b2b2-53b337ccb5ee req-f93aee4a-19eb-479c-a0c8-5f496487b638 0a261317b9704280b6d412936ee136bd 59389cd65c084234b2dce843771a4ed5 - - c27eb0ecc0a149c2a657bc6a6ed65f81 c27eb0ecc0a149c2a657bc6a6ed65f81] Creating event network-vif-deleted:1f078530-2baf-4483-b4ac-aca96ebd24eb for instance 6cf827dc-ec8c-4531-8f0e-10163fcc40de on instance [pid: 7|app: 0|req: 604/1200] 10.0.0.31 () {38 vars in 813 bytes} [Tue Jun 16 06:28:56 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-06-16 06:28:59.490 8 WARNING neutronclient.v2_0.client [None req-8803205e-6f0a-4639-b64a-818bf1e57d51 83dcf6d951bf4e09b7178e16111274e5 93f83f2ba2a64cb38737c8254741eabd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 598/1203] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:28:59 2026] GET /v2.1/servers/6cf827dc-ec8c-4531-8f0e-10163fcc40de => generated 1480 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:29:04.595 7 INFO nova.api.openstack.wsgi [None req-de5f912c-6e1f-49bc-9171-0040a0dbb824 83dcf6d951bf4e09b7178e16111274e5 93f83f2ba2a64cb38737c8254741eabd - - default default] HTTP exception thrown: Instance 6cf827dc-ec8c-4531-8f0e-10163fcc40de could not be found. [pid: 7|app: 0|req: 606/1204] 10.0.0.122 () {32 vars in 714 bytes} [Tue Jun 16 06:29:04 2026] GET /v2.1/servers/6cf827dc-ec8c-4531-8f0e-10163fcc40de => generated 111 bytes in 54 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: 599/1205] 10.0.0.122 () {32 vars in 723 bytes} [Tue Jun 16 06:29:06 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-980679173 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 06:29:06.656 7 INFO nova.api.openstack.wsgi [None req-afabd3ec-5906-4934-ab1e-1e15fbd192a7 83dcf6d951bf4e09b7178e16111274e5 93f83f2ba2a64cb38737c8254741eabd - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-980679173 not found for user 83dcf6d951bf4e09b7178e16111274e5 [pid: 7|app: 0|req: 607/1206] 10.0.0.122 () {32 vars in 720 bytes} [Tue Jun 16 06:29:06 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-980679173 => generated 141 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1211] 10.0.0.122 () {32 vars in 654 bytes} [Tue Jun 16 06:29:23 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1212] 10.0.0.122 () {32 vars in 640 bytes} [Tue Jun 16 06:29:23 2026] GET /v2.1/servers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-16 06:29:23.688 7 WARNING oslo_db.sqlalchemy.utils [None req-f9900374-00d7-491a-baf8-9a560c16f7ee 7ac4b592882944bdaccaee4e8472a330 31199c5ebe154551849e7e0824e09030 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 611/1213] 10.0.0.122 () {32 vars in 648 bytes} [Tue Jun 16 06:29:23 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1214] 10.0.0.122 () {32 vars in 693 bytes} [Tue Jun 16 06:29:23 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1217] 10.0.0.15 () {28 vars in 452 bytes} [Tue Jun 16 06:29:28 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: 613/1218] 10.0.0.15 () {30 vars in 656 bytes} [Tue Jun 16 06:29:28 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 606/1219] 10.0.0.15 () {32 vars in 729 bytes} [Tue Jun 16 06:29:28 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1220] 10.0.0.15 () {34 vars in 804 bytes} [Tue Jun 16 06:29:28 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1221] 10.0.0.15 () {28 vars in 452 bytes} [Tue Jun 16 06:29:29 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1222] 10.0.0.15 () {30 vars in 656 bytes} [Tue Jun 16 06:29:29 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 608/1223] 10.0.0.15 () {32 vars in 729 bytes} [Tue Jun 16 06:29:29 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1224] 10.0.0.15 () {34 vars in 892 bytes} [Tue Jun 16 06:29:29 2026] GET /v2.1/servers/detail?project_id=31199c5ebe154551849e7e0824e09030&all_tenants=True => generated 15 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1225] 10.0.0.15 () {34 vars in 892 bytes} [Tue Jun 16 06:29:29 2026] GET /v2.1/servers/detail?project_id=59389cd65c084234b2dce843771a4ed5&all_tenants=True => generated 15 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1226] 10.0.0.15 () {34 vars in 892 bytes} [Tue Jun 16 06:29:29 2026] GET /v2.1/servers/detail?project_id=646b3b57da83475097f9e5f7994d9c7d&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)