+ 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 07:29:49 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-6db6b7ddb9-twbr7 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 0x7f890882d668 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 07:29:54.863 7 INFO nova.utils [None req-e825c2dd-a4e3-4fc5-ac49-1c5fdd9c41ad - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-11 07:29:54.910 8 INFO nova.utils [None req-25854b0f-dd3c-47f0-b355-659099bd08d7 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-11 07:29:56.814 8 WARNING keystonemiddleware._common.config [None req-25854b0f-dd3c-47f0-b355-659099bd08d7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-11 07:29:56.825 8 WARNING oslo_config.cfg [None req-25854b0f-dd3c-47f0-b355-659099bd08d7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-11 07:29:56.874 7 WARNING keystonemiddleware._common.config [None req-e825c2dd-a4e3-4fc5-ac49-1c5fdd9c41ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-11 07:29:56.884 7 WARNING oslo_config.cfg [None req-e825c2dd-a4e3-4fc5-ac49-1c5fdd9c41ad - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-11 07:29:56.912 8 WARNING keystonemiddleware._common.config [None req-25854b0f-dd3c-47f0-b355-659099bd08d7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-11 07:29:56.930 8 WARNING oslo_config.cfg [None req-25854b0f-dd3c-47f0-b355-659099bd08d7 - - - - - -] 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 07:29:56.943 8 WARNING oslo_config.cfg [None req-25854b0f-dd3c-47f0-b355-659099bd08d7 - - - - - -] 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 0x7f890882d668 pid: 8 (default app) 2026-06-11 07:29:56.978 7 WARNING keystonemiddleware._common.config [None req-e825c2dd-a4e3-4fc5-ac49-1c5fdd9c41ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-11 07:29:56.995 7 WARNING oslo_config.cfg [None req-e825c2dd-a4e3-4fc5-ac49-1c5fdd9c41ad - - - - - -] 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 07:29:57.009 7 WARNING oslo_config.cfg [None req-e825c2dd-a4e3-4fc5-ac49-1c5fdd9c41ad - - - - - -] 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 8 seconds on interpreter 0x7f890882d668 pid: 7 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.240 () {42 vars in 705 bytes} [Thu Jun 11 07:30:03 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 07:30:04.040 7 WARNING oslo_policy.policy [None req-23c2cf69-4faa-4482-9532-6abf53192fb4 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - 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 07:30:04.040 7 WARNING oslo_policy.policy [None req-23c2cf69-4faa-4482-9532-6abf53192fb4 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - 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 () {44 vars in 909 bytes} [Thu Jun 11 07:30:03 2026] GET /v2.1 => generated 0 bytes in 651 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 07:30:04.144 8 WARNING oslo_policy.policy [req-23c2cf69-4faa-4482-9532-6abf53192fb4 req-1277dc77-0d36-4ccc-adf8-ce8c84ff6977 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - 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 07:30:04.144 8 WARNING oslo_policy.policy [req-23c2cf69-4faa-4482-9532-6abf53192fb4 req-1277dc77-0d36-4ccc-adf8-ce8c84ff6977 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.204.45.240 () {46 vars in 982 bytes} [Thu Jun 11 07:30:04 2026] GET /v2.1/ => generated 400 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 07:30:04.251 7 INFO nova.api.openstack.wsgi [None req-2e7bf5da-7693-45da-b319-99227674af9a 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.240 () {48 vars in 1011 bytes} [Thu Jun 11 07:30:04 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.240 () {48 vars in 1051 bytes} [Thu Jun 11 07:30:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.240 () {52 vars in 1048 bytes} [Thu Jun 11 07:30:04 2026] POST /v2.1/flavors => generated 529 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.240 () {42 vars in 705 bytes} [Thu Jun 11 07:30:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.240 () {44 vars in 909 bytes} [Thu Jun 11 07:30:05 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: 8|app: 0|req: 6/12] 199.204.45.240 () {46 vars in 982 bytes} [Thu Jun 11 07:30: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 07:30:05.363 7 INFO nova.api.openstack.wsgi [None req-76c32190-b59b-43a7-b981-e0acbdacc4ba 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.240 () {48 vars in 1013 bytes} [Thu Jun 11 07:30:05 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.240 () {48 vars in 1051 bytes} [Thu Jun 11 07:30:05 2026] GET /v2.1/flavors/detail?is_public=None => 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: 8/15] 199.204.45.240 () {52 vars in 1048 bytes} [Thu Jun 11 07:30:05 2026] POST /v2.1/flavors => generated 532 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.240 () {42 vars in 705 bytes} [Thu Jun 11 07:30:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.240 () {44 vars in 909 bytes} [Thu Jun 11 07:30:06 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.240 () {46 vars in 982 bytes} [Thu Jun 11 07:30:06 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 07:30:06.414 7 INFO nova.api.openstack.wsgi [None req-9d7df502-98b1-4625-a50d-777b298bbad8 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.240 () {48 vars in 1015 bytes} [Thu Jun 11 07:30:06 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.240 () {48 vars in 1051 bytes} [Thu Jun 11 07:30:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.240 () {52 vars in 1048 bytes} [Thu Jun 11 07:30:06 2026] POST /v2.1/flavors => generated 533 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.240 () {42 vars in 705 bytes} [Thu Jun 11 07:30:07 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.240 () {44 vars in 909 bytes} [Thu Jun 11 07:30:07 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.240 () {46 vars in 982 bytes} [Thu Jun 11 07:30: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 07:30:07.494 7 INFO nova.api.openstack.wsgi [None req-314c2b26-8bc9-4dea-b556-711161371707 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.240 () {48 vars in 1013 bytes} [Thu Jun 11 07:30:07 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.240 () {48 vars in 1051 bytes} [Thu Jun 11 07:30:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.240 () {52 vars in 1048 bytes} [Thu Jun 11 07:30:07 2026] POST /v2.1/flavors => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.240 () {42 vars in 705 bytes} [Thu Jun 11 07:30:08 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.240 () {44 vars in 909 bytes} [Thu Jun 11 07:30:08 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: 8|app: 0|req: 15/30] 199.204.45.240 () {46 vars in 982 bytes} [Thu Jun 11 07:30:08 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 07:30:08.509 7 INFO nova.api.openstack.wsgi [None req-e2da544d-96f3-4e75-b5ac-fb068e3f08b4 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/31] 199.204.45.240 () {48 vars in 1015 bytes} [Thu Jun 11 07:30:08 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.240 () {48 vars in 1051 bytes} [Thu Jun 11 07:30:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.240 () {52 vars in 1048 bytes} [Thu Jun 11 07:30:08 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: 8|app: 0|req: 50/100] 10.0.0.50 () {28 vars in 453 bytes} [Thu Jun 11 07:35:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 51/101] 10.0.0.50 () {30 vars in 657 bytes} [Thu Jun 11 07:35:34 2026] GET /v2.1 => generated 0 bytes in 105 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: 51/102] 10.0.0.50 () {32 vars in 730 bytes} [Thu Jun 11 07:35:34 2026] GET /v2.1/ => generated 411 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 10.0.0.50 () {34 vars in 803 bytes} [Thu Jun 11 07:35:34 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/150] 199.204.45.240 () {42 vars in 705 bytes} [Thu Jun 11 07:39:22 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 76/151] 199.204.45.240 () {44 vars in 909 bytes} [Thu Jun 11 07:39:22 2026] GET /v2.1 => generated 0 bytes in 95 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 76/152] 199.204.45.240 () {46 vars in 982 bytes} [Thu Jun 11 07:39:22 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 07:39:22.401 7 INFO nova.api.openstack.wsgi [None req-cc77ed1d-d1a1-4537-9bef-a522941e38b5 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 77/153] 199.204.45.240 () {48 vars in 1017 bytes} [Thu Jun 11 07:39:22 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/154] 199.204.45.240 () {48 vars in 1051 bytes} [Thu Jun 11 07:39:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/155] 199.204.45.240 () {52 vars in 1049 bytes} [Thu Jun 11 07:39:22 2026] POST /v2.1/flavors => generated 534 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/172] 199.204.45.240 () {42 vars in 705 bytes} [Thu Jun 11 07:40:44 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: 86/173] 199.204.45.240 () {44 vars in 909 bytes} [Thu Jun 11 07:40:44 2026] GET /v2.1 => generated 0 bytes in 423 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 88/174] 199.204.45.240 () {46 vars in 982 bytes} [Thu Jun 11 07:40: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) 2026-06-11 07:40:44.845 8 INFO nova.api.openstack.wsgi [None req-67a06c1c-346d-4d87-8519-f096ccf72f20 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 05a977ac2e9243bca4c3dc0aac4a9105 [pid: 8|app: 0|req: 87/175] 199.204.45.240 () {48 vars in 1051 bytes} [Thu Jun 11 07:40:44 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-11 07:40:44.861 7 WARNING oslo_db.sqlalchemy.utils [None req-c5d40615-28f2-462f-8bfd-fc9232ce46b1 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 89/176] 199.204.45.240 () {48 vars in 1016 bytes} [Thu Jun 11 07:40:44 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/177] 199.204.45.240 () {52 vars in 1057 bytes} [Thu Jun 11 07:40:44 2026] POST /v2.1/os-keypairs => generated 576 bytes in 73 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/180] 199.204.45.240 () {42 vars in 705 bytes} [Thu Jun 11 07:40:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/181] 199.204.45.240 () {44 vars in 909 bytes} [Thu Jun 11 07:40:49 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 92/182] 199.204.45.240 () {46 vars in 982 bytes} [Thu Jun 11 07:40:49 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/183] 199.204.45.240 () {48 vars in 1073 bytes} [Thu Jun 11 07:40:49 2026] GET /v2.1/os-quota-sets/8f37f9cd28e04dad9008623b8ba44658 => generated 283 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/184] 199.204.45.240 () {52 vars in 1125 bytes} [Thu Jun 11 07:40:49 2026] PUT /v2.1/os-quota-sets/8f37f9cd28e04dad9008623b8ba44658 => generated 238 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 199.204.45.240 () {42 vars in 705 bytes} [Thu Jun 11 07:49:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.204.45.240 () {44 vars in 909 bytes} [Thu Jun 11 07:49:05 2026] GET /v2.1 => generated 0 bytes in 112 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.240 () {46 vars in 982 bytes} [Thu Jun 11 07:49:05 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 07:49:05.896 7 INFO nova.api.openstack.wsgi [None req-f897a1df-580c-4bd9-97a3-268c755ff9a7 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 144/286] 199.204.45.240 () {48 vars in 1015 bytes} [Thu Jun 11 07:49:05 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 199.204.45.240 () {48 vars in 1051 bytes} [Thu Jun 11 07:49:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.204.45.240 () {52 vars in 1049 bytes} [Thu Jun 11 07:49:05 2026] POST /v2.1/flavors => generated 534 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/331] 199.204.45.240 () {42 vars in 705 bytes} [Thu Jun 11 07:52:33 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: 165/332] 199.204.45.240 () {44 vars in 909 bytes} [Thu Jun 11 07:52:33 2026] GET /v2.1 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 168/333] 199.204.45.240 () {46 vars in 982 bytes} [Thu Jun 11 07:52:33 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/334] 199.204.45.240 () {48 vars in 1073 bytes} [Thu Jun 11 07:52:33 2026] GET /v2.1/os-quota-sets/c6b3b484930e40dd8b992bf22dfa6039 => generated 283 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/335] 199.204.45.240 () {52 vars in 1125 bytes} [Thu Jun 11 07:52:33 2026] PUT /v2.1/os-quota-sets/c6b3b484930e40dd8b992bf22dfa6039 => generated 238 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/426] 10.0.0.60 () {28 vars in 453 bytes} [Thu Jun 11 08:00:08 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 215/427] 10.0.0.60 () {30 vars in 657 bytes} [Thu Jun 11 08:00:08 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 213/428] 10.0.0.60 () {32 vars in 730 bytes} [Thu Jun 11 08:00:08 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/429] 10.0.0.60 () {34 vars in 764 bytes} [Thu Jun 11 08:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/432] 10.0.0.60 () {28 vars in 453 bytes} [Thu Jun 11 08:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/433] 10.0.0.60 () {30 vars in 657 bytes} [Thu Jun 11 08:00:13 2026] GET /v2.1 => generated 0 bytes in 45 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: 219/434] 10.0.0.60 () {32 vars in 730 bytes} [Thu Jun 11 08:00:13 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/435] 10.0.0.60 () {34 vars in 764 bytes} [Thu Jun 11 08:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/436] 10.0.0.60 () {28 vars in 453 bytes} [Thu Jun 11 08:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 217/437] 10.0.0.60 () {30 vars in 657 bytes} [Thu Jun 11 08:00:17 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: 221/438] 10.0.0.60 () {32 vars in 730 bytes} [Thu Jun 11 08:00:17 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: 218/439] 10.0.0.60 () {34 vars in 807 bytes} [Thu Jun 11 08:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/442] 10.0.0.60 () {28 vars in 453 bytes} [Thu Jun 11 08:00:22 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/443] 10.0.0.60 () {30 vars in 657 bytes} [Thu Jun 11 08:00:22 2026] GET /v2.1 => generated 0 bytes in 36 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: 221/444] 10.0.0.60 () {32 vars in 730 bytes} [Thu Jun 11 08:00:22 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/445] 10.0.0.60 () {34 vars in 807 bytes} [Thu Jun 11 08:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/492] 199.204.45.240 () {42 vars in 705 bytes} [Thu Jun 11 08:04:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 245/493] 199.204.45.240 () {44 vars in 909 bytes} [Thu Jun 11 08:04:17 2026] GET /v2.1 => generated 0 bytes in 142 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 249/494] 199.204.45.240 () {46 vars in 982 bytes} [Thu Jun 11 08:04:17 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 08:04:17.608 8 INFO nova.api.openstack.wsgi [None req-49456523-2c21-48a8-b7b9-8c3ebb9be5cf 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 246/495] 199.204.45.240 () {48 vars in 1011 bytes} [Thu Jun 11 08:04:17 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/496] 199.204.45.240 () {48 vars in 1051 bytes} [Thu Jun 11 08:04:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/497] 199.204.45.240 () {48 vars in 1099 bytes} [Thu Jun 11 08:04:17 2026] GET /v2.1/flavors/d81754fa-3469-4b80-a6b6-efa89974fe60/os-extra_specs => generated 19 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/498] 199.204.45.240 () {42 vars in 705 bytes} [Thu Jun 11 08:04:18 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/499] 199.204.45.240 () {44 vars in 909 bytes} [Thu Jun 11 08:04:18 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 252/500] 199.204.45.240 () {46 vars in 982 bytes} [Thu Jun 11 08:04:18 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 08:04:18.654 8 INFO nova.api.openstack.wsgi [None req-b3c76625-405f-4745-a1ed-4859d9521abd 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 249/501] 199.204.45.240 () {48 vars in 1013 bytes} [Thu Jun 11 08:04:18 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/502] 199.204.45.240 () {48 vars in 1051 bytes} [Thu Jun 11 08:04:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/503] 199.204.45.240 () {48 vars in 1099 bytes} [Thu Jun 11 08:04:18 2026] GET /v2.1/flavors/13341bb6-30d4-4c80-a933-c840dd1c59bf/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/506] 199.204.45.240 () {42 vars in 705 bytes} [Thu Jun 11 08:04:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/507] 199.204.45.240 () {44 vars in 909 bytes} [Thu Jun 11 08:04:19 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 253/508] 199.204.45.240 () {46 vars in 982 bytes} [Thu Jun 11 08:04:19 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 08:04:19.697 7 INFO nova.api.openstack.wsgi [None req-c0ac08ef-a160-42dd-9989-2adbe452b687 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 256/509] 199.204.45.240 () {48 vars in 1015 bytes} [Thu Jun 11 08:04:19 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/510] 199.204.45.240 () {48 vars in 1051 bytes} [Thu Jun 11 08:04:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/511] 199.204.45.240 () {48 vars in 1099 bytes} [Thu Jun 11 08:04:19 2026] GET /v2.1/flavors/2b3a5464-8b56-41de-889d-96bd3da0e6ff/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/512] 199.204.45.240 () {42 vars in 705 bytes} [Thu Jun 11 08:04:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/513] 199.204.45.240 () {44 vars in 909 bytes} [Thu Jun 11 08:04:20 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: 8|app: 0|req: 256/514] 199.204.45.240 () {46 vars in 982 bytes} [Thu Jun 11 08:04:20 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 08:04:20.718 7 INFO nova.api.openstack.wsgi [None req-9bc4a0e9-8430-4058-b29b-73686d960a44 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 259/515] 199.204.45.240 () {48 vars in 1013 bytes} [Thu Jun 11 08:04:20 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/516] 199.204.45.240 () {48 vars in 1051 bytes} [Thu Jun 11 08:04:20 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: 260/517] 199.204.45.240 () {48 vars in 1099 bytes} [Thu Jun 11 08:04:20 2026] GET /v2.1/flavors/9e3e63da-bb38-4324-afd1-296eee7aa24e/os-extra_specs => generated 19 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/518] 199.204.45.240 () {42 vars in 705 bytes} [Thu Jun 11 08:04:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/519] 199.204.45.240 () {44 vars in 909 bytes} [Thu Jun 11 08:04:21 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 259/520] 199.204.45.240 () {46 vars in 982 bytes} [Thu Jun 11 08:04:21 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:04:21.783 7 INFO nova.api.openstack.wsgi [None req-b4569cbf-d1ff-446f-a7d7-594ef895a9c3 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 262/521] 199.204.45.240 () {48 vars in 1015 bytes} [Thu Jun 11 08:04:21 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/522] 199.204.45.240 () {48 vars in 1051 bytes} [Thu Jun 11 08:04:21 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: 7|app: 0|req: 263/523] 199.204.45.240 () {48 vars in 1099 bytes} [Thu Jun 11 08:04:21 2026] GET /v2.1/flavors/9cb7ceb5-6234-47d3-adaa-e2806cd936b2/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: 270/536] 199.204.45.240 () {42 vars in 705 bytes} [Thu Jun 11 08:05:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/537] 199.204.45.240 () {44 vars in 909 bytes} [Thu Jun 11 08:05:28 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 271/538] 199.204.45.240 () {46 vars in 982 bytes} [Thu Jun 11 08:05:28 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 08:05:28.769 8 INFO nova.api.openstack.wsgi [None req-6ecea8ba-dadf-4264-96b8-d6b4db43a60d 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 268/539] 199.204.45.240 () {48 vars in 1017 bytes} [Thu Jun 11 08:05:28 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/540] 199.204.45.240 () {48 vars in 1051 bytes} [Thu Jun 11 08:05:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/541] 199.204.45.240 () {48 vars in 1099 bytes} [Thu Jun 11 08:05:28 2026] GET /v2.1/flavors/b1454dab-6e48-4546-95f2-6f0eca863f76/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: 274/544] 199.204.45.240 () {42 vars in 705 bytes} [Thu Jun 11 08:05:36 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: 271/545] 199.204.45.240 () {44 vars in 909 bytes} [Thu Jun 11 08:05:36 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 275/546] 199.204.45.240 () {46 vars in 982 bytes} [Thu Jun 11 08:05:36 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/547] 199.204.45.240 () {48 vars in 1051 bytes} [Thu Jun 11 08:05:36 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/550] 199.204.45.240 () {42 vars in 705 bytes} [Thu Jun 11 08:05:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/551] 199.204.45.240 () {44 vars in 909 bytes} [Thu Jun 11 08:05:40 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: 8|app: 0|req: 275/552] 199.204.45.240 () {46 vars in 982 bytes} [Thu Jun 11 08:05:40 2026] GET /v2.1/ => generated 400 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/553] 199.204.45.240 () {48 vars in 1073 bytes} [Thu Jun 11 08:05:40 2026] GET /v2.1/os-quota-sets/8f37f9cd28e04dad9008623b8ba44658 => generated 280 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/564] 199.204.45.240 () {42 vars in 705 bytes} [Thu Jun 11 08:06:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/565] 199.204.45.240 () {44 vars in 909 bytes} [Thu Jun 11 08:06:34 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 282/566] 199.204.45.240 () {46 vars in 982 bytes} [Thu Jun 11 08:06:34 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:06:34.220 7 INFO nova.api.openstack.wsgi [None req-e2cdbd5e-bd4d-433b-b321-765458359a73 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 285/567] 199.204.45.240 () {48 vars in 1015 bytes} [Thu Jun 11 08:06:34 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/568] 199.204.45.240 () {48 vars in 1051 bytes} [Thu Jun 11 08:06:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/569] 199.204.45.240 () {48 vars in 1099 bytes} [Thu Jun 11 08:06:34 2026] GET /v2.1/flavors/4fdd1c03-b246-4831-84a0-dbbd885f2364/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: 289/574] 199.204.45.240 () {42 vars in 705 bytes} [Thu Jun 11 08:06:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/575] 199.204.45.240 () {44 vars in 909 bytes} [Thu Jun 11 08:06:50 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: 290/576] 199.204.45.240 () {46 vars in 982 bytes} [Thu Jun 11 08:06:50 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/577] 199.204.45.240 () {48 vars in 1073 bytes} [Thu Jun 11 08:06:50 2026] GET /v2.1/os-quota-sets/c6b3b484930e40dd8b992bf22dfa6039 => generated 280 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/588] 199.204.45.240 () {42 vars in 705 bytes} [Thu Jun 11 08:07:43 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: 293/589] 199.204.45.240 () {44 vars in 909 bytes} [Thu Jun 11 08:07:43 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: 297/590] 199.204.45.240 () {46 vars in 982 bytes} [Thu Jun 11 08:07:43 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 08:07:43.320 8 INFO nova.api.openstack.wsgi [None req-457355f7-ec87-4157-b6e0-da5f73ac28ff 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 294/591] 199.204.45.240 () {48 vars in 1011 bytes} [Thu Jun 11 08:07:43 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/592] 199.204.45.240 () {48 vars in 1051 bytes} [Thu Jun 11 08:07:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/601] 10.0.0.241 () {32 vars in 655 bytes} [Thu Jun 11 08:08:25 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 303/602] 10.0.0.241 () {32 vars in 641 bytes} [Thu Jun 11 08:08:26 2026] GET /v2.1/servers => generated 15 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-11 08:08:26.251 8 WARNING oslo_db.sqlalchemy.utils [None req-3370fc7b-58e1-46ad-ac7b-fc63df40a052 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 300/603] 10.0.0.241 () {32 vars in 649 bytes} [Thu Jun 11 08:08:26 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/604] 10.0.0.241 () {32 vars in 694 bytes} [Thu Jun 11 08:08:26 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/607] 10.0.0.241 () {30 vars in 413 bytes} [Thu Jun 11 08:08:37 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/608] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:08:37 2026] GET /v2.1/flavors/d81754fa-3469-4b80-a6b6-efa89974fe60 => generated 511 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/609] 10.0.0.241 () {32 vars in 641 bytes} [Thu Jun 11 08:08:37 2026] GET /v2.1/flavors => generated 1674 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/610] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:08:37 2026] GET /v2.1/flavors/d81754fa-3469-4b80-a6b6-efa89974fe60 => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/611] 10.0.0.241 () {28 vars in 560 bytes} [Thu Jun 11 08:08:37 2026] GET /v2/ => generated 402 bytes in 551 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/612] 10.0.0.241 () {28 vars in 564 bytes} [Thu Jun 11 08:08:38 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/613] 10.0.0.241 () {30 vars in 413 bytes} [Thu Jun 11 08:08:38 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-11 08:08:45.918 7 WARNING neutronclient.v2_0.client [None req-f0444756-e839-436b-be87-be9819c7fe21 e6b0cdeb9fdb4ddd897918bdbeb57158 178f713e9e654931ae315c9c2b469bed - - default default] The python binding code in 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/616] 10.0.0.241 () {34 vars in 685 bytes} [Thu Jun 11 08:08:45 2026] POST /v2.1/os-security-groups => generated 247 bytes in 2902 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:08:48.600 8 WARNING neutronclient.v2_0.client [None req-77ec78ee-abbe-45f9-a7c0-221963e126aa e6b0cdeb9fdb4ddd897918bdbeb57158 178f713e9e654931ae315c9c2b469bed - - default default] The 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 08:08:51.183 7 WARNING neutronclient.v2_0.client [None req-7371db23-07bc-436e-9b49-fdff42e315b6 eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] The 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 08:08:51.695 8 WARNING neutronclient.v2_0.client [None req-77ec78ee-abbe-45f9-a7c0-221963e126aa e6b0cdeb9fdb4ddd897918bdbeb57158 178f713e9e654931ae315c9c2b469bed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/619] 10.0.0.241 () {34 vars in 695 bytes} [Thu Jun 11 08:08:48 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 3306 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/620] 10.0.0.241 () {34 vars in 671 bytes} [Thu Jun 11 08:08:51 2026] POST /v2.1/os-keypairs => generated 385 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:08:52.047 8 WARNING neutronclient.v2_0.client [None req-050753e5-e26a-4477-91c0-6fbf6ab9c8bf e6b0cdeb9fdb4ddd897918bdbeb57158 178f713e9e654931ae315c9c2b469bed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/621] 10.0.0.241 () {34 vars in 685 bytes} [Thu Jun 11 08:08:51 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1038 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:08:52.182 7 WARNING neutronclient.v2_0.client [None req-9db3926a-e82c-403b-b14a-21643cf9dc3f eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/622] 10.0.0.241 () {34 vars in 685 bytes} [Thu Jun 11 08:08:52 2026] POST /v2.1/os-security-groups => generated 247 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:08:52.471 8 WARNING neutronclient.v2_0.client [None req-b0f22738-0637-4840-ad22-b48df154679d e6b0cdeb9fdb4ddd897918bdbeb57158 178f713e9e654931ae315c9c2b469bed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/623] 10.0.0.241 () {34 vars in 685 bytes} [Thu Jun 11 08:08:52 2026] POST /v2.1/os-security-groups => generated 244 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:08:52.707 7 WARNING neutronclient.v2_0.client [None req-6339a680-34ef-4cda-a3ee-b89b4feac0ff eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] The 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 08:08:52.759 8 WARNING neutronclient.v2_0.client [None req-b0f22738-0637-4840-ad22-b48df154679d e6b0cdeb9fdb4ddd897918bdbeb57158 178f713e9e654931ae315c9c2b469bed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/624] 10.0.0.241 () {34 vars in 685 bytes} [Thu Jun 11 08:08:52 2026] POST /v2.1/os-security-groups => generated 243 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:08:53.183 7 WARNING neutronclient.v2_0.client [None req-8e8b2b25-8d15-4fd5-8cc8-258935f9d052 eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] The 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 08:08:53.287 7 WARNING neutronclient.v2_0.client [None req-8e8b2b25-8d15-4fd5-8cc8-258935f9d052 eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] The 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 08:08:53.555 7 WARNING neutronclient.v2_0.client [None req-8e8b2b25-8d15-4fd5-8cc8-258935f9d052 eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] The python binding code in 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/625] 10.0.0.241 () {34 vars in 695 bytes} [Thu Jun 11 08:08:52 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:08:53.597 8 WARNING neutronclient.v2_0.client [None req-949fcc64-deff-4157-8a53-422358d93bb6 e6b0cdeb9fdb4ddd897918bdbeb57158 178f713e9e654931ae315c9c2b469bed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/626] 10.0.0.241 () {32 vars in 663 bytes} [Thu Jun 11 08:08:53 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 492 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:08:53.687 7 WARNING neutronclient.v2_0.client [None req-e6c38111-8f65-4c48-9e8b-59ddd87d6a55 eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] The 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 08:08:53.737 8 WARNING neutronclient.v2_0.client [None req-949fcc64-deff-4157-8a53-422358d93bb6 e6b0cdeb9fdb4ddd897918bdbeb57158 178f713e9e654931ae315c9c2b469bed - - default default] The 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 08:08:53.834 7 WARNING neutronclient.v2_0.client [None req-e6c38111-8f65-4c48-9e8b-59ddd87d6a55 eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/627] 10.0.0.241 () {34 vars in 695 bytes} [Thu Jun 11 08:08:53 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 515 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:08:54.117 8 WARNING neutronclient.v2_0.client [None req-a38f83d4-4c47-4130-b981-a54683723027 e6b0cdeb9fdb4ddd897918bdbeb57158 178f713e9e654931ae315c9c2b469bed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/628] 10.0.0.241 () {32 vars in 737 bytes} [Thu Jun 11 08:08:54 2026] GET /v2.1/os-security-groups/537d37af-320b-4826-b001-60cfae1a350d => generated 664 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:08:54.201 8 WARNING neutronclient.v2_0.client [None req-eed19783-a9b6-4027-850b-fb2bb4e52d94 e6b0cdeb9fdb4ddd897918bdbeb57158 178f713e9e654931ae315c9c2b469bed - - default default] The 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 08:08:54.243 8 WARNING neutronclient.v2_0.client [None req-eed19783-a9b6-4027-850b-fb2bb4e52d94 e6b0cdeb9fdb4ddd897918bdbeb57158 178f713e9e654931ae315c9c2b469bed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/629] 10.0.0.241 () {32 vars in 740 bytes} [Thu Jun 11 08:08:53 2026] DELETE /v2.1/os-security-groups/50116867-40e6-4c84-801b-53deecec7ab2 => generated 0 bytes in 613 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-11 08:08:54.305 7 WARNING neutronclient.v2_0.client [None req-bee3b1dd-1664-404e-a2a5-367cc434bdd4 eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] The 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 08:08:54.309 8 WARNING neutronclient.v2_0.client [None req-eed19783-a9b6-4027-850b-fb2bb4e52d94 e6b0cdeb9fdb4ddd897918bdbeb57158 178f713e9e654931ae315c9c2b469bed - - default default] The 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 08:08:54.341 7 INFO nova.api.openstack.wsgi [None req-bee3b1dd-1664-404e-a2a5-367cc434bdd4 eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] HTTP exception thrown: Security group 50116867-40e6-4c84-801b-53deecec7ab2 does not exist Neutron server returns request_ids: ['req-c9f2fdd1-d068-4663-bdff-a1090e97b25d'] [pid: 7|app: 0|req: 318/630] 10.0.0.241 () {32 vars in 737 bytes} [Thu Jun 11 08:08:54 2026] GET /v2.1/os-security-groups/50116867-40e6-4c84-801b-53deecec7ab2 => generated 194 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-11 08:08:54.355 7 WARNING neutronclient.v2_0.client [None req-18e7164a-1e41-4d5e-8e09-425ac57629ea eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] The 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 08:08:54.395 7 WARNING neutronclient.v2_0.client [None req-18e7164a-1e41-4d5e-8e09-425ac57629ea eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/631] 10.0.0.241 () {32 vars in 750 bytes} [Thu Jun 11 08:08:54 2026] DELETE /v2.1/os-security-group-rules/afaa3c1c-90e6-49f8-a4fb-249912e21252 => generated 0 bytes in 343 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-11 08:08:54.554 8 WARNING neutronclient.v2_0.client [None req-97401ef3-627c-4816-8f54-c128c9735595 e6b0cdeb9fdb4ddd897918bdbeb57158 178f713e9e654931ae315c9c2b469bed - - default default] The 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 08:08:54.600 8 WARNING neutronclient.v2_0.client [None req-97401ef3-627c-4816-8f54-c128c9735595 e6b0cdeb9fdb4ddd897918bdbeb57158 178f713e9e654931ae315c9c2b469bed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/632] 10.0.0.241 () {32 vars in 740 bytes} [Thu Jun 11 08:08:54 2026] DELETE /v2.1/os-security-groups/424f9da4-2281-4316-a2b5-5ff64f4678a6 => generated 0 bytes in 263 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-11 08:08:54.622 7 WARNING neutronclient.v2_0.client [None req-0253f5f7-b0fa-4f84-8786-925ba283c4a6 eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] The 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 08:08:54.655 7 INFO nova.api.openstack.wsgi [None req-0253f5f7-b0fa-4f84-8786-925ba283c4a6 eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] HTTP exception thrown: Security group 424f9da4-2281-4316-a2b5-5ff64f4678a6 does not exist Neutron server returns request_ids: ['req-ae024267-60a4-4545-8d1a-570d1bb77447'] [pid: 7|app: 0|req: 320/633] 10.0.0.241 () {32 vars in 737 bytes} [Thu Jun 11 08:08:54 2026] GET /v2.1/os-security-groups/424f9da4-2281-4316-a2b5-5ff64f4678a6 => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-11 08:08:54.666 7 WARNING neutronclient.v2_0.client [None req-296ab2d2-0fe7-45ab-8536-505d92dfe0cb eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] The 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 08:08:54.711 7 WARNING neutronclient.v2_0.client [None req-296ab2d2-0fe7-45ab-8536-505d92dfe0cb eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] The python binding code in 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/634] 10.0.0.241 () {32 vars in 740 bytes} [Thu Jun 11 08:08:54 2026] DELETE /v2.1/os-security-groups/537d37af-320b-4826-b001-60cfae1a350d => generated 0 bytes in 267 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-11 08:08:54.825 8 WARNING neutronclient.v2_0.client [None req-74c7660d-2c8f-492d-a17d-e4c09a5bc5f6 e6b0cdeb9fdb4ddd897918bdbeb57158 178f713e9e654931ae315c9c2b469bed - - default default] The 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 08:08:54.875 8 WARNING neutronclient.v2_0.client [None req-74c7660d-2c8f-492d-a17d-e4c09a5bc5f6 e6b0cdeb9fdb4ddd897918bdbeb57158 178f713e9e654931ae315c9c2b469bed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/635] 10.0.0.241 () {32 vars in 740 bytes} [Thu Jun 11 08:08:54 2026] DELETE /v2.1/os-security-groups/7c1abbb4-02d2-40cb-bd03-0ef1a94f03b5 => generated 0 bytes in 250 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-11 08:08:54.921 7 WARNING neutronclient.v2_0.client [None req-911e44a6-67bb-4738-a5b1-1d84ff21c718 eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] The 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 08:08:54.944 7 INFO nova.api.openstack.wsgi [None req-911e44a6-67bb-4738-a5b1-1d84ff21c718 eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] HTTP exception thrown: Security group 7c1abbb4-02d2-40cb-bd03-0ef1a94f03b5 does not exist Neutron server returns request_ids: ['req-cc271114-7982-4bfe-9c16-d0f37d9a5443'] [pid: 7|app: 0|req: 322/636] 10.0.0.241 () {32 vars in 737 bytes} [Thu Jun 11 08:08:54 2026] GET /v2.1/os-security-groups/7c1abbb4-02d2-40cb-bd03-0ef1a94f03b5 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-11 08:08:54.956 7 WARNING neutronclient.v2_0.client [None req-9f196b1b-6c9b-4f91-b8b7-c57985c90366 eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] The 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 08:08:55.028 7 WARNING neutronclient.v2_0.client [None req-9f196b1b-6c9b-4f91-b8b7-c57985c90366 eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/637] 10.0.0.241 () {32 vars in 740 bytes} [Thu Jun 11 08:08:54 2026] DELETE /v2.1/os-security-groups/cd883170-6fc6-4ad5-8ec9-b0edf5350235 => generated 0 bytes in 266 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-11 08:08:55.087 7 WARNING neutronclient.v2_0.client [None req-9f196b1b-6c9b-4f91-b8b7-c57985c90366 eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] The python binding code in 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/638] 10.0.0.241 () {32 vars in 663 bytes} [Thu Jun 11 08:08:54 2026] GET /v2.1/os-security-groups => generated 707 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:08:55.168 8 WARNING neutronclient.v2_0.client [None req-63116e2b-761a-49f7-bf46-0bf3bcc0774b eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] The 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 08:08:55.190 8 INFO nova.api.openstack.wsgi [None req-63116e2b-761a-49f7-bf46-0bf3bcc0774b eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] HTTP exception thrown: Security group 7c1abbb4-02d2-40cb-bd03-0ef1a94f03b5 does not exist Neutron server returns request_ids: ['req-e7cd3be3-50e2-4b88-9ab3-c13b48f8fce2'] [pid: 8|app: 0|req: 316/639] 10.0.0.241 () {32 vars in 740 bytes} [Thu Jun 11 08:08:55 2026] DELETE /v2.1/os-security-groups/7c1abbb4-02d2-40cb-bd03-0ef1a94f03b5 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-11 08:08:55.203 7 WARNING neutronclient.v2_0.client [None req-56714a67-826f-4742-9b0e-e969914c2329 eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] The 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 08:08:55.224 7 INFO nova.api.openstack.wsgi [None req-56714a67-826f-4742-9b0e-e969914c2329 eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] HTTP exception thrown: Security group 424f9da4-2281-4316-a2b5-5ff64f4678a6 does not exist Neutron server returns request_ids: ['req-98b7ebb9-cf00-491a-a9e9-d1b0ccc33c72'] [pid: 7|app: 0|req: 324/640] 10.0.0.241 () {32 vars in 740 bytes} [Thu Jun 11 08:08:55 2026] DELETE /v2.1/os-security-groups/424f9da4-2281-4316-a2b5-5ff64f4678a6 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-11 08:08:55.240 8 WARNING neutronclient.v2_0.client [None req-f82de247-25cc-4f37-a45e-177c7a988398 eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] The 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 08:08:55.263 8 INFO nova.api.openstack.wsgi [None req-f82de247-25cc-4f37-a45e-177c7a988398 eedac3eb14564e59a9757bda888e0b76 85434364611245de8d38315b29d613d3 - - default default] HTTP exception thrown: Security group 50116867-40e6-4c84-801b-53deecec7ab2 does not exist Neutron server returns request_ids: ['req-5f792099-0277-4233-aaa1-668e262c8bab'] [pid: 8|app: 0|req: 317/641] 10.0.0.241 () {32 vars in 740 bytes} [Thu Jun 11 08:08:55 2026] DELETE /v2.1/os-security-groups/50116867-40e6-4c84-801b-53deecec7ab2 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-11 08:08:59.034 7 WARNING neutronclient.v2_0.client [None req-07749200-a951-47a1-ba7b-f1cb76237343 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] The 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 08:08:59.256 7 WARNING neutronclient.v2_0.client [None req-07749200-a951-47a1-ba7b-f1cb76237343 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] The 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 08:08:59.998 7 WARNING neutronclient.v2_0.client [None req-07749200-a951-47a1-ba7b-f1cb76237343 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/644] 10.0.0.241 () {34 vars in 663 bytes} [Thu Jun 11 08:08:58 2026] POST /v2.1/servers => generated 450 bytes in 1911 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-11 08:09:00.883 8 WARNING neutronclient.v2_0.client [None req-8fe55241-98e5-4606-a706-3557241b3327 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] The python binding code in 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/645] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:00 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1253 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:02.081 7 WARNING neutronclient.v2_0.client [None req-e4380d91-cbe5-46be-983d-20ce38208ce8 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/646] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:02 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1303 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 08:09:03.216 8 WARNING neutronclient.v2_0.client [None req-b890b70f-010c-445e-80f0-5c8d7ba2f710 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] The python binding code in 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/647] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:03 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1351 bytes in 856 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:05.054 7 WARNING neutronclient.v2_0.client [None req-a0756393-bcb1-4cc2-ab7a-a1699799f630 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/648] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:05 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1359 bytes in 2783 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:08.860 8 WARNING neutronclient.v2_0.client [None req-76e4ead3-319e-4560-a52e-2514db3d96e2 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] 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 08:09:10.694 7 WARNING neutronclient.v2_0.client [None req-8784464e-f29c-4b28-b0fb-9c72b011e290 4e49e9be7c9d4bdf8fdcb038062e471d 6b2a5bc2ecb3483aa45f732cb3876b98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/651] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:08 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1369 bytes in 3265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:13.137 8 WARNING neutronclient.v2_0.client [None req-1067902a-2fb4-463e-a1be-1f094c49a5a2 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] The 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 08:09:13.692 7 WARNING neutronclient.v2_0.client [None req-8784464e-f29c-4b28-b0fb-9c72b011e290 4e49e9be7c9d4bdf8fdcb038062e471d 6b2a5bc2ecb3483aa45f732cb3876b98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/652] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:13 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1424 bytes in 1019 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 324/653] 10.0.0.241 () {34 vars in 671 bytes} [Thu Jun 11 08:09:14 2026] POST /v2.1/os-keypairs => generated 385 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/654] 10.0.0.241 () {34 vars in 663 bytes} [Thu Jun 11 08:09:10 2026] POST /v2.1/servers => generated 424 bytes in 3635 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-11 08:09:14.258 8 WARNING neutronclient.v2_0.client [None req-7f99f763-e4b1-433b-85a4-cf6816b9eea7 4e49e9be7c9d4bdf8fdcb038062e471d 6b2a5bc2ecb3483aa45f732cb3876b98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/655] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:14 2026] GET /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140 => generated 1371 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:15.180 7 WARNING neutronclient.v2_0.client [None req-54115031-1e61-4118-b856-ea29c320d2c6 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/656] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:15 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1424 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:15.583 8 WARNING neutronclient.v2_0.client [None req-23813ecb-6e19-4074-8a0d-8bc6a5059356 4e49e9be7c9d4bdf8fdcb038062e471d 6b2a5bc2ecb3483aa45f732cb3876b98 - - default default] 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 08:09:15.632 7 INFO nova.api.openstack.compute.server_external_events [req-6ff3d2ce-6203-447d-905f-191258cb9010 req-8aa31cc7-c671-4f19-8b31-2c16ce1c80b5 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:32e548b6-acf1-42cb-ae34-51208df1fd64 for instance e7c650e0-5026-41fc-aaad-81ad6adc6f52 on instance 2026-06-11 08:09:15.641 7 INFO nova.compute.rpcapi [None req-fb903334-58d7-4fa3-99d3-cfcb1cbda8bd - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 332/657] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:09:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/658] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:15 2026] GET /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140 => generated 1367 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 08:09:16.542 7 WARNING neutronclient.v2_0.client [None req-0feda86b-6038-4aae-b54f-8cbd63d2ad06 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] 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 08:09:16.655 8 WARNING neutronclient.v2_0.client [None req-0ae3f8ad-02e8-4535-8e33-18659d9ea78d e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] The python binding code in 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/659] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:16 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1424 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:09:16.705 8 WARNING neutronclient.v2_0.client [None req-0ae3f8ad-02e8-4535-8e33-18659d9ea78d e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] 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 08:09:16.778 7 WARNING neutronclient.v2_0.client [None req-ba8b1282-f1c9-4d53-bead-37c9a018ac84 4e49e9be7c9d4bdf8fdcb038062e471d 6b2a5bc2ecb3483aa45f732cb3876b98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/660] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:16 2026] GET /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140 => generated 1423 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:09:16.880 8 WARNING neutronclient.v2_0.client [None req-0ae3f8ad-02e8-4535-8e33-18659d9ea78d e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/661] 10.0.0.241 () {34 vars in 663 bytes} [Thu Jun 11 08:09:16 2026] POST /v2.1/servers => generated 448 bytes in 922 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 08:09:17.528 7 WARNING neutronclient.v2_0.client [None req-e31da4ca-856a-4200-873b-dd25d19617c4 e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] 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 08:09:17.730 8 WARNING neutronclient.v2_0.client [None req-0c4fe29f-dbad-4b82-8331-b17eb704ea22 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/662] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:17 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a => generated 1399 bytes in 741 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:18.287 7 WARNING neutronclient.v2_0.client [None req-ca175f97-87bf-4c35-8284-d6537149a64e 4e49e9be7c9d4bdf8fdcb038062e471d 6b2a5bc2ecb3483aa45f732cb3876b98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/663] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:18 2026] GET /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140 => generated 1431 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/664] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:17 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1424 bytes in 839 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:19.309 7 WARNING neutronclient.v2_0.client [None req-11628bd3-6dfb-4edd-a383-a6d2e59927d4 e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] 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 08:09:19.498 8 WARNING neutronclient.v2_0.client [None req-04640885-831e-4f86-81a9-401aec9d19cb 4e49e9be7c9d4bdf8fdcb038062e471d 6b2a5bc2ecb3483aa45f732cb3876b98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/667] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:19 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a => generated 1395 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 08:09:19.571 7 WARNING neutronclient.v2_0.client [None req-244565e7-bf80-48ba-857c-0a0d1dcbda21 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/668] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:19 2026] GET /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140 => generated 1473 bytes in 540 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/669] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:19 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1424 bytes in 510 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:20.563 8 WARNING neutronclient.v2_0.client [None req-49d47b8e-e84a-4d03-b83f-7300338f864a e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] 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 08:09:20.675 7 INFO nova.api.openstack.compute.server_external_events [req-6432a064-83b6-439f-a71c-d70260be3a30 req-13fd6f69-dfa3-414d-9d63-7cd588ffaa68 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:01e9ddd5-9e59-431b-af72-0371ff89c04a for instance b1762deb-26c3-4fdf-969a-425da7ca7140 on instance [pid: 7|app: 0|req: 340/670] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:09:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/671] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:20 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a => generated 1451 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:21.051 7 WARNING neutronclient.v2_0.client [None req-dc0dd5bc-77bd-409a-9ccf-56d427bdf59b 4e49e9be7c9d4bdf8fdcb038062e471d 6b2a5bc2ecb3483aa45f732cb3876b98 - - default default] 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 08:09:21.084 8 WARNING neutronclient.v2_0.client [None req-91820d9a-1f48-4214-b5c5-00c3bcab8bb4 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/672] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:21 2026] GET /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140 => generated 1471 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/673] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:21 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1424 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:21.757 7 WARNING neutronclient.v2_0.client [None req-f4dc8e35-a820-4e91-8cdd-441267266394 e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/674] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:21 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a => generated 1459 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 08:09:22.338 8 WARNING neutronclient.v2_0.client [None req-01115688-f860-45aa-8a3a-4db3d20af1c9 4e49e9be7c9d4bdf8fdcb038062e471d 6b2a5bc2ecb3483aa45f732cb3876b98 - - default default] 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 08:09:22.422 7 WARNING neutronclient.v2_0.client [None req-f6672046-c9d6-4b99-ba5b-0143f810d6e7 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] The python binding code in 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/675] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:22 2026] GET /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140 => generated 1471 bytes in 676 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/676] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:22 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1424 bytes in 643 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:09:23.035 8 WARNING neutronclient.v2_0.client [None req-344448d4-0fc3-4987-b0c6-0cdc7f42b8bd e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] 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 08:09:23.726 7 INFO nova.api.openstack.compute.server_external_events [req-e83a03e0-0c54-4284-8f13-6fc2800be8b8 req-4917b7d5-e9d1-40a0-b22f-2c5c8d4a48b9 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:68d32b42-fb1a-446b-97cf-31f603d258a6 for instance 1be25d1e-5fa4-4aeb-9480-6f005595600a on instance [pid: 7|app: 0|req: 344/677] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:09:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/678] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:22 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a => generated 1535 bytes in 759 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:24.031 7 WARNING neutronclient.v2_0.client [None req-6c3dccd6-d4f8-4ca5-8179-aad59e08b075 4e49e9be7c9d4bdf8fdcb038062e471d 6b2a5bc2ecb3483aa45f732cb3876b98 - - default default] 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 08:09:24.067 8 WARNING neutronclient.v2_0.client [None req-e43b39eb-0c84-49db-91eb-2cd5a1e89200 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/679] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:23 2026] GET /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140 => generated 1471 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/680] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:24 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1424 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 08:09:24.787 7 WARNING neutronclient.v2_0.client [None req-e48537bf-3e44-44cb-ba9a-0e885cf4c777 e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/681] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:24 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a => generated 1523 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 08:09:25.219 8 WARNING neutronclient.v2_0.client [None req-ff0e04ff-bced-49b0-b53e-2cc10f280f07 4e49e9be7c9d4bdf8fdcb038062e471d 6b2a5bc2ecb3483aa45f732cb3876b98 - - default default] 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 08:09:25.276 7 WARNING neutronclient.v2_0.client [None req-7da7e8c2-6277-46a5-9a10-1adedf51d06c 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/682] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:25 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1424 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/683] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:25 2026] GET /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140 => generated 1471 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:25.948 7 WARNING neutronclient.v2_0.client [None req-8edf007a-9f5c-46fc-9781-1f40d1b540b7 e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] The python binding code in 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/684] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:25 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a => generated 1523 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:26.490 8 WARNING neutronclient.v2_0.client [None req-9a4022c0-d8fd-428a-81d8-152c07d1ae84 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] The 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 08:09:26.513 7 WARNING neutronclient.v2_0.client [None req-34ca0f16-e6a4-44f5-a08e-7efd3869709b 4e49e9be7c9d4bdf8fdcb038062e471d 6b2a5bc2ecb3483aa45f732cb3876b98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/685] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:26 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1424 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/686] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:26 2026] GET /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140 => generated 1471 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:27.167 8 WARNING neutronclient.v2_0.client [None req-45a7af2c-4395-49c4-898d-4596ae587ed4 e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] The python binding code in 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/687] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:27 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a => generated 1523 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:27.832 7 WARNING neutronclient.v2_0.client [None req-0c1d30a0-f552-4bf1-b58f-3fd5ec2c3354 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] 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 08:09:27.866 8 WARNING neutronclient.v2_0.client [None req-f6df3bc6-df4d-44cc-823f-1dc7613ce1fa 4e49e9be7c9d4bdf8fdcb038062e471d 6b2a5bc2ecb3483aa45f732cb3876b98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/688] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:27 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1424 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/689] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:27 2026] GET /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140 => generated 1471 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:28.314 7 WARNING neutronclient.v2_0.client [None req-c609e3e6-05f4-4bc8-af3e-e13a6ac880bd e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/690] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:28 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a => generated 1523 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:29.072 8 WARNING neutronclient.v2_0.client [None req-28f00f37-ebb0-42b0-8f5f-91e9a3d86574 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] 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 08:09:29.116 7 WARNING neutronclient.v2_0.client [None req-6fc44324-7979-4e43-80b1-7eeea86de652 4e49e9be7c9d4bdf8fdcb038062e471d 6b2a5bc2ecb3483aa45f732cb3876b98 - - default default] The python binding code in 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/693] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:29 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1424 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/694] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:29 2026] GET /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140 => generated 1471 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 08:09:29.717 8 WARNING neutronclient.v2_0.client [None req-14d90938-730c-4fe5-834c-4061e9ae3333 e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/695] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:29 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a => generated 1523 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:30.310 7 WARNING neutronclient.v2_0.client [None req-b9dee368-36fd-4915-bf7c-90321cdf4145 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] 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 08:09:30.358 8 WARNING neutronclient.v2_0.client [None req-4e8c26d7-d16b-4c38-8289-1270a11f1080 4e49e9be7c9d4bdf8fdcb038062e471d 6b2a5bc2ecb3483aa45f732cb3876b98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/696] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:30 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1424 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/697] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:30 2026] GET /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140 => generated 1471 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:30.867 7 WARNING neutronclient.v2_0.client [None req-ddafa6b7-c7ee-4a72-86ce-fdf646e9fe27 e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/698] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:30 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a => generated 1523 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:31.524 8 WARNING neutronclient.v2_0.client [None req-a693a437-55b0-496d-91df-e75bcdce4443 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] 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 08:09:31.575 7 WARNING neutronclient.v2_0.client [None req-909f22e6-f2f9-44a5-830d-16824b32205a 4e49e9be7c9d4bdf8fdcb038062e471d 6b2a5bc2ecb3483aa45f732cb3876b98 - - default default] The python binding code in 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/699] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:31 2026] GET /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140 => generated 1471 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/700] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:31 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1424 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:31.855 7 INFO nova.api.openstack.compute.server_external_events [req-1a9ae7ef-cf54-431a-b590-e24a3385ef31 req-bd205b85-41a6-448f-b122-9ffb035e0a49 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:32e548b6-acf1-42cb-ae34-51208df1fd64 for instance e7c650e0-5026-41fc-aaad-81ad6adc6f52 on instance [pid: 7|app: 0|req: 357/701] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:09:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:32.074 8 WARNING neutronclient.v2_0.client [None req-03326d3a-f1d2-4ae5-b18b-cb23ec865086 e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] The python binding code in 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/702] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:32 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a => generated 1523 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:32.726 7 WARNING neutronclient.v2_0.client [None req-0c033082-795a-4541-8a92-a55215f269cb 4e49e9be7c9d4bdf8fdcb038062e471d 6b2a5bc2ecb3483aa45f732cb3876b98 - - default default] The 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 08:09:32.729 8 WARNING neutronclient.v2_0.client [None req-f490d896-c043-4fda-8d05-f0ed0a9fb5a0 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/703] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:32 2026] GET /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140 => generated 1471 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/704] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:32 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1424 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:33.287 7 WARNING neutronclient.v2_0.client [None req-b822d24f-f1ec-47f6-884d-10743f6b1201 e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] The python binding code in 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/705] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:33 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a => generated 1523 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:33.908 8 INFO nova.api.openstack.compute.server_external_events [req-61f2d0e2-3209-45df-9789-b4483206a4f6 req-db47b014-1920-428b-9f4b-302c4b82a60a 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:01e9ddd5-9e59-431b-af72-0371ff89c04a for instance b1762deb-26c3-4fdf-969a-425da7ca7140 on instance 2026-06-11 08:09:33.909 8 INFO nova.api.openstack.compute.server_external_events [req-61f2d0e2-3209-45df-9789-b4483206a4f6 req-db47b014-1920-428b-9f4b-302c4b82a60a 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:68d32b42-fb1a-446b-97cf-31f603d258a6 for instance 1be25d1e-5fa4-4aeb-9480-6f005595600a on instance 2026-06-11 08:09:33.909 8 INFO nova.api.openstack.compute.server_external_events [req-61f2d0e2-3209-45df-9789-b4483206a4f6 req-db47b014-1920-428b-9f4b-302c4b82a60a 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:32e548b6-acf1-42cb-ae34-51208df1fd64 for instance e7c650e0-5026-41fc-aaad-81ad6adc6f52 on instance 2026-06-11 08:09:33.909 8 INFO nova.api.openstack.compute.server_external_events [req-61f2d0e2-3209-45df-9789-b4483206a4f6 req-db47b014-1920-428b-9f4b-302c4b82a60a 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:32e548b6-acf1-42cb-ae34-51208df1fd64 for instance e7c650e0-5026-41fc-aaad-81ad6adc6f52 on instance 2026-06-11 08:09:33.909 8 INFO nova.api.openstack.compute.server_external_events [req-61f2d0e2-3209-45df-9789-b4483206a4f6 req-db47b014-1920-428b-9f4b-302c4b82a60a 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:01e9ddd5-9e59-431b-af72-0371ff89c04a for instance b1762deb-26c3-4fdf-969a-425da7ca7140 on instance 2026-06-11 08:09:33.910 8 INFO nova.api.openstack.compute.server_external_events [req-61f2d0e2-3209-45df-9789-b4483206a4f6 req-db47b014-1920-428b-9f4b-302c4b82a60a 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:01e9ddd5-9e59-431b-af72-0371ff89c04a for instance b1762deb-26c3-4fdf-969a-425da7ca7140 on instance 2026-06-11 08:09:33.910 8 INFO nova.api.openstack.compute.server_external_events [req-61f2d0e2-3209-45df-9789-b4483206a4f6 req-db47b014-1920-428b-9f4b-302c4b82a60a 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:68d32b42-fb1a-446b-97cf-31f603d258a6 for instance 1be25d1e-5fa4-4aeb-9480-6f005595600a on instance 2026-06-11 08:09:33.910 8 INFO nova.api.openstack.compute.server_external_events [req-61f2d0e2-3209-45df-9789-b4483206a4f6 req-db47b014-1920-428b-9f4b-302c4b82a60a 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:68d32b42-fb1a-446b-97cf-31f603d258a6 for instance 1be25d1e-5fa4-4aeb-9480-6f005595600a on instance 2026-06-11 08:09:33.922 8 INFO nova.compute.rpcapi [None req-4458ba06-71bb-4b98-8c59-eaaf5f2e500f - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 347/706] 10.0.0.113 () {38 vars in 816 bytes} [Thu Jun 11 08:09:33 2026] POST /v2.1/os-server-external-events => generated 1384 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:09:33.947 7 WARNING neutronclient.v2_0.client [None req-6d0aef70-6989-4166-b682-a0f7ffb336cc 4e49e9be7c9d4bdf8fdcb038062e471d 6b2a5bc2ecb3483aa45f732cb3876b98 - - default default] 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 08:09:33.986 8 WARNING neutronclient.v2_0.client [None req-068efe46-29a9-4dc5-a54f-9224c1fc5d47 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/707] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:33 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1424 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/708] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:33 2026] GET /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140 => generated 1471 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:34.531 8 WARNING neutronclient.v2_0.client [None req-97cd9aa5-0508-4f78-a78f-c262f61c8f66 e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/709] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:34 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a => generated 1523 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 08:09:35.219 7 WARNING neutronclient.v2_0.client [None req-b74bd46b-52ca-451f-ab96-cf4ee4aa8937 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] The 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 08:09:35.246 8 WARNING neutronclient.v2_0.client [None req-e6f6b769-13ac-4a96-8e9d-fce10a3afc41 4e49e9be7c9d4bdf8fdcb038062e471d 6b2a5bc2ecb3483aa45f732cb3876b98 - - default default] The python binding code in 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/710] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:35 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1611 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, ' [pid: 8|app: 0|req: 350/711] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:35 2026] GET /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140 => generated 1657 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:09:35.391 7 WARNING neutronclient.v2_0.client [None req-67dbf61d-65bb-45ca-b231-23109108ca29 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] 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: 362/712] 10.0.0.241 () {32 vars in 741 bytes} [Thu Jun 11 08:09:35 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52/os-interface => generated 284 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/713] 10.0.0.241 () {32 vars in 723 bytes} [Thu Jun 11 08:09:35 2026] GET /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140/ips => generated 110 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/714] 10.0.0.241 () {32 vars in 723 bytes} [Thu Jun 11 08:09:35 2026] GET /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140/ips => generated 110 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: 352/715] 10.0.0.241 () {32 vars in 825 bytes} [Thu Jun 11 08:09:35 2026] GET /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140/ips/tempest-ServerAddressesTestJSON-1186422479-network => generated 95 bytes in 49 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:35.717 8 WARNING neutronclient.v2_0.client [None req-1c75cad7-49f2-414b-a1a5-f700e05d4a66 e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] The python binding code in 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/716] 10.0.0.241 () {32 vars in 718 bytes} [Thu Jun 11 08:09:35 2026] DELETE /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140 => generated 0 bytes in 140 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 08:09:35.786 7 WARNING neutronclient.v2_0.client [None req-aba777b9-1361-4c5c-afb3-3d08752bebd5 4e49e9be7c9d4bdf8fdcb038062e471d 6b2a5bc2ecb3483aa45f732cb3876b98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/717] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:35 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a => generated 1713 bytes in 815 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/718] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:35 2026] GET /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140 => generated 1663 bytes in 783 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:36.531 8 WARNING neutronclient.v2_0.client [None req-1ab8cb65-5d07-41c7-b915-b6f70ef30717 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] The 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 08:09:36.553 7 INFO nova.api.openstack.compute.server_external_events [req-c9632658-dd95-400f-b9cf-0b0a0915c5a0 req-901ade51-fe77-407c-b78c-d1c81ac31389 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:32e548b6-acf1-42cb-ae34-51208df1fd64 for instance e7c650e0-5026-41fc-aaad-81ad6adc6f52 on instance [pid: 7|app: 0|req: 366/719] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:09:36 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 08:09:36.600 7 WARNING neutronclient.v2_0.client [None req-dd8e300a-9079-4550-b6fa-f97d50edc10f e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/720] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:36 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1611 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: 7|app: 0|req: 367/721] 10.0.0.241 () {32 vars in 741 bytes} [Thu Jun 11 08:09:36 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a/os-interface => generated 284 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/722] 10.0.0.241 () {32 vars in 641 bytes} [Thu Jun 11 08:09:36 2026] GET /v2.1/servers => generated 388 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, ' [pid: 7|app: 0|req: 368/723] 10.0.0.241 () {32 vars in 718 bytes} [Thu Jun 11 08:09:36 2026] DELETE /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 0 bytes in 138 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 08:09:37.023 8 WARNING neutronclient.v2_0.client [None req-cefed79e-d020-47e2-9944-d7c353f25cc8 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/724] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:36 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1617 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:37.583 7 WARNING neutronclient.v2_0.client [None req-adcf3bc3-5a98-4ab7-a8c5-9836cc7f542f 4e49e9be7c9d4bdf8fdcb038062e471d 6b2a5bc2ecb3483aa45f732cb3876b98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/725] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:37 2026] GET /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140 => generated 1663 bytes in 598 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:38.275 8 WARNING neutronclient.v2_0.client [None req-381f8540-ccbb-41eb-94cc-1c290135521d e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] 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 08:09:38.523 7 WARNING neutronclient.v2_0.client [None req-aee2fee2-c237-4548-8b42-0dfd571559aa 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/726] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:38 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a => generated 1713 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:38.623 8 INFO nova.api.openstack.compute.server_external_events [req-7d7d6fb8-47a5-4121-8389-db60ab3b5528 req-197d19b1-d399-4999-8915-06c19cbb2dc5 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:01e9ddd5-9e59-431b-af72-0371ff89c04a for instance b1762deb-26c3-4fdf-969a-425da7ca7140 on instance 2026-06-11 08:09:38.624 8 INFO nova.api.openstack.compute.server_external_events [req-7d7d6fb8-47a5-4121-8389-db60ab3b5528 req-197d19b1-d399-4999-8915-06c19cbb2dc5 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:01e9ddd5-9e59-431b-af72-0371ff89c04a for instance b1762deb-26c3-4fdf-969a-425da7ca7140 on instance 2026-06-11 08:09:38.624 8 INFO nova.api.openstack.compute.server_external_events [req-7d7d6fb8-47a5-4121-8389-db60ab3b5528 req-197d19b1-d399-4999-8915-06c19cbb2dc5 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:68d32b42-fb1a-446b-97cf-31f603d258a6 for instance 1be25d1e-5fa4-4aeb-9480-6f005595600a on instance 2026-06-11 08:09:38.624 8 INFO nova.api.openstack.compute.server_external_events [req-7d7d6fb8-47a5-4121-8389-db60ab3b5528 req-197d19b1-d399-4999-8915-06c19cbb2dc5 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:32e548b6-acf1-42cb-ae34-51208df1fd64 for instance e7c650e0-5026-41fc-aaad-81ad6adc6f52 on instance [pid: 8|app: 0|req: 358/727] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:09:38 2026] POST /v2.1/os-server-external-events => generated 698 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/728] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:38 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1617 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:39.215 8 WARNING neutronclient.v2_0.client [None req-384e3c1c-d030-46e7-8310-dc36d56fc0a1 4e49e9be7c9d4bdf8fdcb038062e471d 6b2a5bc2ecb3483aa45f732cb3876b98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/731] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:39 2026] GET /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140 => generated 1621 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 08:09:39.844 7 WARNING neutronclient.v2_0.client [None req-3842645f-57b0-4eca-9c0f-996d11890467 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] 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: 372/732] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:39 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1670 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:09:40.108 8 INFO nova.api.openstack.compute.server_external_events [req-c477a168-3ac5-486c-8df6-ffa0c0fc3796 req-d7587823-cb0d-4a84-bd1b-112890ade57b 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-deleted:32e548b6-acf1-42cb-ae34-51208df1fd64 for instance e7c650e0-5026-41fc-aaad-81ad6adc6f52 on instance [pid: 8|app: 0|req: 361/733] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:09:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:40.397 7 WARNING neutronclient.v2_0.client [None req-8134bfa3-d882-4234-a50d-09d6d3f03bb9 4e49e9be7c9d4bdf8fdcb038062e471d 6b2a5bc2ecb3483aa45f732cb3876b98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/734] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:40 2026] GET /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140 => generated 1457 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:40.673 8 INFO nova.api.openstack.compute.server_external_events [req-01c42806-d8e7-49de-ab5a-45c684e90dea req-0e53b9f7-1e7d-454b-8545-5178c4fd9e02 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:32e548b6-acf1-42cb-ae34-51208df1fd64 for instance e7c650e0-5026-41fc-aaad-81ad6adc6f52 on instance 2026-06-11 08:09:40.673 8 INFO nova.api.openstack.compute.server_external_events [req-01c42806-d8e7-49de-ab5a-45c684e90dea req-0e53b9f7-1e7d-454b-8545-5178c4fd9e02 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-deleted:01e9ddd5-9e59-431b-af72-0371ff89c04a for instance b1762deb-26c3-4fdf-969a-425da7ca7140 on instance [pid: 8|app: 0|req: 362/735] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:09:40 2026] POST /v2.1/os-server-external-events => generated 356 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 08:09:41.159 7 WARNING neutronclient.v2_0.client [None req-b9322b48-8425-4efa-a4ad-42f2c35c8989 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/736] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:41 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1380 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 08:09:41.505 8 WARNING neutronclient.v2_0.client [None req-259f39df-7ae5-44b3-92ce-1b1eacd35344 4e49e9be7c9d4bdf8fdcb038062e471d 6b2a5bc2ecb3483aa45f732cb3876b98 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/737] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:41 2026] GET /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140 => generated 1457 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 08:09:42.299 7 WARNING neutronclient.v2_0.client [None req-3da48d4f-227d-44e7-bca4-ee2aefaea09f 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] The python binding code in 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/738] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:42 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1385 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 08:09:42.606 8 INFO nova.api.openstack.wsgi [None req-9e4fc582-ece4-4e71-9742-96413b13ec07 4e49e9be7c9d4bdf8fdcb038062e471d 6b2a5bc2ecb3483aa45f732cb3876b98 - - default default] HTTP exception thrown: Instance b1762deb-26c3-4fdf-969a-425da7ca7140 could not be found. [pid: 8|app: 0|req: 364/739] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:42 2026] GET /v2.1/servers/b1762deb-26c3-4fdf-969a-425da7ca7140 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:43.436 7 WARNING neutronclient.v2_0.client [None req-59302b84-cf17-4747-a5c2-f5d777d74aa7 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/740] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:43 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => generated 1385 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:44.566 8 INFO nova.api.openstack.wsgi [None req-80084a04-b9e9-4816-a488-9e8b9e2c3b01 4102e5fc4aa6466186ae74072016c3d0 b7bd9a533d7840e69d5240ff849cf200 - - default default] HTTP exception thrown: Instance e7c650e0-5026-41fc-aaad-81ad6adc6f52 could not be found. [pid: 8|app: 0|req: 365/741] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:44 2026] GET /v2.1/servers/e7c650e0-5026-41fc-aaad-81ad6adc6f52 => 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: 377/742] 10.0.0.241 () {32 vars in 704 bytes} [Thu Jun 11 08:09:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-741561993 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:48.365 8 WARNING neutronclient.v2_0.client [None req-721e4376-2ccb-4048-8132-7774643d9cab e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/743] 10.0.0.241 () {32 vars in 741 bytes} [Thu Jun 11 08:09:48 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a/os-interface => generated 284 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:09:48.545 7 WARNING neutronclient.v2_0.client [None req-3b73e5f9-be2d-4be9-bc8d-d0ded1b155be e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] The python binding code in 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/744] 10.0.0.241 () {32 vars in 815 bytes} [Thu Jun 11 08:09:48 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a/os-interface/68d32b42-fb1a-446b-97cf-31f603d258a6 => generated 281 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/745] 10.0.0.241 () {32 vars in 723 bytes} [Thu Jun 11 08:09:48 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a/ips => generated 155 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/746] 10.0.0.241 () {34 vars in 750 bytes} [Thu Jun 11 08:09:48 2026] POST /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a/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: 8|app: 0|req: 368/747] 10.0.0.241 () {32 vars in 723 bytes} [Thu Jun 11 08:09:48 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a/ips => generated 155 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/750] 10.0.0.241 () {32 vars in 723 bytes} [Thu Jun 11 08:09:49 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a/ips => generated 155 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 08:09:50.303 8 INFO nova.api.openstack.compute.server_external_events [req-3f9740cd-44ec-4f95-b38d-1f227010ffe5 req-47553366-c7f4-4162-8991-69a6401a3b75 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:68d32b42-fb1a-446b-97cf-31f603d258a6 for instance 1be25d1e-5fa4-4aeb-9480-6f005595600a on instance [pid: 8|app: 0|req: 370/751] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:09:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/752] 10.0.0.241 () {32 vars in 723 bytes} [Thu Jun 11 08:09:50 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a/ips => generated 155 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/753] 10.0.0.241 () {32 vars in 723 bytes} [Thu Jun 11 08:09:51 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a/ips => generated 194 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 08:09:51.936 7 WARNING neutronclient.v2_0.client [None req-6f184207-cec1-46b6-9365-0f682d3934b8 e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/754] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:51 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a => generated 1948 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/755] 10.0.0.241 () {34 vars in 750 bytes} [Thu Jun 11 08:09:52 2026] POST /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 384/756] 10.0.0.241 () {32 vars in 723 bytes} [Thu Jun 11 08:09:52 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a/ips => generated 194 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/757] 10.0.0.241 () {32 vars in 723 bytes} [Thu Jun 11 08:09:53 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a/ips => generated 194 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 385/758] 10.0.0.241 () {32 vars in 723 bytes} [Thu Jun 11 08:09:54 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a/ips => generated 194 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:09:54.291 8 INFO nova.api.openstack.compute.server_external_events [req-5fa67f4b-f05c-47b6-8c31-7af9a37ffa33 req-248850bc-9d6d-4dc1-b673-b0b819f806a2 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:68d32b42-fb1a-446b-97cf-31f603d258a6 for instance 1be25d1e-5fa4-4aeb-9480-6f005595600a on instance [pid: 8|app: 0|req: 374/759] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:09:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 386/760] 10.0.0.241 () {32 vars in 723 bytes} [Thu Jun 11 08:09:55 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a/ips => generated 194 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/761] 10.0.0.241 () {32 vars in 723 bytes} [Thu Jun 11 08:09:56 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a/ips => generated 194 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 387/762] 10.0.0.241 () {32 vars in 723 bytes} [Thu Jun 11 08:09:57 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a/ips => generated 155 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/763] 10.0.0.241 () {32 vars in 718 bytes} [Thu Jun 11 08:09:57 2026] DELETE /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a => generated 0 bytes in 153 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 08:09:57.670 7 WARNING neutronclient.v2_0.client [None req-89a403a4-6666-4c48-8fa0-e49ec354d432 e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] The python binding code in 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/764] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:57 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a => generated 1839 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 377/765] 10.0.0.241 () {34 vars in 671 bytes} [Thu Jun 11 08:09:58 2026] POST /v2.1/os-keypairs => generated 386 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:58.907 7 WARNING neutronclient.v2_0.client [None req-fddd2c42-8a53-4bfe-a2bb-fcf8b3828618 e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/768] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:09:58 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a => generated 1839 bytes in 1044 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:10:00.856 8 WARNING neutronclient.v2_0.client [None req-5d6944c3-cba7-442a-a46f-ab0d3231c747 a5f763127529467cabbe23d837e9e85f 00cda0cee262473d9eec1aeeb01cfd42 - - default default] 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 08:10:00.994 7 WARNING neutronclient.v2_0.client [None req-da4f8f53-6daf-4bfb-91ac-168f7e8bb870 e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] The 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 08:10:01.167 8 WARNING neutronclient.v2_0.client [None req-5d6944c3-cba7-442a-a46f-ab0d3231c747 a5f763127529467cabbe23d837e9e85f 00cda0cee262473d9eec1aeeb01cfd42 - - default default] The python binding code in 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/769] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:00 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a => generated 1773 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:01.239 7 INFO nova.api.openstack.compute.server_external_events [req-297ae339-f605-422d-b71d-44c5714d4844 req-a50a463c-06f4-4fad-b683-5fd8e63ac2d1 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-deleted:68d32b42-fb1a-446b-97cf-31f603d258a6 for instance 1be25d1e-5fa4-4aeb-9480-6f005595600a on instance [pid: 7|app: 0|req: 391/770] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:10:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:10:01.449 8 WARNING neutronclient.v2_0.client [None req-5d6944c3-cba7-442a-a46f-ab0d3231c747 a5f763127529467cabbe23d837e9e85f 00cda0cee262473d9eec1aeeb01cfd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/771] 10.0.0.241 () {34 vars in 663 bytes} [Thu Jun 11 08:10:00 2026] POST /v2.1/servers => generated 450 bytes in 912 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 08:10:01.729 7 WARNING neutronclient.v2_0.client [None req-eb27e6a8-f927-4ea0-b698-17d249194b11 a5f763127529467cabbe23d837e9e85f 00cda0cee262473d9eec1aeeb01cfd42 - - default default] 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 08:10:02.259 8 WARNING neutronclient.v2_0.client [None req-53717f73-9c5d-4baf-b269-62174e4015a6 e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/772] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:01 2026] GET /v2.1/servers/cc892d9f-e0ee-4920-b962-cd275ced597c => generated 1424 bytes in 646 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/773] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:02 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a => generated 1485 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:03.406 7 WARNING neutronclient.v2_0.client [None req-3ea4078c-bbed-4ab0-955c-62f6ef0c4923 a5f763127529467cabbe23d837e9e85f 00cda0cee262473d9eec1aeeb01cfd42 - - default default] The 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 08:10:03.429 8 WARNING neutronclient.v2_0.client [None req-05e8d65e-2ac9-48e2-b38f-c4a88d3c6509 e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/774] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:03 2026] GET /v2.1/servers/cc892d9f-e0ee-4920-b962-cd275ced597c => generated 1420 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/775] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:03 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a => generated 1485 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:04.605 7 WARNING neutronclient.v2_0.client [None req-485dfc83-4b37-4c60-930c-ce975f1e0f67 a5f763127529467cabbe23d837e9e85f 00cda0cee262473d9eec1aeeb01cfd42 - - default default] 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 08:10:04.643 8 INFO nova.api.openstack.wsgi [None req-ee6075a0-e070-4c07-ba4e-231414cf376b e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] HTTP exception thrown: Instance 1be25d1e-5fa4-4aeb-9480-6f005595600a could not be found. [pid: 8|app: 0|req: 383/776] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:04 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/777] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:04 2026] GET /v2.1/servers/cc892d9f-e0ee-4920-b962-cd275ced597c => generated 1476 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/778] 10.0.0.241 () {32 vars in 704 bytes} [Thu Jun 11 08:10:04 2026] DELETE /v2.1/os-keypairs/tempest-keypair-497664409 => 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 08:10:05.442 7 INFO nova.api.openstack.wsgi [None req-804ff94d-ec1e-498c-b5bb-9e93c29b2f16 e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] HTTP exception thrown: Instance 1be25d1e-5fa4-4aeb-9480-6f005595600a could not be found. [pid: 7|app: 0|req: 395/779] 10.0.0.241 () {32 vars in 718 bytes} [Thu Jun 11 08:10:05 2026] DELETE /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-11 08:10:05.485 8 INFO nova.api.openstack.wsgi [None req-bdf108e9-0c6b-4cb1-83d2-a93897835e95 e2b94ff91d184d9bb2a55999f44ae7dd c6764348c8794172bf4c3d5f793914ec - - default default] HTTP exception thrown: Instance 1be25d1e-5fa4-4aeb-9480-6f005595600a could not be found. [pid: 8|app: 0|req: 385/780] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:05 2026] GET /v2.1/servers/1be25d1e-5fa4-4aeb-9480-6f005595600a => generated 111 bytes in 35 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 08:10:05.704 7 WARNING neutronclient.v2_0.client [None req-87e1d8f9-aab9-4183-9572-bb3a72c85eb4 a5f763127529467cabbe23d837e9e85f 00cda0cee262473d9eec1aeeb01cfd42 - - default default] The python binding code in 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/781] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:05 2026] GET /v2.1/servers/cc892d9f-e0ee-4920-b962-cd275ced597c => generated 1476 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:06.836 8 WARNING neutronclient.v2_0.client [None req-5fb78abc-8b1d-4956-a517-cda971e99eba 3bcafb57d13146e6b348569e5cf255ab 7e15597156834d8ba048db11e699b47e - - default default] 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 08:10:07.171 7 WARNING neutronclient.v2_0.client [None req-1fc02feb-71e6-4882-b23d-92598d72b3bc a5f763127529467cabbe23d837e9e85f 00cda0cee262473d9eec1aeeb01cfd42 - - default default] The python binding code in 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/782] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:07 2026] GET /v2.1/servers/cc892d9f-e0ee-4920-b962-cd275ced597c => generated 1484 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:08.481 7 WARNING neutronclient.v2_0.client [None req-dd6a6ca1-9fcf-4443-85e4-48cc8864b068 a5f763127529467cabbe23d837e9e85f 00cda0cee262473d9eec1aeeb01cfd42 - - default default] The 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 08:10:08.764 8 WARNING neutronclient.v2_0.client [None req-5fb78abc-8b1d-4956-a517-cda971e99eba 3bcafb57d13146e6b348569e5cf255ab 7e15597156834d8ba048db11e699b47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/783] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:08 2026] GET /v2.1/servers/cc892d9f-e0ee-4920-b962-cd275ced597c => generated 1549 bytes in 1115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:09.585 7 INFO nova.api.openstack.compute.server_external_events [req-09ebee05-5aae-4ece-844e-635bcfb85012 req-d3087717-9333-4154-8947-6379561c57ac 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:51799ea7-7342-4c12-be72-10f85325edce for instance cc892d9f-e0ee-4920-b962-cd275ced597c on instance [pid: 7|app: 0|req: 401/786] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:10:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/787] 10.0.0.241 () {34 vars in 663 bytes} [Thu Jun 11 08:10:06 2026] POST /v2.1/servers => generated 424 bytes in 3075 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 08:10:09.873 7 WARNING neutronclient.v2_0.client [None req-2b049792-7945-4d7f-b298-8aa67def57f2 3bcafb57d13146e6b348569e5cf255ab 7e15597156834d8ba048db11e699b47e - - default default] The python binding code in 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/788] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:09 2026] GET /v2.1/servers/8cf12ec5-1a78-4577-a309-6e06081eb6a8 => 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 08:10:10.615 8 WARNING neutronclient.v2_0.client [None req-6e7ee394-f377-4169-a7d4-ac518ca48994 a5f763127529467cabbe23d837e9e85f 00cda0cee262473d9eec1aeeb01cfd42 - - default default] The python binding code in 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/789] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:10 2026] GET /v2.1/servers/cc892d9f-e0ee-4920-b962-cd275ced597c => generated 1549 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:11.134 7 WARNING neutronclient.v2_0.client [None req-b0953d5e-e732-4f8d-87f8-31c7c13e6ffa 3bcafb57d13146e6b348569e5cf255ab 7e15597156834d8ba048db11e699b47e - - default default] The python binding code in 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/790] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:11 2026] GET /v2.1/servers/8cf12ec5-1a78-4577-a309-6e06081eb6a8 => generated 1363 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 08:10:11.849 8 WARNING neutronclient.v2_0.client [None req-be0d5f20-aeba-4fdc-9aed-0fa74cc3ab8a a5f763127529467cabbe23d837e9e85f 00cda0cee262473d9eec1aeeb01cfd42 - - default default] The python binding code in 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/791] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:11 2026] GET /v2.1/servers/cc892d9f-e0ee-4920-b962-cd275ced597c => generated 1549 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:12.285 7 WARNING neutronclient.v2_0.client [None req-8f945cf9-2d91-444f-8bb1-c8e5fc93b0e6 3bcafb57d13146e6b348569e5cf255ab 7e15597156834d8ba048db11e699b47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/792] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:12 2026] GET /v2.1/servers/8cf12ec5-1a78-4577-a309-6e06081eb6a8 => generated 1419 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 08:10:13.098 8 WARNING neutronclient.v2_0.client [None req-2099fe11-8e80-4bd4-bacb-239d626c6357 a5f763127529467cabbe23d837e9e85f 00cda0cee262473d9eec1aeeb01cfd42 - - default default] The python binding code in 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/793] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:13 2026] GET /v2.1/servers/cc892d9f-e0ee-4920-b962-cd275ced597c => generated 1549 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:13.392 7 WARNING neutronclient.v2_0.client [None req-171ab095-43f5-41fd-aeb2-c80dd0d2da1a 3bcafb57d13146e6b348569e5cf255ab 7e15597156834d8ba048db11e699b47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/794] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:13 2026] GET /v2.1/servers/8cf12ec5-1a78-4577-a309-6e06081eb6a8 => generated 1419 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:14.393 8 WARNING neutronclient.v2_0.client [None req-d80c784e-c4b2-4a71-88f1-e8431d4f4067 a5f763127529467cabbe23d837e9e85f 00cda0cee262473d9eec1aeeb01cfd42 - - default default] 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 08:10:14.746 7 WARNING neutronclient.v2_0.client [None req-073e221e-a2dd-4641-b57f-c1c49c962389 3bcafb57d13146e6b348569e5cf255ab 7e15597156834d8ba048db11e699b47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/795] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:14 2026] GET /v2.1/servers/cc892d9f-e0ee-4920-b962-cd275ced597c => generated 1549 bytes in 1450 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:16.162 8 INFO nova.api.openstack.compute.server_external_events [req-f6f2a2f3-4bb5-4b0a-8391-82c5c4e24a2b req-aa0e3e6d-70b5-45c9-91fa-564d53956ded 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:51799ea7-7342-4c12-be72-10f85325edce for instance cc892d9f-e0ee-4920-b962-cd275ced597c on instance [pid: 8|app: 0|req: 391/796] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:10:16 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 08:10:16.565 8 INFO nova.api.openstack.compute.server_external_events [req-22a309f7-ca26-40ce-90df-0ab6fb8677d9 req-67e0060c-0cc1-4f5f-836c-ceec2f8e5187 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:e147ac81-96b5-46a6-8661-1db0fce42d4c for instance 8cf12ec5-1a78-4577-a309-6e06081eb6a8 on instance [pid: 8|app: 0|req: 392/797] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:10:16 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) [pid: 7|app: 0|req: 406/798] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:14 2026] GET /v2.1/servers/8cf12ec5-1a78-4577-a309-6e06081eb6a8 => generated 1469 bytes in 1881 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:16.852 8 WARNING neutronclient.v2_0.client [None req-954faf88-ed61-43a0-a695-75321010cf68 a5f763127529467cabbe23d837e9e85f 00cda0cee262473d9eec1aeeb01cfd42 - - default default] The python binding code in 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/799] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:16 2026] GET /v2.1/servers/cc892d9f-e0ee-4920-b962-cd275ced597c => generated 1549 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:17.639 7 WARNING neutronclient.v2_0.client [None req-e42bd4c9-e808-4110-8372-bd1c74506209 3bcafb57d13146e6b348569e5cf255ab 7e15597156834d8ba048db11e699b47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/800] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:17 2026] GET /v2.1/servers/8cf12ec5-1a78-4577-a309-6e06081eb6a8 => generated 1467 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:18.215 8 INFO nova.api.openstack.compute.server_external_events [req-a87cd7e9-f38d-47e3-b79b-0f0680f3ea8d req-1c196a89-8194-4811-855a-68bb1ee07c06 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:51799ea7-7342-4c12-be72-10f85325edce for instance cc892d9f-e0ee-4920-b962-cd275ced597c on instance 2026-06-11 08:10:18.215 8 INFO nova.api.openstack.compute.server_external_events [req-a87cd7e9-f38d-47e3-b79b-0f0680f3ea8d req-1c196a89-8194-4811-855a-68bb1ee07c06 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:51799ea7-7342-4c12-be72-10f85325edce for instance cc892d9f-e0ee-4920-b962-cd275ced597c on instance 2026-06-11 08:10:18.216 8 INFO nova.api.openstack.compute.server_external_events [req-a87cd7e9-f38d-47e3-b79b-0f0680f3ea8d req-1c196a89-8194-4811-855a-68bb1ee07c06 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:e147ac81-96b5-46a6-8661-1db0fce42d4c for instance 8cf12ec5-1a78-4577-a309-6e06081eb6a8 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: 394/801] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:10:18 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:10:18.254 7 WARNING neutronclient.v2_0.client [None req-7b57694e-8738-4c8f-9141-fa27a507c597 a5f763127529467cabbe23d837e9e85f 00cda0cee262473d9eec1aeeb01cfd42 - - default default] The python binding code in 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/802] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:18 2026] GET /v2.1/servers/cc892d9f-e0ee-4920-b962-cd275ced597c => generated 1549 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:18.851 8 WARNING neutronclient.v2_0.client [None req-b9c76962-762a-438a-bb50-8ec5aa354d45 3bcafb57d13146e6b348569e5cf255ab 7e15597156834d8ba048db11e699b47e - - default default] 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 08:10:19.515 7 WARNING neutronclient.v2_0.client [None req-8d56fc7f-e6b7-44cc-b66c-6ae483a1de92 a5f763127529467cabbe23d837e9e85f 00cda0cee262473d9eec1aeeb01cfd42 - - default default] The python binding code in 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/805] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:18 2026] GET /v2.1/servers/8cf12ec5-1a78-4577-a309-6e06081eb6a8 => generated 1467 bytes in 1957 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/806] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:19 2026] GET /v2.1/servers/cc892d9f-e0ee-4920-b962-cd275ced597c => generated 1726 bytes in 1379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:20.905 8 WARNING neutronclient.v2_0.client [None req-16ee8586-62ba-4282-b096-60c0b0bbd177 a5f763127529467cabbe23d837e9e85f 00cda0cee262473d9eec1aeeb01cfd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/807] 10.0.0.241 () {32 vars in 741 bytes} [Thu Jun 11 08:10:20 2026] GET /v2.1/servers/cc892d9f-e0ee-4920-b962-cd275ced597c/os-interface => generated 284 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 412/808] 10.0.0.241 () {34 vars in 671 bytes} [Thu Jun 11 08:10:20 2026] POST /v2.1/os-keypairs => generated 386 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:21.849 8 WARNING neutronclient.v2_0.client [None req-1534b2ab-735e-4527-8a9e-f109fd5dd2b4 3bcafb57d13146e6b348569e5cf255ab 7e15597156834d8ba048db11e699b47e - - default default] The 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 08:10:21.851 7 WARNING neutronclient.v2_0.client [None req-d7f8ee08-3657-41d5-b91a-8d6e54406ab9 a5f763127529467cabbe23d837e9e85f 00cda0cee262473d9eec1aeeb01cfd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/809] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:21 2026] GET /v2.1/servers/8cf12ec5-1a78-4577-a309-6e06081eb6a8 => generated 1467 bytes in 727 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:22.536 8 INFO nova.api.openstack.compute.server_external_events [req-d3d49f74-85e7-414d-9309-9da09402ab33 req-24de7fbd-df4f-4baf-9e8a-949180e9ae55 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:51799ea7-7342-4c12-be72-10f85325edce for instance cc892d9f-e0ee-4920-b962-cd275ced597c on instance [pid: 8|app: 0|req: 398/810] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:10:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/811] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:21 2026] GET /v2.1/servers/cc892d9f-e0ee-4920-b962-cd275ced597c => generated 1726 bytes in 744 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 399/812] 10.0.0.241 () {32 vars in 641 bytes} [Thu Jun 11 08:10:22 2026] GET /v2.1/servers => generated 378 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/813] 10.0.0.241 () {32 vars in 718 bytes} [Thu Jun 11 08:10:22 2026] DELETE /v2.1/servers/cc892d9f-e0ee-4920-b962-cd275ced597c => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:22.769 8 WARNING neutronclient.v2_0.client [None req-4b8bd344-e88b-4758-8320-02b995ae3572 a5f763127529467cabbe23d837e9e85f 00cda0cee262473d9eec1aeeb01cfd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/814] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:22 2026] GET /v2.1/servers/cc892d9f-e0ee-4920-b962-cd275ced597c => generated 1732 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:23.568 7 WARNING neutronclient.v2_0.client [None req-418e2bee-efd1-429e-9aad-22404b1a7200 3bcafb57d13146e6b348569e5cf255ab 7e15597156834d8ba048db11e699b47e - - default default] The python binding code in 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/815] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:23 2026] GET /v2.1/servers/8cf12ec5-1a78-4577-a309-6e06081eb6a8 => generated 1467 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:23.964 8 WARNING neutronclient.v2_0.client [None req-b3bad20b-4fb5-40e7-9a83-3ce5f74cd0c3 d05a16a64a60487386bc96b82a0eb519 e58213871ab2418997fb0816714efe79 - - default default] The 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 08:10:24.032 8 WARNING neutronclient.v2_0.client [None req-b3bad20b-4fb5-40e7-9a83-3ce5f74cd0c3 d05a16a64a60487386bc96b82a0eb519 e58213871ab2418997fb0816714efe79 - - default default] 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 08:10:24.206 8 WARNING neutronclient.v2_0.client [None req-b3bad20b-4fb5-40e7-9a83-3ce5f74cd0c3 d05a16a64a60487386bc96b82a0eb519 e58213871ab2418997fb0816714efe79 - - default default] The 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 08:10:24.236 7 WARNING neutronclient.v2_0.client [None req-14b46a89-5678-4dce-b421-ea66a4f8f77e a5f763127529467cabbe23d837e9e85f 00cda0cee262473d9eec1aeeb01cfd42 - - default default] The python binding code in 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/816] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:24 2026] GET /v2.1/servers/cc892d9f-e0ee-4920-b962-cd275ced597c => generated 1852 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/817] 10.0.0.241 () {34 vars in 663 bytes} [Thu Jun 11 08:10:23 2026] POST /v2.1/servers => generated 451 bytes in 594 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 08:10:24.510 7 WARNING neutronclient.v2_0.client [None req-6be99c3d-b6ec-4eb9-9623-035b13d00c49 d05a16a64a60487386bc96b82a0eb519 e58213871ab2418997fb0816714efe79 - - default default] The python binding code in 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/818] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:24 2026] GET /v2.1/servers/3213ecc5-bb4d-4db7-b89f-fcbdd11f63cb => generated 1431 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 08:10:24.834 8 WARNING neutronclient.v2_0.client [None req-06f9f158-8b4c-4f70-b981-849e8c243415 3bcafb57d13146e6b348569e5cf255ab 7e15597156834d8ba048db11e699b47e - - default default] The python binding code in 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/819] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:24 2026] GET /v2.1/servers/8cf12ec5-1a78-4577-a309-6e06081eb6a8 => generated 1467 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 08:10:25.452 7 WARNING neutronclient.v2_0.client [None req-1fa9835d-e4aa-4456-b52e-abc9faf7a06d a5f763127529467cabbe23d837e9e85f 00cda0cee262473d9eec1aeeb01cfd42 - - default default] 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 08:10:25.617 8 WARNING neutronclient.v2_0.client [None req-c3edd347-b712-49be-803a-14a129b576cd d05a16a64a60487386bc96b82a0eb519 e58213871ab2418997fb0816714efe79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/820] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:25 2026] GET /v2.1/servers/cc892d9f-e0ee-4920-b962-cd275ced597c => generated 1785 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:25.684 7 INFO nova.api.openstack.compute.server_external_events [req-2b0f6217-c292-4abc-bb2c-523becf416bd req-9871e979-d1ca-4fc8-8a9e-df9429d5d085 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-deleted:51799ea7-7342-4c12-be72-10f85325edce for instance cc892d9f-e0ee-4920-b962-cd275ced597c on instance [pid: 8|app: 0|req: 403/821] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:25 2026] GET /v2.1/servers/3213ecc5-bb4d-4db7-b89f-fcbdd11f63cb => generated 1435 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/822] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:10:25 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 08:10:25.978 8 WARNING neutronclient.v2_0.client [None req-93356d8e-b7ee-4761-819d-c19e36aed674 3bcafb57d13146e6b348569e5cf255ab 7e15597156834d8ba048db11e699b47e - - default default] The python binding code in 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/823] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:25 2026] GET /v2.1/servers/8cf12ec5-1a78-4577-a309-6e06081eb6a8 => generated 1467 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:26.729 7 WARNING neutronclient.v2_0.client [None req-cbbfb8ee-2700-45c7-b980-e3ce640c005d a5f763127529467cabbe23d837e9e85f 00cda0cee262473d9eec1aeeb01cfd42 - - default default] The 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 08:10:26.736 8 WARNING neutronclient.v2_0.client [None req-2873833c-dd76-4f80-9daf-cd77aaaf4d31 d05a16a64a60487386bc96b82a0eb519 e58213871ab2418997fb0816714efe79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/824] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:26 2026] GET /v2.1/servers/cc892d9f-e0ee-4920-b962-cd275ced597c => generated 1510 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/825] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:26 2026] GET /v2.1/servers/3213ecc5-bb4d-4db7-b89f-fcbdd11f63cb => generated 1483 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:27.153 7 WARNING neutronclient.v2_0.client [None req-c6db02b5-12c3-4028-beb4-f2ce4f69c286 3bcafb57d13146e6b348569e5cf255ab 7e15597156834d8ba048db11e699b47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/826] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:27 2026] GET /v2.1/servers/8cf12ec5-1a78-4577-a309-6e06081eb6a8 => generated 1467 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:27.829 8 WARNING neutronclient.v2_0.client [None req-b2689569-4bf6-4a29-8998-820b676e7eb4 a5f763127529467cabbe23d837e9e85f 00cda0cee262473d9eec1aeeb01cfd42 - - default default] The 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 08:10:27.850 7 WARNING neutronclient.v2_0.client [None req-e2645cd5-04a4-4979-9604-a4d1760d18b7 d05a16a64a60487386bc96b82a0eb519 e58213871ab2418997fb0816714efe79 - - default default] The python binding code in 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/827] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:27 2026] GET /v2.1/servers/cc892d9f-e0ee-4920-b962-cd275ced597c => generated 1510 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/828] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:27 2026] GET /v2.1/servers/3213ecc5-bb4d-4db7-b89f-fcbdd11f63cb => generated 1483 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 08:10:28.295 8 WARNING neutronclient.v2_0.client [None req-89a36450-366d-40e0-8fe3-7d2d3c963670 3bcafb57d13146e6b348569e5cf255ab 7e15597156834d8ba048db11e699b47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/829] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:28 2026] GET /v2.1/servers/8cf12ec5-1a78-4577-a309-6e06081eb6a8 => generated 1467 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:28.930 8 INFO nova.api.openstack.compute.server_external_events [req-bea208ac-bf48-49ab-8078-90e123192bda req-afd9c602-2ac0-48fb-a6e4-95eb762c7ac8 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:e147ac81-96b5-46a6-8661-1db0fce42d4c for instance 8cf12ec5-1a78-4577-a309-6e06081eb6a8 on instance 2026-06-11 08:10:28.932 7 WARNING neutronclient.v2_0.client [None req-d330de62-c316-4e7f-bca1-c3ffe2de5b63 a5f763127529467cabbe23d837e9e85f 00cda0cee262473d9eec1aeeb01cfd42 - - default default] The python binding code in 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/830] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:10:28 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 08:10:28.966 8 WARNING neutronclient.v2_0.client [None req-5034cf56-6f42-42f5-a897-5bc563833e4a d05a16a64a60487386bc96b82a0eb519 e58213871ab2418997fb0816714efe79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/831] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:28 2026] GET /v2.1/servers/cc892d9f-e0ee-4920-b962-cd275ced597c => generated 1510 bytes in 727 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:29.649 7 WARNING neutronclient.v2_0.client [None req-c14fea5e-af22-4f80-90b0-aa6539ce14f0 3bcafb57d13146e6b348569e5cf255ab 7e15597156834d8ba048db11e699b47e - - default default] The python binding code in 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/834] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:28 2026] GET /v2.1/servers/3213ecc5-bb4d-4db7-b89f-fcbdd11f63cb => generated 1557 bytes in 1114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/835] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:29 2026] GET /v2.1/servers/8cf12ec5-1a78-4577-a309-6e06081eb6a8 => generated 1467 bytes in 739 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:30.676 8 INFO nova.api.openstack.wsgi [None req-4c372fba-9ae3-4334-bbf5-29ab0d8179a3 a5f763127529467cabbe23d837e9e85f 00cda0cee262473d9eec1aeeb01cfd42 - - default default] HTTP exception thrown: Instance cc892d9f-e0ee-4920-b962-cd275ced597c could not be found. [pid: 8|app: 0|req: 410/836] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:30 2026] GET /v2.1/servers/cc892d9f-e0ee-4920-b962-cd275ced597c => generated 111 bytes in 37 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: 427/837] 10.0.0.241 () {32 vars in 706 bytes} [Thu Jun 11 08:10:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1062077664 => 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 08:10:30.985 8 INFO nova.api.openstack.compute.server_external_events [req-76769019-d18e-4853-ae72-00d282bc2531 req-f11b617a-5b75-45d4-922e-9c5806e8df59 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:e147ac81-96b5-46a6-8661-1db0fce42d4c for instance 8cf12ec5-1a78-4577-a309-6e06081eb6a8 on instance 2026-06-11 08:10:30.985 8 INFO nova.api.openstack.compute.server_external_events [req-76769019-d18e-4853-ae72-00d282bc2531 req-f11b617a-5b75-45d4-922e-9c5806e8df59 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:2e815c07-db02-4da3-8c09-f7061b57c1db for instance 3213ecc5-bb4d-4db7-b89f-fcbdd11f63cb on instance [pid: 8|app: 0|req: 411/838] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:10:30 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:10:31.108 7 WARNING neutronclient.v2_0.client [None req-c4ca7d45-840c-46af-ad79-eb24df88096c d05a16a64a60487386bc96b82a0eb519 e58213871ab2418997fb0816714efe79 - - default default] 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 08:10:31.423 8 WARNING neutronclient.v2_0.client [None req-c62e874d-86be-4f6d-b147-19deaad7e519 3bcafb57d13146e6b348569e5cf255ab 7e15597156834d8ba048db11e699b47e - - default default] The python binding code in 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/839] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:31 2026] GET /v2.1/servers/3213ecc5-bb4d-4db7-b89f-fcbdd11f63cb => generated 1555 bytes in 504 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/840] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:31 2026] GET /v2.1/servers/8cf12ec5-1a78-4577-a309-6e06081eb6a8 => generated 1646 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:32.628 7 WARNING neutronclient.v2_0.client [None req-e9a16354-90dc-44ea-99dd-297b0932347d d05a16a64a60487386bc96b82a0eb519 e58213871ab2418997fb0816714efe79 - - default default] The python binding code in 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/841] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:32 2026] GET /v2.1/servers/3213ecc5-bb4d-4db7-b89f-fcbdd11f63cb => generated 1555 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, ' [pid: 8|app: 0|req: 413/842] 10.0.0.241 () {32 vars in 718 bytes} [Thu Jun 11 08:10:32 2026] DELETE /v2.1/servers/8cf12ec5-1a78-4577-a309-6e06081eb6a8 => 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 08:10:33.002 7 WARNING neutronclient.v2_0.client [None req-18a3cca8-9f13-49c3-9434-0403c8b179f0 3bcafb57d13146e6b348569e5cf255ab 7e15597156834d8ba048db11e699b47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/843] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:32 2026] GET /v2.1/servers/8cf12ec5-1a78-4577-a309-6e06081eb6a8 => generated 1652 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 08:10:33.770 8 WARNING neutronclient.v2_0.client [None req-0afd0166-1997-41a5-b6da-e56090f30f32 d05a16a64a60487386bc96b82a0eb519 e58213871ab2418997fb0816714efe79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/844] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:33 2026] GET /v2.1/servers/3213ecc5-bb4d-4db7-b89f-fcbdd11f63cb => generated 1555 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:34.163 7 WARNING neutronclient.v2_0.client [None req-12bc2702-8abc-44d5-9f3b-93baf2ca9711 3bcafb57d13146e6b348569e5cf255ab 7e15597156834d8ba048db11e699b47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/845] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:34 2026] GET /v2.1/servers/8cf12ec5-1a78-4577-a309-6e06081eb6a8 => generated 1652 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 08:10:34.281 8 INFO nova.api.openstack.compute.server_external_events [req-193d7c6d-13e5-4e69-9c31-1a58cdb5956a req-263f6b45-591c-47c5-9b96-f1409cdfd5bb 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:e147ac81-96b5-46a6-8661-1db0fce42d4c for instance 8cf12ec5-1a78-4577-a309-6e06081eb6a8 on instance [pid: 8|app: 0|req: 415/846] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:10:34 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 08:10:34.899 7 WARNING neutronclient.v2_0.client [None req-73ed5f86-0975-45bf-a671-7cb811922092 d05a16a64a60487386bc96b82a0eb519 e58213871ab2418997fb0816714efe79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/847] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:34 2026] GET /v2.1/servers/3213ecc5-bb4d-4db7-b89f-fcbdd11f63cb => generated 1555 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:35.305 8 WARNING neutronclient.v2_0.client [None req-22c37348-5de2-4939-aabf-04a7771f5714 3bcafb57d13146e6b348569e5cf255ab 7e15597156834d8ba048db11e699b47e - - default default] The python binding code in 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/848] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:35 2026] GET /v2.1/servers/8cf12ec5-1a78-4577-a309-6e06081eb6a8 => generated 1652 bytes in 804 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:36.115 7 WARNING neutronclient.v2_0.client [None req-c0e36f99-a662-4df4-a3e0-8919997a5204 d05a16a64a60487386bc96b82a0eb519 e58213871ab2418997fb0816714efe79 - - default default] 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 08:10:36.363 8 INFO nova.api.openstack.compute.server_external_events [req-ad4fb6cd-c5db-4274-a843-dab56ca852b3 req-139f196b-4846-4298-bd55-93bf116ec824 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:e147ac81-96b5-46a6-8661-1db0fce42d4c for instance 8cf12ec5-1a78-4577-a309-6e06081eb6a8 on instance 2026-06-11 08:10:36.363 8 INFO nova.api.openstack.compute.server_external_events [req-ad4fb6cd-c5db-4274-a843-dab56ca852b3 req-139f196b-4846-4298-bd55-93bf116ec824 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-deleted:e147ac81-96b5-46a6-8661-1db0fce42d4c for instance 8cf12ec5-1a78-4577-a309-6e06081eb6a8 on instance 2026-06-11 08:10:36.363 8 INFO nova.api.openstack.compute.server_external_events [req-ad4fb6cd-c5db-4274-a843-dab56ca852b3 req-139f196b-4846-4298-bd55-93bf116ec824 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:2e815c07-db02-4da3-8c09-f7061b57c1db for instance 3213ecc5-bb4d-4db7-b89f-fcbdd11f63cb on instance [pid: 8|app: 0|req: 417/849] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:10:36 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/850] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:36 2026] GET /v2.1/servers/3213ecc5-bb4d-4db7-b89f-fcbdd11f63cb => generated 1555 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:37.132 8 WARNING neutronclient.v2_0.client [None req-2312ac22-3022-4f90-8412-7732e900e027 3bcafb57d13146e6b348569e5cf255ab 7e15597156834d8ba048db11e699b47e - - default default] The python binding code in 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/851] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:37 2026] GET /v2.1/servers/8cf12ec5-1a78-4577-a309-6e06081eb6a8 => 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 08:10:37.423 7 WARNING neutronclient.v2_0.client [None req-f956a92b-11f6-44f5-8bd9-4e233a41a6ba d05a16a64a60487386bc96b82a0eb519 e58213871ab2418997fb0816714efe79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/852] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:37 2026] GET /v2.1/servers/3213ecc5-bb4d-4db7-b89f-fcbdd11f63cb => generated 1555 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 08:10:38.262 8 WARNING neutronclient.v2_0.client [None req-34cea6d7-4f17-4ce6-aeb6-b72886bdf5d8 3bcafb57d13146e6b348569e5cf255ab 7e15597156834d8ba048db11e699b47e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/853] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:38 2026] GET /v2.1/servers/8cf12ec5-1a78-4577-a309-6e06081eb6a8 => generated 1453 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:38.429 7 INFO nova.api.openstack.compute.server_external_events [req-9fd4a665-cdfa-4f8b-83da-3d4be7b37dc9 req-5740b1d5-aeea-4bdb-89c6-dfe251cf2ba0 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:2e815c07-db02-4da3-8c09-f7061b57c1db for instance 3213ecc5-bb4d-4db7-b89f-fcbdd11f63cb on instance [pid: 7|app: 0|req: 435/854] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:10:38 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 08:10:38.595 8 WARNING neutronclient.v2_0.client [None req-e1e05f5a-cf69-443f-9bb1-a6042838061a d05a16a64a60487386bc96b82a0eb519 e58213871ab2418997fb0816714efe79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/855] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:38 2026] GET /v2.1/servers/3213ecc5-bb4d-4db7-b89f-fcbdd11f63cb => generated 1739 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:38.767 7 WARNING neutronclient.v2_0.client [None req-ac13eeba-df44-4a40-a785-598bc887cae9 d05a16a64a60487386bc96b82a0eb519 e58213871ab2418997fb0816714efe79 - - default default] The python binding code in 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/856] 10.0.0.241 () {32 vars in 741 bytes} [Thu Jun 11 08:10:38 2026] GET /v2.1/servers/3213ecc5-bb4d-4db7-b89f-fcbdd11f63cb/os-interface => generated 285 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:39.359 8 INFO nova.api.openstack.wsgi [None req-5ae3e51b-a4e9-4418-94d0-8a3f09d52601 3bcafb57d13146e6b348569e5cf255ab 7e15597156834d8ba048db11e699b47e - - default default] HTTP exception thrown: Instance 8cf12ec5-1a78-4577-a309-6e06081eb6a8 could not be found. [pid: 8|app: 0|req: 422/859] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:39 2026] GET /v2.1/servers/8cf12ec5-1a78-4577-a309-6e06081eb6a8 => generated 111 bytes in 35 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 08:10:39.845 8 INFO nova.api.openstack.compute.server_external_events [req-b87af585-0ede-4b07-840b-4cd9159edf8d req-1da72691-ce8f-4de5-a705-d563723f05de 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:2e815c07-db02-4da3-8c09-f7061b57c1db for instance 3213ecc5-bb4d-4db7-b89f-fcbdd11f63cb on instance 2026-06-11 08:10:39.851 7 WARNING neutronclient.v2_0.client [None req-b7b3d82d-cf0f-4e43-9adb-0612d845f2b7 d05a16a64a60487386bc96b82a0eb519 e58213871ab2418997fb0816714efe79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/860] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:10:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/861] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:39 2026] GET /v2.1/servers/3213ecc5-bb4d-4db7-b89f-fcbdd11f63cb => generated 1739 bytes in 918 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 424/862] 10.0.0.241 () {32 vars in 641 bytes} [Thu Jun 11 08:10:40 2026] GET /v2.1/servers => generated 383 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: 439/863] 10.0.0.241 () {32 vars in 718 bytes} [Thu Jun 11 08:10:40 2026] DELETE /v2.1/servers/3213ecc5-bb4d-4db7-b89f-fcbdd11f63cb => generated 0 bytes in 93 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 08:10:40.939 8 WARNING neutronclient.v2_0.client [None req-bf3a1035-d585-4ded-ada1-b52a16fdcbb8 d05a16a64a60487386bc96b82a0eb519 e58213871ab2418997fb0816714efe79 - - default default] The python binding code in 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/864] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:40 2026] GET /v2.1/servers/3213ecc5-bb4d-4db7-b89f-fcbdd11f63cb => generated 1745 bytes in 1611 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:43.592 7 WARNING neutronclient.v2_0.client [None req-279c07bc-ed27-44df-9dcc-832e200fb2e3 d05a16a64a60487386bc96b82a0eb519 e58213871ab2418997fb0816714efe79 - - default default] 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 08:10:44.146 8 INFO nova.api.openstack.compute.server_external_events [req-c73121e8-31aa-40ec-b03f-e027ff385ebe req-4c4645b1-aac4-4d6c-a24b-31e52c889d23 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-deleted:2e815c07-db02-4da3-8c09-f7061b57c1db for instance 3213ecc5-bb4d-4db7-b89f-fcbdd11f63cb on instance [pid: 8|app: 0|req: 426/865] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:10:44 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) [pid: 7|app: 0|req: 440/866] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:43 2026] GET /v2.1/servers/3213ecc5-bb4d-4db7-b89f-fcbdd11f63cb => generated 1865 bytes in 648 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:45.242 8 WARNING neutronclient.v2_0.client [None req-b9550f39-a1e4-4b12-a8db-5ebde48eebbc d05a16a64a60487386bc96b82a0eb519 e58213871ab2418997fb0816714efe79 - - default default] The python binding code in 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/867] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:45 2026] GET /v2.1/servers/3213ecc5-bb4d-4db7-b89f-fcbdd11f63cb => generated 1517 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:46.374 7 WARNING neutronclient.v2_0.client [None req-144c1586-0038-4477-aedd-3ee3a8d29bc8 d05a16a64a60487386bc96b82a0eb519 e58213871ab2418997fb0816714efe79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/868] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:46 2026] GET /v2.1/servers/3213ecc5-bb4d-4db7-b89f-fcbdd11f63cb => generated 1517 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:47.465 8 INFO nova.api.openstack.wsgi [None req-51a7573c-74e4-4ce4-a134-f2367d84d8d6 d05a16a64a60487386bc96b82a0eb519 e58213871ab2418997fb0816714efe79 - - default default] HTTP exception thrown: Instance 3213ecc5-bb4d-4db7-b89f-fcbdd11f63cb could not be found. [pid: 8|app: 0|req: 428/869] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:10:47 2026] GET /v2.1/servers/3213ecc5-bb4d-4db7-b89f-fcbdd11f63cb => 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: 442/870] 10.0.0.241 () {32 vars in 706 bytes} [Thu Jun 11 08:10:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1002430174 => 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: 431/875] 10.0.0.241 () {34 vars in 671 bytes} [Thu Jun 11 08:11:01 2026] POST /v2.1/os-keypairs => generated 385 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:11:05.542 7 WARNING neutronclient.v2_0.client [None req-b08d11df-978d-43e7-9b94-2512f908aa09 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The 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 08:11:05.578 7 WARNING neutronclient.v2_0.client [None req-b08d11df-978d-43e7-9b94-2512f908aa09 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The 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 08:11:05.748 7 WARNING neutronclient.v2_0.client [None req-b08d11df-978d-43e7-9b94-2512f908aa09 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in 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/876] 10.0.0.241 () {34 vars in 663 bytes} [Thu Jun 11 08:11:05 2026] POST /v2.1/servers => generated 453 bytes in 451 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-11 08:11:05.949 8 WARNING neutronclient.v2_0.client [None req-5cd2fbc4-d24a-47ed-ad83-0231c41b50b7 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in 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/877] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:05 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1392 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 08:11:07.053 7 WARNING neutronclient.v2_0.client [None req-cef0594f-7264-44ff-aa1a-07a0ba88406d a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/878] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:07 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1396 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 08:11:08.148 8 WARNING neutronclient.v2_0.client [None req-8754688b-3d73-40ae-8059-aab2feacaaf0 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in 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/879] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:08 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1388 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 08:11:09.243 8 WARNING neutronclient.v2_0.client [None req-0c2d423b-4842-40f6-9fda-789a495032b0 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in 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/882] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:09 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1444 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 08:11:10.359 7 WARNING neutronclient.v2_0.client [None req-37656783-1607-4576-8df3-765689a1b8f9 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/883] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:10 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1444 bytes in 836 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:12.209 8 WARNING neutronclient.v2_0.client [None req-f6df4a35-1dec-4e19-b04f-b4dee425a22e a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] 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 08:11:15.296 7 INFO nova.api.openstack.compute.server_external_events [req-62a485e4-aa90-4dc0-8802-dbba8a6b4747 req-9b4ffd8c-0034-4249-b2e8-b863df94b7ec 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:101de1c1-c777-442e-be03-062b6d3efb9a for instance f63a11f8-e89a-4902-8762-017f82f65fba on instance [pid: 7|app: 0|req: 449/884] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:11:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/885] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:12 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1520 bytes in 3198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:16.434 7 WARNING neutronclient.v2_0.client [None req-914a99d0-f0d3-4d94-80ec-573ad057cdf3 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/886] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:16 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1518 bytes in 852 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:18.290 8 WARNING neutronclient.v2_0.client [None req-3b123ada-6b53-4deb-ad5c-9d9f02709439 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] 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: 451/887] 10.0.0.241 () {34 vars in 671 bytes} [Thu Jun 11 08:11:18 2026] POST /v2.1/os-keypairs => generated 395 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/890] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:18 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1518 bytes in 862 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:11:20.169 7 WARNING neutronclient.v2_0.client [None req-88b55609-a5d4-4b80-ac01-d71dbc64cffb a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in 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/891] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:20 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1518 bytes in 669 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:21.857 8 WARNING neutronclient.v2_0.client [None req-29fec682-ffc1-43eb-8f92-e40354f2dc1f a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/892] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:21 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1518 bytes in 656 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:22.881 7 WARNING neutronclient.v2_0.client [None req-978e4a06-beb4-4d9b-ae2f-9b1956fec7d1 d7f6004a7dcb409ba14cd5f067c1204f 83b6008746974ceb9f9a72f829a50764 - - default default] The 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 08:11:22.929 7 WARNING neutronclient.v2_0.client [None req-978e4a06-beb4-4d9b-ae2f-9b1956fec7d1 d7f6004a7dcb409ba14cd5f067c1204f 83b6008746974ceb9f9a72f829a50764 - - default default] The 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 08:11:23.271 7 WARNING neutronclient.v2_0.client [None req-978e4a06-beb4-4d9b-ae2f-9b1956fec7d1 d7f6004a7dcb409ba14cd5f067c1204f 83b6008746974ceb9f9a72f829a50764 - - default default] 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 08:11:23.534 8 WARNING neutronclient.v2_0.client [None req-042f7ea8-2f84-4af3-90c9-47845f1e0f92 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in 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/893] 10.0.0.241 () {34 vars in 663 bytes} [Thu Jun 11 08:11:22 2026] POST /v2.1/servers => generated 446 bytes in 786 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 08:11:23.591 7 WARNING neutronclient.v2_0.client [None req-a22438c5-6168-405e-ab75-37c0c66c2793 d7f6004a7dcb409ba14cd5f067c1204f 83b6008746974ceb9f9a72f829a50764 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/894] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:23 2026] GET /v2.1/servers/a3e8a756-970a-4782-a0d5-56202c0b0065 => generated 1394 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/895] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:23 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1518 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:24.787 7 WARNING neutronclient.v2_0.client [None req-0f615e08-f9c8-4f34-9c61-5b6e0cdbb18f a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/896] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:24 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1518 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:26.019 8 WARNING neutronclient.v2_0.client [None req-ef72bb64-f620-4922-b633-938ab3a9f524 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/897] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:25 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1518 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:27.386 7 WARNING neutronclient.v2_0.client [None req-74e8a062-4fab-43ac-a02b-5d73390e8d2b a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/898] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:27 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1518 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 08:11:28.569 8 WARNING neutronclient.v2_0.client [None req-9a0504fa-3e56-49dd-9ddb-ae01a1547c49 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] 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 08:11:28.734 7 WARNING neutronclient.v2_0.client [None req-fea32ee5-c213-493c-ba72-53c2956e3460 d7f6004a7dcb409ba14cd5f067c1204f 83b6008746974ceb9f9a72f829a50764 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/899] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:28 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1518 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/902] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:28 2026] GET /v2.1/servers/a3e8a756-970a-4782-a0d5-56202c0b0065 => generated 1518 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:29.797 8 INFO nova.api.openstack.compute.server_external_events [req-941014ac-87a2-442c-b99c-3a3c5649f31b req-41c3bf22-2423-4230-91fb-581d6e172606 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:8c6128ff-ee10-4eb0-9d6a-70a67501a7fa for instance a3e8a756-970a-4782-a0d5-56202c0b0065 on instance [pid: 8|app: 0|req: 444/903] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:11:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:29.995 7 WARNING neutronclient.v2_0.client [None req-06da42dd-f390-46b0-955e-da5b9e09f99b a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/904] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:29 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1518 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:31.177 8 WARNING neutronclient.v2_0.client [None req-fe5ecdd6-6111-462d-bf12-f2d8e02992da a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in 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/905] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:31 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1518 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:31.842 7 INFO nova.api.openstack.compute.server_external_events [req-c441d4ff-efb4-46b1-9719-83c4343ba6cd req-f05d8aef-4d50-4d83-b7cf-e8b78b69d254 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:101de1c1-c777-442e-be03-062b6d3efb9a for instance f63a11f8-e89a-4902-8762-017f82f65fba on instance [pid: 7|app: 0|req: 461/906] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:11:31 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 08:11:32.329 8 WARNING neutronclient.v2_0.client [None req-df5b7f12-62e1-45d6-8db7-4682aafda512 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/907] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:32 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1518 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 08:11:33.536 7 WARNING neutronclient.v2_0.client [None req-cdd4defd-4e8a-48b3-8b64-020c1c4f2ed8 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/908] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:33 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1518 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 08:11:34.287 8 WARNING neutronclient.v2_0.client [None req-bb0a1bcb-51f3-4751-8494-6a353e70038d d7f6004a7dcb409ba14cd5f067c1204f 83b6008746974ceb9f9a72f829a50764 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/909] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:34 2026] GET /v2.1/servers/a3e8a756-970a-4782-a0d5-56202c0b0065 => generated 1516 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:34.703 7 WARNING neutronclient.v2_0.client [None req-2d705636-cb40-4f4a-9863-2db9a7dda916 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/910] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:34 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1518 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:35.926 8 WARNING neutronclient.v2_0.client [None req-f46079ab-8636-45e3-a2b3-cd31966466ac a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/911] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:35 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1518 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 08:11:36.485 7 INFO nova.api.openstack.compute.server_external_events [req-6f454f5d-f95f-4680-9de2-8fdd4741ee67 req-bfba8d18-c502-4fe4-9d2e-5ba9dad33b5f 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:101de1c1-c777-442e-be03-062b6d3efb9a for instance f63a11f8-e89a-4902-8762-017f82f65fba on instance [pid: 7|app: 0|req: 464/912] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:11:36 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 08:11:37.084 8 WARNING neutronclient.v2_0.client [None req-d73b686f-7c8a-45dc-9c20-32e86c236e8c a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/913] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:37 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1518 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:38.291 7 WARNING neutronclient.v2_0.client [None req-ae891e60-3dbd-490f-ae6c-1ae23bcf1c66 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/914] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:38 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1701 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:38.540 7 INFO nova.api.openstack.compute.server_external_events [req-66b22756-4091-4b40-850a-fbef077f5f0f req-e2a44a97-b069-4f91-a2b2-3abff49fafb7 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:101de1c1-c777-442e-be03-062b6d3efb9a for instance f63a11f8-e89a-4902-8762-017f82f65fba on instance 2026-06-11 08:11:38.541 7 INFO nova.api.openstack.compute.server_external_events [req-66b22756-4091-4b40-850a-fbef077f5f0f req-e2a44a97-b069-4f91-a2b2-3abff49fafb7 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:8c6128ff-ee10-4eb0-9d6a-70a67501a7fa for instance a3e8a756-970a-4782-a0d5-56202c0b0065 on instance 2026-06-11 08:11:38.541 7 INFO nova.api.openstack.compute.server_external_events [req-66b22756-4091-4b40-850a-fbef077f5f0f req-e2a44a97-b069-4f91-a2b2-3abff49fafb7 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:8c6128ff-ee10-4eb0-9d6a-70a67501a7fa for instance a3e8a756-970a-4782-a0d5-56202c0b0065 on instance 2026-06-11 08:11:38.542 7 INFO nova.api.openstack.compute.server_external_events [req-66b22756-4091-4b40-850a-fbef077f5f0f req-e2a44a97-b069-4f91-a2b2-3abff49fafb7 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:8c6128ff-ee10-4eb0-9d6a-70a67501a7fa for instance a3e8a756-970a-4782-a0d5-56202c0b0065 on instance 2026-06-11 08:11:38.547 8 WARNING neutronclient.v2_0.client [None req-08f48b53-1e1e-4c95-b32f-671d1fc3b0c7 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in 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/915] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:11:38 2026] POST /v2.1/os-server-external-events => generated 698 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/916] 10.0.0.241 () {32 vars in 741 bytes} [Thu Jun 11 08:11:38 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba/os-interface => generated 284 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:39.514 8 WARNING neutronclient.v2_0.client [None req-d9227d01-1cd7-43ca-a72e-88c241be70e2 d7f6004a7dcb409ba14cd5f067c1204f 83b6008746974ceb9f9a72f829a50764 - - default default] 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 08:11:39.549 7 INFO nova.api.openstack.compute.server_external_events [req-1bc5f1fe-7622-427d-b25d-3e629697e128 req-9542bee0-4ca4-4735-928f-263dcfccd079 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:101de1c1-c777-442e-be03-062b6d3efb9a for instance f63a11f8-e89a-4902-8762-017f82f65fba on instance [pid: 7|app: 0|req: 468/919] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:11:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/920] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:39 2026] GET /v2.1/servers/a3e8a756-970a-4782-a0d5-56202c0b0065 => generated 1516 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 469/921] 10.0.0.217 () {30 vars in 619 bytes} [Thu Jun 11 08:11:43 2026] GET /v2.1 => generated 0 bytes in 108 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: 453/922] 10.0.0.217 () {32 vars in 692 bytes} [Thu Jun 11 08:11:43 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/923] 10.0.0.217 () {34 vars in 913 bytes} [Thu Jun 11 08:11:43 2026] GET /v2.1/os-simple-tenant-usage/49bd95a8acb249c49b674233e5de8117?start=2026-06-10T00:00:00&end=2026-06-11T23:59:59 => generated 20 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/924] 10.0.0.217 () {30 vars in 654 bytes} [Thu Jun 11 08:11:43 2026] GET /v2.1/limits?reserved=1 => generated 511 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 08:11:45.002 7 WARNING neutronclient.v2_0.client [None req-e0f4b402-344a-4b32-99bd-c3e209244e4b d7f6004a7dcb409ba14cd5f067c1204f 83b6008746974ceb9f9a72f829a50764 - - default default] The python binding code in 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/925] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:44 2026] GET /v2.1/servers/a3e8a756-970a-4782-a0d5-56202c0b0065 => generated 1815 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 08:11:46.556 7 INFO nova.api.openstack.compute.server_external_events [req-ddb9e21f-3d75-40e6-b494-44c0bde578ef req-a8a08cb8-35e7-46d1-ac01-41c7d1e8c429 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:8c6128ff-ee10-4eb0-9d6a-70a67501a7fa for instance a3e8a756-970a-4782-a0d5-56202c0b0065 on instance [pid: 7|app: 0|req: 472/926] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:11:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:11:46.590 8 WARNING neutronclient.v2_0.client [None req-81b55375-f335-4ae3-801b-bfccbcde9d45 d7f6004a7dcb409ba14cd5f067c1204f 83b6008746974ceb9f9a72f829a50764 - - default default] The 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 08:11:46.637 8 WARNING neutronclient.v2_0.client [None req-81b55375-f335-4ae3-801b-bfccbcde9d45 d7f6004a7dcb409ba14cd5f067c1204f 83b6008746974ceb9f9a72f829a50764 - - default default] The 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 08:11:46.923 8 WARNING neutronclient.v2_0.client [None req-81b55375-f335-4ae3-801b-bfccbcde9d45 d7f6004a7dcb409ba14cd5f067c1204f 83b6008746974ceb9f9a72f829a50764 - - default default] 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: 473/927] 10.0.0.217 () {30 vars in 619 bytes} [Thu Jun 11 08:11:46 2026] GET /v2.1 => generated 0 bytes in 111 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 474/928] 10.0.0.217 () {32 vars in 692 bytes} [Thu Jun 11 08:11:46 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/929] 10.0.0.217 () {34 vars in 913 bytes} [Thu Jun 11 08:11:47 2026] GET /v2.1/os-simple-tenant-usage/49bd95a8acb249c49b674233e5de8117?start=2026-06-10T00:00:00&end=2026-06-11T23:59:59 => generated 20 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/930] 10.0.0.241 () {34 vars in 663 bytes} [Thu Jun 11 08:11:46 2026] POST /v2.1/servers => generated 446 bytes in 617 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:47.178 7 WARNING neutronclient.v2_0.client [None req-d34280e3-607c-4b6a-bc1d-e53df22f974d d7f6004a7dcb409ba14cd5f067c1204f 83b6008746974ceb9f9a72f829a50764 - - default default] The python binding code in 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/931] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:47 2026] GET /v2.1/servers/8ce0cf49-fb82-4e78-81f4-1248f0d653a5 => generated 1393 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, ' [pid: 8|app: 0|req: 456/932] 10.0.0.217 () {30 vars in 654 bytes} [Thu Jun 11 08:11:47 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:52.273 7 WARNING neutronclient.v2_0.client [None req-055914ec-12ec-439c-905e-b8399e803f67 d7f6004a7dcb409ba14cd5f067c1204f 83b6008746974ceb9f9a72f829a50764 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/935] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:52 2026] GET /v2.1/servers/8ce0cf49-fb82-4e78-81f4-1248f0d653a5 => generated 1517 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:11:53.091 8 INFO nova.api.openstack.compute.server_external_events [req-2918ac57-4f95-4f0f-b433-0409f12834cb req-c3229261-e7bb-4b60-938b-6de7f18a47bf 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:c6a59bec-8021-4fb3-ba41-a052bd01c91a for instance 8ce0cf49-fb82-4e78-81f4-1248f0d653a5 on instance [pid: 8|app: 0|req: 458/936] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:11:53 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 08:11:55.081 7 WARNING neutronclient.v2_0.client [None req-083f2e70-48a8-4f7a-85a1-cf84d388742b a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in 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/937] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:55 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1821 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:55.529 8 WARNING neutronclient.v2_0.client [None req-e4dd7284-44e8-4405-b7df-92cc3c14e450 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/938] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:55 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1821 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 480/939] 10.0.0.241 () {34 vars in 750 bytes} [Thu Jun 11 08:11:55 2026] POST /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba/action => generated 0 bytes in 77 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 08:11:55.913 8 WARNING neutronclient.v2_0.client [None req-51615c92-a225-45f3-b6a9-0636f02728d6 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/940] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:55 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1823 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 08:11:57.083 7 WARNING neutronclient.v2_0.client [None req-4ec4d09a-fed4-481e-a79c-6d71be32bf50 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in 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/941] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:57 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1823 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:57.587 8 WARNING neutronclient.v2_0.client [None req-de17ebfe-5b40-4bfb-989d-c2f173a6f4de d7f6004a7dcb409ba14cd5f067c1204f 83b6008746974ceb9f9a72f829a50764 - - default default] The python binding code in 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/942] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:57 2026] GET /v2.1/servers/8ce0cf49-fb82-4e78-81f4-1248f0d653a5 => generated 1515 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:58.270 7 WARNING neutronclient.v2_0.client [None req-e102b69a-bed9-490d-89d2-d4d9cb9ebe68 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/943] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:58 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1823 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:59.471 7 WARNING neutronclient.v2_0.client [None req-3b3106f0-627f-4ccd-b741-27af33b1abd0 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/946] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:11:59 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1828 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:00.612 8 INFO nova.api.openstack.compute.server_external_events [req-3fece8f3-6254-4e35-bf9b-d61f25c94a49 req-2e912b64-c766-4cfc-b1e8-2568b0308e63 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:c6a59bec-8021-4fb3-ba41-a052bd01c91a for instance 8ce0cf49-fb82-4e78-81f4-1248f0d653a5 on instance [pid: 8|app: 0|req: 463/947] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:12:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:00.899 7 WARNING neutronclient.v2_0.client [None req-2467aafb-fbfa-45f5-8f67-d310f88baef7 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/948] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:00 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1828 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:02.161 8 WARNING neutronclient.v2_0.client [None req-affc29e5-e825-437c-8f22-e16a42be7c6f a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/949] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:02 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1828 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:02.662 7 INFO nova.api.openstack.compute.server_external_events [req-fd1318a9-a27b-4aad-8ade-fa290225d429 req-09f7ea7e-3e14-45b2-9ef3-6ad165e6e688 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:c6a59bec-8021-4fb3-ba41-a052bd01c91a for instance 8ce0cf49-fb82-4e78-81f4-1248f0d653a5 on instance 2026-06-11 08:12:02.662 7 INFO nova.api.openstack.compute.server_external_events [req-fd1318a9-a27b-4aad-8ade-fa290225d429 req-09f7ea7e-3e14-45b2-9ef3-6ad165e6e688 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:101de1c1-c777-442e-be03-062b6d3efb9a for instance f63a11f8-e89a-4902-8762-017f82f65fba on instance 2026-06-11 08:12:02.663 7 INFO nova.api.openstack.compute.server_external_events [req-fd1318a9-a27b-4aad-8ade-fa290225d429 req-09f7ea7e-3e14-45b2-9ef3-6ad165e6e688 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:101de1c1-c777-442e-be03-062b6d3efb9a for instance f63a11f8-e89a-4902-8762-017f82f65fba on instance [pid: 7|app: 0|req: 486/950] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:12:02 2026] POST /v2.1/os-server-external-events => generated 529 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 08:12:03.011 8 WARNING neutronclient.v2_0.client [None req-59f4f5a4-7dad-4a35-b3f3-638ed9eb8f0a d7f6004a7dcb409ba14cd5f067c1204f 83b6008746974ceb9f9a72f829a50764 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/951] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:02 2026] GET /v2.1/servers/8ce0cf49-fb82-4e78-81f4-1248f0d653a5 => generated 1813 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 08:12:03.361 7 WARNING neutronclient.v2_0.client [None req-0520fff9-6f8f-4255-9e8f-78e6ca818f9b a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/952] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:03 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1828 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:04.545 8 WARNING neutronclient.v2_0.client [None req-15fe49df-9296-4773-8d31-61c450a4d10e a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] 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 08:12:04.791 7 INFO nova.api.openstack.compute.server_external_events [req-4fdbfe09-ed1c-4722-a0e5-d7619a5d695a req-77715b8b-c239-4148-aeb9-9f08bd4275f9 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:c6a59bec-8021-4fb3-ba41-a052bd01c91a for instance 8ce0cf49-fb82-4e78-81f4-1248f0d653a5 on instance [pid: 7|app: 0|req: 488/953] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:12:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/954] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:04 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1828 bytes in 1385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:06.931 7 WARNING neutronclient.v2_0.client [None req-6451c4f6-6adc-4729-b1c3-f2dc86f2d4ea a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/955] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:06 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1821 bytes in 1168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:09.252 7 INFO nova.api.openstack.compute.server_external_events [req-707ea896-9bb5-41a5-9b7c-e9d672d01fa8 req-9ce93472-d92e-434c-a308-1ded470fd3e4 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:101de1c1-c777-442e-be03-062b6d3efb9a for instance f63a11f8-e89a-4902-8762-017f82f65fba on instance [pid: 7|app: 0|req: 491/958] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:12:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:11.350 8 INFO nova.api.openstack.compute.server_external_events [req-8e243c1f-b2eb-4134-8f99-9b5a50a19a0a req-6efd03ed-194f-4f9f-b570-96dd714477aa 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:101de1c1-c777-442e-be03-062b6d3efb9a for instance f63a11f8-e89a-4902-8762-017f82f65fba on instance [pid: 8|app: 0|req: 468/959] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:12:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 492/960] 10.0.0.241 () {34 vars in 671 bytes} [Thu Jun 11 08:12:13 2026] POST /v2.1/os-keypairs => generated 396 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/961] 10.0.0.241 () {34 vars in 671 bytes} [Thu Jun 11 08:12:16 2026] POST /v2.1/os-keypairs => generated 385 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:12:17.825 7 WARNING neutronclient.v2_0.client [None req-5872fa0b-3c6a-48e4-96d4-e64d28d143a4 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The 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 08:12:18.008 8 WARNING neutronclient.v2_0.client [None req-19a9e2de-e7cf-470b-9df6-6c589e3c1a88 cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/962] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:17 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1821 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:18.096 8 WARNING neutronclient.v2_0.client [None req-19a9e2de-e7cf-470b-9df6-6c589e3c1a88 cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] The 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 08:12:18.166 8 WARNING neutronclient.v2_0.client [None req-19a9e2de-e7cf-470b-9df6-6c589e3c1a88 cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/963] 10.0.0.241 () {32 vars in 718 bytes} [Thu Jun 11 08:12:18 2026] DELETE /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 0 bytes in 154 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 08:12:18.289 7 WARNING neutronclient.v2_0.client [None req-76e3d95d-986d-4f1a-9af9-03c043ce54a7 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The 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 08:12:18.396 8 WARNING neutronclient.v2_0.client [None req-19a9e2de-e7cf-470b-9df6-6c589e3c1a88 cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] The python binding code in 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/964] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:18 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1827 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/965] 10.0.0.241 () {34 vars in 663 bytes} [Thu Jun 11 08:12:17 2026] POST /v2.1/servers => generated 496 bytes in 709 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 08:12:18.667 7 WARNING neutronclient.v2_0.client [None req-7c515e41-f560-4883-8b39-e015eac99bdd cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/966] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:18 2026] GET /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4 => generated 1456 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 08:12:19.447 8 WARNING neutronclient.v2_0.client [None req-c3885003-5910-42c4-af3d-7929a087f5e3 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] 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 08:12:19.636 7 INFO nova.api.openstack.compute.server_external_events [req-6a618414-5f42-4158-92d7-8b11f722d88b req-b8a1b4a7-a7cc-4182-bcb2-6f6dc3850afd 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:101de1c1-c777-442e-be03-062b6d3efb9a for instance f63a11f8-e89a-4902-8762-017f82f65fba on instance [pid: 7|app: 0|req: 498/969] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:12:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/970] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:19 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1827 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:19.779 7 WARNING neutronclient.v2_0.client [None req-f50316f9-6413-4639-9ad7-23d8b4029690 cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/971] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:19 2026] GET /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4 => generated 1460 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:20.709 8 WARNING neutronclient.v2_0.client [None req-f7bc8d7d-85f2-445e-95ea-1b0174b27fe2 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in 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/972] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:20 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1827 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 08:12:20.942 7 WARNING neutronclient.v2_0.client [None req-552b47f1-330f-4576-af73-52d94b0a8ff6 cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] The python binding code in 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/973] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:20 2026] GET /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4 => generated 1508 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, ' 2026-06-11 08:12:21.692 8 INFO nova.api.openstack.compute.server_external_events [req-a20a86b6-2ef6-4ded-937a-3fdf481594a4 req-290a38fb-647e-4e36-827e-f994d24c9c5b 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:101de1c1-c777-442e-be03-062b6d3efb9a for instance f63a11f8-e89a-4902-8762-017f82f65fba on instance 2026-06-11 08:12:21.692 8 INFO nova.api.openstack.compute.server_external_events [req-a20a86b6-2ef6-4ded-937a-3fdf481594a4 req-290a38fb-647e-4e36-827e-f994d24c9c5b 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-deleted:101de1c1-c777-442e-be03-062b6d3efb9a for instance f63a11f8-e89a-4902-8762-017f82f65fba on instance [pid: 8|app: 0|req: 474/974] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:12:21 2026] POST /v2.1/os-server-external-events => generated 356 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 08:12:21.875 7 WARNING neutronclient.v2_0.client [None req-06fa0834-d544-4c96-8bb1-51f3f909d13e a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/975] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:21 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1473 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:22.055 8 WARNING neutronclient.v2_0.client [None req-e0277773-7a8e-4e93-ba9f-b9f3d2bbe232 cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] The python binding code in 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/976] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:22 2026] GET /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4 => generated 1508 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 08:12:22.986 7 WARNING neutronclient.v2_0.client [None req-daa4f5cc-1cab-4990-8e4e-625f4ac9a641 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] The python binding code in 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/977] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:22 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1478 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 08:12:23.157 8 WARNING neutronclient.v2_0.client [None req-9853a61e-6a62-4653-8eca-e7f33dbee259 cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] The python binding code in 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/978] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:23 2026] GET /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4 => generated 1516 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 08:12:24.091 7 WARNING neutronclient.v2_0.client [None req-ccaf8737-931c-444b-8640-c4a90d438166 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] 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 08:12:24.275 8 WARNING neutronclient.v2_0.client [None req-31b153d9-4701-48f8-bb8d-e7ba4dcb90ab cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] The python binding code in 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/979] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:24 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => generated 1478 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:24.716 7 INFO nova.api.openstack.compute.server_external_events [req-06108614-5116-4d3f-9f3d-1ffaa549ec07 req-ef0a2e09-ed3f-4bd8-885b-cc4206ff62ac 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:cbb8652c-f878-4a15-9973-40d52e110d9c for instance 3eca6089-d450-4262-b322-a7fa795e09a4 on instance [pid: 8|app: 0|req: 477/980] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:24 2026] GET /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4 => generated 1640 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/981] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:12:24 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 08:12:25.524 8 INFO nova.api.openstack.wsgi [None req-4c7f4ae4-d948-4054-b63d-b7df814db5a4 a8d8be4f8c6a4e7691521b53fa439f16 59a03b1920aa4ec2ae2028bcd468a139 - - default default] HTTP exception thrown: Instance f63a11f8-e89a-4902-8762-017f82f65fba could not be found. [pid: 8|app: 0|req: 478/982] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:25 2026] GET /v2.1/servers/f63a11f8-e89a-4902-8762-017f82f65fba => 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: 505/983] 10.0.0.241 () {32 vars in 704 bytes} [Thu Jun 11 08:12:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-436922327 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:25.770 8 WARNING neutronclient.v2_0.client [None req-5a8c37fd-949d-4344-b55f-79c2cb88e3ec cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] The python binding code in 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/984] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:25 2026] GET /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4 => generated 1628 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:12:27.088 7 WARNING neutronclient.v2_0.client [None req-e97f4483-c1dd-4846-8db3-81330652d075 cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/985] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:27 2026] GET /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4 => generated 1628 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:28.553 8 WARNING neutronclient.v2_0.client [None req-b7c0725a-edeb-4dcf-aea5-bd78641790c8 cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/986] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:28 2026] GET /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4 => generated 1628 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:29.731 8 WARNING neutronclient.v2_0.client [None req-85fa1a94-a4b1-4446-9d19-40e96c097039 cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/989] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:29 2026] GET /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4 => generated 1628 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:30.966 7 WARNING neutronclient.v2_0.client [None req-c33723d1-e09a-4e3f-a406-b41fe38ab562 cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/990] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:30 2026] GET /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4 => generated 1628 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:31.835 8 INFO nova.api.openstack.compute.server_external_events [req-0d811b2b-f9bb-4b68-ae2b-60762de941a1 req-d78a62ce-0424-4cac-b45f-4d7b59d414c1 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:cbb8652c-f878-4a15-9973-40d52e110d9c for instance 3eca6089-d450-4262-b322-a7fa795e09a4 on instance [pid: 8|app: 0|req: 483/991] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:12: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 08:12:32.188 7 WARNING neutronclient.v2_0.client [None req-8d26fa94-c5f8-4e07-bb02-1039cd53f620 cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/992] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:32 2026] GET /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4 => generated 1628 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 08:12:33.363 8 WARNING neutronclient.v2_0.client [None req-0c6261cd-915d-4481-bdfc-44b4153d9000 cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/993] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:33 2026] GET /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4 => generated 1628 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 08:12:33.885 7 INFO nova.api.openstack.compute.server_external_events [req-66452229-97c0-40d5-a134-ddc0c5bcf3f4 req-7e48450f-78c0-4adf-9bf7-e5e243d7b4a3 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:cbb8652c-f878-4a15-9973-40d52e110d9c for instance 3eca6089-d450-4262-b322-a7fa795e09a4 on instance [pid: 7|app: 0|req: 510/994] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:12: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:34.409 8 WARNING neutronclient.v2_0.client [None req-f6911d6f-2a03-4dce-8b7f-54a7fbf5130a 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] The 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 08:12:34.458 8 WARNING neutronclient.v2_0.client [None req-f6911d6f-2a03-4dce-8b7f-54a7fbf5130a 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] 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 08:12:34.561 7 WARNING neutronclient.v2_0.client [None req-7890a037-6250-40d7-aeb8-da8dce1ea345 cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] The 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 08:12:34.621 8 WARNING neutronclient.v2_0.client [None req-f6911d6f-2a03-4dce-8b7f-54a7fbf5130a 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] The python binding code in 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/995] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:34 2026] GET /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4 => generated 1808 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 08:12:34.714 7 WARNING neutronclient.v2_0.client [None req-ff97e395-041d-4a21-99fb-d95f101508ae cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] The python binding code in 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/996] 10.0.0.241 () {32 vars in 741 bytes} [Thu Jun 11 08:12:34 2026] GET /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4/os-interface => generated 285 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/997] 199.204.45.240 () {36 vars in 714 bytes} [Thu Jun 11 08:12:34 2026] POST /v2.1/servers => generated 453 bytes in 939 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 08:12:35.338 7 WARNING neutronclient.v2_0.client [None req-a052b70a-d68c-4433-99ed-3282f0bee060 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/998] 199.204.45.240 () {32 vars in 733 bytes} [Thu Jun 11 08:12:35 2026] GET /v2.1/servers/694b2e3b-8cb8-46bf-8148-214bd537cfb2 => generated 2213 bytes in 153 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 08:12:35.492 8 WARNING neutronclient.v2_0.client [None req-f0b73277-e45a-4645-8e1b-37c8a31aaeb7 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] The python binding code in 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/999] 199.204.45.240 () {32 vars in 759 bytes} [Thu Jun 11 08:12:35 2026] GET /v2.1/servers/694b2e3b-8cb8-46bf-8148-214bd537cfb2/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 514/1000] 199.204.45.240 () {32 vars in 777 bytes} [Thu Jun 11 08:12:35 2026] GET /v2.1/servers/694b2e3b-8cb8-46bf-8148-214bd537cfb2/os-volume_attachments => generated 197 bytes in 66 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 08:12:35.922 8 INFO nova.api.openstack.compute.server_external_events [req-c3341d06-cc78-4e97-ac00-db3362bbe057 req-f92f356e-0b77-4892-b834-70226a5fd975 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:cbb8652c-f878-4a15-9973-40d52e110d9c for instance 3eca6089-d450-4262-b322-a7fa795e09a4 on instance [pid: 8|app: 0|req: 487/1001] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:12:35 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 08:12:38.582 7 WARNING neutronclient.v2_0.client [None req-70c9526a-d943-4a11-86e2-40f4593a30bc 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] The python binding code in 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/1002] 199.204.45.240 () {32 vars in 733 bytes} [Thu Jun 11 08:12:38 2026] GET /v2.1/servers/694b2e3b-8cb8-46bf-8148-214bd537cfb2 => generated 2371 bytes in 106 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 08:12:38.689 8 WARNING neutronclient.v2_0.client [None req-92266016-7c07-429d-ad45-b0de4303f043 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/1003] 199.204.45.240 () {32 vars in 759 bytes} [Thu Jun 11 08:12:38 2026] GET /v2.1/servers/694b2e3b-8cb8-46bf-8148-214bd537cfb2/os-interface => generated 28 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 516/1004] 199.204.45.240 () {32 vars in 777 bytes} [Thu Jun 11 08:12:38 2026] GET /v2.1/servers/694b2e3b-8cb8-46bf-8148-214bd537cfb2/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 08:12:41.052 7 INFO nova.api.openstack.compute.server_external_events [req-2475485f-503b-4d05-a44f-26eb2e281c5c req-1d72c761-99da-4faa-abbf-3c42af7aa247 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:95bfa585-062c-4498-b7d3-e33410508f33 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance [pid: 7|app: 0|req: 518/1007] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:12:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:41.836 8 WARNING neutronclient.v2_0.client [None req-cb983dae-39b5-4243-a625-77b118412344 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/1008] 199.204.45.240 () {32 vars in 733 bytes} [Thu Jun 11 08:12:41 2026] GET /v2.1/servers/694b2e3b-8cb8-46bf-8148-214bd537cfb2 => generated 2445 bytes in 178 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 08:12:41.985 7 WARNING neutronclient.v2_0.client [None req-4f51eac6-417c-40e2-8bbe-54ad8251563c 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1009] 199.204.45.240 () {32 vars in 759 bytes} [Thu Jun 11 08:12:41 2026] GET /v2.1/servers/694b2e3b-8cb8-46bf-8148-214bd537cfb2/os-interface => generated 284 bytes in 362 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: 491/1010] 199.204.45.240 () {32 vars in 777 bytes} [Thu Jun 11 08:12:42 2026] GET /v2.1/servers/694b2e3b-8cb8-46bf-8148-214bd537cfb2/os-volume_attachments => generated 197 bytes in 55 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 08:12:43.026 7 WARNING neutronclient.v2_0.client [None req-d6f1de7f-cb85-4643-bafd-0e797fb79e1b cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1011] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:42 2026] GET /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4 => generated 1928 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, ' [pid: 8|app: 0|req: 492/1012] 10.0.0.241 () {32 vars in 753 bytes} [Thu Jun 11 08:12:44 2026] GET /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4/os-server-password => generated 116 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:45.311 7 WARNING neutronclient.v2_0.client [None req-0440d27e-8522-4df8-9d56-8e09a00a358f 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] The python binding code in 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/1013] 199.204.45.240 () {32 vars in 733 bytes} [Thu Jun 11 08:12:44 2026] GET /v2.1/servers/694b2e3b-8cb8-46bf-8148-214bd537cfb2 => generated 2433 bytes in 436 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 522/1014] 10.0.0.241 () {32 vars in 718 bytes} [Thu Jun 11 08:12:45 2026] DELETE /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4 => generated 0 bytes in 113 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 08:12:45.776 8 WARNING neutronclient.v2_0.client [None req-fadf8c98-a42b-4555-b469-7b31d6149bf2 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] The 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 08:12:45.814 7 WARNING neutronclient.v2_0.client [None req-27ae9c46-9bfb-4c6e-93d3-7da3896886ee cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] The python binding code in 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/1015] 199.204.45.240 () {32 vars in 759 bytes} [Thu Jun 11 08:12:45 2026] GET /v2.1/servers/694b2e3b-8cb8-46bf-8148-214bd537cfb2/os-interface => generated 284 bytes in 400 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: 494/1016] 199.204.45.240 () {32 vars in 777 bytes} [Thu Jun 11 08:12:45 2026] GET /v2.1/servers/694b2e3b-8cb8-46bf-8148-214bd537cfb2/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1017] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:45 2026] GET /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4 => generated 1934 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 08:12:47.092 8 WARNING neutronclient.v2_0.client [None req-1104746d-959a-4d0e-bb3b-7a0f51525d22 cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] 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 08:12:47.186 7 INFO nova.api.openstack.compute.server_external_events [req-db67346a-5e47-424e-8ffb-6dd261662203 req-1c17a7bd-a8c4-4d9e-872b-e4a4c444bc55 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:cbb8652c-f878-4a15-9973-40d52e110d9c for instance 3eca6089-d450-4262-b322-a7fa795e09a4 on instance [pid: 7|app: 0|req: 524/1018] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:12:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1019] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:47 2026] GET /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4 => generated 1934 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:48.481 7 WARNING neutronclient.v2_0.client [None req-932af1d0-bd56-4567-93a0-ca142cf21339 cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1020] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:48 2026] GET /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4 => generated 1934 bytes in 459 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:48.939 8 WARNING neutronclient.v2_0.client [None req-2e375c65-8958-444d-a586-c3efc829e53f 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/1023] 199.204.45.240 () {32 vars in 733 bytes} [Thu Jun 11 08:12:48 2026] GET /v2.1/servers/694b2e3b-8cb8-46bf-8148-214bd537cfb2 => generated 2433 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:49.098 7 WARNING neutronclient.v2_0.client [None req-503e4279-72b0-4f17-82bb-9d2da061fd47 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1024] 199.204.45.240 () {32 vars in 759 bytes} [Thu Jun 11 08:12:49 2026] GET /v2.1/servers/694b2e3b-8cb8-46bf-8148-214bd537cfb2/os-interface => generated 286 bytes in 95 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: 497/1025] 199.204.45.240 () {32 vars in 777 bytes} [Thu Jun 11 08:12:49 2026] GET /v2.1/servers/694b2e3b-8cb8-46bf-8148-214bd537cfb2/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:49.268 7 INFO nova.api.openstack.compute.server_external_events [req-80d15965-8d54-4755-90b7-43c1337c8a98 req-7cb8f124-542d-475b-bc37-9e50de64c46e 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:cbb8652c-f878-4a15-9973-40d52e110d9c for instance 3eca6089-d450-4262-b322-a7fa795e09a4 on instance 2026-06-11 08:12:49.268 7 INFO nova.api.openstack.compute.server_external_events [req-80d15965-8d54-4755-90b7-43c1337c8a98 req-7cb8f124-542d-475b-bc37-9e50de64c46e 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:95bfa585-062c-4498-b7d3-e33410508f33 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance 2026-06-11 08:12:49.269 7 INFO nova.api.openstack.compute.server_external_events [req-80d15965-8d54-4755-90b7-43c1337c8a98 req-7cb8f124-542d-475b-bc37-9e50de64c46e 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:95bfa585-062c-4498-b7d3-e33410508f33 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance 2026-06-11 08:12:49.269 7 INFO nova.api.openstack.compute.server_external_events [req-80d15965-8d54-4755-90b7-43c1337c8a98 req-7cb8f124-542d-475b-bc37-9e50de64c46e 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-deleted:cbb8652c-f878-4a15-9973-40d52e110d9c for instance 3eca6089-d450-4262-b322-a7fa795e09a4 on instance [pid: 7|app: 0|req: 529/1026] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:12:49 2026] POST /v2.1/os-server-external-events => generated 698 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 08:12:49.951 8 WARNING neutronclient.v2_0.client [None req-792c4fcd-e2e8-4cfd-8920-99d259aa6336 cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/1027] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:49 2026] GET /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4 => generated 1537 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 08:12:51.062 7 WARNING neutronclient.v2_0.client [None req-7de677f4-52b8-4b8c-9004-27481ca997f0 cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1028] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:51 2026] GET /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4 => generated 1542 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:51.956 8 WARNING neutronclient.v2_0.client [None req-48456f88-57f6-47fe-8d2e-49684c1fa7fa 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] The python binding code in 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/1029] 199.204.45.240 () {32 vars in 733 bytes} [Thu Jun 11 08:12:51 2026] GET /v2.1/servers/694b2e3b-8cb8-46bf-8148-214bd537cfb2 => generated 2581 bytes in 166 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:52.124 7 WARNING neutronclient.v2_0.client [None req-d46e5f7f-5ade-49f7-8c6b-8bd5771a147a 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] The 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 08:12:52.177 8 WARNING neutronclient.v2_0.client [None req-6299b9ec-3c15-441d-b21c-63ffe5fceb23 cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1030] 199.204.45.240 () {32 vars in 759 bytes} [Thu Jun 11 08:12:52 2026] GET /v2.1/servers/694b2e3b-8cb8-46bf-8148-214bd537cfb2/os-interface => generated 286 bytes in 108 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: 500/1031] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:52 2026] GET /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4 => generated 1542 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1032] 199.204.45.240 () {32 vars in 777 bytes} [Thu Jun 11 08:12:52 2026] GET /v2.1/servers/694b2e3b-8cb8-46bf-8148-214bd537cfb2/os-volume_attachments => generated 197 bytes in 63 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 08:12:53.264 8 INFO nova.api.openstack.wsgi [None req-81961587-ea96-49fa-acf0-eef145fc576e cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] HTTP exception thrown: Instance 3eca6089-d450-4262-b322-a7fa795e09a4 could not be found. [pid: 8|app: 0|req: 501/1033] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:53 2026] GET /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:53.295 7 INFO nova.api.openstack.wsgi [None req-7ccb9b25-7183-44e5-b822-46d51d95499a cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] HTTP exception thrown: Instance 3eca6089-d450-4262-b322-a7fa795e09a4 could not be found. [pid: 7|app: 0|req: 533/1034] 10.0.0.241 () {32 vars in 718 bytes} [Thu Jun 11 08:12:53 2026] DELETE /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:12:53.332 8 INFO nova.api.openstack.wsgi [None req-2cad2d5e-6e28-447f-8f28-2f432d6c0e62 cc08c166f25147e1a7cf0bb0cf5d3f5a c425fb278c5d4f1e90f6716b60f0aae1 - - default default] HTTP exception thrown: Instance 3eca6089-d450-4262-b322-a7fa795e09a4 could not be found. [pid: 8|app: 0|req: 502/1035] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:12:53 2026] GET /v2.1/servers/3eca6089-d450-4262-b322-a7fa795e09a4 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 534/1036] 10.0.0.241 () {32 vars in 704 bytes} [Thu Jun 11 08:12:53 2026] DELETE /v2.1/os-keypairs/tempest-keypair-849174018 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 503/1037] 10.0.0.241 () {32 vars in 726 bytes} [Thu Jun 11 08:12:54 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-689747464 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-11 08:13:27.918 8 WARNING neutronclient.v2_0.client [None req-416506b7-e8fb-4047-8446-a103c3afb75a 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] The 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 08:13:27.963 8 WARNING neutronclient.v2_0.client [None req-416506b7-e8fb-4047-8446-a103c3afb75a 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] The 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 08:13:30.754 7 INFO nova.api.openstack.compute.server_external_events [req-5a068d76-eb47-4faa-bb96-62b0eb5d154c req-5c40f1dc-c00d-440f-8acd-24f658779378 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:e3d3e49f-90ac-4305-aff5-2c7505026087 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance [pid: 7|app: 0|req: 540/1046] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:13:30 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 08:13:35.578 7 INFO nova.api.openstack.compute.server_external_events [req-303669f8-7209-4c42-9926-af2b6dff9bc6 req-2405ea84-797e-412f-9b3b-e707a3f9e04c 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:e3d3e49f-90ac-4305-aff5-2c7505026087 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance [pid: 7|app: 0|req: 541/1047] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:13:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:13:37.032 8 WARNING neutronclient.v2_0.client [None req-416506b7-e8fb-4047-8446-a103c3afb75a 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1048] 199.204.45.240 () {36 vars in 812 bytes} [Thu Jun 11 08:13:27 2026] POST /v2.1/servers/694b2e3b-8cb8-46bf-8148-214bd537cfb2/os-interface => generated 281 bytes in 9595 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 08:13:37.654 7 INFO nova.api.openstack.compute.server_external_events [req-3f7e07c4-e1f6-4275-a91b-c5543b5b59fa req-d0ca1576-1899-4136-b88f-483233d71a57 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:e3d3e49f-90ac-4305-aff5-2c7505026087 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance 2026-06-11 08:13:37.655 7 INFO nova.api.openstack.compute.server_external_events [req-3f7e07c4-e1f6-4275-a91b-c5543b5b59fa req-d0ca1576-1899-4136-b88f-483233d71a57 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:e3d3e49f-90ac-4305-aff5-2c7505026087 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance [pid: 7|app: 0|req: 542/1049] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:13:37 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:13:39.712 8 INFO nova.api.openstack.compute.server_external_events [req-1c526f16-6585-4575-8cda-7cc5de2b2385 req-42425f9a-965a-4266-b3f7-aaf949572997 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:e3d3e49f-90ac-4305-aff5-2c7505026087 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance 2026-06-11 08:13:39.713 8 INFO nova.api.openstack.compute.server_external_events [req-1c526f16-6585-4575-8cda-7cc5de2b2385 req-42425f9a-965a-4266-b3f7-aaf949572997 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:e3d3e49f-90ac-4305-aff5-2c7505026087 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance [pid: 8|app: 0|req: 509/1052] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:13:39 2026] POST /v2.1/os-server-external-events => generated 346 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 08:14:05.615 8 WARNING neutronclient.v2_0.client [None req-103db4d4-d2bc-4e08-a4e8-d90054424497 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] The 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 08:14:05.813 8 WARNING neutronclient.v2_0.client [None req-103db4d4-d2bc-4e08-a4e8-d90054424497 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] 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 08:14:08.763 7 INFO nova.api.openstack.compute.server_external_events [req-aa97a4a2-04a8-44d0-ba25-a0c65273bf2a req-eedc8800-1310-4630-b0b8-88080d559f25 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:46bb15ed-d766-44d1-b23c-40e60cf162c1 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance [pid: 7|app: 0|req: 546/1057] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:14:08 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 08:14:13.621 7 INFO nova.api.openstack.compute.server_external_events [req-e4cce777-aacb-4027-b23b-e107f308b2db req-90043d9b-98e5-4423-8f47-e7bc5f0aa481 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:46bb15ed-d766-44d1-b23c-40e60cf162c1 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance [pid: 7|app: 0|req: 549/1060] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:14:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 550/1061] 10.0.0.241 () {34 vars in 671 bytes} [Thu Jun 11 08:14:14 2026] POST /v2.1/os-keypairs => generated 397 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:14:15.664 7 INFO nova.api.openstack.compute.server_external_events [req-14565d0d-b43e-4f4f-b943-31728c91f186 req-9111b0f0-0cd6-4043-a7eb-0f478da009cf 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:46bb15ed-d766-44d1-b23c-40e60cf162c1 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance [pid: 7|app: 0|req: 551/1062] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:14:15 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 08:14:16.366 8 WARNING neutronclient.v2_0.client [None req-103db4d4-d2bc-4e08-a4e8-d90054424497 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1063] 199.204.45.240 () {36 vars in 812 bytes} [Thu Jun 11 08:14:05 2026] POST /v2.1/servers/694b2e3b-8cb8-46bf-8148-214bd537cfb2/os-interface => generated 376 bytes in 10865 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 08:14:16.759 7 WARNING neutronclient.v2_0.client [None req-0342058f-6f55-498c-ad78-7836eea3e335 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The 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 08:14:16.809 7 WARNING neutronclient.v2_0.client [None req-0342058f-6f55-498c-ad78-7836eea3e335 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The 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 08:14:16.982 7 WARNING neutronclient.v2_0.client [None req-0342058f-6f55-498c-ad78-7836eea3e335 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1064] 10.0.0.241 () {34 vars in 663 bytes} [Thu Jun 11 08:14:16 2026] POST /v2.1/servers => generated 450 bytes in 745 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 08:14:17.294 8 WARNING neutronclient.v2_0.client [None req-2a767721-e773-4f86-a9e6-49000905b07c a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1065] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:14:17 2026] GET /v2.1/servers/ff58af9e-43e9-440e-a8d8-0040fc9988be => generated 1402 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:18.395 7 WARNING neutronclient.v2_0.client [None req-a085b264-3f9c-43f5-adb1-3f17ded4e7c8 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1066] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:14:18 2026] GET /v2.1/servers/ff58af9e-43e9-440e-a8d8-0040fc9988be => generated 1406 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 08:14:19.493 7 WARNING neutronclient.v2_0.client [None req-07a7ec95-a33b-4dbd-a544-45e0e54632b8 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1069] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:14:19 2026] GET /v2.1/servers/ff58af9e-43e9-440e-a8d8-0040fc9988be => generated 1454 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 08:14:20.591 8 WARNING neutronclient.v2_0.client [None req-2a6715c7-b7ae-4a10-99c0-94652249fb65 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1070] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:14:20 2026] GET /v2.1/servers/ff58af9e-43e9-440e-a8d8-0040fc9988be => generated 1454 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 08:14:21.684 7 WARNING neutronclient.v2_0.client [None req-16b52fe7-f703-48f9-ac94-7a6e0d137648 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1071] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:14:21 2026] GET /v2.1/servers/ff58af9e-43e9-440e-a8d8-0040fc9988be => generated 1462 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 08:14:22.784 8 WARNING neutronclient.v2_0.client [None req-34fa2f34-ff85-4f6d-9450-4410f6a00e8f a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1072] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:14:22 2026] GET /v2.1/servers/ff58af9e-43e9-440e-a8d8-0040fc9988be => generated 1540 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:23.212 7 INFO nova.api.openstack.compute.server_external_events [req-9082d39d-6a22-4f86-a321-f27da39ce1fd req-7f83e7dc-82d0-41d2-9119-4fb1b5719da5 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:c38a18bf-ce11-4798-bea3-1dacbf520823 for instance ff58af9e-43e9-440e-a8d8-0040fc9988be on instance [pid: 7|app: 0|req: 557/1073] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:14:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:23.985 8 WARNING neutronclient.v2_0.client [None req-531b6239-0c38-4215-9493-e9d0d52da758 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in 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/1074] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:14:23 2026] GET /v2.1/servers/ff58af9e-43e9-440e-a8d8-0040fc9988be => generated 1528 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 08:14:25.189 7 WARNING neutronclient.v2_0.client [None req-11cf9d2d-ef00-46fb-a1d0-4ec05d027c15 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1075] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:14:25 2026] GET /v2.1/servers/ff58af9e-43e9-440e-a8d8-0040fc9988be => generated 1528 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:26.364 8 WARNING neutronclient.v2_0.client [None req-fa21d595-cdd8-4c2c-99e6-5cf133e70ccd a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1076] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:14:26 2026] GET /v2.1/servers/ff58af9e-43e9-440e-a8d8-0040fc9988be => generated 1528 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, ' 2026-06-11 08:14:26.865 7 WARNING neutronclient.v2_0.client [None req-9126bb81-8e84-4d44-86a5-dec760dd1fe7 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] The 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 08:14:26.921 7 WARNING neutronclient.v2_0.client [None req-9126bb81-8e84-4d44-86a5-dec760dd1fe7 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] 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 08:14:27.549 8 WARNING neutronclient.v2_0.client [None req-2474085d-2237-4bc8-a82b-1317b406bd55 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in 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/1077] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:14:27 2026] GET /v2.1/servers/ff58af9e-43e9-440e-a8d8-0040fc9988be => generated 1528 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:27.996 8 INFO nova.api.openstack.compute.server_external_events [req-e422e055-151e-421f-bb21-9b20af6b1ead req-7527de46-03fb-474a-8dbc-708924214060 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:c38a18bf-ce11-4798-bea3-1dacbf520823 for instance ff58af9e-43e9-440e-a8d8-0040fc9988be on instance [pid: 8|app: 0|req: 520/1078] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:14:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:28.751 8 WARNING neutronclient.v2_0.client [None req-1c84d3db-cedf-480f-9b6f-10c47a697d79 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1079] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:14:28 2026] GET /v2.1/servers/ff58af9e-43e9-440e-a8d8-0040fc9988be => generated 1528 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:29.696 8 INFO nova.api.openstack.compute.server_external_events [req-54a6f034-5651-4d93-9347-cf9943cc246d req-50919c2e-0218-476d-86c7-13cc48d70fca 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:0b0e09af-5b09-47c2-bd75-44900f71a0e5 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance [pid: 8|app: 0|req: 524/1082] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:14:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:29.924 8 WARNING neutronclient.v2_0.client [None req-e8cc52a3-4b8e-40b4-a41b-2597cd94b5b1 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in 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/1083] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:14:29 2026] GET /v2.1/servers/ff58af9e-43e9-440e-a8d8-0040fc9988be => generated 1695 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:30.053 8 INFO nova.api.openstack.compute.server_external_events [req-7a2f262d-7535-4ac4-89b0-74d438169a34 req-2a79fc4a-bd3a-48ba-9c30-ebb355b52820 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:c38a18bf-ce11-4798-bea3-1dacbf520823 for instance ff58af9e-43e9-440e-a8d8-0040fc9988be on instance [pid: 8|app: 0|req: 526/1084] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:14:30 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 08:14:30.106 8 WARNING neutronclient.v2_0.client [None req-e2ce78ac-6fce-4e74-a031-d4f20db07aa0 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1085] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:14:30 2026] GET /v2.1/servers/ff58af9e-43e9-440e-a8d8-0040fc9988be => generated 1695 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 08:14:31.738 8 INFO nova.api.openstack.compute.server_external_events [req-b2286d9f-1e74-4511-bff9-f0ed94d18ac7 req-f248b2e2-cb39-43d8-a01f-8a25c33175da 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:c38a18bf-ce11-4798-bea3-1dacbf520823 for instance ff58af9e-43e9-440e-a8d8-0040fc9988be on instance [pid: 8|app: 0|req: 528/1086] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:14:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:33.675 8 INFO nova.api.openstack.compute.server_external_events [req-ccdbf07c-2955-40d8-8cfa-e277b54aeee7 req-f809c24b-3f80-4a6b-8a05-f6579c3a91bb 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:0b0e09af-5b09-47c2-bd75-44900f71a0e5 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance [pid: 8|app: 0|req: 529/1087] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:14:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:35.723 8 INFO nova.api.openstack.compute.server_external_events [req-8749acd6-a84a-414a-a8f6-fcf9b2381748 req-af1cd50a-ba4c-4e8f-9002-221c55b19756 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:0b0e09af-5b09-47c2-bd75-44900f71a0e5 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance [pid: 8|app: 0|req: 530/1088] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:14:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:14:36.502 7 WARNING neutronclient.v2_0.client [None req-9126bb81-8e84-4d44-86a5-dec760dd1fe7 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1089] 199.204.45.240 () {36 vars in 812 bytes} [Thu Jun 11 08:14:26 2026] POST /v2.1/servers/694b2e3b-8cb8-46bf-8148-214bd537cfb2/os-interface => generated 377 bytes in 9742 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 08:14:38.169 8 INFO nova.api.openstack.compute.server_external_events [req-3aec5ae8-deec-4801-a325-1922a50781c5 req-7ca957d0-3d1c-4f75-a4f0-02f96e3cab40 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:46bb15ed-d766-44d1-b23c-40e60cf162c1 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance [pid: 8|app: 0|req: 531/1090] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:14:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 561/1093] 10.0.0.241 () {34 vars in 750 bytes} [Thu Jun 11 08:14:41 2026] POST /v2.1/servers/ff58af9e-43e9-440e-a8d8-0040fc9988be/action => generated 32103 bytes in 545 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 08:14:43.310 8 INFO nova.api.openstack.compute.server_external_events [req-4361ff97-1132-4291-b9e3-dbaca02d26dd req-f2605ea5-3545-4967-95e4-7d1ceacbc0ec 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:c38a18bf-ce11-4798-bea3-1dacbf520823 for instance ff58af9e-43e9-440e-a8d8-0040fc9988be on instance [pid: 8|app: 0|req: 533/1094] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:14:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 562/1095] 10.0.0.241 () {34 vars in 671 bytes} [Thu Jun 11 08:14:44 2026] POST /v2.1/os-keypairs => generated 397 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:46.397 8 WARNING neutronclient.v2_0.client [None req-8bbfd28c-a7e4-4c4f-a04d-d0ba4324f4ab a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The 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 08:14:46.444 8 WARNING neutronclient.v2_0.client [None req-8bbfd28c-a7e4-4c4f-a04d-d0ba4324f4ab a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The 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 08:14:46.629 8 WARNING neutronclient.v2_0.client [None req-8bbfd28c-a7e4-4c4f-a04d-d0ba4324f4ab a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in 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/1096] 10.0.0.241 () {34 vars in 663 bytes} [Thu Jun 11 08:14:46 2026] POST /v2.1/servers => generated 449 bytes in 542 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-11 08:14:46.896 7 WARNING neutronclient.v2_0.client [None req-340da9f7-a758-4e95-bf4e-e6f546fc9d4b a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in 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/1097] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:14:46 2026] GET /v2.1/servers/706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 => generated 1401 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 08:14:47.987 8 WARNING neutronclient.v2_0.client [None req-3cdd5b1a-7170-49aa-85fa-305a5b227ef2 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1098] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:14:47 2026] GET /v2.1/servers/706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 => generated 1405 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 08:14:49.096 8 WARNING neutronclient.v2_0.client [None req-49db5823-9ed9-4115-9761-3c911613ac0f a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1101] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:14:49 2026] GET /v2.1/servers/706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 => generated 1453 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:50.207 7 WARNING neutronclient.v2_0.client [None req-5e56ac69-b939-4afb-816d-01f692296591 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1102] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:14:50 2026] GET /v2.1/servers/706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 => generated 1453 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 08:14:50.933 8 INFO nova.api.openstack.compute.server_external_events [req-69d710bd-0dac-4e50-842f-e6c1a6b12e2e req-509b8aee-04a1-447f-8c82-e805a20b2e80 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:0b0e09af-5b09-47c2-bd75-44900f71a0e5 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance [pid: 8|app: 0|req: 538/1103] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:14:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:51.304 7 WARNING neutronclient.v2_0.client [None req-28dda63c-4daa-4439-991a-fc354fc7bc04 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1104] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:14:51 2026] GET /v2.1/servers/706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 => generated 1461 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, ' [pid: 8|app: 0|req: 539/1105] 199.204.45.240 () {34 vars in 855 bytes} [Thu Jun 11 08:14:51 2026] DELETE /v2.1/servers/694b2e3b-8cb8-46bf-8148-214bd537cfb2/os-interface/0b0e09af-5b09-47c2-bd75-44900f71a0e5 => generated 0 bytes in 81 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 08:14:52.415 7 WARNING neutronclient.v2_0.client [None req-48550367-e37f-4b41-ba00-47f9c400ec66 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 567/1106] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:14:52 2026] GET /v2.1/servers/706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 => generated 1528 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 08:14:52.980 8 INFO nova.api.openstack.compute.server_external_events [req-1d8c78c4-a95c-4823-a920-cb216575b91a req-bf6a14ae-2495-42fa-ac14-9a6975073b09 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:0b0e09af-5b09-47c2-bd75-44900f71a0e5 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance 2026-06-11 08:14:52.981 8 INFO nova.api.openstack.compute.server_external_events [req-1d8c78c4-a95c-4823-a920-cb216575b91a req-bf6a14ae-2495-42fa-ac14-9a6975073b09 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:210bf78c-5d7b-4698-9395-072b21295344 for instance 706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 on instance [pid: 8|app: 0|req: 540/1107] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:14:52 2026] POST /v2.1/os-server-external-events => generated 346 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 08:14:53.584 7 WARNING neutronclient.v2_0.client [None req-5cda1160-4021-4ba3-adc5-638d20cfa5c4 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 568/1108] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:14:53 2026] GET /v2.1/servers/706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 => generated 1526 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 08:14:54.014 8 INFO nova.api.openstack.compute.server_external_events [req-aa60ac4f-fb4c-438e-a79f-b50df36d6a8d req-2f4dc594-5a98-4aa5-a06b-efe281f7f1bc 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:0b0e09af-5b09-47c2-bd75-44900f71a0e5 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance [pid: 8|app: 0|req: 541/1109] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:14:53 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:54.741 7 WARNING neutronclient.v2_0.client [None req-04c032fe-7717-4b0a-82c2-2ee77af6eeeb a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 569/1110] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:14:54 2026] GET /v2.1/servers/706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 => generated 1526 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 08:14:55.904 8 WARNING neutronclient.v2_0.client [None req-e0f49646-b542-4a97-975b-98ecf8b897c2 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1111] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:14:55 2026] GET /v2.1/servers/706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 => generated 1526 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 08:14:56.063 7 INFO nova.api.openstack.compute.server_external_events [req-0b018466-6f3e-47c6-b81c-3c833ad36cb0 req-f4bfae39-32ed-4905-b3be-8686c0edb633 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:0b0e09af-5b09-47c2-bd75-44900f71a0e5 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance [pid: 7|app: 0|req: 570/1112] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:14:56 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 08:14:57.066 8 WARNING neutronclient.v2_0.client [None req-d554268d-fe49-41d9-9c38-408b0401d946 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1113] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:14:57 2026] GET /v2.1/servers/706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 => generated 1526 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 08:14:58.109 7 INFO nova.api.openstack.compute.server_external_events [req-79fdbeab-5139-4aa7-8d76-09631d619d4f req-7f90bc82-5b48-46ec-9460-7eed3d1e8511 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:210bf78c-5d7b-4698-9395-072b21295344 for instance 706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 on instance 2026-06-11 08:14:58.110 7 INFO nova.api.openstack.compute.server_external_events [req-79fdbeab-5139-4aa7-8d76-09631d619d4f req-7f90bc82-5b48-46ec-9460-7eed3d1e8511 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-plugged:210bf78c-5d7b-4698-9395-072b21295344 for instance 706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 on instance [pid: 7|app: 0|req: 571/1114] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:14:58 2026] POST /v2.1/os-server-external-events => generated 354 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 08:14:58.296 8 WARNING neutronclient.v2_0.client [None req-3fd97062-a12b-4a5c-a2c5-83a380eee437 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1115] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:14:58 2026] GET /v2.1/servers/706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 => generated 1526 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 08:14:59.478 7 WARNING neutronclient.v2_0.client [None req-7faae72a-cfb6-4c46-9901-e5075e739c50 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 573/1118] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:14:59 2026] GET /v2.1/servers/706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 => generated 1693 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 08:14:59.655 8 WARNING neutronclient.v2_0.client [None req-8ba4dc00-2ce7-49da-b1d6-a35ed5aa0d4e a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1119] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:14:59 2026] GET /v2.1/servers/706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 => generated 1693 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 08:15:00.763 7 INFO nova.api.openstack.compute.server_external_events [req-9befe025-b9a3-49cc-9483-ac97d8214b28 req-8614cfdb-8e8c-4074-b1e7-37215a213916 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:210bf78c-5d7b-4698-9395-072b21295344 for instance 706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 on instance [pid: 7|app: 0|req: 574/1120] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:15:00 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:02.666 8 INFO nova.api.openstack.compute.server_external_events [req-97129554-a970-4ae1-a877-6b6a5bc7097e req-e07b834f-fa0e-4432-8521-8c5f316f1ce6 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:46bb15ed-d766-44d1-b23c-40e60cf162c1 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance [pid: 8|app: 0|req: 547/1121] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:15:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 575/1122] 199.204.45.240 () {34 vars in 855 bytes} [Thu Jun 11 08:15:03 2026] DELETE /v2.1/servers/694b2e3b-8cb8-46bf-8148-214bd537cfb2/os-interface/46bb15ed-d766-44d1-b23c-40e60cf162c1 => generated 0 bytes in 101 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 08:15:05.198 8 INFO nova.api.openstack.compute.server_external_events [req-36aa4eb7-d926-42e8-97f5-3248878c649b req-a5568dd4-3cca-447e-9c0f-015bd4d115fb 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:46bb15ed-d766-44d1-b23c-40e60cf162c1 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance [pid: 8|app: 0|req: 548/1123] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:15:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:07.256 7 INFO nova.api.openstack.compute.server_external_events [req-838ef6eb-3378-4606-9a73-bb8a16e0142b req-003f3dae-f440-4b16-9032-5be3af6b14dc 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:46bb15ed-d766-44d1-b23c-40e60cf162c1 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance [pid: 7|app: 0|req: 576/1124] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:15:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 549/1127] 10.0.0.241 () {34 vars in 750 bytes} [Thu Jun 11 08:15:08 2026] POST /v2.1/servers/706fe3d1-2f50-4ef8-bf0f-5ab5f3394054/action => generated 31937 bytes in 561 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: 579/1128] 10.0.0.241 () {32 vars in 718 bytes} [Thu Jun 11 08:15:11 2026] DELETE /v2.1/servers/706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:12.109 8 WARNING neutronclient.v2_0.client [None req-67b3db51-0a09-44ca-87e9-fa33f8be6786 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in 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/1129] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:15:12 2026] GET /v2.1/servers/706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 => generated 1819 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 08:15:13.302 7 WARNING neutronclient.v2_0.client [None req-c58665bb-164e-4ada-8d7f-eefc9e1d52db a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] 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 08:15:13.325 8 INFO nova.api.openstack.compute.server_external_events [req-c8750cd4-1597-437b-ab84-135122f28c8e req-905f8975-bf7a-447f-994f-bc4c041d68dc 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:210bf78c-5d7b-4698-9395-072b21295344 for instance 706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 on instance [pid: 8|app: 0|req: 551/1130] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:15:13 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) [pid: 7|app: 0|req: 580/1131] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:15:13 2026] GET /v2.1/servers/706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 => generated 1819 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:14.518 8 WARNING neutronclient.v2_0.client [None req-4a105885-7b64-4303-9520-e8bc73ad3a74 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1132] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:15:14 2026] GET /v2.1/servers/706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 => generated 1819 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 08:15:15.378 7 INFO nova.api.openstack.compute.server_external_events [req-86df0c75-1d77-4dad-b119-dd5578b87740 req-fe6af252-dcf7-47dd-ad6d-a33596a93696 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:210bf78c-5d7b-4698-9395-072b21295344 for instance 706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 on instance 2026-06-11 08:15:15.379 7 INFO nova.api.openstack.compute.server_external_events [req-86df0c75-1d77-4dad-b119-dd5578b87740 req-fe6af252-dcf7-47dd-ad6d-a33596a93696 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-deleted:210bf78c-5d7b-4698-9395-072b21295344 for instance 706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 on instance [pid: 7|app: 0|req: 581/1133] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:15:15 2026] POST /v2.1/os-server-external-events => generated 356 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 08:15:15.706 8 WARNING neutronclient.v2_0.client [None req-964d50cf-b9bc-4929-9577-d2937904d170 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1134] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:15:15 2026] GET /v2.1/servers/706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 => generated 1482 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 08:15:16.813 7 WARNING neutronclient.v2_0.client [None req-18e76554-7bf7-450d-94d9-fcf62e2579b1 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 582/1135] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:15:16 2026] GET /v2.1/servers/706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 => generated 1487 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:17.931 8 WARNING neutronclient.v2_0.client [None req-bb2f8dae-6865-4021-92d8-c239ac5cd396 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1136] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:15:17 2026] GET /v2.1/servers/706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 => generated 1487 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 08:15:19.017 7 INFO nova.api.openstack.wsgi [None req-968d7b06-1db6-4027-a3d7-4de6a97d754e a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] HTTP exception thrown: Instance 706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 could not be found. [pid: 7|app: 0|req: 584/1139] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:15:18 2026] GET /v2.1/servers/706fe3d1-2f50-4ef8-bf0f-5ab5f3394054 => 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: 556/1140] 10.0.0.241 () {32 vars in 728 bytes} [Thu Jun 11 08:15:19 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-721363506 => 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: 585/1141] 10.0.0.241 () {32 vars in 718 bytes} [Thu Jun 11 08:15:19 2026] DELETE /v2.1/servers/ff58af9e-43e9-440e-a8d8-0040fc9988be => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-11 08:15:19.822 8 WARNING neutronclient.v2_0.client [None req-f6d80463-9353-44eb-ad4f-6011af6b344f a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1142] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:15:19 2026] GET /v2.1/servers/ff58af9e-43e9-440e-a8d8-0040fc9988be => generated 1701 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 08:15:21.027 7 WARNING neutronclient.v2_0.client [None req-8409d8ed-8e15-4bc5-8e00-fc43f22c7f2c a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] 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 08:15:21.070 8 INFO nova.api.openstack.compute.server_external_events [req-167fc0c0-8d4f-42f2-bfb3-4adbb866cfa0 req-343197ff-8539-4469-b5a1-143d831bf7c2 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:c38a18bf-ce11-4798-bea3-1dacbf520823 for instance ff58af9e-43e9-440e-a8d8-0040fc9988be on instance [pid: 8|app: 0|req: 558/1143] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:15:21 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) [pid: 7|app: 0|req: 586/1144] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:15:20 2026] GET /v2.1/servers/ff58af9e-43e9-440e-a8d8-0040fc9988be => generated 1701 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 559/1145] 199.204.45.240 () {34 vars in 855 bytes} [Thu Jun 11 08:15:22 2026] DELETE /v2.1/servers/694b2e3b-8cb8-46bf-8148-214bd537cfb2/os-interface/e3d3e49f-90ac-4305-aff5-2c7505026087 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:22.240 7 WARNING neutronclient.v2_0.client [None req-69d7fa11-753f-42fa-8cb3-2001b7aba157 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 587/1146] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:15:22 2026] GET /v2.1/servers/ff58af9e-43e9-440e-a8d8-0040fc9988be => generated 1701 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 08:15:22.484 8 INFO nova.api.openstack.compute.server_external_events [req-e2fc2035-4171-415a-a54b-0ef7bce0f2f2 req-b21e7ed2-9b5e-4ff2-9ba3-984b4deb49f3 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-deleted:c38a18bf-ce11-4798-bea3-1dacbf520823 for instance ff58af9e-43e9-440e-a8d8-0040fc9988be on instance [pid: 8|app: 0|req: 560/1147] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:15:22 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 08:15:23.116 7 INFO nova.api.openstack.compute.server_external_events [req-bbd4daf4-0af5-46e2-aa62-92e8e0ff7ed0 req-c52d543b-5039-4fa9-b30d-0f5123f1ae0a 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:c38a18bf-ce11-4798-bea3-1dacbf520823 for instance ff58af9e-43e9-440e-a8d8-0040fc9988be on instance [pid: 7|app: 0|req: 588/1148] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:15:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:23.490 8 WARNING neutronclient.v2_0.client [None req-da693020-6d57-4a7f-a4e0-5e22670489fa a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 561/1149] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:15:23 2026] GET /v2.1/servers/ff58af9e-43e9-440e-a8d8-0040fc9988be => generated 1483 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:24.606 7 WARNING neutronclient.v2_0.client [None req-cb99d1b0-9ab3-4de6-9798-ed76a4a012d1 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 589/1150] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:15:24 2026] GET /v2.1/servers/ff58af9e-43e9-440e-a8d8-0040fc9988be => generated 1488 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 08:15:25.153 8 INFO nova.api.openstack.compute.server_external_events [req-81df921d-6b67-46dc-acbf-24a4fcf7a818 req-cd40dd48-ccd4-4752-9c0c-a450079f38e7 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:e3d3e49f-90ac-4305-aff5-2c7505026087 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance 2026-06-11 08:15:25.154 8 INFO nova.api.openstack.compute.server_external_events [req-81df921d-6b67-46dc-acbf-24a4fcf7a818 req-cd40dd48-ccd4-4752-9c0c-a450079f38e7 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:e3d3e49f-90ac-4305-aff5-2c7505026087 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance [pid: 8|app: 0|req: 562/1151] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:15:25 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 08:15:25.716 7 WARNING neutronclient.v2_0.client [None req-7b92ea40-caf7-4a81-bc5d-92e453cc59a6 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 590/1152] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:15:25 2026] GET /v2.1/servers/ff58af9e-43e9-440e-a8d8-0040fc9988be => generated 1488 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 08:15:26.824 8 INFO nova.api.openstack.wsgi [None req-ff573b62-471b-4c32-bf84-de4647462ba2 a1be029b25794c8faf0c05d8f5cd3fd7 c194e44744c542899eb4755525f00b44 - - default default] HTTP exception thrown: Instance ff58af9e-43e9-440e-a8d8-0040fc9988be could not be found. [pid: 8|app: 0|req: 563/1153] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:15:26 2026] GET /v2.1/servers/ff58af9e-43e9-440e-a8d8-0040fc9988be => 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: 591/1154] 10.0.0.241 () {32 vars in 728 bytes} [Thu Jun 11 08:15:27 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-270728889 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 564/1155] 199.204.45.240 () {34 vars in 755 bytes} [Thu Jun 11 08:15:27 2026] DELETE /v2.1/servers/694b2e3b-8cb8-46bf-8148-214bd537cfb2 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) 2026-06-11 08:15:29.551 7 INFO nova.api.openstack.compute.server_external_events [req-86f4aa72-6eff-4614-9087-848091293d51 req-efa3f566-e7d4-461f-be35-18d40cc6db32 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:95bfa585-062c-4498-b7d3-e33410508f33 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance [pid: 7|app: 0|req: 593/1158] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:15:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:30.740 8 INFO nova.api.openstack.compute.server_external_events [req-15b62fe3-7b22-4b57-b14a-b9ff2f46f435 req-2e4cfb16-08c1-4532-ac6c-d588617f6383 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-deleted:95bfa585-062c-4498-b7d3-e33410508f33 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance [pid: 8|app: 0|req: 566/1159] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:15:30 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 08:15:31.606 7 INFO nova.api.openstack.compute.server_external_events [req-f1d30421-d2bb-44dd-9a8c-827ef339db26 req-deffcf9b-79b7-4372-b7e0-36cbad6bd5e1 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:95bfa585-062c-4498-b7d3-e33410508f33 for instance 694b2e3b-8cb8-46bf-8148-214bd537cfb2 on instance [pid: 7|app: 0|req: 594/1160] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:15:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 567/1161] 10.0.0.241 () {32 vars in 718 bytes} [Thu Jun 11 08:15:31 2026] DELETE /v2.1/servers/8ce0cf49-fb82-4e78-81f4-1248f0d653a5 => 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 08:15:31.797 7 WARNING neutronclient.v2_0.client [None req-62b71509-704c-4923-8e72-990b12aedd1b d7f6004a7dcb409ba14cd5f067c1204f 83b6008746974ceb9f9a72f829a50764 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 595/1162] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:15:31 2026] GET /v2.1/servers/8ce0cf49-fb82-4e78-81f4-1248f0d653a5 => generated 1939 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 08:15:32.784 8 INFO nova.api.openstack.compute.server_external_events [req-eb2058f8-8825-4cf4-a335-8c78fedf9b5a req-3ec5d10e-0b84-474f-97f8-003ebad9cc10 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:c6a59bec-8021-4fb3-ba41-a052bd01c91a for instance 8ce0cf49-fb82-4e78-81f4-1248f0d653a5 on instance [pid: 8|app: 0|req: 568/1163] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:15:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:33.661 7 INFO nova.api.openstack.compute.server_external_events [req-995cb9c6-2377-4f41-a68b-ec263f8ef8ed req-a953e8af-157c-4d83-a81d-dc1665671f74 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:c6a59bec-8021-4fb3-ba41-a052bd01c91a for instance 8ce0cf49-fb82-4e78-81f4-1248f0d653a5 on instance 2026-06-11 08:15:33.661 7 INFO nova.api.openstack.compute.server_external_events [req-995cb9c6-2377-4f41-a68b-ec263f8ef8ed req-a953e8af-157c-4d83-a81d-dc1665671f74 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:c6a59bec-8021-4fb3-ba41-a052bd01c91a for instance 8ce0cf49-fb82-4e78-81f4-1248f0d653a5 on instance [pid: 7|app: 0|req: 596/1164] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:15:33 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 08:15:35.707 8 INFO nova.api.openstack.compute.server_external_events [req-71ef9b7d-0993-41bd-8a0c-7c144637acd1 req-521e2d96-0da3-4f99-ac63-b1b8a1360801 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-deleted:c6a59bec-8021-4fb3-ba41-a052bd01c91a for instance 8ce0cf49-fb82-4e78-81f4-1248f0d653a5 on instance [pid: 8|app: 0|req: 569/1165] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:15:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:37.033 7 WARNING neutronclient.v2_0.client [None req-6b97b9f6-4ac9-4b49-8a3f-ff20f792251f d7f6004a7dcb409ba14cd5f067c1204f 83b6008746974ceb9f9a72f829a50764 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 597/1166] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:15:36 2026] GET /v2.1/servers/8ce0cf49-fb82-4e78-81f4-1248f0d653a5 => generated 1479 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:42.139 7 INFO nova.api.openstack.wsgi [None req-e62a9678-d71c-4a32-80c2-4d07b4d4d0f4 d7f6004a7dcb409ba14cd5f067c1204f 83b6008746974ceb9f9a72f829a50764 - - default default] HTTP exception thrown: Instance 8ce0cf49-fb82-4e78-81f4-1248f0d653a5 could not be found. [pid: 7|app: 0|req: 599/1169] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:15:42 2026] GET /v2.1/servers/8ce0cf49-fb82-4e78-81f4-1248f0d653a5 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:42.777 8 INFO nova.api.openstack.compute.server_external_events [req-515fa64b-9c33-45fd-9fa7-ae21e91a9199 req-b2286030-7dce-42f2-b722-222e0e3322e3 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-changed:8c6128ff-ee10-4eb0-9d6a-70a67501a7fa for instance a3e8a756-970a-4782-a0d5-56202c0b0065 on instance [pid: 8|app: 0|req: 571/1170] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:15:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 600/1171] 10.0.0.241 () {32 vars in 718 bytes} [Thu Jun 11 08:15:42 2026] DELETE /v2.1/servers/a3e8a756-970a-4782-a0d5-56202c0b0065 => 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 08:15:42.969 8 WARNING neutronclient.v2_0.client [None req-45961b47-acd9-48ae-ad2f-8724e0a388c1 d7f6004a7dcb409ba14cd5f067c1204f 83b6008746974ceb9f9a72f829a50764 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 572/1172] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:15:42 2026] GET /v2.1/servers/a3e8a756-970a-4782-a0d5-56202c0b0065 => generated 1941 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:44.246 7 INFO nova.api.openstack.compute.server_external_events [req-5780d0ec-d998-4d3b-ae85-189a1eee28a4 req-7365b5a6-120d-4ec5-a47b-2c165d1451d1 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:8c6128ff-ee10-4eb0-9d6a-70a67501a7fa for instance a3e8a756-970a-4782-a0d5-56202c0b0065 on instance [pid: 7|app: 0|req: 601/1173] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:15:44 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 08:15:45.842 8 INFO nova.api.openstack.compute.server_external_events [req-561ec8ce-b566-48b3-9ecb-e6e07e2fad68 req-83ca148b-fb22-47e4-956d-6e92a663ad2e 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-deleted:8c6128ff-ee10-4eb0-9d6a-70a67501a7fa for instance a3e8a756-970a-4782-a0d5-56202c0b0065 on instance [pid: 8|app: 0|req: 573/1174] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:15:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:46.288 7 INFO nova.api.openstack.compute.server_external_events [req-4e9bc0ac-7e6b-40ed-ad94-e5de736a4732 req-db459225-bb63-45a6-82bc-2f622a201880 6214f3300ad14247b49409ae422133c2 c6b3b484930e40dd8b992bf22dfa6039 - - 8c8c32ade911474fa33893f36ea68f58 8c8c32ade911474fa33893f36ea68f58] Creating event network-vif-unplugged:8c6128ff-ee10-4eb0-9d6a-70a67501a7fa for instance a3e8a756-970a-4782-a0d5-56202c0b0065 on instance [pid: 7|app: 0|req: 602/1175] 10.0.0.113 () {38 vars in 815 bytes} [Thu Jun 11 08:15:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:48.311 8 WARNING neutronclient.v2_0.client [None req-820e98ea-c6fa-41f3-ae0a-583aed2bd369 d7f6004a7dcb409ba14cd5f067c1204f 83b6008746974ceb9f9a72f829a50764 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 574/1176] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:15:48 2026] GET /v2.1/servers/a3e8a756-970a-4782-a0d5-56202c0b0065 => generated 1480 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 08:15:53.401 8 INFO nova.api.openstack.wsgi [None req-cf0d0c75-abe1-4860-8617-fb4126051e55 d7f6004a7dcb409ba14cd5f067c1204f 83b6008746974ceb9f9a72f829a50764 - - default default] HTTP exception thrown: Instance a3e8a756-970a-4782-a0d5-56202c0b0065 could not be found. [pid: 8|app: 0|req: 576/1179] 10.0.0.241 () {32 vars in 715 bytes} [Thu Jun 11 08:15:53 2026] GET /v2.1/servers/a3e8a756-970a-4782-a0d5-56202c0b0065 => generated 111 bytes in 34 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: 604/1180] 10.0.0.241 () {32 vars in 724 bytes} [Thu Jun 11 08:15:55 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-111536123 => 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 08:15:55.890 8 INFO nova.api.openstack.wsgi [None req-1934bae9-a725-495d-8757-d0d026b014bc d7f6004a7dcb409ba14cd5f067c1204f 83b6008746974ceb9f9a72f829a50764 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-111536123 not found for user d7f6004a7dcb409ba14cd5f067c1204f [pid: 8|app: 0|req: 577/1181] 10.0.0.241 () {32 vars in 721 bytes} [Thu Jun 11 08:15:55 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-111536123 => generated 141 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1202] 10.0.0.91 () {28 vars in 453 bytes} [Thu Jun 11 08:17:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1203] 10.0.0.91 () {30 vars in 657 bytes} [Thu Jun 11 08:17:36 2026] GET /v2.1 => generated 0 bytes in 99 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 616/1204] 10.0.0.91 () {32 vars in 730 bytes} [Thu Jun 11 08:17:36 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: 589/1205] 10.0.0.91 () {34 vars in 805 bytes} [Thu Jun 11 08:17:36 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1206] 10.0.0.91 () {28 vars in 453 bytes} [Thu Jun 11 08:17:36 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: 590/1207] 10.0.0.91 () {30 vars in 657 bytes} [Thu Jun 11 08:17:36 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 618/1208] 10.0.0.91 () {32 vars in 730 bytes} [Thu Jun 11 08:17:36 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: 591/1209] 10.0.0.91 () {34 vars in 893 bytes} [Thu Jun 11 08:17:36 2026] GET /v2.1/servers/detail?project_id=484d9789a9124f3db22c41f127104d6e&all_tenants=True => generated 15 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1210] 10.0.0.91 () {34 vars in 893 bytes} [Thu Jun 11 08:17:36 2026] GET /v2.1/servers/detail?project_id=8f37f9cd28e04dad9008623b8ba44658&all_tenants=True => generated 15 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1211] 10.0.0.91 () {34 vars in 893 bytes} [Thu Jun 11 08:17:37 2026] GET /v2.1/servers/detail?project_id=a82bcb8488b247f3bff0458f9cb974da&all_tenants=True => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1212] 10.0.0.91 () {34 vars in 893 bytes} [Thu Jun 11 08:17:37 2026] GET /v2.1/servers/detail?project_id=a980785253594450babc2f8d97b3ce29&all_tenants=True => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1213] 10.0.0.91 () {34 vars in 893 bytes} [Thu Jun 11 08:17:37 2026] GET /v2.1/servers/detail?project_id=c6b3b484930e40dd8b992bf22dfa6039&all_tenants=True => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1228] 10.0.0.241 () {32 vars in 655 bytes} [Thu Jun 11 08:18:43 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1229] 10.0.0.241 () {32 vars in 641 bytes} [Thu Jun 11 08:18:43 2026] GET /v2.1/servers => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-11 08:18:43.947 8 WARNING oslo_db.sqlalchemy.utils [None req-de761305-43a7-4c47-8d80-53b2812c16db 05a977ac2e9243bca4c3dc0aac4a9105 8f37f9cd28e04dad9008623b8ba44658 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 602/1230] 10.0.0.241 () {32 vars in 649 bytes} [Thu Jun 11 08:18:43 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: 629/1231] 10.0.0.241 () {32 vars in 694 bytes} [Thu Jun 11 08:18:43 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)