+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jun 11 18:12:57 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-7b5848b995-wn4lh 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 0x7fe7f6d55668 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-11 18:13:02.615 7 INFO nova.utils [None req-ff368feb-0d3e-4cd2-b3ea-4264105f49bf - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-11 18:13:02.618 8 INFO nova.utils [None req-395898b2-0307-4f99-bd5c-f4ec0b758dff - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-11 18:13:04.293 8 WARNING keystonemiddleware._common.config [None req-395898b2-0307-4f99-bd5c-f4ec0b758dff - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-11 18:13:04.301 8 WARNING oslo_config.cfg [None req-395898b2-0307-4f99-bd5c-f4ec0b758dff - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-11 18:13:04.378 8 WARNING keystonemiddleware._common.config [None req-395898b2-0307-4f99-bd5c-f4ec0b758dff - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-11 18:13:04.387 7 WARNING keystonemiddleware._common.config [None req-ff368feb-0d3e-4cd2-b3ea-4264105f49bf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-11 18:13:04.393 8 WARNING oslo_config.cfg [None req-395898b2-0307-4f99-bd5c-f4ec0b758dff - - - - - -] 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-11 18:13:04.396 7 WARNING oslo_config.cfg [None req-ff368feb-0d3e-4cd2-b3ea-4264105f49bf - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-11 18:13:04.405 8 WARNING oslo_config.cfg [None req-395898b2-0307-4f99-bd5c-f4ec0b758dff - - - - - -] 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 0x7fe7f6d55668 pid: 8 (default app) 2026-06-11 18:13:04.476 7 WARNING keystonemiddleware._common.config [None req-ff368feb-0d3e-4cd2-b3ea-4264105f49bf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-11 18:13:04.491 7 WARNING oslo_config.cfg [None req-ff368feb-0d3e-4cd2-b3ea-4264105f49bf - - - - - -] 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-11 18:13:04.504 7 WARNING oslo_config.cfg [None req-ff368feb-0d3e-4cd2-b3ea-4264105f49bf - - - - - -] 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 0x7fe7f6d55668 pid: 7 (default app) [pid: 7|app: 0|req: 1/2] 199.204.45.240 () {42 vars in 704 bytes} [Thu Jun 11 18:13:10 2026] GET /v2.1 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:13:11.164 8 WARNING oslo_policy.policy [None req-e584690f-cd91-43ff-8244-5e6bde16f6c3 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - 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-11 18:13:11.164 8 WARNING oslo_policy.policy [None req-e584690f-cd91-43ff-8244-5e6bde16f6c3 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - 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.204.45.240 () {44 vars in 908 bytes} [Thu Jun 11 18:13:10 2026] GET /v2.1 => generated 0 bytes in 542 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-11 18:13:11.260 7 WARNING oslo_policy.policy [req-e584690f-cd91-43ff-8244-5e6bde16f6c3 req-a232e114-f843-47bc-b0ab-2d0fc3d55dac 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - 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-11 18:13:11.260 7 WARNING oslo_policy.policy [req-e584690f-cd91-43ff-8244-5e6bde16f6c3 req-a232e114-f843-47bc-b0ab-2d0fc3d55dac 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - 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.204.45.240 () {46 vars in 981 bytes} [Thu Jun 11 18:13:11 2026] GET /v2.1/ => generated 400 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:13:11.367 8 INFO nova.api.openstack.wsgi [None req-0acd71ed-5ead-4cf9-98ff-6a68a9d76021 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.240 () {48 vars in 1010 bytes} [Thu Jun 11 18:13:11 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.240 () {48 vars in 1050 bytes} [Thu Jun 11 18:13:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.240 () {52 vars in 1047 bytes} [Thu Jun 11 18:13:11 2026] POST /v2.1/flavors => generated 529 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.240 () {42 vars in 704 bytes} [Thu Jun 11 18:13:12 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.240 () {44 vars in 908 bytes} [Thu Jun 11 18:13:12 2026] GET /v2.1 => generated 0 bytes in 25 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.240 () {46 vars in 981 bytes} [Thu Jun 11 18:13:12 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-11 18:13:12.304 8 INFO nova.api.openstack.wsgi [None req-5e6d6811-d1ab-40fd-bb2e-e816b2a05214 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.240 () {48 vars in 1012 bytes} [Thu Jun 11 18:13:12 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.204.45.240 () {48 vars in 1050 bytes} [Thu Jun 11 18:13:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.240 () {52 vars in 1047 bytes} [Thu Jun 11 18:13:12 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: 8/15] 199.204.45.240 () {42 vars in 704 bytes} [Thu Jun 11 18:13:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.240 () {44 vars in 908 bytes} [Thu Jun 11 18:13:13 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: 9/17] 199.204.45.240 () {46 vars in 981 bytes} [Thu Jun 11 18:13:13 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-11 18:13:13.261 8 INFO nova.api.openstack.wsgi [None req-83c1b34c-12bd-485a-a0d0-045ee6815e8b 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.240 () {48 vars in 1014 bytes} [Thu Jun 11 18:13:13 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.240 () {48 vars in 1050 bytes} [Thu Jun 11 18:13:13 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.204.45.240 () {52 vars in 1047 bytes} [Thu Jun 11 18:13:13 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.204.45.240 () {42 vars in 704 bytes} [Thu Jun 11 18:13: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) [pid: 8|app: 0|req: 11/22] 199.204.45.240 () {44 vars in 908 bytes} [Thu Jun 11 18:13:14 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.240 () {46 vars in 981 bytes} [Thu Jun 11 18:13:14 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-11 18:13:14.183 8 INFO nova.api.openstack.wsgi [None req-00821fa6-0e1c-47ce-8e73-f35122decc32 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.240 () {48 vars in 1012 bytes} [Thu Jun 11 18:13:14 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.240 () {48 vars in 1050 bytes} [Thu Jun 11 18:13:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.240 () {52 vars in 1047 bytes} [Thu Jun 11 18:13:14 2026] POST /v2.1/flavors => generated 532 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.240 () {42 vars in 704 bytes} [Thu Jun 11 18:13:15 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.204.45.240 () {44 vars in 908 bytes} [Thu Jun 11 18:13:15 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.240 () {46 vars in 981 bytes} [Thu Jun 11 18:13:15 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:13:15.136 8 INFO nova.api.openstack.wsgi [None req-0ac80a28-484a-4790-93c8-b707b9f6b74a 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.240 () {48 vars in 1014 bytes} [Thu Jun 11 18:13:15 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.204.45.240 () {48 vars in 1050 bytes} [Thu Jun 11 18:13:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.240 () {52 vars in 1047 bytes} [Thu Jun 11 18:13:15 2026] POST /v2.1/flavors => generated 535 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/89] 10.0.0.179 () {28 vars in 454 bytes} [Thu Jun 11 18:17:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 45/90] 10.0.0.179 () {30 vars in 658 bytes} [Thu Jun 11 18:17:53 2026] GET /v2.1 => generated 0 bytes in 139 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: 46/91] 10.0.0.179 () {32 vars in 731 bytes} [Thu Jun 11 18:17:54 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/92] 10.0.0.179 () {34 vars in 804 bytes} [Thu Jun 11 18:17:54 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/131] 199.204.45.240 () {42 vars in 704 bytes} [Thu Jun 11 18:21:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 66/132] 199.204.45.240 () {44 vars in 908 bytes} [Thu Jun 11 18:21:06 2026] GET /v2.1 => generated 0 bytes in 91 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 67/133] 199.204.45.240 () {46 vars in 981 bytes} [Thu Jun 11 18:21:07 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:21:07.068 8 INFO nova.api.openstack.wsgi [None req-3537ff44-6264-4562-845c-f5e4cce1c2c6 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 67/134] 199.204.45.240 () {48 vars in 1016 bytes} [Thu Jun 11 18:21:07 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/135] 199.204.45.240 () {48 vars in 1050 bytes} [Thu Jun 11 18:21:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/136] 199.204.45.240 () {52 vars in 1048 bytes} [Thu Jun 11 18:21:07 2026] POST /v2.1/flavors => generated 534 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/153] 199.204.45.240 () {42 vars in 704 bytes} [Thu Jun 11 18:22:27 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: 77/154] 199.204.45.240 () {44 vars in 908 bytes} [Thu Jun 11 18:22:27 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: 78/155] 199.204.45.240 () {46 vars in 981 bytes} [Thu Jun 11 18:22:27 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-11 18:22:27.323 8 INFO nova.api.openstack.wsgi [None req-b1e87c28-62f0-4b25-831f-31d5f9feefd7 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 7e8246f0dbcc42c8b7e7216ad3275242 [pid: 8|app: 0|req: 78/156] 199.204.45.240 () {48 vars in 1050 bytes} [Thu Jun 11 18:22:27 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-11 18:22:27.340 7 WARNING oslo_db.sqlalchemy.utils [None req-ce485962-0080-4ce2-ad50-f90ec4291044 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 79/157] 199.204.45.240 () {48 vars in 1015 bytes} [Thu Jun 11 18:22:27 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/158] 199.204.45.240 () {52 vars in 1056 bytes} [Thu Jun 11 18:22:27 2026] POST /v2.1/os-keypairs => generated 576 bytes in 59 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/161] 199.204.45.240 () {42 vars in 704 bytes} [Thu Jun 11 18:22: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: 8|app: 0|req: 81/162] 199.204.45.240 () {44 vars in 908 bytes} [Thu Jun 11 18:22:31 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: 7|app: 0|req: 82/163] 199.204.45.240 () {46 vars in 981 bytes} [Thu Jun 11 18:22:31 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: 8|app: 0|req: 82/164] 199.204.45.240 () {48 vars in 1072 bytes} [Thu Jun 11 18:22:31 2026] GET /v2.1/os-quota-sets/3c9d231a371b4df1bf195da71018d2bf => generated 283 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.204.45.240 () {52 vars in 1124 bytes} [Thu Jun 11 18:22:31 2026] PUT /v2.1/os-quota-sets/3c9d231a371b4df1bf195da71018d2bf => generated 238 bytes in 463 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/247] 199.204.45.240 () {42 vars in 704 bytes} [Thu Jun 11 18:29:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/248] 199.204.45.240 () {44 vars in 908 bytes} [Thu Jun 11 18:29:19 2026] GET /v2.1 => generated 0 bytes in 197 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 125/249] 199.204.45.240 () {46 vars in 981 bytes} [Thu Jun 11 18:29:20 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-11 18:29:20.026 8 INFO nova.api.openstack.wsgi [None req-1601b740-552f-4c1a-8e9a-4aa34e09a9d5 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 125/250] 199.204.45.240 () {48 vars in 1014 bytes} [Thu Jun 11 18:29:20 2026] GET /v2.1/flavors/m1.manila => 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: 126/251] 199.204.45.240 () {48 vars in 1050 bytes} [Thu Jun 11 18:29:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/252] 199.204.45.240 () {52 vars in 1048 bytes} [Thu Jun 11 18:29:20 2026] POST /v2.1/flavors => generated 534 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/294] 199.204.45.240 () {42 vars in 704 bytes} [Thu Jun 11 18:32:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/295] 199.204.45.240 () {44 vars in 908 bytes} [Thu Jun 11 18:32:44 2026] GET /v2.1 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 148/296] 199.204.45.240 () {46 vars in 981 bytes} [Thu Jun 11 18:32:44 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: 149/297] 199.204.45.240 () {48 vars in 1072 bytes} [Thu Jun 11 18:32:44 2026] GET /v2.1/os-quota-sets/c62f0277cc044fed808df32e2b09ccd9 => generated 283 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/298] 199.204.45.240 () {52 vars in 1124 bytes} [Thu Jun 11 18:32:44 2026] PUT /v2.1/os-quota-sets/c62f0277cc044fed808df32e2b09ccd9 => generated 238 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/433] 199.204.45.240 () {42 vars in 704 bytes} [Thu Jun 11 18:43:57 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: 217/434] 199.204.45.240 () {44 vars in 908 bytes} [Thu Jun 11 18:43:57 2026] GET /v2.1 => generated 0 bytes in 127 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 218/435] 199.204.45.240 () {46 vars in 981 bytes} [Thu Jun 11 18:43:57 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-11 18:43:57.984 8 INFO nova.api.openstack.wsgi [None req-14b80759-8143-4aa9-a853-41eba7bca322 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 218/436] 199.204.45.240 () {48 vars in 1010 bytes} [Thu Jun 11 18:43:57 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: 219/437] 199.204.45.240 () {48 vars in 1050 bytes} [Thu Jun 11 18:43:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/438] 199.204.45.240 () {48 vars in 1098 bytes} [Thu Jun 11 18:43:58 2026] GET /v2.1/flavors/92fc08e3-5c3b-419b-8fd3-b8524b3101d9/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: 220/439] 199.204.45.240 () {42 vars in 704 bytes} [Thu Jun 11 18:43:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/440] 199.204.45.240 () {44 vars in 908 bytes} [Thu Jun 11 18:43:58 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: 221/441] 199.204.45.240 () {46 vars in 981 bytes} [Thu Jun 11 18:43:58 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-11 18:43:58.962 8 INFO nova.api.openstack.wsgi [None req-5d483490-8e36-4b8d-854a-2a118a042179 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 221/442] 199.204.45.240 () {48 vars in 1012 bytes} [Thu Jun 11 18:43:58 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: 222/443] 199.204.45.240 () {48 vars in 1050 bytes} [Thu Jun 11 18:43:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/444] 199.204.45.240 () {48 vars in 1098 bytes} [Thu Jun 11 18:43:59 2026] GET /v2.1/flavors/d736a38f-1cf5-4708-a4cf-97b04a9e861c/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/446] 199.204.45.240 () {42 vars in 704 bytes} [Thu Jun 11 18:43:59 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: 224/447] 199.204.45.240 () {44 vars in 908 bytes} [Thu Jun 11 18:43:59 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 224/448] 199.204.45.240 () {46 vars in 981 bytes} [Thu Jun 11 18:43:59 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-11 18:43:59.972 7 INFO nova.api.openstack.wsgi [None req-e239f9d3-ecb6-4645-8ce9-7bab4d0409eb 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 225/449] 199.204.45.240 () {48 vars in 1014 bytes} [Thu Jun 11 18:43:59 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/450] 199.204.45.240 () {48 vars in 1050 bytes} [Thu Jun 11 18:43:59 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: 7|app: 0|req: 226/451] 199.204.45.240 () {48 vars in 1098 bytes} [Thu Jun 11 18:44:00 2026] GET /v2.1/flavors/0602f835-232c-4fad-97ab-8fe8bb59226b/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/452] 199.204.45.240 () {42 vars in 704 bytes} [Thu Jun 11 18:44:00 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: 227/453] 199.204.45.240 () {44 vars in 908 bytes} [Thu Jun 11 18:44:00 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 227/454] 199.204.45.240 () {46 vars in 981 bytes} [Thu Jun 11 18:44:00 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-11 18:44:00.933 7 INFO nova.api.openstack.wsgi [None req-4d0baba3-5c57-49fa-9ef5-397d83d79680 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 228/455] 199.204.45.240 () {48 vars in 1012 bytes} [Thu Jun 11 18:44:00 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/456] 199.204.45.240 () {48 vars in 1050 bytes} [Thu Jun 11 18:44:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/457] 199.204.45.240 () {48 vars in 1098 bytes} [Thu Jun 11 18:44:00 2026] GET /v2.1/flavors/2b9b0e21-49c6-4841-b6d2-ac675bd524e4/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/459] 199.204.45.240 () {42 vars in 704 bytes} [Thu Jun 11 18:44:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/460] 199.204.45.240 () {44 vars in 908 bytes} [Thu Jun 11 18:44:02 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: 231/461] 199.204.45.240 () {46 vars in 981 bytes} [Thu Jun 11 18:44:02 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-11 18:44:02.370 8 INFO nova.api.openstack.wsgi [None req-df8de205-400c-4c9f-8bf8-af9ed62ec295 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 231/462] 199.204.45.240 () {48 vars in 1014 bytes} [Thu Jun 11 18:44:02 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/463] 199.204.45.240 () {48 vars in 1050 bytes} [Thu Jun 11 18:44:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/464] 199.204.45.240 () {48 vars in 1098 bytes} [Thu Jun 11 18:44:02 2026] GET /v2.1/flavors/cba8ccf0-0001-40a1-b93f-3549abcb4b69/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/477] 199.204.45.240 () {42 vars in 704 bytes} [Thu Jun 11 18:45:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/478] 199.204.45.240 () {44 vars in 908 bytes} [Thu Jun 11 18:45:05 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: 240/479] 199.204.45.240 () {46 vars in 981 bytes} [Thu Jun 11 18:45:05 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:45:05.298 8 INFO nova.api.openstack.wsgi [None req-2f3774b2-4647-4648-9288-2d4da896f1f4 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 240/480] 199.204.45.240 () {48 vars in 1016 bytes} [Thu Jun 11 18:45:05 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/481] 199.204.45.240 () {48 vars in 1050 bytes} [Thu Jun 11 18:45:05 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: 241/482] 199.204.45.240 () {48 vars in 1098 bytes} [Thu Jun 11 18:45:05 2026] GET /v2.1/flavors/1c06d564-49a1-48f9-af28-68e6325f9d8f/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: 243/485] 199.204.45.240 () {42 vars in 704 bytes} [Thu Jun 11 18:45:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/486] 199.204.45.240 () {44 vars in 908 bytes} [Thu Jun 11 18:45:13 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 244/487] 199.204.45.240 () {46 vars in 981 bytes} [Thu Jun 11 18:45:13 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/488] 199.204.45.240 () {48 vars in 1050 bytes} [Thu Jun 11 18:45:13 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: 7|app: 0|req: 245/489] 199.204.45.240 () {42 vars in 704 bytes} [Thu Jun 11 18:45:16 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/490] 199.204.45.240 () {44 vars in 908 bytes} [Thu Jun 11 18:45:16 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 246/491] 199.204.45.240 () {46 vars in 981 bytes} [Thu Jun 11 18:45:16 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 199.204.45.240 () {48 vars in 1072 bytes} [Thu Jun 11 18:45:16 2026] GET /v2.1/os-quota-sets/3c9d231a371b4df1bf195da71018d2bf => generated 280 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/503] 199.204.45.240 () {42 vars in 704 bytes} [Thu Jun 11 18:46:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/504] 199.204.45.240 () {44 vars in 908 bytes} [Thu Jun 11 18:46:07 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: 7|app: 0|req: 253/505] 199.204.45.240 () {46 vars in 981 bytes} [Thu Jun 11 18:46:07 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:46:07.888 8 INFO nova.api.openstack.wsgi [None req-8c5c219b-3f1c-4cd6-9c5d-615d6bde8ce4 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 253/506] 199.204.45.240 () {48 vars in 1014 bytes} [Thu Jun 11 18:46:07 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/507] 199.204.45.240 () {48 vars in 1050 bytes} [Thu Jun 11 18:46:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/508] 199.204.45.240 () {48 vars in 1098 bytes} [Thu Jun 11 18:46:07 2026] GET /v2.1/flavors/09d50d69-0dfb-40ba-b460-b578cb819be1/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: 257/513] 199.204.45.240 () {42 vars in 704 bytes} [Thu Jun 11 18:46: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: 257/514] 199.204.45.240 () {44 vars in 908 bytes} [Thu Jun 11 18:46:23 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 258/515] 199.204.45.240 () {46 vars in 981 bytes} [Thu Jun 11 18:46: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) [pid: 8|app: 0|req: 258/516] 199.204.45.240 () {48 vars in 1072 bytes} [Thu Jun 11 18:46:23 2026] GET /v2.1/os-quota-sets/c62f0277cc044fed808df32e2b09ccd9 => generated 280 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/527] 199.204.45.240 () {42 vars in 704 bytes} [Thu Jun 11 18:47:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/528] 199.204.45.240 () {44 vars in 908 bytes} [Thu Jun 11 18:47:11 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 265/529] 199.204.45.240 () {46 vars in 981 bytes} [Thu Jun 11 18:47:12 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:47:12.062 8 INFO nova.api.openstack.wsgi [None req-b24f3870-f0fe-46ca-b81a-0f2c65c88db4 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 265/530] 199.204.45.240 () {48 vars in 1010 bytes} [Thu Jun 11 18:47:12 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/531] 199.204.45.240 () {48 vars in 1050 bytes} [Thu Jun 11 18:47:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 270/540] 10.0.0.200 () {32 vars in 655 bytes} [Thu Jun 11 18:47:52 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/541] 10.0.0.200 () {32 vars in 641 bytes} [Thu Jun 11 18:47:52 2026] GET /v2.1/servers => generated 15 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-11 18:47:52.526 8 WARNING oslo_db.sqlalchemy.utils [None req-54cb8a2c-c34f-410b-9d9e-2c11962314e8 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 271/542] 10.0.0.200 () {32 vars in 649 bytes} [Thu Jun 11 18:47:52 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/543] 10.0.0.200 () {32 vars in 694 bytes} [Thu Jun 11 18:47:52 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/546] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:03 2026] GET /v2.1/flavors/92fc08e3-5c3b-419b-8fd3-b8524b3101d9 => generated 511 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/547] 10.0.0.200 () {32 vars in 641 bytes} [Thu Jun 11 18:48:03 2026] GET /v2.1/flavors => generated 1674 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/548] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:03 2026] GET /v2.1/flavors/92fc08e3-5c3b-419b-8fd3-b8524b3101d9 => generated 511 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:48:11.196 8 WARNING neutronclient.v2_0.client [None req-56b94dac-62c9-4384-9d9e-773e3abc0801 4d2d649a87994054851f0a7bda7ccb2c ecb85ea714344266bbf384be3c6144c5 - - default default] The 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-11 18:48:13.917 7 WARNING neutronclient.v2_0.client [None req-51864f1a-758d-4b9f-aa81-738a40848d62 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 277/551] 10.0.0.200 () {34 vars in 685 bytes} [Thu Jun 11 18:48:13 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/552] 10.0.0.200 () {34 vars in 685 bytes} [Thu Jun 11 18:48:11 2026] POST /v2.1/os-security-groups => generated 246 bytes in 4042 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:48:15.144 8 WARNING neutronclient.v2_0.client [None req-f69de5d1-38ed-48dd-b59b-4f923189d88c 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 278/553] 10.0.0.200 () {34 vars in 671 bytes} [Thu Jun 11 18:48:15 2026] POST /v2.1/os-keypairs => generated 385 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:48:15.169 7 WARNING neutronclient.v2_0.client [None req-f2c7f440-3d7f-4c25-9b78-21964f2edcb1 4d2d649a87994054851f0a7bda7ccb2c ecb85ea714344266bbf384be3c6144c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 276/554] 10.0.0.200 () {34 vars in 685 bytes} [Thu Jun 11 18:48:15 2026] POST /v2.1/os-security-groups => generated 244 bytes in 532 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:48:15.681 8 WARNING neutronclient.v2_0.client [None req-9ebf1bd6-f45b-429d-9225-691074169d99 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] The 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-11 18:48:15.738 7 WARNING neutronclient.v2_0.client [None req-f2c7f440-3d7f-4c25-9b78-21964f2edcb1 4d2d649a87994054851f0a7bda7ccb2c ecb85ea714344266bbf384be3c6144c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 277/555] 10.0.0.200 () {34 vars in 685 bytes} [Thu Jun 11 18:48:15 2026] POST /v2.1/os-security-groups => generated 242 bytes in 755 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:48:16.446 8 WARNING neutronclient.v2_0.client [None req-096a6587-6a34-4f55-9c2a-5d9db2759676 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] The 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-11 18:48:16.867 8 WARNING neutronclient.v2_0.client [None req-096a6587-6a34-4f55-9c2a-5d9db2759676 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 279/556] 10.0.0.200 () {34 vars in 695 bytes} [Thu Jun 11 18:48:15 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1711 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:48:16.906 7 WARNING neutronclient.v2_0.client [None req-307de454-625f-4546-9483-e6054d82c9d8 4d2d649a87994054851f0a7bda7ccb2c ecb85ea714344266bbf384be3c6144c5 - - default default] The 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-11 18:48:16.929 8 WARNING neutronclient.v2_0.client [None req-096a6587-6a34-4f55-9c2a-5d9db2759676 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 278/557] 10.0.0.200 () {32 vars in 663 bytes} [Thu Jun 11 18:48:16 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 609 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/558] 10.0.0.200 () {34 vars in 671 bytes} [Thu Jun 11 18:48:17 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) 2026-06-11 18:48:17.118 8 WARNING neutronclient.v2_0.client [None req-9d4ea103-20f1-4e17-b1e4-d98a5e0eb27f 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 280/559] 10.0.0.200 () {34 vars in 685 bytes} [Thu Jun 11 18:48:16 2026] POST /v2.1/os-security-groups => generated 248 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:48:17.280 7 WARNING neutronclient.v2_0.client [None req-eede51b2-1e13-4805-9756-6816d3c771b6 4d2d649a87994054851f0a7bda7ccb2c ecb85ea714344266bbf384be3c6144c5 - - default default] The 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-11 18:48:17.609 8 WARNING neutronclient.v2_0.client [None req-9d4ea103-20f1-4e17-b1e4-d98a5e0eb27f 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] The 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-11 18:48:17.636 7 WARNING neutronclient.v2_0.client [None req-eede51b2-1e13-4805-9756-6816d3c771b6 4d2d649a87994054851f0a7bda7ccb2c ecb85ea714344266bbf384be3c6144c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 280/560] 10.0.0.200 () {32 vars in 740 bytes} [Thu Jun 11 18:48:17 2026] DELETE /v2.1/os-security-groups/46a86a82-2c7f-4039-a0b7-8c6636b1e120 => generated 0 bytes in 796 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/561] 10.0.0.200 () {34 vars in 695 bytes} [Thu Jun 11 18:48:17 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 645 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:48:17.922 8 WARNING neutronclient.v2_0.client [None req-14ec18b1-3cba-4e31-9380-c3a756e7b43f 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] The 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-11 18:48:17.932 7 WARNING neutronclient.v2_0.client [None req-f21aac30-db15-475c-81ab-6bc3286c9b34 4d2d649a87994054851f0a7bda7ccb2c ecb85ea714344266bbf384be3c6144c5 - - default default] The 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-11 18:48:17.941 8 INFO nova.api.openstack.wsgi [None req-14ec18b1-3cba-4e31-9380-c3a756e7b43f 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] HTTP exception thrown: Security group 46a86a82-2c7f-4039-a0b7-8c6636b1e120 does not exist Neutron server returns request_ids: ['req-28dcb5fd-4e4e-473f-9138-b312a1ee7688'] [pid: 8|app: 0|req: 281/562] 10.0.0.200 () {32 vars in 737 bytes} [Thu Jun 11 18:48:17 2026] GET /v2.1/os-security-groups/46a86a82-2c7f-4039-a0b7-8c6636b1e120 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-11 18:48:17.972 7 WARNING neutronclient.v2_0.client [None req-f21aac30-db15-475c-81ab-6bc3286c9b34 4d2d649a87994054851f0a7bda7ccb2c ecb85ea714344266bbf384be3c6144c5 - - default default] The 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-11 18:48:18.007 8 WARNING neutronclient.v2_0.client [None req-90c08736-00cf-469f-bbeb-24429ec6d1b3 b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/563] 10.0.0.200 () {34 vars in 695 bytes} [Thu Jun 11 18:48:17 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:48:18.136 7 WARNING neutronclient.v2_0.client [None req-38e491ee-ae55-4d7c-9508-d28249ddc656 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] The 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-11 18:48:18.138 8 WARNING neutronclient.v2_0.client [None req-90c08736-00cf-469f-bbeb-24429ec6d1b3 b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] The 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-11 18:48:18.165 7 WARNING neutronclient.v2_0.client [None req-38e491ee-ae55-4d7c-9508-d28249ddc656 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 283/564] 10.0.0.200 () {32 vars in 740 bytes} [Thu Jun 11 18:48:18 2026] DELETE /v2.1/os-security-groups/ecd014ad-b8bd-4485-894a-102ee0bf154f => generated 0 bytes in 235 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-11 18:48:18.378 7 WARNING neutronclient.v2_0.client [None req-1c254370-cb94-4573-b95d-ccaa4314b7b2 4d2d649a87994054851f0a7bda7ccb2c ecb85ea714344266bbf384be3c6144c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 284/565] 10.0.0.200 () {32 vars in 737 bytes} [Thu Jun 11 18:48:18 2026] GET /v2.1/os-security-groups/5f2fa5f9-2c21-42fa-97c2-d1273b28c7fc => generated 665 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:48:18.418 7 WARNING neutronclient.v2_0.client [None req-d93088ca-bfff-48d1-ac8c-b19ac9730685 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] The 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-11 18:48:18.521 8 WARNING neutronclient.v2_0.client [None req-90c08736-00cf-469f-bbeb-24429ec6d1b3 b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] The 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-11 18:48:18.522 7 INFO nova.api.openstack.wsgi [None req-d93088ca-bfff-48d1-ac8c-b19ac9730685 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] HTTP exception thrown: Security group ecd014ad-b8bd-4485-894a-102ee0bf154f does not exist Neutron server returns request_ids: ['req-699c9b3a-c96d-45ba-b5c9-3b304ebc45b3'] [pid: 7|app: 0|req: 285/566] 10.0.0.200 () {32 vars in 737 bytes} [Thu Jun 11 18:48:18 2026] GET /v2.1/os-security-groups/ecd014ad-b8bd-4485-894a-102ee0bf154f => generated 194 bytes in 115 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-11 18:48:18.531 7 WARNING neutronclient.v2_0.client [None req-7ddd85d1-688e-44ab-aa2a-488b9c68cc9a 4d2d649a87994054851f0a7bda7ccb2c ecb85ea714344266bbf384be3c6144c5 - - default default] The 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-11 18:48:18.572 7 WARNING neutronclient.v2_0.client [None req-7ddd85d1-688e-44ab-aa2a-488b9c68cc9a 4d2d649a87994054851f0a7bda7ccb2c ecb85ea714344266bbf384be3c6144c5 - - default default] The 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-11 18:48:18.611 7 WARNING neutronclient.v2_0.client [None req-7ddd85d1-688e-44ab-aa2a-488b9c68cc9a 4d2d649a87994054851f0a7bda7ccb2c ecb85ea714344266bbf384be3c6144c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/567] 10.0.0.200 () {32 vars in 750 bytes} [Thu Jun 11 18:48:18 2026] DELETE /v2.1/os-security-group-rules/a62cbf43-f9d8-42f9-a299-9e14f89ad9f7 => generated 0 bytes in 260 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-11 18:48:18.793 7 WARNING neutronclient.v2_0.client [None req-6d172b03-9e6b-429e-8784-f11a4b7e7cf3 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] The 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-11 18:48:18.822 7 WARNING neutronclient.v2_0.client [None req-6d172b03-9e6b-429e-8784-f11a4b7e7cf3 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/568] 10.0.0.200 () {32 vars in 740 bytes} [Thu Jun 11 18:48:18 2026] DELETE /v2.1/os-security-groups/6595df8b-1679-42e8-b744-736734006380 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-11 18:48:18.969 7 WARNING neutronclient.v2_0.client [None req-5fc187b9-9a57-4560-a61c-b0d7345f352c 4d2d649a87994054851f0a7bda7ccb2c ecb85ea714344266bbf384be3c6144c5 - - default default] The 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-11 18:48:19.005 7 WARNING neutronclient.v2_0.client [None req-5fc187b9-9a57-4560-a61c-b0d7345f352c 4d2d649a87994054851f0a7bda7ccb2c ecb85ea714344266bbf384be3c6144c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 282/569] 10.0.0.200 () {34 vars in 663 bytes} [Thu Jun 11 18:48:17 2026] POST /v2.1/servers => generated 452 bytes in 1179 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-11 18:48:19.132 8 WARNING neutronclient.v2_0.client [None req-6b70a6c8-3731-460a-a7a0-dac5971b2131 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/570] 10.0.0.200 () {32 vars in 740 bytes} [Thu Jun 11 18:48:18 2026] DELETE /v2.1/os-security-groups/5f2fa5f9-2c21-42fa-97c2-d1273b28c7fc => generated 0 bytes in 186 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-11 18:48:19.153 8 INFO nova.api.openstack.wsgi [None req-6b70a6c8-3731-460a-a7a0-dac5971b2131 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] HTTP exception thrown: Security group 6595df8b-1679-42e8-b744-736734006380 does not exist Neutron server returns request_ids: ['req-edaa8aa8-5322-4da1-87b9-cb671ea51ffb'] [pid: 8|app: 0|req: 283/571] 10.0.0.200 () {32 vars in 737 bytes} [Thu Jun 11 18:48:19 2026] GET /v2.1/os-security-groups/6595df8b-1679-42e8-b744-736734006380 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-11 18:48:19.179 8 WARNING neutronclient.v2_0.client [None req-101940a7-3193-4a1f-96f5-c8a3f70404cf b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] The 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-11 18:48:19.230 7 WARNING neutronclient.v2_0.client [None req-e20f514b-e0da-4637-b897-a547d02707db dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 284/572] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:19 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1391 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:48:19.252 8 WARNING neutronclient.v2_0.client [None req-4ed1777f-eb9f-42df-8e9d-1eb875035709 4d2d649a87994054851f0a7bda7ccb2c ecb85ea714344266bbf384be3c6144c5 - - default default] The 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-11 18:48:19.278 7 WARNING neutronclient.v2_0.client [None req-e20f514b-e0da-4637-b897-a547d02707db dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The 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-11 18:48:19.306 8 WARNING neutronclient.v2_0.client [None req-4ed1777f-eb9f-42df-8e9d-1eb875035709 4d2d649a87994054851f0a7bda7ccb2c ecb85ea714344266bbf384be3c6144c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/573] 10.0.0.200 () {32 vars in 740 bytes} [Thu Jun 11 18:48:19 2026] DELETE /v2.1/os-security-groups/ef94bbbf-02ec-41ec-aedd-b1598b8c0a1d => generated 0 bytes in 191 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-11 18:48:19.444 8 WARNING neutronclient.v2_0.client [None req-01d27fb3-89ac-4f88-81ef-76a1e4cad29b 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] The 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-11 18:48:19.491 8 WARNING neutronclient.v2_0.client [None req-01d27fb3-89ac-4f88-81ef-76a1e4cad29b 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] The 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-11 18:48:19.575 7 WARNING neutronclient.v2_0.client [None req-e20f514b-e0da-4637-b897-a547d02707db dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The 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-11 18:48:19.640 8 WARNING neutronclient.v2_0.client [None req-01d27fb3-89ac-4f88-81ef-76a1e4cad29b 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 286/574] 10.0.0.200 () {32 vars in 663 bytes} [Thu Jun 11 18:48:19 2026] GET /v2.1/os-security-groups => generated 707 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:48:19.754 8 WARNING neutronclient.v2_0.client [None req-5982fd8a-29d2-4a54-af4a-d7c9db4ec562 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] The 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-11 18:48:19.801 8 INFO nova.api.openstack.wsgi [None req-5982fd8a-29d2-4a54-af4a-d7c9db4ec562 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] HTTP exception thrown: Security group 6595df8b-1679-42e8-b744-736734006380 does not exist Neutron server returns request_ids: ['req-41fc20ec-0991-4ee2-8eaa-70435936a391'] [pid: 8|app: 0|req: 288/576] 10.0.0.200 () {32 vars in 740 bytes} [Thu Jun 11 18:48:19 2026] DELETE /v2.1/os-security-groups/6595df8b-1679-42e8-b744-736734006380 => generated 194 bytes in 56 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-11 18:48:19.814 8 WARNING neutronclient.v2_0.client [None req-cf0159ff-738d-4c61-8f97-a00cfc885f88 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] The 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-11 18:48:19.866 8 INFO nova.api.openstack.wsgi [None req-cf0159ff-738d-4c61-8f97-a00cfc885f88 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] HTTP exception thrown: Security group ecd014ad-b8bd-4485-894a-102ee0bf154f does not exist Neutron server returns request_ids: ['req-b428787e-3ba6-4b45-b43d-1916f7aca27b'] [pid: 8|app: 0|req: 289/577] 10.0.0.200 () {32 vars in 740 bytes} [Thu Jun 11 18:48:19 2026] DELETE /v2.1/os-security-groups/ecd014ad-b8bd-4485-894a-102ee0bf154f => generated 194 bytes in 59 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-11 18:48:19.878 8 WARNING neutronclient.v2_0.client [None req-9320be86-5086-4544-bd78-24d607dde0d7 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] The 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-11 18:48:19.982 8 INFO nova.api.openstack.wsgi [None req-9320be86-5086-4544-bd78-24d607dde0d7 80f9a06c2e2d4f53aba1edf831bc7762 5c147206e1164f78a5b700f249f9cf48 - - default default] HTTP exception thrown: Security group 46a86a82-2c7f-4039-a0b7-8c6636b1e120 does not exist Neutron server returns request_ids: ['req-ce31d47e-bb5a-4a5a-b01a-0173a0e13316'] [pid: 8|app: 0|req: 290/578] 10.0.0.200 () {32 vars in 740 bytes} [Thu Jun 11 18:48:19 2026] DELETE /v2.1/os-security-groups/46a86a82-2c7f-4039-a0b7-8c6636b1e120 => generated 194 bytes in 111 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-11 18:48:20.369 8 WARNING neutronclient.v2_0.client [None req-e919dca0-6be3-455f-bb1b-eebd158a4056 b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 291/579] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:20 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1395 bytes in 728 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/581] 10.0.0.200 () {34 vars in 663 bytes} [Thu Jun 11 18:48:19 2026] POST /v2.1/servers => generated 451 bytes in 2700 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-11 18:48:21.875 8 WARNING neutronclient.v2_0.client [None req-94a0fde3-7592-46ef-9c11-18dd67e5bd71 dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/582] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:21 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 1423 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:48:22.117 7 WARNING neutronclient.v2_0.client [None req-f6de42fb-7b31-4b35-92be-fcb049d0e070 b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/583] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:22 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1443 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-11 18:48:23.017 8 WARNING neutronclient.v2_0.client [None req-9dae6228-971c-4d2b-bff2-f1b17294d0bd dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/584] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:22 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 1427 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-11 18:48:23.455 7 WARNING neutronclient.v2_0.client [None req-92d99696-37fb-4d97-83ed-01a1820140e4 b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/585] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:23 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1451 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-11 18:48:24.135 8 WARNING neutronclient.v2_0.client [None req-76dc6285-5810-4923-be31-25ccd36accc1 dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/586] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:24 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 1475 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-11 18:48:24.551 7 WARNING neutronclient.v2_0.client [None req-6f85eee2-ea6a-4fee-972e-133d9c1b7790 b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/587] 10.0.0.200 () {30 vars in 413 bytes} [Thu Jun 11 18:48:24 2026] GET / => generated 423 bytes in 8 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/588] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:24 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1518 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:48:25.233 7 WARNING neutronclient.v2_0.client [None req-b69be5a7-1454-4f2d-a8f1-56199fdf2902 dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] 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: 297/589] 10.0.0.200 () {28 vars in 560 bytes} [Thu Jun 11 18:48:24 2026] GET /v2/ => generated 402 bytes in 529 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/590] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:25 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 1475 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/591] 10.0.0.200 () {28 vars in 564 bytes} [Thu Jun 11 18:48:25 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/592] 10.0.0.200 () {30 vars in 413 bytes} [Thu Jun 11 18:48:25 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-11 18:48:25.851 8 WARNING neutronclient.v2_0.client [None req-c8a1aa13-d719-43f4-a856-ea6df6e45fcb b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] 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-11 18:48:26.314 7 WARNING neutronclient.v2_0.client [None req-580178b6-6000-4086-9472-f5325c0f0932 dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The python binding code in 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/593] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:25 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1516 bytes in 543 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:48:26.428 8 INFO nova.api.openstack.compute.server_external_events [req-e9bfa3c4-64b1-4e9d-94e1-60d82a35b2a2 req-3b1ace52-fabc-4cf5-b561-a6ecf6f0284c 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:3aef57af-d921-4816-ac6a-927acdc3bd04 for instance 0723f6e8-1eaa-4371-967c-0031422b15c0 on instance 2026-06-11 18:48:26.439 8 INFO nova.compute.rpcapi [None req-d7abd9da-c70d-481e-a82f-cfae2d9f100b - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 300/594] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:48:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/595] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:26 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 1483 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:48:27.418 8 WARNING neutronclient.v2_0.client [None req-0208ca4e-6d31-4a7a-8b81-fbe3ac80fba8 b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] 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-11 18:48:27.564 7 WARNING neutronclient.v2_0.client [None req-ed36bb7a-ba95-439b-ae93-1c6fb012f0e5 dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/596] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:27 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1516 bytes in 1118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/597] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:27 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 1561 bytes in 990 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:48:28.616 8 INFO nova.api.openstack.compute.server_external_events [req-e9298126-9932-4025-b729-f0b0a943169f req-74b16e83-a5a8-4537-a3ba-6e1e989665af 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:70651c37-7956-4d15-a593-1bd79c6defe0 for instance 41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e on instance [pid: 8|app: 0|req: 302/598] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:48:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:48:29.553 7 WARNING neutronclient.v2_0.client [None req-ee547557-cb0c-4e5e-b7ee-97ad87d9d7b4 b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] The 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-11 18:48:29.572 8 WARNING neutronclient.v2_0.client [None req-26824870-5fc7-4609-8c80-df3f19705b3c dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/599] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:29 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1516 bytes in 784 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/601] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:29 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 1549 bytes in 785 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 299/602] 10.0.0.200 () {34 vars in 671 bytes} [Thu Jun 11 18:48:30 2026] POST /v2.1/os-keypairs => generated 386 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:48:31.345 7 WARNING neutronclient.v2_0.client [None req-c15939d4-f315-43cb-ae47-7847f440f674 b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] 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-11 18:48:31.393 8 WARNING neutronclient.v2_0.client [None req-dbd120cc-6544-463b-9d86-03b3da4b4e82 dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The python binding code in 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/604] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:31 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1516 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/605] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:31 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 1549 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-11 18:48:32.764 8 WARNING neutronclient.v2_0.client [None req-a0ea9222-d27a-4537-b1b4-0a8f651149a4 b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] The 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-11 18:48:32.797 7 WARNING neutronclient.v2_0.client [None req-0a95616d-7b64-4f16-aaca-0eade37eb5d1 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] The 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-11 18:48:32.844 7 WARNING neutronclient.v2_0.client [None req-0a95616d-7b64-4f16-aaca-0eade37eb5d1 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/606] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:32 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1516 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:48:32.881 8 WARNING neutronclient.v2_0.client [None req-b1dd81b7-cea9-45ae-a33f-95a81a03ea44 dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/607] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:32 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 1549 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 18:48:32.989 7 WARNING neutronclient.v2_0.client [None req-0a95616d-7b64-4f16-aaca-0eade37eb5d1 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] The python binding code in 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/608] 10.0.0.200 () {34 vars in 663 bytes} [Thu Jun 11 18:48:32 2026] POST /v2.1/servers => generated 449 bytes in 422 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-11 18:48:33.179 8 WARNING neutronclient.v2_0.client [None req-f9780a29-05d9-4d26-8914-505763af7060 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] The python binding code in 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/609] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:33 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd => generated 1401 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, ' 2026-06-11 18:48:33.907 7 WARNING neutronclient.v2_0.client [None req-ccf14093-05b5-4d41-aa53-2b9510f3ca34 b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] 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: 302/610] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:33 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1516 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 18:48:34.029 8 WARNING neutronclient.v2_0.client [None req-c7b474b9-9f77-4814-8270-81aa16c4ae2d dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] 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-11 18:48:34.141 7 INFO nova.api.openstack.compute.server_external_events [req-5c4eaa55-2191-4131-9737-e9a0ae5291e7 req-3ac2bd02-d2f4-4a8a-8ffe-715b527917cf 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:3aef57af-d921-4816-ac6a-927acdc3bd04 for instance 0723f6e8-1eaa-4371-967c-0031422b15c0 on instance 2026-06-11 18:48:34.150 7 INFO nova.compute.rpcapi [None req-a80fa59b-2b84-4c60-bd18-fc603c3b8816 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 309/611] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:33 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 1549 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/612] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:48:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:48:34.266 8 WARNING neutronclient.v2_0.client [None req-cf824b9b-825f-4bc9-95e3-443af4baa5da 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] The python binding code in 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/613] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:34 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd => generated 1405 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-11 18:48:35.080 7 WARNING neutronclient.v2_0.client [None req-2384122c-e19c-4d69-a4a6-4edeba789749 b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] 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: 304/614] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:35 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1516 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 18:48:35.239 8 WARNING neutronclient.v2_0.client [None req-3f636dca-7547-4bf6-a72d-fdcfc3af1778 dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] 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: 311/615] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:35 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 1549 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 18:48:35.376 7 WARNING neutronclient.v2_0.client [None req-1ae822f4-695f-4703-aac4-5de85d137749 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] The python binding code in 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/616] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:35 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd => generated 1453 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:48:36.255 8 INFO nova.api.openstack.compute.server_external_events [req-0483a63a-b953-436f-9fdb-b6ca44bad5bf req-c9a8f665-5142-445b-9f0f-3627981c9b51 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:3aef57af-d921-4816-ac6a-927acdc3bd04 for instance 0723f6e8-1eaa-4371-967c-0031422b15c0 on instance [pid: 8|app: 0|req: 312/617] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:48:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:48:36.287 7 WARNING neutronclient.v2_0.client [None req-dd5070b5-0abe-41ea-8ac1-2106726386b8 b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] 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-11 18:48:36.318 8 INFO nova.api.openstack.compute.server_external_events [req-5a3b2fa4-a3c9-44df-9f31-a24798781121 req-c6a41465-6d0a-4030-8fbf-403d6f5fef04 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:70651c37-7956-4d15-a593-1bd79c6defe0 for instance 41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e on instance [pid: 8|app: 0|req: 313/618] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:48:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:48:36.423 8 WARNING neutronclient.v2_0.client [None req-4944b5f4-51c4-4cee-92d6-17e3a69b6a72 dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The python binding code in 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/619] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:36 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1699 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-11 18:48:36.516 7 WARNING neutronclient.v2_0.client [None req-d11c065f-2c38-428b-b275-b661bced1fe9 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/620] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:36 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd => generated 1453 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:48:36.652 7 WARNING neutronclient.v2_0.client [None req-ce33367c-cf17-4b3f-86e3-0745087c4b0b b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/621] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:36 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 1549 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/622] 10.0.0.200 () {32 vars in 741 bytes} [Thu Jun 11 18:48:36 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0/os-interface => generated 284 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, ' 2026-06-11 18:48:37.631 8 WARNING neutronclient.v2_0.client [None req-f0e954ee-06d1-4ba5-af72-4386a5375490 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] 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-11 18:48:37.710 7 WARNING neutronclient.v2_0.client [None req-2f3d747d-64c7-412d-9823-62f6f54f2918 dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The python binding code in 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/623] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:37 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd => generated 1528 bytes in 846 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:48:38.468 8 INFO nova.api.openstack.compute.server_external_events [req-19bc0d37-59a7-4d79-a09e-b1e1b79a2af1 req-d3999314-42c1-409c-a0d0-6e1b62a5b2dc 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:3aef57af-d921-4816-ac6a-927acdc3bd04 for instance 0723f6e8-1eaa-4371-967c-0031422b15c0 on instance [pid: 8|app: 0|req: 316/624] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:48:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/625] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:37 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 1549 bytes in 813 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:48:38.900 8 INFO nova.api.openstack.compute.server_external_events [req-c5349eb4-ddaa-4cd6-8596-d38cb4c00caf req-932eb551-1b0b-42c2-97b7-8901e785c1c1 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:ffe6d23b-aee7-4be9-9959-6025c896da31 for instance ef61a5cb-4bd4-4b5b-8f59-998a488055dd on instance [pid: 8|app: 0|req: 317/626] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:48:38 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-11 18:48:39.492 7 WARNING neutronclient.v2_0.client [None req-75bae249-1939-4921-b8f2-6a497fe1598d 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] 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-11 18:48:39.535 8 WARNING neutronclient.v2_0.client [None req-178363bf-0cea-4085-871e-176088dc5620 dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/627] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:39 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd => generated 1526 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/629] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:39 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => 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, ' 2026-06-11 18:48:40.636 7 WARNING neutronclient.v2_0.client [None req-2f529156-0c88-42cb-9b43-19c049d53265 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] 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-11 18:48:40.704 8 WARNING neutronclient.v2_0.client [None req-d6be6f12-1f7b-4a35-b4f7-a836fac184be dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/630] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:40 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd => generated 1526 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/631] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:40 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 1549 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-11 18:48:41.822 8 WARNING neutronclient.v2_0.client [None req-eb10be82-229d-415e-a699-363c243ef799 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] 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-11 18:48:41.903 7 WARNING neutronclient.v2_0.client [None req-2e0912a2-ab86-4164-9aca-4c2ede92f853 dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/633] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:41 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd => generated 1526 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/634] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:41 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 1549 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-11 18:48:42.961 8 WARNING neutronclient.v2_0.client [None req-7c40022b-1ec9-479c-9962-2798e0e50835 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] 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-11 18:48:43.033 7 WARNING neutronclient.v2_0.client [None req-83871c7d-db92-4580-a738-757c9af77c9a dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/635] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:42 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd => generated 1526 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:48:43.124 8 INFO nova.api.openstack.compute.server_external_events [req-e26386f9-bfb5-4689-9f7b-62ba568e8be2 req-d637df33-a125-420e-b59f-af1baad825b5 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:70651c37-7956-4d15-a593-1bd79c6defe0 for instance 41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e on instance [pid: 8|app: 0|req: 322/636] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:48:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/637] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:43 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 1549 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-11 18:48:43.780 8 INFO nova.api.openstack.compute.server_external_events [req-a5828c17-4099-4a6d-8278-94525cb5d0ec req-97274896-aba0-484e-9cfa-2f3888740d27 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:ffe6d23b-aee7-4be9-9959-6025c896da31 for instance ef61a5cb-4bd4-4b5b-8f59-998a488055dd on instance [pid: 8|app: 0|req: 323/638] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:48:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:48:44.152 7 WARNING neutronclient.v2_0.client [None req-dd8aa874-a85d-47a4-b62b-f41bbc602f06 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] 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-11 18:48:44.215 8 WARNING neutronclient.v2_0.client [None req-738577c5-5fc0-4007-88ad-c3372eaa1950 dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The python binding code in 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/639] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:44 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd => generated 1526 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/640] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:44 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 1549 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-11 18:48:45.184 7 INFO nova.api.openstack.compute.server_external_events [req-e241963e-4d0a-4ca9-adad-0a3c3ac60528 req-e13c0cf0-9d4d-45bb-ab89-e26cc21c3a71 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:70651c37-7956-4d15-a593-1bd79c6defe0 for instance 41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e on instance [pid: 7|app: 0|req: 317/641] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:48:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:48:45.311 8 WARNING neutronclient.v2_0.client [None req-25f62e47-79a6-467c-b191-fb0d5b8b0782 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] 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-11 18:48:45.385 7 WARNING neutronclient.v2_0.client [None req-a368baf9-98b8-4825-ad89-8764f43c3b60 dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The python binding code in 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/642] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:45 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd => generated 1716 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: 318/643] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:45 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 1726 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 18:48:45.496 8 WARNING neutronclient.v2_0.client [None req-5ca12549-1c08-4ea3-886c-9a82141febb2 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] 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-11 18:48:45.521 7 WARNING neutronclient.v2_0.client [None req-14816f14-8c27-468d-88c1-7e07629446bd dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The python binding code in 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/644] 10.0.0.200 () {32 vars in 741 bytes} [Thu Jun 11 18:48:45 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd/os-interface => generated 284 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/645] 10.0.0.200 () {32 vars in 741 bytes} [Thu Jun 11 18:48:45 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e/os-interface => generated 285 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:48:46.089 8 INFO nova.api.openstack.compute.server_external_events [req-ca806e27-1f28-4933-ad32-c836cd5b29ef req-f6258f4d-28c0-44bd-957d-208bb57a547a 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:ffe6d23b-aee7-4be9-9959-6025c896da31 for instance ef61a5cb-4bd4-4b5b-8f59-998a488055dd on instance [pid: 8|app: 0|req: 327/646] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:48:46 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-11 18:48:46.203 7 WARNING neutronclient.v2_0.client [None req-2554f676-5d6c-4213-899f-94503a0042e3 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] The python binding code in 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/647] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:46 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd => generated 1716 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:48:47.027 8 WARNING neutronclient.v2_0.client [None req-5749ec5c-9273-4345-8a35-a02013b830cf dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The python binding code in 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/648] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:46 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 1726 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-11 18:48:47.227 8 INFO nova.api.openstack.compute.server_external_events [req-f69db8f5-93db-4e52-8fd6-12d235faebc4 req-29757cb1-6fe2-424a-9fcd-57ca2e20e7a6 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:ffe6d23b-aee7-4be9-9959-6025c896da31 for instance ef61a5cb-4bd4-4b5b-8f59-998a488055dd on instance [pid: 8|app: 0|req: 329/649] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:48: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) [pid: 7|app: 0|req: 321/650] 10.0.0.200 () {32 vars in 641 bytes} [Thu Jun 11 18:48:47 2026] GET /v2.1/servers => generated 377 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 330/651] 10.0.0.200 () {32 vars in 718 bytes} [Thu Jun 11 18:48:47 2026] DELETE /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 0 bytes in 151 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-11 18:48:47.477 7 WARNING neutronclient.v2_0.client [None req-33802b66-14bc-4edd-8393-050c3a9d6d54 dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The python binding code in 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/652] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:47 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 1732 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-11 18:48:48.148 8 INFO nova.api.openstack.compute.server_external_events [req-367666bc-f9a7-4b7d-bcf8-6dd39df00db0 req-63e53011-c58e-4f68-a296-4450af7089a3 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:70651c37-7956-4d15-a593-1bd79c6defe0 for instance 41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e on instance [pid: 8|app: 0|req: 331/653] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:48:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:48:48.638 7 WARNING neutronclient.v2_0.client [None req-55eadb28-518b-4135-abea-449828952585 dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/654] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:48 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 1732 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:48:49.265 8 INFO nova.api.openstack.compute.server_external_events [req-29a434ad-9c8a-4c6b-84ca-3e7f14456b2a req-73175661-fadd-4cb4-aaef-36e7257cc29b 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:70651c37-7956-4d15-a593-1bd79c6defe0 for instance 41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e on instance 2026-06-11 18:48:49.265 8 INFO nova.api.openstack.compute.server_external_events [req-29a434ad-9c8a-4c6b-84ca-3e7f14456b2a req-73175661-fadd-4cb4-aaef-36e7257cc29b 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:70651c37-7956-4d15-a593-1bd79c6defe0 for instance 41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e on instance [pid: 8|app: 0|req: 332/655] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:48:49 2026] POST /v2.1/os-server-external-events => generated 358 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-11 18:48:49.821 8 WARNING neutronclient.v2_0.client [None req-a9dae4f6-da08-41e9-81e6-dd7f9079b4f5 dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/657] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:49 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 1852 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-11 18:48:50.366 7 INFO nova.api.openstack.compute.server_external_events [req-938851b1-8200-4434-8446-7d63c658670b req-61647b59-2aff-4edd-9f9c-21fa76bad049 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-deleted:70651c37-7956-4d15-a593-1bd79c6defe0 for instance 41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e on instance [pid: 7|app: 0|req: 325/658] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:48:50 2026] POST /v2.1/os-server-external-events => generated 183 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-11 18:48:50.983 8 WARNING neutronclient.v2_0.client [None req-874dc380-c285-4fe7-8c60-1c8a7bada203 dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The python binding code in 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/659] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:50 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 1504 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-11 18:48:51.860 8 WARNING neutronclient.v2_0.client [None req-83482f2f-1685-480a-8075-c1c5c1886aa2 b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/661] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:51 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1819 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:48:52.058 7 WARNING neutronclient.v2_0.client [None req-94c303e0-2614-4254-8414-b63eff4239fa b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] The 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-11 18:48:52.087 8 WARNING neutronclient.v2_0.client [None req-c79f3022-f522-4353-b6d8-c682ad28cf80 dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/662] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:52 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 1509 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/663] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:52 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1819 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: 337/664] 10.0.0.200 () {34 vars in 750 bytes} [Thu Jun 11 18:48:52 2026] POST /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0/action => generated 0 bytes in 99 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-11 18:48:52.515 7 WARNING neutronclient.v2_0.client [None req-7e589334-66ca-40b7-997a-8ff5698b64fd b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] The python binding code in 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/665] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:52 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1821 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-11 18:48:53.184 8 WARNING neutronclient.v2_0.client [None req-732c1b34-be0b-44aa-91d7-9bd1afafc4c4 dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/666] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:53 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 1509 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:48:53.733 7 WARNING neutronclient.v2_0.client [None req-bccb8bf8-0aba-44ad-8365-71354a7e3869 b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] The python binding code in 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/667] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:53 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1821 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-11 18:48:54.273 8 INFO nova.api.openstack.wsgi [None req-c8a8aeb9-a19a-49bc-8dc7-a5c8db340a84 dc6afaecdb514c2c83c86d1782376702 37c0cc846dec4e1a8342912a71865e54 - - default default] HTTP exception thrown: Instance 41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e could not be found. [pid: 8|app: 0|req: 339/668] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:54 2026] GET /v2.1/servers/41f367ab-edbe-4cbc-9ab6-3eb2adb9c95e => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/669] 10.0.0.200 () {32 vars in 706 bytes} [Thu Jun 11 18:48:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1093608301 => 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-11 18:48:54.920 8 WARNING neutronclient.v2_0.client [None req-ccb0fc84-069e-4570-80e1-4b9e2b582539 b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/670] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:54 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1821 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 18:48:56.319 7 WARNING neutronclient.v2_0.client [None req-3cb375f5-9b28-44b5-88bb-a39bb76e78db b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] The python binding code in 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/671] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:56 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1826 bytes in 925 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:48:58.262 8 WARNING neutronclient.v2_0.client [None req-e0f95fa4-5afa-48c2-95cc-b09f3bb89576 b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] The python binding code in 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/672] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:58 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1826 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-11 18:48:59.395 7 WARNING neutronclient.v2_0.client [None req-d594410c-815f-4509-8652-12b6a107f3ab b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] The python binding code in 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/673] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:48:59 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1826 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:49:00.605 7 WARNING neutronclient.v2_0.client [None req-e6f11502-6922-4f2b-94f7-7c12fbe8fecf b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] The python binding code in 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/675] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:00 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1826 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-11 18:49:01.689 7 INFO nova.api.openstack.compute.server_external_events [req-81b84b3a-f7c9-4627-a449-93d240d4c256 req-57818567-39da-468a-af0e-e0b226f8184a 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:3aef57af-d921-4816-ac6a-927acdc3bd04 for instance 0723f6e8-1eaa-4371-967c-0031422b15c0 on instance [pid: 7|app: 0|req: 334/677] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:49:01 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-11 18:49:01.767 8 WARNING neutronclient.v2_0.client [None req-0ec936c7-d2ab-4280-8904-5c146aac95e9 b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] 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-11 18:49:01.978 7 WARNING neutronclient.v2_0.client [None req-35ae9a7e-9d18-4b33-87cf-536dbb584bef 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/678] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:01 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1819 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/679] 10.0.0.200 () {32 vars in 741 bytes} [Thu Jun 11 18:49:01 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd/os-interface => generated 284 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:49:02.228 8 WARNING neutronclient.v2_0.client [None req-137b6ef9-7b08-4de4-a078-ba45f58c1a33 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/680] 10.0.0.200 () {32 vars in 815 bytes} [Thu Jun 11 18:49:02 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd/os-interface/ffe6d23b-aee7-4be9-9959-6025c896da31 => generated 281 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 336/681] 10.0.0.200 () {32 vars in 723 bytes} [Thu Jun 11 18:49:02 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd/ips => generated 155 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 346/682] 10.0.0.200 () {34 vars in 750 bytes} [Thu Jun 11 18:49:02 2026] POST /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 337/683] 10.0.0.200 () {32 vars in 723 bytes} [Thu Jun 11 18:49:02 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd/ips => generated 155 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/684] 10.0.0.200 () {32 vars in 723 bytes} [Thu Jun 11 18:49:03 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd/ips => generated 155 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-11 18:49:03.734 7 INFO nova.api.openstack.compute.server_external_events [req-e757e695-95a8-4825-b5f6-ef2bdffc43ca req-2aad697f-140e-45ab-821f-491a4232d2bf 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:3aef57af-d921-4816-ac6a-927acdc3bd04 for instance 0723f6e8-1eaa-4371-967c-0031422b15c0 on instance 2026-06-11 18:49:03.734 7 INFO nova.api.openstack.compute.server_external_events [req-e757e695-95a8-4825-b5f6-ef2bdffc43ca req-2aad697f-140e-45ab-821f-491a4232d2bf 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:3aef57af-d921-4816-ac6a-927acdc3bd04 for instance 0723f6e8-1eaa-4371-967c-0031422b15c0 on instance 2026-06-11 18:49:03.734 7 INFO nova.api.openstack.compute.server_external_events [req-e757e695-95a8-4825-b5f6-ef2bdffc43ca req-2aad697f-140e-45ab-821f-491a4232d2bf 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:3aef57af-d921-4816-ac6a-927acdc3bd04 for instance 0723f6e8-1eaa-4371-967c-0031422b15c0 on instance [pid: 7|app: 0|req: 338/685] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:49:03 2026] POST /v2.1/os-server-external-events => generated 527 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-11 18:49:04.385 8 INFO nova.api.openstack.compute.server_external_events [req-fbf081c3-d731-4936-8a6d-567e8fd9d310 req-e91f2f51-0f7e-40da-97a0-50e444a7a13b 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:ffe6d23b-aee7-4be9-9959-6025c896da31 for instance ef61a5cb-4bd4-4b5b-8f59-998a488055dd on instance [pid: 8|app: 0|req: 348/686] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:49:04 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: 7|app: 0|req: 339/687] 10.0.0.200 () {32 vars in 723 bytes} [Thu Jun 11 18:49:04 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd/ips => generated 155 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/688] 10.0.0.200 () {32 vars in 723 bytes} [Thu Jun 11 18:49:05 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd/ips => generated 193 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-11 18:49:05.614 7 WARNING neutronclient.v2_0.client [None req-a7f06e0d-741a-4f16-999e-1bd130fab8ad 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] The python binding code in 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/689] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:05 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd => generated 1950 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, ' [pid: 8|app: 0|req: 350/690] 10.0.0.200 () {34 vars in 750 bytes} [Thu Jun 11 18:49:05 2026] POST /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 341/691] 10.0.0.200 () {32 vars in 723 bytes} [Thu Jun 11 18:49:05 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd/ips => generated 193 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/692] 10.0.0.200 () {32 vars in 723 bytes} [Thu Jun 11 18:49:06 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd/ips => generated 193 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-11 18:49:07.620 7 INFO nova.api.openstack.compute.server_external_events [req-28ff09c1-c6b7-4045-be2c-1ee2aef92eba req-608a5e3b-f721-4d7c-b34e-f8aa368202ae 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:ffe6d23b-aee7-4be9-9959-6025c896da31 for instance ef61a5cb-4bd4-4b5b-8f59-998a488055dd on instance [pid: 7|app: 0|req: 342/693] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:49:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 352/694] 10.0.0.200 () {32 vars in 723 bytes} [Thu Jun 11 18:49:07 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd/ips => generated 193 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: 343/695] 10.0.0.200 () {32 vars in 723 bytes} [Thu Jun 11 18:49:08 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd/ips => generated 155 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/696] 10.0.0.200 () {32 vars in 718 bytes} [Thu Jun 11 18:49:08 2026] DELETE /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd => generated 0 bytes in 81 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-11 18:49:09.093 7 WARNING neutronclient.v2_0.client [None req-a7523a5e-1317-4b3f-9b34-b2968b47759c 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] The python binding code in 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/697] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:09 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd => generated 1842 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:49:10.276 7 WARNING neutronclient.v2_0.client [None req-4cef5943-86da-4b22-8daf-1e36adbc598c 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] 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-11 18:49:10.365 8 INFO nova.api.openstack.compute.server_external_events [req-820f368f-1b25-40d6-99fa-cd62f7ae9861 req-0f81fce2-1958-4e7b-8f6b-0f77be6445d0 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:ffe6d23b-aee7-4be9-9959-6025c896da31 for instance ef61a5cb-4bd4-4b5b-8f59-998a488055dd on instance [pid: 8|app: 0|req: 355/699] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:49:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/700] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:10 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd => generated 1842 bytes in 642 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:49:11.921 7 WARNING neutronclient.v2_0.client [None req-04fe58e7-c207-402b-8f26-ba6126a452ad 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] 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: 346/702] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:11 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd => generated 1775 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 18:49:11.971 8 INFO nova.api.openstack.compute.server_external_events [req-1c8db174-4662-4c23-b98e-f2afe5f918c0 req-65ca7a76-8335-475e-9777-05dd2454444c 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-deleted:ffe6d23b-aee7-4be9-9959-6025c896da31 for instance ef61a5cb-4bd4-4b5b-8f59-998a488055dd on instance [pid: 8|app: 0|req: 357/703] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:49:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:49:12.409 7 INFO nova.api.openstack.compute.server_external_events [req-784cefa6-49fa-45fe-9b56-3eff21b01232 req-bb0857b0-f7e0-4749-b5fb-db765157b564 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:ffe6d23b-aee7-4be9-9959-6025c896da31 for instance ef61a5cb-4bd4-4b5b-8f59-998a488055dd on instance [pid: 7|app: 0|req: 347/704] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:49:12 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-11 18:49:13.020 8 WARNING neutronclient.v2_0.client [None req-c63a5c90-e1c1-4e8c-aa9d-ae682f5934c7 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/705] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:12 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd => generated 1487 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-11 18:49:14.124 7 WARNING neutronclient.v2_0.client [None req-b44595ff-eeae-4bb9-b9e7-58baa1c576a8 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] The python binding code in 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/706] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:14 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd => generated 1487 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-11 18:49:15.202 8 INFO nova.api.openstack.wsgi [None req-0594bb88-cda2-4fe8-8545-ac690c6993ef 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] HTTP exception thrown: Instance ef61a5cb-4bd4-4b5b-8f59-998a488055dd could not be found. [pid: 8|app: 0|req: 359/707] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:15 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd => 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: 7|app: 0|req: 349/708] 10.0.0.200 () {32 vars in 706 bytes} [Thu Jun 11 18:49:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1150730394 => 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-11 18:49:15.782 8 INFO nova.api.openstack.wsgi [None req-72f008f2-de04-4956-9d33-f38bd196b471 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] HTTP exception thrown: Instance ef61a5cb-4bd4-4b5b-8f59-998a488055dd could not be found. [pid: 8|app: 0|req: 360/709] 10.0.0.200 () {32 vars in 718 bytes} [Thu Jun 11 18:49:15 2026] DELETE /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-11 18:49:15.815 7 INFO nova.api.openstack.wsgi [None req-74c92933-4032-473d-acd1-8cf95060812c 3c46b77727a540cc875e8befaa7b0e0a bb7058c69c5d44679849e9b3c4330a06 - - default default] HTTP exception thrown: Instance ef61a5cb-4bd4-4b5b-8f59-998a488055dd could not be found. [pid: 7|app: 0|req: 350/710] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:15 2026] GET /v2.1/servers/ef61a5cb-4bd4-4b5b-8f59-998a488055dd => 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-11 18:49:17.570 8 WARNING neutronclient.v2_0.client [None req-27627f10-154e-439a-8886-7d8bed38df5a b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] The python binding code in 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/711] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:17 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1819 bytes in 559 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/712] 10.0.0.200 () {32 vars in 718 bytes} [Thu Jun 11 18:49:18 2026] DELETE /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => 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-11 18:49:18.284 8 WARNING neutronclient.v2_0.client [None req-020e4bf8-d2ac-498c-ba7d-be0804718322 b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/713] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:18 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1825 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:49:19.526 7 INFO nova.api.openstack.compute.server_external_events [req-32688ce8-590c-4eb0-8f1d-66e01700527e req-68345030-20c0-44a6-aca1-e9c8f3dcf617 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:3aef57af-d921-4816-ac6a-927acdc3bd04 for instance 0723f6e8-1eaa-4371-967c-0031422b15c0 on instance [pid: 7|app: 0|req: 352/714] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:49:19 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-11 18:49:19.680 7 WARNING neutronclient.v2_0.client [None req-6cf65ff7-10f0-490e-8495-f87d09291215 b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] The python binding code in 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/716] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:19 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1825 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:49:20.943 8 WARNING neutronclient.v2_0.client [None req-41000317-8e17-4016-a9dc-bc9bcf1e92ac b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] 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: 364/718] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:20 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1758 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 18:49:21.357 7 INFO nova.api.openstack.compute.server_external_events [req-56a7f7cb-fa51-4448-8762-b25dc78f4c8e req-fdaf7a9f-538d-45f4-8fa3-b5cb2b9073b2 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-deleted:3aef57af-d921-4816-ac6a-927acdc3bd04 for instance 0723f6e8-1eaa-4371-967c-0031422b15c0 on instance [pid: 7|app: 0|req: 355/719] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:49:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:49:21.567 8 INFO nova.api.openstack.compute.server_external_events [req-08eafe1f-842c-4e82-8e1c-239b9acdd759 req-7551efa8-73b0-4bda-8ed7-99e6d3e0f20f 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:3aef57af-d921-4816-ac6a-927acdc3bd04 for instance 0723f6e8-1eaa-4371-967c-0031422b15c0 on instance [pid: 8|app: 0|req: 365/720] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:49:21 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-11 18:49:22.407 7 WARNING neutronclient.v2_0.client [None req-3ca81ed8-074b-4061-b116-34091ff6e95b b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] The python binding code in 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/721] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:22 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 1477 bytes in 1532 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:49:24.925 8 INFO nova.api.openstack.wsgi [None req-21b4703f-7aad-48f0-b1c1-25f2c6465eba b41c412493864674bca2701ba70e2b50 18f62709c23447c98f9779ebcb5a7cd1 - - default default] HTTP exception thrown: Instance 0723f6e8-1eaa-4371-967c-0031422b15c0 could not be found. [pid: 8|app: 0|req: 366/722] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:24 2026] GET /v2.1/servers/0723f6e8-1eaa-4371-967c-0031422b15c0 => generated 111 bytes in 20 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: 357/723] 10.0.0.200 () {32 vars in 704 bytes} [Thu Jun 11 18:49:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-309646681 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/724] 10.0.0.200 () {34 vars in 671 bytes} [Thu Jun 11 18:49:27 2026] POST /v2.1/os-keypairs => generated 386 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:49:35.075 7 WARNING neutronclient.v2_0.client [None req-fd3fad15-e921-47c3-905d-3ef0a2777e7d 4e8eb17379914d6ea710e713f02dff4b d691f03603f8412ba0dfd12b1bbdc4e9 - - default default] The 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-11 18:49:35.117 7 WARNING neutronclient.v2_0.client [None req-fd3fad15-e921-47c3-905d-3ef0a2777e7d 4e8eb17379914d6ea710e713f02dff4b d691f03603f8412ba0dfd12b1bbdc4e9 - - default default] The 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-11 18:49:35.432 7 WARNING neutronclient.v2_0.client [None req-fd3fad15-e921-47c3-905d-3ef0a2777e7d 4e8eb17379914d6ea710e713f02dff4b d691f03603f8412ba0dfd12b1bbdc4e9 - - default default] The python binding code in 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/727] 10.0.0.200 () {34 vars in 663 bytes} [Thu Jun 11 18:49:34 2026] POST /v2.1/servers => generated 451 bytes in 883 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-11 18:49:35.861 8 WARNING neutronclient.v2_0.client [None req-bce31346-2911-4033-b3a5-d03c93e1e490 4e8eb17379914d6ea710e713f02dff4b d691f03603f8412ba0dfd12b1bbdc4e9 - - default default] The python binding code in 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/728] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:35 2026] GET /v2.1/servers/063d6979-7ad7-45b1-a9cf-fe771a7ce084 => generated 1252 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:49:36.949 7 WARNING neutronclient.v2_0.client [None req-6db7f8b2-a308-4cd2-a22f-85f223aa3861 4e8eb17379914d6ea710e713f02dff4b d691f03603f8412ba0dfd12b1bbdc4e9 - - default default] The python binding code in 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/729] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:36 2026] GET /v2.1/servers/063d6979-7ad7-45b1-a9cf-fe771a7ce084 => generated 1302 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-11 18:49:38.044 8 WARNING neutronclient.v2_0.client [None req-b0e6ec01-2bbf-453b-9896-d12b8257708f 4e8eb17379914d6ea710e713f02dff4b d691f03603f8412ba0dfd12b1bbdc4e9 - - default default] The python binding code in 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/730] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:37 2026] GET /v2.1/servers/063d6979-7ad7-45b1-a9cf-fe771a7ce084 => generated 1350 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:49:39.264 7 WARNING neutronclient.v2_0.client [None req-ee755307-d747-44e7-b5e1-7756d1e54c6a 4e8eb17379914d6ea710e713f02dff4b d691f03603f8412ba0dfd12b1bbdc4e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/731] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:39 2026] GET /v2.1/servers/063d6979-7ad7-45b1-a9cf-fe771a7ce084 => 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-11 18:49:40.366 7 WARNING neutronclient.v2_0.client [None req-5e15d509-047e-416f-9939-e7ed5aa30a37 4e8eb17379914d6ea710e713f02dff4b d691f03603f8412ba0dfd12b1bbdc4e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/733] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:40 2026] GET /v2.1/servers/063d6979-7ad7-45b1-a9cf-fe771a7ce084 => generated 1426 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:49:41.538 7 INFO nova.api.openstack.compute.server_external_events [req-6129fe58-ca67-4119-98c1-c537c8b78380 req-3c37f25e-c2ef-418d-9d13-c8b63bf790d8 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:d1732531-f668-4588-9cec-6c4d1b0c338f for instance 063d6979-7ad7-45b1-a9cf-fe771a7ce084 on instance [pid: 7|app: 0|req: 363/735] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:49:41 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-11 18:49:41.926 8 WARNING neutronclient.v2_0.client [None req-55c0587a-2e69-437f-8757-d9d0d53b8d5a 4e8eb17379914d6ea710e713f02dff4b d691f03603f8412ba0dfd12b1bbdc4e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/736] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:41 2026] GET /v2.1/servers/063d6979-7ad7-45b1-a9cf-fe771a7ce084 => generated 1436 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-11 18:49:43.081 7 WARNING neutronclient.v2_0.client [None req-30707f09-7895-4b71-8d32-76018a875116 4e8eb17379914d6ea710e713f02dff4b d691f03603f8412ba0dfd12b1bbdc4e9 - - default default] The python binding code in 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/737] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:43 2026] GET /v2.1/servers/063d6979-7ad7-45b1-a9cf-fe771a7ce084 => generated 1436 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:49:44.362 8 WARNING neutronclient.v2_0.client [None req-b2d4b220-2f4d-473a-af97-5875d8bfe380 4e8eb17379914d6ea710e713f02dff4b d691f03603f8412ba0dfd12b1bbdc4e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/738] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:44 2026] GET /v2.1/servers/063d6979-7ad7-45b1-a9cf-fe771a7ce084 => generated 1436 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-11 18:49:45.496 7 WARNING neutronclient.v2_0.client [None req-3ba199a8-e3fa-4f8a-896a-bab9d2ae6f38 4e8eb17379914d6ea710e713f02dff4b d691f03603f8412ba0dfd12b1bbdc4e9 - - default default] The python binding code in 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/739] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:45 2026] GET /v2.1/servers/063d6979-7ad7-45b1-a9cf-fe771a7ce084 => generated 1436 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:49:46.726 8 WARNING neutronclient.v2_0.client [None req-f9fb2594-400f-485b-a440-d3c93bb9974f 4e8eb17379914d6ea710e713f02dff4b d691f03603f8412ba0dfd12b1bbdc4e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/740] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:46 2026] GET /v2.1/servers/063d6979-7ad7-45b1-a9cf-fe771a7ce084 => generated 1424 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:49:47.873 7 WARNING neutronclient.v2_0.client [None req-af271745-dfed-4650-b25c-b7e469478d35 4e8eb17379914d6ea710e713f02dff4b d691f03603f8412ba0dfd12b1bbdc4e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/741] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:47 2026] GET /v2.1/servers/063d6979-7ad7-45b1-a9cf-fe771a7ce084 => generated 1424 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:49:48.997 8 INFO nova.api.openstack.compute.server_external_events [req-dff7855c-7429-46d6-82c8-f033324e6560 req-7ed435f9-63b5-4cc9-8e0b-af62add4ae51 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:d1732531-f668-4588-9cec-6c4d1b0c338f for instance 063d6979-7ad7-45b1-a9cf-fe771a7ce084 on instance [pid: 8|app: 0|req: 376/742] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:49:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:49:49.203 7 WARNING neutronclient.v2_0.client [None req-8d50c7a1-aaf5-4f70-be21-29ade4ae7b8b 4e8eb17379914d6ea710e713f02dff4b d691f03603f8412ba0dfd12b1bbdc4e9 - - default default] The python binding code in 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/743] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:49 2026] GET /v2.1/servers/063d6979-7ad7-45b1-a9cf-fe771a7ce084 => generated 1424 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:49:50.568 7 WARNING neutronclient.v2_0.client [None req-c6812d6b-d8c6-4e05-b094-31be27b469e1 4e8eb17379914d6ea710e713f02dff4b d691f03603f8412ba0dfd12b1bbdc4e9 - - default default] The python binding code in 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/745] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:50 2026] GET /v2.1/servers/063d6979-7ad7-45b1-a9cf-fe771a7ce084 => generated 1611 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-11 18:49:50.731 8 WARNING neutronclient.v2_0.client [None req-b7122390-02c3-47e2-9d29-57c352fd01bc 4e8eb17379914d6ea710e713f02dff4b d691f03603f8412ba0dfd12b1bbdc4e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/746] 10.0.0.200 () {32 vars in 741 bytes} [Thu Jun 11 18:49:50 2026] GET /v2.1/servers/063d6979-7ad7-45b1-a9cf-fe771a7ce084/os-interface => generated 284 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:49:51.047 7 INFO nova.api.openstack.compute.server_external_events [req-1c240a13-014b-4953-8b6f-2d8dd7e4bb46 req-3e418976-c7f1-4af1-9885-d9c44c2ad826 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:d1732531-f668-4588-9cec-6c4d1b0c338f for instance 063d6979-7ad7-45b1-a9cf-fe771a7ce084 on instance [pid: 7|app: 0|req: 369/747] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:49:51 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-11 18:49:51.480 7 WARNING neutronclient.v2_0.client [None req-13138f12-a77c-476c-81fd-088ea951cd36 4e8eb17379914d6ea710e713f02dff4b d691f03603f8412ba0dfd12b1bbdc4e9 - - default default] The python binding code in 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/749] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:51 2026] GET /v2.1/servers/063d6979-7ad7-45b1-a9cf-fe771a7ce084 => generated 1611 bytes in 780 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/750] 10.0.0.200 () {32 vars in 641 bytes} [Thu Jun 11 18:49:52 2026] GET /v2.1/servers => generated 386 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/751] 10.0.0.200 () {32 vars in 718 bytes} [Thu Jun 11 18:49:52 2026] DELETE /v2.1/servers/063d6979-7ad7-45b1-a9cf-fe771a7ce084 => 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-11 18:49:52.483 8 WARNING neutronclient.v2_0.client [None req-f71e1976-6225-4e58-ab34-be6ef1b9afea 4e8eb17379914d6ea710e713f02dff4b d691f03603f8412ba0dfd12b1bbdc4e9 - - default default] 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-11 18:49:53.092 7 INFO nova.api.openstack.compute.server_external_events [req-af1fc178-79e9-4881-9150-72e89e3a2f09 req-78db2eb6-4212-4f87-bbc3-13e53384c5eb 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:d1732531-f668-4588-9cec-6c4d1b0c338f for instance 063d6979-7ad7-45b1-a9cf-fe771a7ce084 on instance [pid: 7|app: 0|req: 372/752] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:49:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/753] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:52 2026] GET /v2.1/servers/063d6979-7ad7-45b1-a9cf-fe771a7ce084 => generated 1617 bytes in 1769 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:49:55.146 7 INFO nova.api.openstack.compute.server_external_events [req-fa18ac50-c927-4da0-9dbb-4a9769c7ad4d req-e1258151-8adb-4089-bb6f-e03533e45973 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:d1732531-f668-4588-9cec-6c4d1b0c338f for instance 063d6979-7ad7-45b1-a9cf-fe771a7ce084 on instance 2026-06-11 18:49:55.147 7 INFO nova.api.openstack.compute.server_external_events [req-fa18ac50-c927-4da0-9dbb-4a9769c7ad4d req-e1258151-8adb-4089-bb6f-e03533e45973 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:d1732531-f668-4588-9cec-6c4d1b0c338f for instance 063d6979-7ad7-45b1-a9cf-fe771a7ce084 on instance [pid: 7|app: 0|req: 373/754] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:49:55 2026] POST /v2.1/os-server-external-events => generated 358 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-11 18:49:55.274 8 WARNING neutronclient.v2_0.client [None req-1220b0e9-48e6-4aae-99d2-43d4d45d4d55 4e8eb17379914d6ea710e713f02dff4b d691f03603f8412ba0dfd12b1bbdc4e9 - - default default] 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-11 18:49:56.816 7 INFO nova.api.openstack.compute.server_external_events [req-75a72360-602d-4645-b994-1dba85af2db6 req-56061903-c44d-40ad-9fd2-5e74de8a5ebd 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-deleted:d1732531-f668-4588-9cec-6c4d1b0c338f for instance 063d6979-7ad7-45b1-a9cf-fe771a7ce084 on instance [pid: 7|app: 0|req: 374/755] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:49:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/756] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:55 2026] GET /v2.1/servers/063d6979-7ad7-45b1-a9cf-fe771a7ce084 => generated 1617 bytes in 1676 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:49:57.968 7 WARNING neutronclient.v2_0.client [None req-97941c16-131b-4c5e-99c6-291230d72328 4e8eb17379914d6ea710e713f02dff4b d691f03603f8412ba0dfd12b1bbdc4e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/757] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:57 2026] GET /v2.1/servers/063d6979-7ad7-45b1-a9cf-fe771a7ce084 => generated 1379 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:49:59.453 8 WARNING neutronclient.v2_0.client [None req-c627a154-393e-438f-a041-19da5820be4b 4e8eb17379914d6ea710e713f02dff4b d691f03603f8412ba0dfd12b1bbdc4e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/759] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:49:59 2026] GET /v2.1/servers/063d6979-7ad7-45b1-a9cf-fe771a7ce084 => generated 1674 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:00.203 7 WARNING neutronclient.v2_0.client [None req-0b68c945-19ea-4876-8512-e64611141fab 5cdd934d2e1c4d14ab579b4c805f7745 c9b913f6d93545adbe4abe4bfa41d807 - - default default] The 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-11 18:50:00.569 7 WARNING neutronclient.v2_0.client [None req-0b68c945-19ea-4876-8512-e64611141fab 5cdd934d2e1c4d14ab579b4c805f7745 c9b913f6d93545adbe4abe4bfa41d807 - - default default] 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-11 18:50:00.768 8 INFO nova.api.openstack.wsgi [None req-194accf7-2fab-4414-b231-84304ff57078 4e8eb17379914d6ea710e713f02dff4b d691f03603f8412ba0dfd12b1bbdc4e9 - - default default] HTTP exception thrown: Instance 063d6979-7ad7-45b1-a9cf-fe771a7ce084 could not be found. [pid: 8|app: 0|req: 384/760] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:00 2026] GET /v2.1/servers/063d6979-7ad7-45b1-a9cf-fe771a7ce084 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/761] 10.0.0.200 () {32 vars in 706 bytes} [Thu Jun 11 18:50:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1788876648 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/763] 10.0.0.200 () {34 vars in 663 bytes} [Thu Jun 11 18:50:00 2026] POST /v2.1/servers => generated 424 bytes in 1072 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-11 18:50:01.243 8 WARNING neutronclient.v2_0.client [None req-69771857-35db-4649-8e9c-258aa988f3e2 5cdd934d2e1c4d14ab579b4c805f7745 c9b913f6d93545adbe4abe4bfa41d807 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/764] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:01 2026] GET /v2.1/servers/fb09ca88-68c1-48ee-acc3-ae8e58e035f3 => generated 1367 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-11 18:50:02.496 7 WARNING neutronclient.v2_0.client [None req-415ac43c-1365-4dcf-b9b7-3155043f1df3 5cdd934d2e1c4d14ab579b4c805f7745 c9b913f6d93545adbe4abe4bfa41d807 - - default default] The python binding code in 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/765] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:02 2026] GET /v2.1/servers/fb09ca88-68c1-48ee-acc3-ae8e58e035f3 => generated 1371 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:03.587 8 WARNING neutronclient.v2_0.client [None req-69526b15-37ca-401d-94ef-2aed16162f07 5cdd934d2e1c4d14ab579b4c805f7745 c9b913f6d93545adbe4abe4bfa41d807 - - default default] The python binding code in 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/766] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:03 2026] GET /v2.1/servers/fb09ca88-68c1-48ee-acc3-ae8e58e035f3 => generated 1419 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:04.778 7 WARNING neutronclient.v2_0.client [None req-cff2a9b1-758d-4760-82c0-7aa5c540fdd2 5cdd934d2e1c4d14ab579b4c805f7745 c9b913f6d93545adbe4abe4bfa41d807 - - default default] The python binding code in 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/767] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:04 2026] GET /v2.1/servers/fb09ca88-68c1-48ee-acc3-ae8e58e035f3 => generated 1419 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:06.028 8 WARNING neutronclient.v2_0.client [None req-a7ee4f47-e423-4292-a44b-1fb89508d265 5cdd934d2e1c4d14ab579b4c805f7745 c9b913f6d93545adbe4abe4bfa41d807 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/768] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:05 2026] GET /v2.1/servers/fb09ca88-68c1-48ee-acc3-ae8e58e035f3 => generated 1427 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-11 18:50:07.121 7 WARNING neutronclient.v2_0.client [None req-55becd1a-58bc-4b79-9dbc-407484ef27cf 5cdd934d2e1c4d14ab579b4c805f7745 c9b913f6d93545adbe4abe4bfa41d807 - - default default] 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-11 18:50:07.305 8 INFO nova.api.openstack.compute.server_external_events [req-e0568209-edb9-4a5d-b1ae-86501f3fa5e3 req-a2689465-46ba-4829-a25e-9868705ab43e 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:642d7dab-aa3f-4a27-8896-4c92fe948b07 for instance fb09ca88-68c1-48ee-acc3-ae8e58e035f3 on instance [pid: 8|app: 0|req: 390/769] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:50:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/770] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:07 2026] GET /v2.1/servers/fb09ca88-68c1-48ee-acc3-ae8e58e035f3 => generated 1479 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:08.467 8 WARNING neutronclient.v2_0.client [None req-ce395311-0954-4521-be18-34f94b0d4db6 5cdd934d2e1c4d14ab579b4c805f7745 c9b913f6d93545adbe4abe4bfa41d807 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/771] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:08 2026] GET /v2.1/servers/fb09ca88-68c1-48ee-acc3-ae8e58e035f3 => generated 1467 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:09.625 8 WARNING neutronclient.v2_0.client [None req-1db6db16-f290-48be-b599-788bbc8d4efd 5cdd934d2e1c4d14ab579b4c805f7745 c9b913f6d93545adbe4abe4bfa41d807 - - default default] The python binding code in 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/773] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:09 2026] GET /v2.1/servers/fb09ca88-68c1-48ee-acc3-ae8e58e035f3 => generated 1467 bytes in 954 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:11.590 8 WARNING neutronclient.v2_0.client [None req-4150a15b-dee1-4d5f-8a8b-61b4a1678890 5cdd934d2e1c4d14ab579b4c805f7745 c9b913f6d93545adbe4abe4bfa41d807 - - default default] The python binding code in 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/775] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:11 2026] GET /v2.1/servers/fb09ca88-68c1-48ee-acc3-ae8e58e035f3 => generated 1467 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/776] 10.0.0.200 () {34 vars in 671 bytes} [Thu Jun 11 18:50:12 2026] POST /v2.1/os-keypairs => generated 384 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:13.173 8 WARNING neutronclient.v2_0.client [None req-d8fcf450-5d2f-4fc6-b2a0-831b5287a194 5cdd934d2e1c4d14ab579b4c805f7745 c9b913f6d93545adbe4abe4bfa41d807 - - default default] The python binding code in 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/777] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:13 2026] GET /v2.1/servers/fb09ca88-68c1-48ee-acc3-ae8e58e035f3 => generated 1467 bytes in 962 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 18:50:14.652 7 WARNING neutronclient.v2_0.client [None req-ed66c6c9-e702-4256-bdec-07135a04ebbe 91eb6809047e48edba70342870bce450 1d1223ee9caa4ff79687c6bfb866de6b - - default default] The 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-11 18:50:14.708 7 WARNING neutronclient.v2_0.client [None req-ed66c6c9-e702-4256-bdec-07135a04ebbe 91eb6809047e48edba70342870bce450 1d1223ee9caa4ff79687c6bfb866de6b - - default default] The 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-11 18:50:14.911 7 WARNING neutronclient.v2_0.client [None req-ed66c6c9-e702-4256-bdec-07135a04ebbe 91eb6809047e48edba70342870bce450 1d1223ee9caa4ff79687c6bfb866de6b - - default default] 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-11 18:50:15.142 8 WARNING neutronclient.v2_0.client [None req-9f4dcd83-c836-4131-a2c4-d70e36f0c5e8 5cdd934d2e1c4d14ab579b4c805f7745 c9b913f6d93545adbe4abe4bfa41d807 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/778] 10.0.0.200 () {34 vars in 663 bytes} [Thu Jun 11 18:50:14 2026] POST /v2.1/servers => generated 452 bytes in 584 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-11 18:50:15.206 7 WARNING neutronclient.v2_0.client [None req-c097e446-9dbb-48a7-81b6-06461bd20bc9 91eb6809047e48edba70342870bce450 1d1223ee9caa4ff79687c6bfb866de6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/779] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:15 2026] GET /v2.1/servers/fb09ca88-68c1-48ee-acc3-ae8e58e035f3 => generated 1467 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/780] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:15 2026] GET /v2.1/servers/a1aff22c-233c-4343-886d-fed2a66953be => generated 1430 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:16.309 8 WARNING neutronclient.v2_0.client [None req-a8fdb799-32d6-4766-ad1d-cd100843ab36 5cdd934d2e1c4d14ab579b4c805f7745 c9b913f6d93545adbe4abe4bfa41d807 - - default default] The 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-11 18:50:16.314 7 WARNING neutronclient.v2_0.client [None req-9379b467-1429-4402-b19c-dec8b51767cc 91eb6809047e48edba70342870bce450 1d1223ee9caa4ff79687c6bfb866de6b - - default default] The python binding code in 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/781] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:16 2026] GET /v2.1/servers/a1aff22c-233c-4343-886d-fed2a66953be => generated 1434 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/782] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:16 2026] GET /v2.1/servers/fb09ca88-68c1-48ee-acc3-ae8e58e035f3 => generated 1467 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-11 18:50:17.532 7 WARNING neutronclient.v2_0.client [None req-22a6dded-8ed2-46fd-a827-2802d390fac3 91eb6809047e48edba70342870bce450 1d1223ee9caa4ff79687c6bfb866de6b - - default default] The 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-11 18:50:17.547 8 WARNING neutronclient.v2_0.client [None req-ce3b4d35-cbd4-4287-ac26-a540518f75bd 5cdd934d2e1c4d14ab579b4c805f7745 c9b913f6d93545adbe4abe4bfa41d807 - - default default] The python binding code in 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/783] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:17 2026] GET /v2.1/servers/a1aff22c-233c-4343-886d-fed2a66953be => generated 1482 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/784] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:17 2026] GET /v2.1/servers/fb09ca88-68c1-48ee-acc3-ae8e58e035f3 => generated 1467 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-11 18:50:18.621 7 WARNING neutronclient.v2_0.client [None req-9421209c-54ba-44f6-904a-570b3eabde0b 91eb6809047e48edba70342870bce450 1d1223ee9caa4ff79687c6bfb866de6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/785] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:18 2026] GET /v2.1/servers/a1aff22c-233c-4343-886d-fed2a66953be => generated 1482 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:18.737 8 WARNING neutronclient.v2_0.client [None req-65d6e2a2-1369-49d9-a97f-cf70e5f6dd05 5cdd934d2e1c4d14ab579b4c805f7745 c9b913f6d93545adbe4abe4bfa41d807 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/786] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:18 2026] GET /v2.1/servers/fb09ca88-68c1-48ee-acc3-ae8e58e035f3 => generated 1467 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-11 18:50:19.728 8 WARNING neutronclient.v2_0.client [None req-3d906ff1-def9-4d20-88ea-639da236c911 91eb6809047e48edba70342870bce450 1d1223ee9caa4ff79687c6bfb866de6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/788] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:19 2026] GET /v2.1/servers/a1aff22c-233c-4343-886d-fed2a66953be => generated 1490 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-11 18:50:19.906 7 WARNING neutronclient.v2_0.client [None req-90600ceb-70c3-4b1a-811c-590473718eb3 5cdd934d2e1c4d14ab579b4c805f7745 c9b913f6d93545adbe4abe4bfa41d807 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/789] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:19 2026] GET /v2.1/servers/fb09ca88-68c1-48ee-acc3-ae8e58e035f3 => generated 1467 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:20.226 8 INFO nova.api.openstack.compute.server_external_events [req-7f23cd7a-65fa-4952-8168-25bed89d547e req-24146a05-3111-4e2a-b556-9c4fa499adc1 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:642d7dab-aa3f-4a27-8896-4c92fe948b07 for instance fb09ca88-68c1-48ee-acc3-ae8e58e035f3 on instance [pid: 8|app: 0|req: 400/790] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:50:20 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-11 18:50:20.819 7 WARNING neutronclient.v2_0.client [None req-71cb0ed1-0bc9-4d1c-b4bc-b254215717cf 91eb6809047e48edba70342870bce450 1d1223ee9caa4ff79687c6bfb866de6b - - default default] 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-11 18:50:21.071 8 WARNING neutronclient.v2_0.client [None req-2f3aedce-c7eb-48e9-998c-a60bbdff1832 5cdd934d2e1c4d14ab579b4c805f7745 c9b913f6d93545adbe4abe4bfa41d807 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/791] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:20 2026] GET /v2.1/servers/a1aff22c-233c-4343-886d-fed2a66953be => generated 1567 bytes in 706 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/793] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:21 2026] GET /v2.1/servers/fb09ca88-68c1-48ee-acc3-ae8e58e035f3 => generated 1467 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:22.291 7 INFO nova.api.openstack.compute.server_external_events [req-b30fc86d-792b-4d7e-ba46-c95b7b1f70b0 req-ec22bd68-c687-4ca7-b464-e82d60fc2824 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:642d7dab-aa3f-4a27-8896-4c92fe948b07 for instance fb09ca88-68c1-48ee-acc3-ae8e58e035f3 on instance 2026-06-11 18:50:22.292 7 INFO nova.api.openstack.compute.server_external_events [req-b30fc86d-792b-4d7e-ba46-c95b7b1f70b0 req-ec22bd68-c687-4ca7-b464-e82d60fc2824 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:a13c6fe7-d060-4b13-b370-d2ff76d9dad8 for instance a1aff22c-233c-4343-886d-fed2a66953be on instance [pid: 7|app: 0|req: 393/794] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:50:22 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:22.545 8 WARNING neutronclient.v2_0.client [None req-65818981-7544-41bb-afbd-4c3ceaeb93bb 91eb6809047e48edba70342870bce450 1d1223ee9caa4ff79687c6bfb866de6b - - default default] 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-11 18:50:22.659 7 WARNING neutronclient.v2_0.client [None req-04069937-e379-438a-9952-af4d8cfe71a8 5cdd934d2e1c4d14ab579b4c805f7745 c9b913f6d93545adbe4abe4bfa41d807 - - default default] The python binding code in 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/795] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:22 2026] GET /v2.1/servers/a1aff22c-233c-4343-886d-fed2a66953be => generated 1555 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/796] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:22 2026] GET /v2.1/servers/fb09ca88-68c1-48ee-acc3-ae8e58e035f3 => generated 1647 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:23.873 8 WARNING neutronclient.v2_0.client [None req-c7f53423-6f0f-459d-8d6c-97bbd7b858c2 91eb6809047e48edba70342870bce450 1d1223ee9caa4ff79687c6bfb866de6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/797] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:23 2026] GET /v2.1/servers/a1aff22c-233c-4343-886d-fed2a66953be => generated 1555 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/798] 10.0.0.200 () {32 vars in 718 bytes} [Thu Jun 11 18:50:24 2026] DELETE /v2.1/servers/fb09ca88-68c1-48ee-acc3-ae8e58e035f3 => generated 0 bytes in 121 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-11 18:50:24.380 8 WARNING neutronclient.v2_0.client [None req-4cd336fe-d337-4ac7-8a3f-7facf89b1b6a 5cdd934d2e1c4d14ab579b4c805f7745 c9b913f6d93545adbe4abe4bfa41d807 - - default default] The python binding code in 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/799] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:24 2026] GET /v2.1/servers/fb09ca88-68c1-48ee-acc3-ae8e58e035f3 => generated 1653 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:25.021 7 WARNING neutronclient.v2_0.client [None req-0218f82d-4645-4fb9-bd12-83f84ea6169c 91eb6809047e48edba70342870bce450 1d1223ee9caa4ff79687c6bfb866de6b - - default default] The python binding code in 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/800] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:24 2026] GET /v2.1/servers/a1aff22c-233c-4343-886d-fed2a66953be => generated 1555 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:25.614 8 INFO nova.api.openstack.compute.server_external_events [req-857cea16-5372-4493-aeeb-f18e7b781318 req-9d0a116e-d235-4130-a135-6738a1206667 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:642d7dab-aa3f-4a27-8896-4c92fe948b07 for instance fb09ca88-68c1-48ee-acc3-ae8e58e035f3 on instance [pid: 8|app: 0|req: 405/801] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:50:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:50:25.630 7 WARNING neutronclient.v2_0.client [None req-276a8c05-c7f9-4b32-aa47-3d35ba54b9d7 5cdd934d2e1c4d14ab579b4c805f7745 c9b913f6d93545adbe4abe4bfa41d807 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/802] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:25 2026] GET /v2.1/servers/fb09ca88-68c1-48ee-acc3-ae8e58e035f3 => generated 1653 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:26.174 8 WARNING neutronclient.v2_0.client [None req-f925d503-4ecf-44cf-8589-5472e6883be2 91eb6809047e48edba70342870bce450 1d1223ee9caa4ff79687c6bfb866de6b - - default default] The python binding code in 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/803] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:26 2026] GET /v2.1/servers/a1aff22c-233c-4343-886d-fed2a66953be => generated 1555 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-11 18:50:26.849 7 WARNING neutronclient.v2_0.client [None req-8fc25e59-cbf7-428c-bfa4-2ae94683001c 5cdd934d2e1c4d14ab579b4c805f7745 c9b913f6d93545adbe4abe4bfa41d807 - - default default] 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-11 18:50:27.021 8 INFO nova.api.openstack.compute.server_external_events [req-fe97167e-715d-47fc-b8bb-b8ee008606ff req-13547000-11d2-4be4-b345-600cbd56ad56 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-deleted:642d7dab-aa3f-4a27-8896-4c92fe948b07 for instance fb09ca88-68c1-48ee-acc3-ae8e58e035f3 on instance [pid: 8|app: 0|req: 407/804] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:50:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/805] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:26 2026] GET /v2.1/servers/fb09ca88-68c1-48ee-acc3-ae8e58e035f3 => generated 1611 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-11 18:50:27.366 8 WARNING neutronclient.v2_0.client [None req-4da6c7af-08ce-484a-9da3-5264b52110a3 91eb6809047e48edba70342870bce450 1d1223ee9caa4ff79687c6bfb866de6b - - default default] The python binding code in 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/806] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:27 2026] GET /v2.1/servers/a1aff22c-233c-4343-886d-fed2a66953be => generated 1555 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:27.678 7 INFO nova.api.openstack.compute.server_external_events [req-333b4239-fe11-4ef3-86ac-7a7100c5ff4c req-b09fc314-78fe-4d71-8fc4-bd23ccf17e36 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:642d7dab-aa3f-4a27-8896-4c92fe948b07 for instance fb09ca88-68c1-48ee-acc3-ae8e58e035f3 on instance 2026-06-11 18:50:27.679 7 INFO nova.api.openstack.compute.server_external_events [req-333b4239-fe11-4ef3-86ac-7a7100c5ff4c req-b09fc314-78fe-4d71-8fc4-bd23ccf17e36 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:a13c6fe7-d060-4b13-b370-d2ff76d9dad8 for instance a1aff22c-233c-4343-886d-fed2a66953be on instance 2026-06-11 18:50:27.679 7 INFO nova.api.openstack.compute.server_external_events [req-333b4239-fe11-4ef3-86ac-7a7100c5ff4c req-b09fc314-78fe-4d71-8fc4-bd23ccf17e36 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:a13c6fe7-d060-4b13-b370-d2ff76d9dad8 for instance a1aff22c-233c-4343-886d-fed2a66953be on instance [pid: 7|app: 0|req: 399/807] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:50:27 2026] POST /v2.1/os-server-external-events => generated 527 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-11 18:50:28.098 8 WARNING neutronclient.v2_0.client [None req-cac1e2a2-7a75-41a7-9de0-3d48c1f198ac 5cdd934d2e1c4d14ab579b4c805f7745 c9b913f6d93545adbe4abe4bfa41d807 - - default default] The python binding code in 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/808] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:28 2026] GET /v2.1/servers/fb09ca88-68c1-48ee-acc3-ae8e58e035f3 => generated 1453 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-11 18:50:28.508 7 WARNING neutronclient.v2_0.client [None req-b14a82f3-cfcc-49d5-b773-e0a16698f181 91eb6809047e48edba70342870bce450 1d1223ee9caa4ff79687c6bfb866de6b - - default default] The python binding code in 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/809] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:28 2026] GET /v2.1/servers/a1aff22c-233c-4343-886d-fed2a66953be => generated 1555 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:29.199 8 WARNING neutronclient.v2_0.client [None req-3248de52-c882-413d-b8af-61812f3091cb 5cdd934d2e1c4d14ab579b4c805f7745 c9b913f6d93545adbe4abe4bfa41d807 - - default default] The python binding code in 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/810] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:29 2026] GET /v2.1/servers/fb09ca88-68c1-48ee-acc3-ae8e58e035f3 => generated 1453 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:29.774 8 WARNING neutronclient.v2_0.client [None req-cde6cca2-6947-4266-bbf6-0b2c35017d4c 91eb6809047e48edba70342870bce450 1d1223ee9caa4ff79687c6bfb866de6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/812] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:29 2026] GET /v2.1/servers/a1aff22c-233c-4343-886d-fed2a66953be => generated 1739 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-11 18:50:29.961 7 WARNING neutronclient.v2_0.client [None req-73789263-3768-4349-b3bf-af8d03f654ec 91eb6809047e48edba70342870bce450 1d1223ee9caa4ff79687c6bfb866de6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/813] 10.0.0.200 () {32 vars in 741 bytes} [Thu Jun 11 18:50:29 2026] GET /v2.1/servers/a1aff22c-233c-4343-886d-fed2a66953be/os-interface => generated 285 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:30.270 8 INFO nova.api.openstack.wsgi [None req-362ff21b-5432-48e5-998f-9d180f634edb 5cdd934d2e1c4d14ab579b4c805f7745 c9b913f6d93545adbe4abe4bfa41d807 - - default default] HTTP exception thrown: Instance fb09ca88-68c1-48ee-acc3-ae8e58e035f3 could not be found. [pid: 8|app: 0|req: 412/814] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:30 2026] GET /v2.1/servers/fb09ca88-68c1-48ee-acc3-ae8e58e035f3 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:30.637 8 INFO nova.api.openstack.compute.server_external_events [req-0cba60b6-384d-4aea-868c-18c301db3a2c req-2509c0fd-a6c2-479c-a47b-0dfe9698e864 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:a13c6fe7-d060-4b13-b370-d2ff76d9dad8 for instance a1aff22c-233c-4343-886d-fed2a66953be on instance [pid: 8|app: 0|req: 413/815] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:50:30 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) 2026-06-11 18:50:30.657 7 WARNING neutronclient.v2_0.client [None req-fbd6b0e0-9688-4c17-aa4a-925d306136ca 91eb6809047e48edba70342870bce450 1d1223ee9caa4ff79687c6bfb866de6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/816] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:30 2026] GET /v2.1/servers/a1aff22c-233c-4343-886d-fed2a66953be => generated 1739 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 414/817] 10.0.0.200 () {32 vars in 641 bytes} [Thu Jun 11 18:50:30 2026] GET /v2.1/servers => generated 384 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 404/818] 10.0.0.200 () {32 vars in 718 bytes} [Thu Jun 11 18:50:30 2026] DELETE /v2.1/servers/a1aff22c-233c-4343-886d-fed2a66953be => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:30.995 8 WARNING neutronclient.v2_0.client [None req-2f32f5f2-ea90-425c-9ab7-876329e941fb 91eb6809047e48edba70342870bce450 1d1223ee9caa4ff79687c6bfb866de6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/819] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:30 2026] GET /v2.1/servers/a1aff22c-233c-4343-886d-fed2a66953be => generated 1745 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:32.147 8 WARNING neutronclient.v2_0.client [None req-1f450101-47e0-48cc-bb9e-fac758700c9b 91eb6809047e48edba70342870bce450 1d1223ee9caa4ff79687c6bfb866de6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/821] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:32 2026] GET /v2.1/servers/a1aff22c-233c-4343-886d-fed2a66953be => generated 1865 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:32.718 7 INFO nova.api.openstack.compute.server_external_events [req-d83d77a3-da00-4258-9b31-07a4d34fe7e4 req-1aff4c9c-648e-4d3c-a880-2d9edc9ae040 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:a13c6fe7-d060-4b13-b370-d2ff76d9dad8 for instance a1aff22c-233c-4343-886d-fed2a66953be on instance 2026-06-11 18:50:32.719 7 INFO nova.api.openstack.compute.server_external_events [req-d83d77a3-da00-4258-9b31-07a4d34fe7e4 req-1aff4c9c-648e-4d3c-a880-2d9edc9ae040 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:a13c6fe7-d060-4b13-b370-d2ff76d9dad8 for instance a1aff22c-233c-4343-886d-fed2a66953be on instance [pid: 7|app: 0|req: 406/822] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:50:32 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:33.371 8 WARNING neutronclient.v2_0.client [None req-b03fc715-1d83-485d-8417-e283d83b06fd 91eb6809047e48edba70342870bce450 1d1223ee9caa4ff79687c6bfb866de6b - - default default] 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-11 18:50:33.852 7 INFO nova.api.openstack.compute.server_external_events [req-6ddda765-f4ff-473a-bc8a-4c3a29303060 req-259fdb4d-4b11-45e2-93fe-716b71471251 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-deleted:a13c6fe7-d060-4b13-b370-d2ff76d9dad8 for instance a1aff22c-233c-4343-886d-fed2a66953be on instance [pid: 7|app: 0|req: 407/823] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:50:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/824] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:33 2026] GET /v2.1/servers/a1aff22c-233c-4343-886d-fed2a66953be => generated 1865 bytes in 529 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:34.933 7 WARNING neutronclient.v2_0.client [None req-b1db6edc-48c0-4d7b-b5a6-8ec851937b0d 91eb6809047e48edba70342870bce450 1d1223ee9caa4ff79687c6bfb866de6b - - default default] The python binding code in 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/825] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:34 2026] GET /v2.1/servers/a1aff22c-233c-4343-886d-fed2a66953be => generated 1516 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-11 18:50:36.031 8 WARNING neutronclient.v2_0.client [None req-69148707-e277-4366-973a-27f79a19c6de 91eb6809047e48edba70342870bce450 1d1223ee9caa4ff79687c6bfb866de6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/826] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:35 2026] GET /v2.1/servers/a1aff22c-233c-4343-886d-fed2a66953be => generated 1516 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-11 18:50:37.118 7 INFO nova.api.openstack.wsgi [None req-b7372ab7-c2bc-4c26-9f3b-d243ac4b3929 91eb6809047e48edba70342870bce450 1d1223ee9caa4ff79687c6bfb866de6b - - default default] HTTP exception thrown: Instance a1aff22c-233c-4343-886d-fed2a66953be could not be found. [pid: 7|app: 0|req: 409/827] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:37 2026] GET /v2.1/servers/a1aff22c-233c-4343-886d-fed2a66953be => 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: 419/828] 10.0.0.200 () {32 vars in 702 bytes} [Thu Jun 11 18:50:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-81485933 => 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, ' [pid: 7|app: 0|req: 411/831] 10.0.0.200 () {34 vars in 671 bytes} [Thu Jun 11 18:50:46 2026] POST /v2.1/os-keypairs => generated 398 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:50:50.709 7 WARNING neutronclient.v2_0.client [None req-f2fc2836-2ac2-42b7-a915-debc0a0391d1 d1832eff72914d518e17cabed7aa6e8b 09c66088bb6e4834ae17f4f8ebf61bc8 - - default default] The 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-11 18:50:51.190 7 WARNING neutronclient.v2_0.client [None req-f2fc2836-2ac2-42b7-a915-debc0a0391d1 d1832eff72914d518e17cabed7aa6e8b 09c66088bb6e4834ae17f4f8ebf61bc8 - - default default] The python binding code in 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/834] 10.0.0.200 () {34 vars in 663 bytes} [Thu Jun 11 18:50:50 2026] POST /v2.1/servers => generated 424 bytes in 959 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-11 18:50:51.465 8 WARNING neutronclient.v2_0.client [None req-e1dcd24b-eee0-42dd-83d3-be1601dbb3bc d1832eff72914d518e17cabed7aa6e8b 09c66088bb6e4834ae17f4f8ebf61bc8 - - default default] 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: 423/835] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:51 2026] GET /v2.1/servers/11d2d296-6cb6-49ad-95ab-e69fa1a07751 => generated 1370 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 18:50:51.606 7 WARNING neutronclient.v2_0.client [None req-4de54256-408a-49ca-9062-c004694d3a8d 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The 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-11 18:50:51.655 7 WARNING neutronclient.v2_0.client [None req-4de54256-408a-49ca-9062-c004694d3a8d 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The 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-11 18:50:51.833 7 WARNING neutronclient.v2_0.client [None req-4de54256-408a-49ca-9062-c004694d3a8d 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/836] 10.0.0.200 () {34 vars in 663 bytes} [Thu Jun 11 18:50:51 2026] POST /v2.1/servers => generated 448 bytes in 464 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-11 18:50:52.029 8 WARNING neutronclient.v2_0.client [None req-9ea7378f-c509-457c-a867-054f532357da 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/837] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:52 2026] GET /v2.1/servers/4c14b0b3-5261-4ee4-a395-248523419981 => generated 1403 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:52.607 7 WARNING neutronclient.v2_0.client [None req-a204a222-afaf-4e25-9056-c6a16cb9d1f5 d1832eff72914d518e17cabed7aa6e8b 09c66088bb6e4834ae17f4f8ebf61bc8 - - default default] The python binding code in 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/838] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:52 2026] GET /v2.1/servers/11d2d296-6cb6-49ad-95ab-e69fa1a07751 => generated 1374 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-11 18:50:53.116 8 WARNING neutronclient.v2_0.client [None req-2ab20f47-aaef-4c77-b098-f985f06c0e00 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/839] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:53 2026] GET /v2.1/servers/4c14b0b3-5261-4ee4-a395-248523419981 => generated 1407 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-11 18:50:53.711 7 WARNING neutronclient.v2_0.client [None req-573b92be-5548-4738-afa5-529d76ec9d9e d1832eff72914d518e17cabed7aa6e8b 09c66088bb6e4834ae17f4f8ebf61bc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/840] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:53 2026] GET /v2.1/servers/11d2d296-6cb6-49ad-95ab-e69fa1a07751 => generated 1422 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:54.202 8 WARNING neutronclient.v2_0.client [None req-454879fb-9ea0-4da3-a14c-21cc44718963 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in 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/841] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:54 2026] GET /v2.1/servers/4c14b0b3-5261-4ee4-a395-248523419981 => generated 1399 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-11 18:50:54.800 7 WARNING neutronclient.v2_0.client [None req-c9b74e9c-0aac-4772-864c-a44519a3caa0 d1832eff72914d518e17cabed7aa6e8b 09c66088bb6e4834ae17f4f8ebf61bc8 - - default default] The python binding code in 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/842] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:54 2026] GET /v2.1/servers/11d2d296-6cb6-49ad-95ab-e69fa1a07751 => generated 1422 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:55.298 8 WARNING neutronclient.v2_0.client [None req-010d9884-ed0a-4ad0-9a15-6be42269bd0c 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in 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/843] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:55 2026] GET /v2.1/servers/4c14b0b3-5261-4ee4-a395-248523419981 => generated 1399 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-11 18:50:55.888 7 WARNING neutronclient.v2_0.client [None req-079f7dec-e36d-435f-b711-83bdba5c2ea1 d1832eff72914d518e17cabed7aa6e8b 09c66088bb6e4834ae17f4f8ebf61bc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/844] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:55 2026] GET /v2.1/servers/11d2d296-6cb6-49ad-95ab-e69fa1a07751 => generated 1430 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-11 18:50:56.383 8 WARNING neutronclient.v2_0.client [None req-af34b60f-b5f7-47f8-a730-6e35c04b410d 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in 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/845] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:56 2026] GET /v2.1/servers/4c14b0b3-5261-4ee4-a395-248523419981 => generated 1455 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-11 18:50:56.974 7 WARNING neutronclient.v2_0.client [None req-c3bb7a8d-2bd4-44a5-ab6f-813650bc2447 d1832eff72914d518e17cabed7aa6e8b 09c66088bb6e4834ae17f4f8ebf61bc8 - - default default] 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-11 18:50:57.002 8 INFO nova.api.openstack.compute.server_external_events [req-3e0e6415-3e38-4b49-8e7d-760e7b6bab7d req-d6a1eb18-f81e-4cba-aaf5-7459809d5a47 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:8ff9fb75-5c38-497e-b85a-5be9f799edd6 for instance 11d2d296-6cb6-49ad-95ab-e69fa1a07751 on instance [pid: 8|app: 0|req: 429/846] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:50:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/847] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:56 2026] GET /v2.1/servers/11d2d296-6cb6-49ad-95ab-e69fa1a07751 => generated 1482 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-11 18:50:57.465 8 WARNING neutronclient.v2_0.client [None req-8ee4e2ab-062d-44bd-8766-11e713e5d0dd 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/848] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:57 2026] GET /v2.1/servers/4c14b0b3-5261-4ee4-a395-248523419981 => generated 1463 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-11 18:50:58.160 7 WARNING neutronclient.v2_0.client [None req-b60abdf6-4917-4cd5-ab6e-d66323650e62 d1832eff72914d518e17cabed7aa6e8b 09c66088bb6e4834ae17f4f8ebf61bc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/849] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:58 2026] GET /v2.1/servers/11d2d296-6cb6-49ad-95ab-e69fa1a07751 => generated 1470 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:58.556 8 WARNING neutronclient.v2_0.client [None req-5fb0e667-d3e6-4408-9217-acb085ee3763 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in 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/850] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:58 2026] GET /v2.1/servers/4c14b0b3-5261-4ee4-a395-248523419981 => generated 1529 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:50:59.191 7 INFO nova.api.openstack.compute.server_external_events [req-b2a18f37-6928-4667-b1a6-9f259484a1b1 req-f1ae43e6-eea2-4e6e-9c02-fe2133a47d3f 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:4c519bf5-3b98-4df8-9db6-53f5191a0c10 for instance 4c14b0b3-5261-4ee4-a395-248523419981 on instance [pid: 7|app: 0|req: 420/851] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:50:59 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-11 18:50:59.366 8 WARNING neutronclient.v2_0.client [None req-71f31ece-6bbe-4563-a828-d681063473cd d1832eff72914d518e17cabed7aa6e8b 09c66088bb6e4834ae17f4f8ebf61bc8 - - default default] The python binding code in 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/852] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:59 2026] GET /v2.1/servers/11d2d296-6cb6-49ad-95ab-e69fa1a07751 => generated 1470 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-11 18:51:00.012 8 WARNING neutronclient.v2_0.client [None req-4973040f-f428-4665-b416-001838a33aba 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in 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/854] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:50:59 2026] GET /v2.1/servers/4c14b0b3-5261-4ee4-a395-248523419981 => generated 1527 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:51:00.605 7 WARNING neutronclient.v2_0.client [None req-efbddd83-35ef-4929-99fe-44b7d6fbff76 d1832eff72914d518e17cabed7aa6e8b 09c66088bb6e4834ae17f4f8ebf61bc8 - - default default] The python binding code in 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/855] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:00 2026] GET /v2.1/servers/11d2d296-6cb6-49ad-95ab-e69fa1a07751 => generated 1470 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:51:01.155 8 WARNING neutronclient.v2_0.client [None req-c2a2ca7f-058f-47b1-9eb3-c94a35b6d2ae 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/857] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:01 2026] GET /v2.1/servers/4c14b0b3-5261-4ee4-a395-248523419981 => generated 1527 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:51:01.769 7 WARNING neutronclient.v2_0.client [None req-be9bb839-cf78-42d3-b470-19d879ad747b d1832eff72914d518e17cabed7aa6e8b 09c66088bb6e4834ae17f4f8ebf61bc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/858] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:01 2026] GET /v2.1/servers/11d2d296-6cb6-49ad-95ab-e69fa1a07751 => generated 1470 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:51:02.300 8 WARNING neutronclient.v2_0.client [None req-22a9f6b2-17ee-405c-b286-90345c7ccd48 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/859] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:02 2026] GET /v2.1/servers/4c14b0b3-5261-4ee4-a395-248523419981 => generated 1527 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:51:02.474 7 INFO nova.api.openstack.compute.server_external_events [req-934b65da-7ace-4df4-ab02-a0d1b0eb4d91 req-3e790c10-fa70-4b74-b6ee-5d5be404c5e0 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:8ff9fb75-5c38-497e-b85a-5be9f799edd6 for instance 11d2d296-6cb6-49ad-95ab-e69fa1a07751 on instance [pid: 7|app: 0|req: 425/860] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:51:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 436/861] 10.0.0.175 () {30 vars in 619 bytes} [Thu Jun 11 18:51:02 2026] GET /v2.1 => generated 0 bytes in 248 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: 426/862] 10.0.0.175 () {32 vars in 692 bytes} [Thu Jun 11 18:51:02 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: 437/863] 10.0.0.175 () {34 vars in 913 bytes} [Thu Jun 11 18:51:02 2026] GET /v2.1/os-simple-tenant-usage/e6582125a4ac4e3fb9f488d0b9c6aa96?start=2026-06-10T00:00:00&end=2026-06-11T23:59:59 => generated 20 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 18:51:02.924 7 WARNING neutronclient.v2_0.client [None req-5a434156-6720-4b99-bf27-810358c3857f d1832eff72914d518e17cabed7aa6e8b 09c66088bb6e4834ae17f4f8ebf61bc8 - - default default] The python binding code in 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/864] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:02 2026] GET /v2.1/servers/11d2d296-6cb6-49ad-95ab-e69fa1a07751 => generated 1470 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/865] 10.0.0.175 () {30 vars in 654 bytes} [Thu Jun 11 18:51:03 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:51:03.506 7 WARNING neutronclient.v2_0.client [None req-ac5a0974-3d24-487b-ab6d-bcbbc6d625f7 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in 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/866] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:03 2026] GET /v2.1/servers/4c14b0b3-5261-4ee4-a395-248523419981 => generated 1527 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 18:51:03.946 8 INFO nova.api.openstack.compute.server_external_events [req-493547fe-2ffe-4a1a-afcb-3b384da60523 req-98e8292d-3dbe-4582-9cd2-df5b42dc861e 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:4c519bf5-3b98-4df8-9db6-53f5191a0c10 for instance 4c14b0b3-5261-4ee4-a395-248523419981 on instance [pid: 8|app: 0|req: 439/867] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:51:03 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-11 18:51:04.109 7 WARNING neutronclient.v2_0.client [None req-6885bd61-75d3-4ec9-90a2-5defdd543bb5 d1832eff72914d518e17cabed7aa6e8b 09c66088bb6e4834ae17f4f8ebf61bc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/868] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:04 2026] GET /v2.1/servers/11d2d296-6cb6-49ad-95ab-e69fa1a07751 => generated 1654 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 440/869] 10.0.0.200 () {32 vars in 723 bytes} [Thu Jun 11 18:51:04 2026] GET /v2.1/servers/11d2d296-6cb6-49ad-95ab-e69fa1a07751/ips => generated 108 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 430/870] 10.0.0.200 () {32 vars in 723 bytes} [Thu Jun 11 18:51:04 2026] GET /v2.1/servers/11d2d296-6cb6-49ad-95ab-e69fa1a07751/ips => generated 108 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 441/871] 10.0.0.200 () {32 vars in 823 bytes} [Thu Jun 11 18:51:04 2026] GET /v2.1/servers/11d2d296-6cb6-49ad-95ab-e69fa1a07751/ips/tempest-ServerAddressesTestJSON-274241675-network => generated 93 bytes in 32 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: 431/872] 10.0.0.200 () {32 vars in 718 bytes} [Thu Jun 11 18:51:04 2026] DELETE /v2.1/servers/11d2d296-6cb6-49ad-95ab-e69fa1a07751 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:51:04.499 8 WARNING neutronclient.v2_0.client [None req-0cb762c3-72be-4a0e-bb8c-83f441f1ee44 d1832eff72914d518e17cabed7aa6e8b 09c66088bb6e4834ae17f4f8ebf61bc8 - - default default] The 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-11 18:51:04.511 7 INFO nova.api.openstack.compute.server_external_events [req-54adf946-7c89-44d2-a3de-8a0267b076d2 req-9b99a062-fe3f-4536-9104-f96c815da985 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:8ff9fb75-5c38-497e-b85a-5be9f799edd6 for instance 11d2d296-6cb6-49ad-95ab-e69fa1a07751 on instance [pid: 7|app: 0|req: 432/873] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:51:04 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) [pid: 8|app: 0|req: 442/874] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:04 2026] GET /v2.1/servers/11d2d296-6cb6-49ad-95ab-e69fa1a07751 => generated 1660 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:51:04.701 7 WARNING neutronclient.v2_0.client [None req-1fad84a5-104d-45ed-8bba-d72444350fbd 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in 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/875] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:04 2026] GET /v2.1/servers/4c14b0b3-5261-4ee4-a395-248523419981 => generated 1527 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:51:05.674 8 WARNING neutronclient.v2_0.client [None req-2b1b4677-35b9-4028-83c5-1364f5c03bd1 d1832eff72914d518e17cabed7aa6e8b 09c66088bb6e4834ae17f4f8ebf61bc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/876] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:05 2026] GET /v2.1/servers/11d2d296-6cb6-49ad-95ab-e69fa1a07751 => generated 1660 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-11 18:51:05.927 7 WARNING neutronclient.v2_0.client [None req-2cebe57f-c9a8-436c-9910-5b5e1b22aae3 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] 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-11 18:51:06.000 8 INFO nova.api.openstack.compute.server_external_events [req-a28c5710-5779-4cb3-97b3-a1a309e21847 req-b9e5b9ff-1666-4b5b-9c4b-4e23cf580ab5 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:4c519bf5-3b98-4df8-9db6-53f5191a0c10 for instance 4c14b0b3-5261-4ee4-a395-248523419981 on instance [pid: 8|app: 0|req: 444/877] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:51:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/878] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:05 2026] GET /v2.1/servers/4c14b0b3-5261-4ee4-a395-248523419981 => generated 1695 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-11 18:51:06.122 8 WARNING neutronclient.v2_0.client [None req-046912cd-29f6-461f-9708-4d156071f84e 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/879] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:06 2026] GET /v2.1/servers/4c14b0b3-5261-4ee4-a395-248523419981 => generated 1695 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-11 18:51:06.551 8 INFO nova.api.openstack.compute.server_external_events [req-6e78aebe-5406-44ab-9cc1-eb77e9f00289 req-9f77ddd4-681f-4879-b885-de2a4ebfa686 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:8ff9fb75-5c38-497e-b85a-5be9f799edd6 for instance 11d2d296-6cb6-49ad-95ab-e69fa1a07751 on instance 2026-06-11 18:51:06.552 8 INFO nova.api.openstack.compute.server_external_events [req-6e78aebe-5406-44ab-9cc1-eb77e9f00289 req-9f77ddd4-681f-4879-b885-de2a4ebfa686 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:8ff9fb75-5c38-497e-b85a-5be9f799edd6 for instance 11d2d296-6cb6-49ad-95ab-e69fa1a07751 on instance [pid: 8|app: 0|req: 446/880] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:51:06 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 435/881] 10.0.0.175 () {30 vars in 619 bytes} [Thu Jun 11 18:51:06 2026] GET /v2.1 => generated 0 bytes in 145 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: 447/882] 10.0.0.175 () {32 vars in 692 bytes} [Thu Jun 11 18:51:06 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:51:06.917 8 WARNING neutronclient.v2_0.client [None req-f273b6b5-9110-416f-a560-5ffacf570253 d1832eff72914d518e17cabed7aa6e8b 09c66088bb6e4834ae17f4f8ebf61bc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/883] 10.0.0.175 () {34 vars in 913 bytes} [Thu Jun 11 18:51:06 2026] GET /v2.1/os-simple-tenant-usage/e6582125a4ac4e3fb9f488d0b9c6aa96?start=2026-06-10T00:00:00&end=2026-06-11T23:59:59 => generated 20 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/884] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:06 2026] GET /v2.1/servers/11d2d296-6cb6-49ad-95ab-e69fa1a07751 => generated 1660 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 437/885] 10.0.0.175 () {30 vars in 654 bytes} [Thu Jun 11 18:51:07 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-11 18:51:08.042 8 INFO nova.api.openstack.compute.server_external_events [req-4e24c8bf-a0a4-4388-91f6-0bb1ba6f7c2c req-ec85b81e-05b0-4c7b-91c2-74ba8d9c29cc 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:4c519bf5-3b98-4df8-9db6-53f5191a0c10 for instance 4c14b0b3-5261-4ee4-a395-248523419981 on instance [pid: 8|app: 0|req: 449/886] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:51:08 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) 2026-06-11 18:51:08.373 7 WARNING neutronclient.v2_0.client [None req-c36bbf46-15ea-4b7c-b1fb-adc58f55a8f8 d1832eff72914d518e17cabed7aa6e8b 09c66088bb6e4834ae17f4f8ebf61bc8 - - default default] The python binding code in 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/887] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:08 2026] GET /v2.1/servers/11d2d296-6cb6-49ad-95ab-e69fa1a07751 => generated 1456 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-11 18:51:08.593 8 INFO nova.api.openstack.compute.server_external_events [req-172a4dad-b0b1-4fdd-8987-98b002af67c9 req-bc4e5896-8722-4d74-a1ba-ee740aacb13f 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-deleted:8ff9fb75-5c38-497e-b85a-5be9f799edd6 for instance 11d2d296-6cb6-49ad-95ab-e69fa1a07751 on instance [pid: 8|app: 0|req: 450/888] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:51:08 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-11 18:51:09.480 7 WARNING neutronclient.v2_0.client [None req-72c537cc-ccba-44fc-9348-3e283870788a d1832eff72914d518e17cabed7aa6e8b 09c66088bb6e4834ae17f4f8ebf61bc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/889] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:09 2026] GET /v2.1/servers/11d2d296-6cb6-49ad-95ab-e69fa1a07751 => generated 1456 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-11 18:51:10.560 7 INFO nova.api.openstack.wsgi [None req-1ec855c8-a2f7-4b75-8c65-8dfd91b4abb1 d1832eff72914d518e17cabed7aa6e8b 09c66088bb6e4834ae17f4f8ebf61bc8 - - default default] HTTP exception thrown: Instance 11d2d296-6cb6-49ad-95ab-e69fa1a07751 could not be found. [pid: 7|app: 0|req: 440/891] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:10 2026] GET /v2.1/servers/11d2d296-6cb6-49ad-95ab-e69fa1a07751 => 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: 441/893] 10.0.0.200 () {34 vars in 750 bytes} [Thu Jun 11 18:51:15 2026] POST /v2.1/servers/4c14b0b3-5261-4ee4-a395-248523419981/action => generated 31921 bytes in 560 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-11 18:51:20.606 7 INFO nova.api.openstack.compute.server_external_events [req-d2d25d3a-5589-441f-a18b-a59b6d3c2c5d req-7ce06aad-d4c4-4881-a158-4ae79b442ae8 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:4c519bf5-3b98-4df8-9db6-53f5191a0c10 for instance 4c14b0b3-5261-4ee4-a395-248523419981 on instance [pid: 7|app: 0|req: 442/895] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:51:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 443/897] 10.0.0.200 () {34 vars in 671 bytes} [Thu Jun 11 18:51:22 2026] POST /v2.1/os-keypairs => generated 398 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-11 18:51:26.002 8 WARNING neutronclient.v2_0.client [None req-7d36da69-27bc-4da9-866e-36abc5b6480e 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The 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-11 18:51:26.167 8 WARNING neutronclient.v2_0.client [None req-7d36da69-27bc-4da9-866e-36abc5b6480e 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The 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-11 18:51:26.688 8 WARNING neutronclient.v2_0.client [None req-7d36da69-27bc-4da9-866e-36abc5b6480e 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/898] 10.0.0.200 () {34 vars in 663 bytes} [Thu Jun 11 18:51:25 2026] POST /v2.1/servers => generated 449 bytes in 960 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-11 18:51:26.914 7 WARNING neutronclient.v2_0.client [None req-36e0245b-003e-49f9-9a2c-5ffd8eaf5ea2 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/899] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:26 2026] GET /v2.1/servers/521e3bca-66ea-45ae-9486-83a85e3e1664 => generated 1403 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:51:28.237 8 WARNING neutronclient.v2_0.client [None req-9107f5fe-a5a1-4122-aaed-fea76304d52d 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in 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/900] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:28 2026] GET /v2.1/servers/521e3bca-66ea-45ae-9486-83a85e3e1664 => generated 1399 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:51:29.377 7 WARNING neutronclient.v2_0.client [None req-a982b7eb-2b33-4729-a30e-405223d55757 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/902] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:29 2026] GET /v2.1/servers/521e3bca-66ea-45ae-9486-83a85e3e1664 => generated 1455 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:51:30.828 8 WARNING neutronclient.v2_0.client [None req-e52818b9-0967-4e4c-9b7b-747db86044f5 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/904] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:30 2026] GET /v2.1/servers/521e3bca-66ea-45ae-9486-83a85e3e1664 => generated 1463 bytes in 881 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:51:32.723 7 WARNING neutronclient.v2_0.client [None req-2ccb5e4d-c865-4985-bb65-e7ba3566c413 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] 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-11 18:51:33.444 8 INFO nova.api.openstack.compute.server_external_events [req-a609ae5e-7a39-45a5-9ea0-b440b91414f7 req-25991798-a3a4-4ed2-a2c3-c89514bf5916 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:bcd1ec57-2223-4ab8-ae17-da6ccf721e4a for instance 521e3bca-66ea-45ae-9486-83a85e3e1664 on instance [pid: 8|app: 0|req: 459/905] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:51:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/906] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:32 2026] GET /v2.1/servers/521e3bca-66ea-45ae-9486-83a85e3e1664 => generated 1540 bytes in 1466 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:51:35.210 8 WARNING neutronclient.v2_0.client [None req-c649a05a-8e30-4bad-ba23-eff545aded7b 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] 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-11 18:51:35.506 7 INFO nova.api.openstack.compute.server_external_events [req-daaed856-18fe-472d-aa57-a98008c70c04 req-844bd76d-6d44-4b9a-b1f6-dfa2b56b5eb4 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:bcd1ec57-2223-4ab8-ae17-da6ccf721e4a for instance 521e3bca-66ea-45ae-9486-83a85e3e1664 on instance [pid: 7|app: 0|req: 448/907] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:51:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/908] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:35 2026] GET /v2.1/servers/521e3bca-66ea-45ae-9486-83a85e3e1664 => generated 1528 bytes in 1380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:51:37.605 7 WARNING neutronclient.v2_0.client [None req-fb842c6d-5c8c-4e01-92d8-39e2fed51741 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/909] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:37 2026] GET /v2.1/servers/521e3bca-66ea-45ae-9486-83a85e3e1664 => generated 1528 bytes in 630 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:51:39.241 8 WARNING neutronclient.v2_0.client [None req-0c1dab84-16d3-49fd-9bc9-8a6a4ac72f37 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in 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/911] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:39 2026] GET /v2.1/servers/521e3bca-66ea-45ae-9486-83a85e3e1664 => generated 1528 bytes in 947 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:51:41.224 8 WARNING neutronclient.v2_0.client [None req-99c94d04-fef2-4ffd-8f18-21e04a5e8e96 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in 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/913] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:41 2026] GET /v2.1/servers/521e3bca-66ea-45ae-9486-83a85e3e1664 => generated 1528 bytes in 1704 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:51:43.935 7 WARNING neutronclient.v2_0.client [None req-bb4ac085-c235-4f0c-8d84-527c641581e7 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/914] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:43 2026] GET /v2.1/servers/521e3bca-66ea-45ae-9486-83a85e3e1664 => generated 1528 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:51:45.267 8 WARNING neutronclient.v2_0.client [None req-ac59a134-70a5-414e-9a2b-67ca24b6d41b 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/915] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:45 2026] GET /v2.1/servers/521e3bca-66ea-45ae-9486-83a85e3e1664 => generated 1528 bytes in 1045 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:51:47.334 7 WARNING neutronclient.v2_0.client [None req-0bfac4f5-b017-4a62-9208-4e7e2d3763c3 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/916] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:47 2026] GET /v2.1/servers/521e3bca-66ea-45ae-9486-83a85e3e1664 => generated 1528 bytes in 476 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:51:48.601 8 INFO nova.api.openstack.compute.server_external_events [req-f820bdfe-daae-4159-9f63-6c1c9189cde2 req-09e52e5f-1d97-451a-9986-0dab070f0312 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:bcd1ec57-2223-4ab8-ae17-da6ccf721e4a for instance 521e3bca-66ea-45ae-9486-83a85e3e1664 on instance [pid: 8|app: 0|req: 464/917] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:51:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:51:48.824 7 WARNING neutronclient.v2_0.client [None req-c2bd0503-b69c-49e9-ab3a-2f9f0e23a3ac 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/919] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:48 2026] GET /v2.1/servers/521e3bca-66ea-45ae-9486-83a85e3e1664 => generated 1528 bytes in 1224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:51:50.677 8 INFO nova.api.openstack.compute.server_external_events [req-199adde9-8bb1-44a6-bb63-7df7f8230a53 req-a7c444b9-75d9-4380-a306-868d72831634 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:bcd1ec57-2223-4ab8-ae17-da6ccf721e4a for instance 521e3bca-66ea-45ae-9486-83a85e3e1664 on instance [pid: 8|app: 0|req: 466/920] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:51:50 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-11 18:51:51.068 7 WARNING neutronclient.v2_0.client [None req-b2c0fed7-e999-4792-9e2e-671534baa860 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in 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/922] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:51 2026] GET /v2.1/servers/521e3bca-66ea-45ae-9486-83a85e3e1664 => generated 1697 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:51:51.326 8 WARNING neutronclient.v2_0.client [None req-2686b920-b4ea-400d-a548-65c531f3f55a 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/923] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:51:51 2026] GET /v2.1/servers/521e3bca-66ea-45ae-9486-83a85e3e1664 => generated 1697 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:51:52.728 7 INFO nova.api.openstack.compute.server_external_events [req-66b4fd43-2914-43ad-82e5-31d97b84831b req-c0310b98-479e-4d9a-b6e5-d49bbd92131c 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:bcd1ec57-2223-4ab8-ae17-da6ccf721e4a for instance 521e3bca-66ea-45ae-9486-83a85e3e1664 on instance [pid: 7|app: 0|req: 456/924] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:51:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 469/925] 10.0.0.200 () {34 vars in 750 bytes} [Thu Jun 11 18:51:58 2026] POST /v2.1/servers/521e3bca-66ea-45ae-9486-83a85e3e1664/action => generated 31853 bytes in 567 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: 458/928] 10.0.0.200 () {32 vars in 718 bytes} [Thu Jun 11 18:52:01 2026] DELETE /v2.1/servers/521e3bca-66ea-45ae-9486-83a85e3e1664 => generated 0 bytes in 85 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-11 18:52:01.686 8 WARNING neutronclient.v2_0.client [None req-b01051ab-981e-4905-bde8-af184e21201f 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in 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/929] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:52:01 2026] GET /v2.1/servers/521e3bca-66ea-45ae-9486-83a85e3e1664 => generated 1823 bytes in 573 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:52:03.266 7 WARNING neutronclient.v2_0.client [None req-297f4de4-89f4-47e6-bf29-65d785fd5243 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in 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/930] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:52:03 2026] GET /v2.1/servers/521e3bca-66ea-45ae-9486-83a85e3e1664 => generated 1823 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:52:04.431 7 INFO nova.api.openstack.compute.server_external_events [req-9793d409-8f70-4498-ad47-937de492cfd4 req-cffd5a20-7599-4d85-9890-d13a29d4dc90 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-deleted:bcd1ec57-2223-4ab8-ae17-da6ccf721e4a for instance 521e3bca-66ea-45ae-9486-83a85e3e1664 on instance [pid: 7|app: 0|req: 460/931] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:52:04 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) 2026-06-11 18:52:04.570 8 WARNING neutronclient.v2_0.client [None req-8cae45fc-2dd0-470e-ad58-deb32d616431 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in 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/932] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:52:04 2026] GET /v2.1/servers/521e3bca-66ea-45ae-9486-83a85e3e1664 => generated 1756 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:52:05.680 7 WARNING neutronclient.v2_0.client [None req-c4d51622-d101-4211-b8e5-dbfb818104f3 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/933] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:52:05 2026] GET /v2.1/servers/521e3bca-66ea-45ae-9486-83a85e3e1664 => generated 1489 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-11 18:52:06.777 8 WARNING neutronclient.v2_0.client [None req-a6a4ed4f-f5ba-4f4d-8c75-becf6627d606 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/934] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:52:06 2026] GET /v2.1/servers/521e3bca-66ea-45ae-9486-83a85e3e1664 => generated 1489 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-11 18:52:07.868 7 INFO nova.api.openstack.wsgi [None req-c3b07ad9-d14b-4dd6-9d0f-7c52b188cfc4 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] HTTP exception thrown: Instance 521e3bca-66ea-45ae-9486-83a85e3e1664 could not be found. [pid: 7|app: 0|req: 462/935] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:52:07 2026] GET /v2.1/servers/521e3bca-66ea-45ae-9486-83a85e3e1664 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 474/936] 10.0.0.200 () {32 vars in 730 bytes} [Thu Jun 11 18:52:08 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1195527576 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/937] 10.0.0.200 () {32 vars in 718 bytes} [Thu Jun 11 18:52:08 2026] DELETE /v2.1/servers/4c14b0b3-5261-4ee4-a395-248523419981 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-11 18:52:08.500 8 WARNING neutronclient.v2_0.client [None req-64eb93c6-e6e1-47ac-bd46-7ac5d636ad44 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/938] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:52:08 2026] GET /v2.1/servers/4c14b0b3-5261-4ee4-a395-248523419981 => generated 1701 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-11 18:52:09.696 8 WARNING neutronclient.v2_0.client [None req-1a2faad2-5725-446f-8009-ce92ff2852b0 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/940] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:52:09 2026] GET /v2.1/servers/4c14b0b3-5261-4ee4-a395-248523419981 => generated 1701 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:52:10.850 7 WARNING neutronclient.v2_0.client [None req-7faa1cf7-c6bb-4653-bc65-670934b125ca 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] 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-11 18:52:11.966 8 INFO nova.api.openstack.compute.server_external_events [req-73625df7-59ab-4611-b49c-1d6984d0e001 req-2c181f4b-11ce-461d-83e0-4976d7fd1a2b 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-deleted:4c519bf5-3b98-4df8-9db6-53f5191a0c10 for instance 4c14b0b3-5261-4ee4-a395-248523419981 on instance [pid: 8|app: 0|req: 478/942] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:52:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 7|app: 0|req: 465/943] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:52:10 2026] GET /v2.1/servers/4c14b0b3-5261-4ee4-a395-248523419981 => generated 1701 bytes in 1185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:52:13.056 8 WARNING neutronclient.v2_0.client [None req-3d7ad66f-432e-42ed-8eec-8a696f24f1f4 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/944] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:52:13 2026] GET /v2.1/servers/4c14b0b3-5261-4ee4-a395-248523419981 => generated 1489 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-11 18:52:14.141 7 WARNING neutronclient.v2_0.client [None req-fd908920-c0d8-4500-8773-171bff3e8d8c 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/945] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:52:14 2026] GET /v2.1/servers/4c14b0b3-5261-4ee4-a395-248523419981 => generated 1489 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:52:15.345 8 INFO nova.api.openstack.wsgi [None req-02c0c3bd-31c5-4ee0-a480-8845364d37c0 6d7883b00faa4d30ac766f020911e9e5 0aef18d2fed54a9db9a07dfae9e7fc53 - - default default] HTTP exception thrown: Instance 4c14b0b3-5261-4ee4-a395-248523419981 could not be found. [pid: 8|app: 0|req: 480/946] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:52:15 2026] GET /v2.1/servers/4c14b0b3-5261-4ee4-a395-248523419981 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 467/947] 10.0.0.200 () {32 vars in 730 bytes} [Thu Jun 11 18:52:15 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1397656870 => 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, ' [pid: 8|app: 0|req: 483/952] 10.0.0.200 () {34 vars in 671 bytes} [Thu Jun 11 18:52:36 2026] POST /v2.1/os-keypairs => generated 397 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/953] 10.0.0.200 () {34 vars in 671 bytes} [Thu Jun 11 18:52:38 2026] POST /v2.1/os-keypairs => generated 386 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:52:39.950 7 WARNING neutronclient.v2_0.client [None req-60b959f2-8db2-4ca9-879d-91ccd202056e 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] The 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-11 18:52:39.999 7 WARNING neutronclient.v2_0.client [None req-60b959f2-8db2-4ca9-879d-91ccd202056e 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] The 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-11 18:52:40.039 7 WARNING neutronclient.v2_0.client [None req-60b959f2-8db2-4ca9-879d-91ccd202056e 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] The 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-11 18:52:40.225 7 WARNING neutronclient.v2_0.client [None req-60b959f2-8db2-4ca9-879d-91ccd202056e 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/955] 10.0.0.200 () {34 vars in 663 bytes} [Thu Jun 11 18:52:39 2026] POST /v2.1/servers => generated 496 bytes in 532 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-11 18:52:40.431 8 WARNING neutronclient.v2_0.client [None req-1db1cb66-c5a9-4a16-9a21-68c8c35943d7 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] The python binding code in 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/956] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:52:40 2026] GET /v2.1/servers/2e5f2210-f25a-4798-b3f6-a30508fef380 => generated 1457 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:52:41.515 8 WARNING neutronclient.v2_0.client [None req-a9978d10-47a9-4d05-ba76-d3a114984f55 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] The python binding code in 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/958] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:52:41 2026] GET /v2.1/servers/2e5f2210-f25a-4798-b3f6-a30508fef380 => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:52:42.623 7 WARNING neutronclient.v2_0.client [None req-0770e4e3-aba5-485b-be63-6afbb3f88a6e 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] The python binding code in 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/959] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:52:42 2026] GET /v2.1/servers/2e5f2210-f25a-4798-b3f6-a30508fef380 => generated 1509 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-11 18:52:43.712 8 WARNING neutronclient.v2_0.client [None req-4ed849f4-9c56-40e9-a67a-6feb4edfc827 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] The python binding code in 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/960] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:52:43 2026] GET /v2.1/servers/2e5f2210-f25a-4798-b3f6-a30508fef380 => generated 1509 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-11 18:52:44.809 7 WARNING neutronclient.v2_0.client [None req-f4c30df9-4c85-444e-8c0c-84ba2b733743 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] The python binding code in 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/961] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:52:44 2026] GET /v2.1/servers/2e5f2210-f25a-4798-b3f6-a30508fef380 => generated 1517 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-11 18:52:45.904 8 WARNING neutronclient.v2_0.client [None req-a68850fa-8325-4c43-92d6-03f8c29ed0e4 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] 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-11 18:52:46.107 7 INFO nova.api.openstack.compute.server_external_events [req-3e8faedd-9464-4a55-89a9-46352ceff48e req-46dada7f-819c-4088-a398-7bbfee60124f 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:d9c1b438-0301-4be7-b4bd-d9066dbcb710 for instance 2e5f2210-f25a-4798-b3f6-a30508fef380 on instance [pid: 7|app: 0|req: 475/962] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:52:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/963] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:52:45 2026] GET /v2.1/servers/2e5f2210-f25a-4798-b3f6-a30508fef380 => generated 1641 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:52:47.172 7 WARNING neutronclient.v2_0.client [None req-14f930c3-d5ea-4d12-b545-a1fb72def04d 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/964] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:52:47 2026] GET /v2.1/servers/2e5f2210-f25a-4798-b3f6-a30508fef380 => generated 1629 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-11 18:52:48.312 8 WARNING neutronclient.v2_0.client [None req-f40e8a90-7634-4f34-884a-ff31ad72ec18 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] The python binding code in 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/965] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:52:48 2026] GET /v2.1/servers/2e5f2210-f25a-4798-b3f6-a30508fef380 => generated 1629 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-11 18:52:49.466 7 WARNING neutronclient.v2_0.client [None req-e6ed976b-f8c1-4d88-8419-401d80d088fb 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] The python binding code in 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/967] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:52:49 2026] GET /v2.1/servers/2e5f2210-f25a-4798-b3f6-a30508fef380 => generated 1629 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:52:50.606 8 WARNING neutronclient.v2_0.client [None req-2a93c7de-0106-4e81-b702-cb18a0906d1e 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] The python binding code in 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/968] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:52:50 2026] GET /v2.1/servers/2e5f2210-f25a-4798-b3f6-a30508fef380 => generated 1629 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:52:51.579 8 INFO nova.api.openstack.compute.server_external_events [req-2f444302-a840-488f-b8bc-d749a065e2e0 req-fdac7c3b-6378-4c44-be22-bdc054458813 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:d9c1b438-0301-4be7-b4bd-d9066dbcb710 for instance 2e5f2210-f25a-4798-b3f6-a30508fef380 on instance [pid: 8|app: 0|req: 492/970] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:52:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:52:51.763 7 WARNING neutronclient.v2_0.client [None req-98181678-dee7-4b66-a9de-85e48c0703f2 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/971] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:52:51 2026] GET /v2.1/servers/2e5f2210-f25a-4798-b3f6-a30508fef380 => generated 1629 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:52:52.949 8 WARNING neutronclient.v2_0.client [None req-b07a2c0d-480a-4dea-b6c8-8dddb1c0c195 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] The python binding code in 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/972] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:52:52 2026] GET /v2.1/servers/2e5f2210-f25a-4798-b3f6-a30508fef380 => generated 1629 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-11 18:52:53.622 7 INFO nova.api.openstack.compute.server_external_events [req-47a237db-f145-41a8-b555-43ed540f43a7 req-35398eca-9cca-47b8-9a00-513eb932b290 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:d9c1b438-0301-4be7-b4bd-d9066dbcb710 for instance 2e5f2210-f25a-4798-b3f6-a30508fef380 on instance [pid: 7|app: 0|req: 480/973] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:52:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:52:54.122 8 WARNING neutronclient.v2_0.client [None req-b88af1b1-3c7b-47e4-8e4a-ad088a632825 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] The python binding code in 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/974] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:52:54 2026] GET /v2.1/servers/2e5f2210-f25a-4798-b3f6-a30508fef380 => generated 1809 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:52:54.287 7 WARNING neutronclient.v2_0.client [None req-053b2df9-e48e-4b6e-b924-f00b2233b4bd 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/975] 10.0.0.200 () {32 vars in 741 bytes} [Thu Jun 11 18:52:54 2026] GET /v2.1/servers/2e5f2210-f25a-4798-b3f6-a30508fef380/os-interface => generated 285 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:52:55.681 8 INFO nova.api.openstack.compute.server_external_events [req-68e7e511-4d63-48be-9f78-22ef2e70a6dc req-586660f4-8094-4201-a4bb-286db4a0dd66 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:d9c1b438-0301-4be7-b4bd-d9066dbcb710 for instance 2e5f2210-f25a-4798-b3f6-a30508fef380 on instance [pid: 8|app: 0|req: 495/976] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:52:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:53:10.777 8 WARNING neutronclient.v2_0.client [None req-e94b6e52-d09b-48f3-b913-cb20e804b525 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] The python binding code in 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/980] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:53:10 2026] GET /v2.1/servers/2e5f2210-f25a-4798-b3f6-a30508fef380 => generated 1929 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: 498/982] 10.0.0.200 () {32 vars in 753 bytes} [Thu Jun 11 18:53:11 2026] GET /v2.1/servers/2e5f2210-f25a-4798-b3f6-a30508fef380/os-server-password => generated 116 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 485/983] 10.0.0.200 () {32 vars in 718 bytes} [Thu Jun 11 18:53:13 2026] DELETE /v2.1/servers/2e5f2210-f25a-4798-b3f6-a30508fef380 => generated 0 bytes in 85 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-11 18:53:13.433 8 WARNING neutronclient.v2_0.client [None req-6233a298-d2bd-4045-83cb-a11100b652e4 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] The python binding code in 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/984] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:53:13 2026] GET /v2.1/servers/2e5f2210-f25a-4798-b3f6-a30508fef380 => generated 1935 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:53:14.622 7 WARNING neutronclient.v2_0.client [None req-e7d45689-2968-427f-a6a6-09570f2cd35c 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] The 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-11 18:53:14.655 8 INFO nova.api.openstack.compute.server_external_events [req-c558dd61-aad9-4752-b19b-d2c2aedb0d71 req-88f10476-0424-4421-bd93-c848ea13fbfe 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:d9c1b438-0301-4be7-b4bd-d9066dbcb710 for instance 2e5f2210-f25a-4798-b3f6-a30508fef380 on instance [pid: 8|app: 0|req: 500/985] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:53:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/986] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:53:14 2026] GET /v2.1/servers/2e5f2210-f25a-4798-b3f6-a30508fef380 => generated 1935 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-11 18:53:16.045 8 WARNING neutronclient.v2_0.client [None req-1695d7bf-32ac-409e-a8a9-3061b9903d38 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/987] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:53:16 2026] GET /v2.1/servers/2e5f2210-f25a-4798-b3f6-a30508fef380 => generated 1821 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:53:16.705 7 INFO nova.api.openstack.compute.server_external_events [req-acfd0d8a-7098-4478-a455-be9415bbf5a2 req-2dfb60ae-4ed0-4555-85af-86f9fd891928 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:d9c1b438-0301-4be7-b4bd-d9066dbcb710 for instance 2e5f2210-f25a-4798-b3f6-a30508fef380 on instance 2026-06-11 18:53:16.705 7 INFO nova.api.openstack.compute.server_external_events [req-acfd0d8a-7098-4478-a455-be9415bbf5a2 req-2dfb60ae-4ed0-4555-85af-86f9fd891928 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-deleted:d9c1b438-0301-4be7-b4bd-d9066dbcb710 for instance 2e5f2210-f25a-4798-b3f6-a30508fef380 on instance [pid: 7|app: 0|req: 487/988] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:53:16 2026] POST /v2.1/os-server-external-events => generated 356 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-11 18:53:17.370 8 WARNING neutronclient.v2_0.client [None req-6942d930-d683-44b6-b63e-53a6082dd6d0 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/989] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:53:17 2026] GET /v2.1/servers/2e5f2210-f25a-4798-b3f6-a30508fef380 => generated 1538 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-11 18:53:18.484 7 WARNING neutronclient.v2_0.client [None req-e2eba5a3-83dc-4ce5-a232-43013ed97bb8 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] The python binding code in 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/990] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:53:18 2026] GET /v2.1/servers/2e5f2210-f25a-4798-b3f6-a30508fef380 => generated 1543 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:53:19.588 8 WARNING neutronclient.v2_0.client [None req-40ce8a66-8079-433a-9023-37c9d2119afc 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] The python binding code in 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/992] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:53:19 2026] GET /v2.1/servers/2e5f2210-f25a-4798-b3f6-a30508fef380 => generated 1543 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-11 18:53:20.840 7 INFO nova.api.openstack.wsgi [None req-8374b216-bdb3-4206-9dbd-cc850663161f 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] HTTP exception thrown: Instance 2e5f2210-f25a-4798-b3f6-a30508fef380 could not be found. [pid: 7|app: 0|req: 490/993] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:53:20 2026] GET /v2.1/servers/2e5f2210-f25a-4798-b3f6-a30508fef380 => generated 111 bytes in 205 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-11 18:53:20.871 8 INFO nova.api.openstack.wsgi [None req-2c3acf82-bb57-4de5-a879-7257d01a5bcc 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] HTTP exception thrown: Instance 2e5f2210-f25a-4798-b3f6-a30508fef380 could not be found. [pid: 8|app: 0|req: 504/994] 10.0.0.200 () {32 vars in 718 bytes} [Thu Jun 11 18:53:20 2026] DELETE /v2.1/servers/2e5f2210-f25a-4798-b3f6-a30508fef380 => 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-11 18:53:20.896 7 INFO nova.api.openstack.wsgi [None req-326bceba-316c-4265-a5d8-f0be1acc19e3 6c1f795cffca4214bc42b03a195a3ca9 44abb52726f74e2096d9ad1b8636521e - - default default] HTTP exception thrown: Instance 2e5f2210-f25a-4798-b3f6-a30508fef380 could not be found. [pid: 7|app: 0|req: 491/995] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:53:20 2026] GET /v2.1/servers/2e5f2210-f25a-4798-b3f6-a30508fef380 => generated 111 bytes in 20 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: 505/996] 10.0.0.200 () {32 vars in 706 bytes} [Thu Jun 11 18:53:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1782412612 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/998] 10.0.0.200 () {32 vars in 728 bytes} [Thu Jun 11 18:53:21 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1420659078 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 494/1001] 10.0.0.200 () {34 vars in 671 bytes} [Thu Jun 11 18:53:33 2026] POST /v2.1/os-keypairs => generated 395 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:53:36.459 8 WARNING neutronclient.v2_0.client [None req-f4546a12-849b-4c6e-82b2-a6b6264f6f68 c09b38c8b3334ee48e6f4a9e03a4987d cd513ff9e44c4eeb92d6ff2702b2cfcd - - default default] The 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-11 18:53:36.525 8 WARNING neutronclient.v2_0.client [None req-f4546a12-849b-4c6e-82b2-a6b6264f6f68 c09b38c8b3334ee48e6f4a9e03a4987d cd513ff9e44c4eeb92d6ff2702b2cfcd - - default default] The 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-11 18:53:36.813 8 WARNING neutronclient.v2_0.client [None req-f4546a12-849b-4c6e-82b2-a6b6264f6f68 c09b38c8b3334ee48e6f4a9e03a4987d cd513ff9e44c4eeb92d6ff2702b2cfcd - - default default] The python binding code in 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/1002] 10.0.0.200 () {34 vars in 663 bytes} [Thu Jun 11 18:53:36 2026] POST /v2.1/servers => generated 446 bytes in 640 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-11 18:53:37.056 7 WARNING neutronclient.v2_0.client [None req-a9ca9a21-df3b-4c37-9b75-4c6209c5eabb c09b38c8b3334ee48e6f4a9e03a4987d cd513ff9e44c4eeb92d6ff2702b2cfcd - - default default] The python binding code in 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/1003] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:53:37 2026] GET /v2.1/servers/c45ad78d-2c04-4ad7-a48f-afcb91249cb9 => generated 1393 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:53:42.143 8 WARNING neutronclient.v2_0.client [None req-9e9f3b20-2c8c-46d2-848a-849b8674fafc c09b38c8b3334ee48e6f4a9e03a4987d cd513ff9e44c4eeb92d6ff2702b2cfcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1006] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:53:42 2026] GET /v2.1/servers/c45ad78d-2c04-4ad7-a48f-afcb91249cb9 => generated 1517 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-11 18:53:43.146 7 INFO nova.api.openstack.compute.server_external_events [req-eff52f62-12a7-4c9c-854a-58444f6abf37 req-b5ce13ea-62b2-4756-a295-5c5c8f694abc 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:ac60d4d6-79be-42e7-883b-80eef7ffe968 for instance c45ad78d-2c04-4ad7-a48f-afcb91249cb9 on instance [pid: 7|app: 0|req: 497/1007] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:53:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:53:47.334 8 WARNING neutronclient.v2_0.client [None req-94ce47e0-79a6-45f7-9950-27cc6f5cead2 c09b38c8b3334ee48e6f4a9e03a4987d cd513ff9e44c4eeb92d6ff2702b2cfcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1008] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:53:47 2026] GET /v2.1/servers/c45ad78d-2c04-4ad7-a48f-afcb91249cb9 => generated 1515 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-11 18:53:48.272 7 INFO nova.api.openstack.compute.server_external_events [req-59f24f6b-3973-49d7-83e0-02cbe0b35598 req-50d64adf-c6a7-48ae-9b56-9e88a9a54cf2 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:ac60d4d6-79be-42e7-883b-80eef7ffe968 for instance c45ad78d-2c04-4ad7-a48f-afcb91249cb9 on instance [pid: 7|app: 0|req: 498/1009] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:53:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:53:50.315 7 INFO nova.api.openstack.compute.server_external_events [req-7c5b5a32-94dc-4961-b2d9-2682301c78ca req-18e4e110-42f6-4f48-8a2e-23662a32f3a0 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:ac60d4d6-79be-42e7-883b-80eef7ffe968 for instance c45ad78d-2c04-4ad7-a48f-afcb91249cb9 on instance [pid: 7|app: 0|req: 499/1011] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:53:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:53:52.528 7 WARNING neutronclient.v2_0.client [None req-a33eb002-a321-4af1-840b-0fe9e65f413f c09b38c8b3334ee48e6f4a9e03a4987d cd513ff9e44c4eeb92d6ff2702b2cfcd - - default default] The python binding code in 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/1013] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:53:52 2026] GET /v2.1/servers/c45ad78d-2c04-4ad7-a48f-afcb91249cb9 => generated 1815 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:53:54.581 7 INFO nova.api.openstack.compute.server_external_events [req-45c3cc49-4b26-48b8-8a22-7020d4ad3aee req-a29f2ee8-0a21-4326-94c2-6afb463eb025 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:ac60d4d6-79be-42e7-883b-80eef7ffe968 for instance c45ad78d-2c04-4ad7-a48f-afcb91249cb9 on instance [pid: 7|app: 0|req: 501/1014] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:53:54 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) 2026-06-11 18:53:54.617 8 WARNING neutronclient.v2_0.client [None req-6bfac116-026c-479a-9ae5-f1c6a6490c3d c09b38c8b3334ee48e6f4a9e03a4987d cd513ff9e44c4eeb92d6ff2702b2cfcd - - default default] The 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-11 18:53:54.675 8 WARNING neutronclient.v2_0.client [None req-6bfac116-026c-479a-9ae5-f1c6a6490c3d c09b38c8b3334ee48e6f4a9e03a4987d cd513ff9e44c4eeb92d6ff2702b2cfcd - - default default] The 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-11 18:53:54.940 8 WARNING neutronclient.v2_0.client [None req-6bfac116-026c-479a-9ae5-f1c6a6490c3d c09b38c8b3334ee48e6f4a9e03a4987d cd513ff9e44c4eeb92d6ff2702b2cfcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1015] 10.0.0.200 () {34 vars in 663 bytes} [Thu Jun 11 18:53:54 2026] POST /v2.1/servers => generated 446 bytes in 597 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-11 18:53:55.189 7 WARNING neutronclient.v2_0.client [None req-28ddb419-c45f-469d-82df-022e9fe1a8de c09b38c8b3334ee48e6f4a9e03a4987d cd513ff9e44c4eeb92d6ff2702b2cfcd - - default default] The python binding code in 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/1016] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:53:55 2026] GET /v2.1/servers/656cea35-34f7-4242-9d60-bf1c0bfaba58 => generated 1394 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:54:00.268 7 WARNING neutronclient.v2_0.client [None req-e1e9b1c2-1940-4c4a-8b37-0e326c0faf37 c09b38c8b3334ee48e6f4a9e03a4987d cd513ff9e44c4eeb92d6ff2702b2cfcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1018] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:54:00 2026] GET /v2.1/servers/656cea35-34f7-4242-9d60-bf1c0bfaba58 => generated 1518 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:54:00.815 8 INFO nova.api.openstack.compute.server_external_events [req-177c727d-4753-484c-9aa8-8b645cf50069 req-051de7f4-bf7d-4c49-8547-ed4135090264 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:55a87a95-a794-4fa2-8914-5b7beaa4e272 for instance 656cea35-34f7-4242-9d60-bf1c0bfaba58 on instance [pid: 8|app: 0|req: 516/1019] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:54:00 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-11 18:54:05.399 8 WARNING neutronclient.v2_0.client [None req-5ecd9c40-c68b-40a4-bb86-55324dffc3f4 c09b38c8b3334ee48e6f4a9e03a4987d cd513ff9e44c4eeb92d6ff2702b2cfcd - - default default] The python binding code in 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/1021] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:54:05 2026] GET /v2.1/servers/656cea35-34f7-4242-9d60-bf1c0bfaba58 => generated 1516 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:54:05.671 7 INFO nova.api.openstack.compute.server_external_events [req-528e308b-67f6-40b2-b69d-390bc1728c53 req-6084ee59-8d62-468f-8cfc-5e35ec5c260c 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:55a87a95-a794-4fa2-8914-5b7beaa4e272 for instance 656cea35-34f7-4242-9d60-bf1c0bfaba58 on instance [pid: 7|app: 0|req: 505/1022] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:54:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:54:07.719 8 INFO nova.api.openstack.compute.server_external_events [req-cab189f5-4b56-44e8-b59a-538444008481 req-b89c1007-579a-4673-84c0-7912083e1777 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:55a87a95-a794-4fa2-8914-5b7beaa4e272 for instance 656cea35-34f7-4242-9d60-bf1c0bfaba58 on instance [pid: 8|app: 0|req: 518/1023] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:54:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:54:10.649 8 WARNING neutronclient.v2_0.client [None req-393bad5d-1dbc-41e7-9984-0af619cbfa92 c09b38c8b3334ee48e6f4a9e03a4987d cd513ff9e44c4eeb92d6ff2702b2cfcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1025] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:54:10 2026] GET /v2.1/servers/656cea35-34f7-4242-9d60-bf1c0bfaba58 => generated 1817 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-11 18:54:12.041 8 INFO nova.api.openstack.compute.server_external_events [req-7a4c4964-05ae-4580-a2e5-db80071123d6 req-d12e74e5-6a84-4823-9d42-b3d6fe2404cc 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:55a87a95-a794-4fa2-8914-5b7beaa4e272 for instance 656cea35-34f7-4242-9d60-bf1c0bfaba58 on instance [pid: 8|app: 0|req: 520/1027] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:54:12 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-11 18:54:35.072 7 WARNING neutronclient.v2_0.client [None req-6b8102f6-2adc-4d7a-beaa-d9da33ccf53c 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] The 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-11 18:54:35.115 7 WARNING neutronclient.v2_0.client [None req-6b8102f6-2adc-4d7a-beaa-d9da33ccf53c 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] The 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-11 18:54:35.267 7 WARNING neutronclient.v2_0.client [None req-6b8102f6-2adc-4d7a-beaa-d9da33ccf53c 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] The python binding code in 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/1032] 199.204.45.240 () {36 vars in 714 bytes} [Thu Jun 11 18:54:34 2026] POST /v2.1/servers => generated 453 bytes in 758 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-11 18:54:35.882 8 WARNING neutronclient.v2_0.client [None req-bf93f596-8e9e-44b7-8ea6-8b1d08053692 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1033] 199.204.45.240 () {32 vars in 733 bytes} [Thu Jun 11 18:54:35 2026] GET /v2.1/servers/4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 => generated 2213 bytes in 50 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-11 18:54:35.941 7 WARNING neutronclient.v2_0.client [None req-32212144-f539-4bbe-a363-d7b3ffbaa4b9 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1034] 199.204.45.240 () {32 vars in 759 bytes} [Thu Jun 11 18:54:35 2026] GET /v2.1/servers/4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 524/1035] 199.204.45.240 () {32 vars in 777 bytes} [Thu Jun 11 18:54:35 2026] GET /v2.1/servers/4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44/os-volume_attachments => generated 25 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:54:38.605 7 WARNING neutronclient.v2_0.client [None req-9e07da56-9675-4cc6-afa8-00f6b8c1966d 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1036] 199.204.45.240 () {32 vars in 733 bytes} [Thu Jun 11 18:54:38 2026] GET /v2.1/servers/4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 => generated 2371 bytes in 89 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-11 18:54:38.713 8 WARNING neutronclient.v2_0.client [None req-7e898273-e203-4746-9af5-feb1d1a748f7 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1037] 199.204.45.240 () {32 vars in 759 bytes} [Thu Jun 11 18:54:38 2026] GET /v2.1/servers/4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44/os-interface => generated 28 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 513/1038] 199.204.45.240 () {32 vars in 777 bytes} [Thu Jun 11 18:54:38 2026] GET /v2.1/servers/4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44/os-volume_attachments => generated 197 bytes in 51 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-11 18:54:41.151 7 INFO nova.api.openstack.compute.server_external_events [req-d163a00c-27ab-4e2c-a143-77055cd09a32 req-aeb848ae-03b5-4a6e-8c72-fe9893739f18 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:0292187e-7440-4555-a3b1-844151a664e5 for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance [pid: 7|app: 0|req: 514/1041] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:54:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:54:41.594 8 WARNING neutronclient.v2_0.client [None req-452446bc-5449-4353-9c31-1ae1fe1c678f 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1042] 199.204.45.240 () {32 vars in 733 bytes} [Thu Jun 11 18:54:41 2026] GET /v2.1/servers/4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 => generated 2445 bytes in 152 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-11 18:54:41.729 7 WARNING neutronclient.v2_0.client [None req-257c891c-447b-40aa-87d8-bc10649c6823 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] The python binding code in 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/1043] 199.204.45.240 () {32 vars in 759 bytes} [Thu Jun 11 18:54:41 2026] GET /v2.1/servers/4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44/os-interface => generated 284 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 529/1044] 199.204.45.240 () {32 vars in 777 bytes} [Thu Jun 11 18:54:41 2026] GET /v2.1/servers/4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44/os-volume_attachments => generated 197 bytes in 32 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-11 18:54:44.400 7 WARNING neutronclient.v2_0.client [None req-505e5467-3c9b-4a02-9366-4e0819ac38c1 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] The python binding code in 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/1045] 199.204.45.240 () {32 vars in 733 bytes} [Thu Jun 11 18:54:44 2026] GET /v2.1/servers/4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 => generated 2433 bytes in 137 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-11 18:54:44.531 8 WARNING neutronclient.v2_0.client [None req-ab87be33-5879-4f0c-b8d5-2708b1461775 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] The python binding code in 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/1046] 199.204.45.240 () {32 vars in 759 bytes} [Thu Jun 11 18:54:44 2026] GET /v2.1/servers/4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44/os-interface => generated 284 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 517/1047] 199.204.45.240 () {32 vars in 777 bytes} [Thu Jun 11 18:54:44 2026] GET /v2.1/servers/4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44/os-volume_attachments => generated 197 bytes in 97 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-11 18:54:47.160 8 INFO nova.api.openstack.compute.server_external_events [req-6661128e-1def-4d1b-bcc5-6b4f004d0226 req-b108db76-2d4b-435b-a2ac-6f4cab33d6c6 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:0292187e-7440-4555-a3b1-844151a664e5 for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance [pid: 8|app: 0|req: 531/1048] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:54: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:54:47.596 7 WARNING neutronclient.v2_0.client [None req-17ba0d2e-8670-40bb-8544-c054ebb41aea 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1049] 199.204.45.240 () {32 vars in 733 bytes} [Thu Jun 11 18:54:47 2026] GET /v2.1/servers/4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 => generated 2433 bytes in 136 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-11 18:54:47.737 8 WARNING neutronclient.v2_0.client [None req-3f86b47a-8e4b-48d2-81df-ec8c8560f03a 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1050] 199.204.45.240 () {32 vars in 759 bytes} [Thu Jun 11 18:54:47 2026] GET /v2.1/servers/4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44/os-interface => generated 286 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: 7|app: 0|req: 519/1051] 199.204.45.240 () {32 vars in 777 bytes} [Thu Jun 11 18:54:47 2026] GET /v2.1/servers/4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44/os-volume_attachments => generated 197 bytes in 48 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-11 18:54:49.203 8 INFO nova.api.openstack.compute.server_external_events [req-eda0749f-949d-4961-a0dd-b8c634bddaa3 req-3aef19b9-ef10-4624-b484-b4028eb6dd6a 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:0292187e-7440-4555-a3b1-844151a664e5 for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance [pid: 8|app: 0|req: 533/1052] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:54:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:54:50.515 8 WARNING neutronclient.v2_0.client [None req-42c2e337-cd98-4209-9f66-ff3a928c2190 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] The python binding code in 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/1054] 199.204.45.240 () {32 vars in 733 bytes} [Thu Jun 11 18:54:50 2026] GET /v2.1/servers/4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 => generated 2581 bytes in 159 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-11 18:54:50.669 7 WARNING neutronclient.v2_0.client [None req-8e360beb-2bb2-402a-a974-9ac736d87504 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] The python binding code in 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/1055] 199.204.45.240 () {32 vars in 759 bytes} [Thu Jun 11 18:54:50 2026] GET /v2.1/servers/4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44/os-interface => generated 286 bytes in 80 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: 535/1056] 199.204.45.240 () {32 vars in 777 bytes} [Thu Jun 11 18:54:50 2026] GET /v2.1/servers/4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:55:24.793 8 WARNING neutronclient.v2_0.client [None req-e155fb6e-af55-4afd-a7c4-0179b290f6ef 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] The 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-11 18:55:24.849 8 WARNING neutronclient.v2_0.client [None req-e155fb6e-af55-4afd-a7c4-0179b290f6ef 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] 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-11 18:55:27.276 7 INFO nova.api.openstack.compute.server_external_events [req-52586f6f-652f-4e1f-98dc-d2e1bddc7e02 req-c26fd991-9fb7-4633-87b2-ef1672b88bba 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:430aee95-c898-4a39-b224-237b3a97b410 for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance [pid: 7|app: 0|req: 526/1064] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:55:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:55:30.225 7 INFO nova.api.openstack.compute.server_external_events [req-b68de1ee-4a00-4c5d-bbc6-68917f83252d req-b349e07f-b7fc-45d8-8300-cfa889e78cad 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:430aee95-c898-4a39-b224-237b3a97b410 for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance [pid: 7|app: 0|req: 528/1066] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:55:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:55:32.268 7 INFO nova.api.openstack.compute.server_external_events [req-a78762c0-0b8a-4f29-b0ee-fc2844ecc129 req-ca9828c1-fbe8-4a5f-9a97-b77cf29eeead 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:430aee95-c898-4a39-b224-237b3a97b410 for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance [pid: 7|app: 0|req: 530/1068] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:55:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:55:33.410 8 WARNING neutronclient.v2_0.client [None req-e155fb6e-af55-4afd-a7c4-0179b290f6ef 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] The python binding code in 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/1069] 199.204.45.240 () {36 vars in 812 bytes} [Thu Jun 11 18:55:24 2026] POST /v2.1/servers/4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44/os-interface => generated 281 bytes in 8705 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-11 18:55:34.287 7 INFO nova.api.openstack.compute.server_external_events [req-674192e0-f255-4f1b-8821-987b1695aee2 req-02a9e70c-71b9-404d-a478-4a97329070d3 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:430aee95-c898-4a39-b224-237b3a97b410 for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance [pid: 7|app: 0|req: 531/1070] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:55:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:55:34.315 8 INFO nova.api.openstack.compute.server_external_events [req-f4e2c8a3-d054-46b0-971c-bc94a2c8b6fe req-09bd2fc5-47d4-41fb-9255-e9e3155e9dd8 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:430aee95-c898-4a39-b224-237b3a97b410 for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance [pid: 8|app: 0|req: 540/1071] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:55:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:56:05.040 7 WARNING neutronclient.v2_0.client [None req-17892ceb-d25f-4efc-814a-a49c56517b47 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] The 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-11 18:56:05.091 7 WARNING neutronclient.v2_0.client [None req-17892ceb-d25f-4efc-814a-a49c56517b47 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] 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-11 18:56:07.545 8 INFO nova.api.openstack.compute.server_external_events [req-39b0ff9c-e6da-4820-9636-1a1c2fa64f78 req-2a0c0518-6a69-4311-956b-63e3b94b73c6 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:9d004fca-24c6-4733-b78b-edba1b88b138 for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance [pid: 8|app: 0|req: 544/1078] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:56:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:56:10.887 8 INFO nova.api.openstack.compute.server_external_events [req-69946f50-63d4-4c04-94f7-cacf128e04ba req-01e1eaef-7e69-4d60-ac13-24805b54eb6b 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:9d004fca-24c6-4733-b78b-edba1b88b138 for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance [pid: 8|app: 0|req: 546/1080] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:56:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:56:12.926 8 INFO nova.api.openstack.compute.server_external_events [req-8c502cf8-7b50-477a-a5c8-1baab859f288 req-bf3c2ba3-ed52-44e2-b0ec-fae2db17f60e 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:9d004fca-24c6-4733-b78b-edba1b88b138 for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance [pid: 8|app: 0|req: 548/1082] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:56:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:56:14.148 7 WARNING neutronclient.v2_0.client [None req-17892ceb-d25f-4efc-814a-a49c56517b47 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1083] 199.204.45.240 () {36 vars in 812 bytes} [Thu Jun 11 18:56:04 2026] POST /v2.1/servers/4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44/os-interface => generated 377 bytes in 9286 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:56:25.497 8 WARNING neutronclient.v2_0.client [None req-e900f1ee-2295-4eec-9445-20c60a53956e 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] The 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-11 18:56:25.540 8 WARNING neutronclient.v2_0.client [None req-e900f1ee-2295-4eec-9445-20c60a53956e 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] 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-11 18:56:28.030 7 INFO nova.api.openstack.compute.server_external_events [req-5e20afed-6d8d-4876-ada8-91cb72fd2d6c req-6e532027-658e-4a70-81b8-4eb3c70bd503 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:88583c66-d9de-4b37-81b7-71d294d8fc8c for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance [pid: 7|app: 0|req: 537/1086] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:56:28 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-11 18:56:31.704 7 INFO nova.api.openstack.compute.server_external_events [req-003439ee-bfe2-48a9-b5a6-5f0b532b8344 req-e3ddcc76-809e-4ff4-b57e-941a56decff9 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:88583c66-d9de-4b37-81b7-71d294d8fc8c for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance [pid: 7|app: 0|req: 540/1089] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:56:31 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:56:33.749 7 INFO nova.api.openstack.compute.server_external_events [req-f8d39a5d-0f2d-4b26-b4db-f03b65c5eb3c req-1acdf13d-9b34-46ce-8ef9-d8f7508a3f1a 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-plugged:88583c66-d9de-4b37-81b7-71d294d8fc8c for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance [pid: 7|app: 0|req: 541/1090] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:56:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 18:56:35.081 8 WARNING neutronclient.v2_0.client [None req-e900f1ee-2295-4eec-9445-20c60a53956e 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] The python binding code in 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/1091] 199.204.45.240 () {36 vars in 812 bytes} [Thu Jun 11 18:56:25 2026] POST /v2.1/servers/4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44/os-interface => generated 377 bytes in 9680 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-11 18:56:35.946 7 INFO nova.api.openstack.compute.server_external_events [req-2ccebe8e-717e-4d8a-874e-da8ba4bf3b9e req-5a5f5563-4c8b-4f5f-9fad-a651563e35d8 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:9d004fca-24c6-4733-b78b-edba1b88b138 for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance [pid: 7|app: 0|req: 542/1092] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:56:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:56:49.284 8 INFO nova.api.openstack.compute.server_external_events [req-434256b3-4440-4087-bfbf-5e589dd239b4 req-794af6c4-1ceb-4ddc-a1b9-a12844ed8cf7 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:88583c66-d9de-4b37-81b7-71d294d8fc8c for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance [pid: 8|app: 0|req: 552/1095] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:56:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 553/1097] 199.204.45.240 () {34 vars in 855 bytes} [Thu Jun 11 18:56:49 2026] DELETE /v2.1/servers/4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44/os-interface/88583c66-d9de-4b37-81b7-71d294d8fc8c => 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-11 18:56:51.324 8 INFO nova.api.openstack.compute.server_external_events [req-d429b632-bbc6-407d-8954-7c7fe69f676b req-ee391465-4b83-4d6d-90b3-96002ce0c13f 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:88583c66-d9de-4b37-81b7-71d294d8fc8c for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance [pid: 8|app: 0|req: 554/1099] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:56:51 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-11 18:56:52.277 7 INFO nova.api.openstack.compute.server_external_events [req-fe17e35f-c1f7-4024-bf58-181b6d73f083 req-b80dfc4d-7b15-498d-92ff-3e38f2b5b0ca 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:88583c66-d9de-4b37-81b7-71d294d8fc8c for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance [pid: 7|app: 0|req: 546/1100] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:56:52 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-11 18:56:54.321 8 INFO nova.api.openstack.compute.server_external_events [req-57d09c30-69cb-4d59-bb92-b88d6bf0bc70 req-1a3ff03e-15ea-4322-bbfb-702313cbe2cd 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:88583c66-d9de-4b37-81b7-71d294d8fc8c for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance [pid: 8|app: 0|req: 555/1101] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:56:54 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-11 18:56:59.354 7 INFO nova.api.openstack.compute.server_external_events [req-5771ae93-5a3c-4d78-8562-a43c9d0fa11b req-76aa2460-48c2-4b4c-af12-f4ff9ae22de0 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:9d004fca-24c6-4733-b78b-edba1b88b138 for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance [pid: 7|app: 0|req: 547/1102] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:56:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 556/1103] 199.204.45.240 () {34 vars in 855 bytes} [Thu Jun 11 18:56:59 2026] DELETE /v2.1/servers/4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44/os-interface/9d004fca-24c6-4733-b78b-edba1b88b138 => generated 0 bytes in 43 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-11 18:57:01.439 7 INFO nova.api.openstack.compute.server_external_events [req-36e91a8f-a101-4790-90f7-675e0a62ba59 req-38c6739b-2a06-4aca-bfb7-cecea90ae8eb 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:9d004fca-24c6-4733-b78b-edba1b88b138 for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance [pid: 7|app: 0|req: 549/1106] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:57:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:57:03.485 8 INFO nova.api.openstack.compute.server_external_events [req-5d06c7a1-4529-460d-8bdc-b3a3d3a1dabe req-475c9a4b-6c8d-4bdb-8670-d1c93eb3c420 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:9d004fca-24c6-4733-b78b-edba1b88b138 for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance [pid: 8|app: 0|req: 558/1107] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:57:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 560/1111] 199.204.45.240 () {34 vars in 855 bytes} [Thu Jun 11 18:57:20 2026] DELETE /v2.1/servers/4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44/os-interface/430aee95-c898-4a39-b224-237b3a97b410 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:57:22.878 8 INFO nova.api.openstack.compute.server_external_events [req-d1f40848-07c3-4cd3-bc49-fe40d5d80d6f req-c7ec0e9e-7864-43d1-8297-2f753457d5b9 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:430aee95-c898-4a39-b224-237b3a97b410 for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance [pid: 8|app: 0|req: 561/1113] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:57:22 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-11 18:57:24.919 7 INFO nova.api.openstack.compute.server_external_events [req-03b0f8ba-4e16-4270-87ba-9b6fdc2f16ce req-fe7de016-7ec3-4d53-b848-f02de2d775dd 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:430aee95-c898-4a39-b224-237b3a97b410 for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance [pid: 7|app: 0|req: 553/1114] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:57:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 562/1115] 199.204.45.240 () {34 vars in 755 bytes} [Thu Jun 11 18:57:25 2026] DELETE /v2.1/servers/4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 => generated 0 bytes in 110 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-11 18:57:27.358 7 INFO nova.api.openstack.compute.server_external_events [req-e26bcfa6-32be-46af-a548-69a94a9bbdf1 req-8d2ef150-1c99-47d3-a3a2-0367054897e9 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:0292187e-7440-4555-a3b1-844151a664e5 for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance [pid: 7|app: 0|req: 554/1116] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:57:27 2026] POST /v2.1/os-server-external-events => generated 185 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-11 18:57:29.397 8 INFO nova.api.openstack.compute.server_external_events [req-a818a324-2ffa-4d55-9795-72e2b9fbe17b req-dafd7fe1-dd94-4e59-9f6d-c5a5e4994793 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:0292187e-7440-4555-a3b1-844151a664e5 for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance 2026-06-11 18:57:29.397 8 INFO nova.api.openstack.compute.server_external_events [req-a818a324-2ffa-4d55-9795-72e2b9fbe17b req-dafd7fe1-dd94-4e59-9f6d-c5a5e4994793 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-deleted:0292187e-7440-4555-a3b1-844151a664e5 for instance 4b3d09c8-f73e-4ad2-9ab3-5d5a3a5e1f44 on instance [pid: 8|app: 0|req: 563/1117] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:57:29 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:57:29.959 8 INFO nova.api.openstack.compute.server_external_events [req-d566feff-3dcf-485c-b52a-66c6ec1a01bd req-8f03e097-5186-462c-a478-26119a7c7f18 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:55a87a95-a794-4fa2-8914-5b7beaa4e272 for instance 656cea35-34f7-4242-9d60-bf1c0bfaba58 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 564/1119] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:57:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1120] 10.0.0.200 () {32 vars in 718 bytes} [Thu Jun 11 18:57:29 2026] DELETE /v2.1/servers/656cea35-34f7-4242-9d60-bf1c0bfaba58 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:57:30.084 8 WARNING neutronclient.v2_0.client [None req-d449c7f6-788f-463c-b0a5-bbee4f46c087 c09b38c8b3334ee48e6f4a9e03a4987d cd513ff9e44c4eeb92d6ff2702b2cfcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1121] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:57:30 2026] GET /v2.1/servers/656cea35-34f7-4242-9d60-bf1c0bfaba58 => generated 1943 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:57:31.997 8 INFO nova.api.openstack.compute.server_external_events [req-b9b5a6cd-7b89-49bd-b93c-6235ba6c3a3b req-13998be7-f2b4-4193-82d9-52ecd3c11bc2 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:55a87a95-a794-4fa2-8914-5b7beaa4e272 for instance 656cea35-34f7-4242-9d60-bf1c0bfaba58 on instance 2026-06-11 18:57:31.997 8 INFO nova.api.openstack.compute.server_external_events [req-b9b5a6cd-7b89-49bd-b93c-6235ba6c3a3b req-13998be7-f2b4-4193-82d9-52ecd3c11bc2 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:55a87a95-a794-4fa2-8914-5b7beaa4e272 for instance 656cea35-34f7-4242-9d60-bf1c0bfaba58 on instance [pid: 8|app: 0|req: 566/1123] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:57:31 2026] POST /v2.1/os-server-external-events => generated 358 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-11 18:57:34.033 7 INFO nova.api.openstack.compute.server_external_events [req-199bd58b-fda0-43f9-89ca-f06146e2355b req-9ea5d2d0-47b6-4c51-ba77-9c5b8afd142f 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-deleted:55a87a95-a794-4fa2-8914-5b7beaa4e272 for instance 656cea35-34f7-4242-9d60-bf1c0bfaba58 on instance [pid: 7|app: 0|req: 558/1124] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:57:34 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-11 18:57:35.291 8 WARNING neutronclient.v2_0.client [None req-052a3254-fefc-4fde-ab18-72da4c4cf770 c09b38c8b3334ee48e6f4a9e03a4987d cd513ff9e44c4eeb92d6ff2702b2cfcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1125] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:57:35 2026] GET /v2.1/servers/656cea35-34f7-4242-9d60-bf1c0bfaba58 => generated 1480 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-11 18:57:40.368 8 INFO nova.api.openstack.wsgi [None req-d7695ea4-e189-4ff0-a2e3-bbde28a82d0d c09b38c8b3334ee48e6f4a9e03a4987d cd513ff9e44c4eeb92d6ff2702b2cfcd - - default default] HTTP exception thrown: Instance 656cea35-34f7-4242-9d60-bf1c0bfaba58 could not be found. [pid: 8|app: 0|req: 568/1127] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:57:40 2026] GET /v2.1/servers/656cea35-34f7-4242-9d60-bf1c0bfaba58 => 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-11 18:57:40.795 7 INFO nova.api.openstack.compute.server_external_events [req-9ab8659c-b8ca-42a4-ada7-c1413dfae319 req-75d1db6d-146b-4ddb-bba4-25c6f2f6ef4f 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-changed:ac60d4d6-79be-42e7-883b-80eef7ffe968 for instance c45ad78d-2c04-4ad7-a48f-afcb91249cb9 on instance [pid: 7|app: 0|req: 560/1128] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:57:40 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: 569/1129] 10.0.0.200 () {32 vars in 718 bytes} [Thu Jun 11 18:57:40 2026] DELETE /v2.1/servers/c45ad78d-2c04-4ad7-a48f-afcb91249cb9 => 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-11 18:57:40.949 7 WARNING neutronclient.v2_0.client [None req-0274edbc-699f-441e-aa04-16d11bf04b52 c09b38c8b3334ee48e6f4a9e03a4987d cd513ff9e44c4eeb92d6ff2702b2cfcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1130] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:57:40 2026] GET /v2.1/servers/c45ad78d-2c04-4ad7-a48f-afcb91249cb9 => generated 1941 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:57:42.168 7 INFO nova.api.openstack.compute.server_external_events [req-545903cc-ed9e-4f08-9020-b2802c5640fa req-fb4f4299-3b4c-4595-8f22-9af596f61c50 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:ac60d4d6-79be-42e7-883b-80eef7ffe968 for instance c45ad78d-2c04-4ad7-a48f-afcb91249cb9 on instance [pid: 7|app: 0|req: 562/1132] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:57:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 18:57:44.213 8 INFO nova.api.openstack.compute.server_external_events [req-3f1c1585-3cdc-470d-a773-444d166965eb req-ee3297b6-ab98-4224-8c0e-e7dc26d75a13 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-unplugged:ac60d4d6-79be-42e7-883b-80eef7ffe968 for instance c45ad78d-2c04-4ad7-a48f-afcb91249cb9 on instance 2026-06-11 18:57:44.214 8 INFO nova.api.openstack.compute.server_external_events [req-3f1c1585-3cdc-470d-a773-444d166965eb req-ee3297b6-ab98-4224-8c0e-e7dc26d75a13 910a6ec17da84002a109066247056f0a c62f0277cc044fed808df32e2b09ccd9 - - 9f691506704341abb4bb2db54e6207d8 9f691506704341abb4bb2db54e6207d8] Creating event network-vif-deleted:ac60d4d6-79be-42e7-883b-80eef7ffe968 for instance c45ad78d-2c04-4ad7-a48f-afcb91249cb9 on instance [pid: 8|app: 0|req: 571/1133] 10.0.0.24 () {38 vars in 814 bytes} [Thu Jun 11 18:57:44 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-11 18:57:46.147 7 WARNING neutronclient.v2_0.client [None req-3bcfee3f-6351-40d8-a421-d2fd11db17d2 c09b38c8b3334ee48e6f4a9e03a4987d cd513ff9e44c4eeb92d6ff2702b2cfcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 563/1134] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:57:46 2026] GET /v2.1/servers/c45ad78d-2c04-4ad7-a48f-afcb91249cb9 => generated 1479 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-11 18:57:51.224 8 INFO nova.api.openstack.wsgi [None req-0333afb4-468f-4e9c-850d-619daf10dca3 c09b38c8b3334ee48e6f4a9e03a4987d cd513ff9e44c4eeb92d6ff2702b2cfcd - - default default] HTTP exception thrown: Instance c45ad78d-2c04-4ad7-a48f-afcb91249cb9 could not be found. [pid: 8|app: 0|req: 573/1137] 10.0.0.200 () {32 vars in 715 bytes} [Thu Jun 11 18:57:51 2026] GET /v2.1/servers/c45ad78d-2c04-4ad7-a48f-afcb91249cb9 => 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: 565/1138] 10.0.0.200 () {32 vars in 724 bytes} [Thu Jun 11 18:57:53 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-931703931 => 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-11 18:57:53.046 8 INFO nova.api.openstack.wsgi [None req-fba671a7-0b63-4a05-b1ae-a0bb6601dd08 c09b38c8b3334ee48e6f4a9e03a4987d cd513ff9e44c4eeb92d6ff2702b2cfcd - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-931703931 not found for user c09b38c8b3334ee48e6f4a9e03a4987d [pid: 8|app: 0|req: 574/1139] 10.0.0.200 () {32 vars in 721 bytes} [Thu Jun 11 18:57:53 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-931703931 => generated 141 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1142] 10.0.0.200 () {32 vars in 655 bytes} [Thu Jun 11 18:58:08 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1143] 10.0.0.200 () {32 vars in 641 bytes} [Thu Jun 11 18:58:09 2026] GET /v2.1/servers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-11 18:58:09.128 7 WARNING oslo_db.sqlalchemy.utils [None req-88a0a467-b143-4a98-9bb0-b9dfc379993a 7e8246f0dbcc42c8b7e7216ad3275242 3c9d231a371b4df1bf195da71018d2bf - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 568/1144] 10.0.0.200 () {32 vars in 649 bytes} [Thu Jun 11 18:58:09 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1145] 10.0.0.200 () {32 vars in 694 bytes} [Thu Jun 11 18:58:09 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1170] 10.0.0.119 () {28 vars in 454 bytes} [Thu Jun 11 19:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1171] 10.0.0.119 () {30 vars in 658 bytes} [Thu Jun 11 19:00:08 2026] GET /v2.1 => generated 0 bytes in 73 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 582/1172] 10.0.0.119 () {32 vars in 731 bytes} [Thu Jun 11 19:00:08 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1173] 10.0.0.119 () {34 vars in 765 bytes} [Thu Jun 11 19:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1176] 10.0.0.119 () {28 vars in 454 bytes} [Thu Jun 11 19:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 593/1177] 10.0.0.119 () {30 vars in 658 bytes} [Thu Jun 11 19:00:12 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 585/1178] 10.0.0.119 () {32 vars in 731 bytes} [Thu Jun 11 19:00:12 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1179] 10.0.0.119 () {34 vars in 765 bytes} [Thu Jun 11 19:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1180] 10.0.0.119 () {28 vars in 454 bytes} [Thu Jun 11 19:00:17 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 595/1181] 10.0.0.119 () {30 vars in 658 bytes} [Thu Jun 11 19:00:17 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: 587/1182] 10.0.0.119 () {32 vars in 731 bytes} [Thu Jun 11 19:00:17 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: 596/1183] 10.0.0.119 () {34 vars in 808 bytes} [Thu Jun 11 19:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1186] 10.0.0.119 () {28 vars in 454 bytes} [Thu Jun 11 19:00:21 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 598/1187] 10.0.0.119 () {30 vars in 658 bytes} [Thu Jun 11 19:00:21 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: 7|app: 0|req: 590/1188] 10.0.0.119 () {32 vars in 731 bytes} [Thu Jun 11 19:00:21 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: 599/1189] 10.0.0.119 () {34 vars in 808 bytes} [Thu Jun 11 19:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1208] 10.0.0.192 () {28 vars in 454 bytes} [Thu Jun 11 19:01:56 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: 609/1209] 10.0.0.192 () {30 vars in 658 bytes} [Thu Jun 11 19:01:56 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 601/1210] 10.0.0.192 () {32 vars in 731 bytes} [Thu Jun 11 19:01:56 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1211] 10.0.0.192 () {34 vars in 806 bytes} [Thu Jun 11 19:01:56 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1212] 10.0.0.192 () {28 vars in 454 bytes} [Thu Jun 11 19:01:57 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: 611/1213] 10.0.0.192 () {30 vars in 658 bytes} [Thu Jun 11 19:01:57 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 603/1214] 10.0.0.192 () {32 vars in 731 bytes} [Thu Jun 11 19:01:57 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: 612/1215] 10.0.0.192 () {34 vars in 894 bytes} [Thu Jun 11 19:01:57 2026] GET /v2.1/servers/detail?project_id=3c9d231a371b4df1bf195da71018d2bf&all_tenants=True => generated 15 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1216] 10.0.0.192 () {34 vars in 894 bytes} [Thu Jun 11 19:01:57 2026] GET /v2.1/servers/detail?project_id=88447ba6c7eb4b1586db5f1f9789844b&all_tenants=True => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1217] 10.0.0.192 () {34 vars in 894 bytes} [Thu Jun 11 19:01:57 2026] GET /v2.1/servers/detail?project_id=c62f0277cc044fed808df32e2b09ccd9&all_tenants=True => generated 15 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)