+ exec nova-conductor --config-file /etc/nova/nova.conf Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) 2026-02-26 04:43:53.981 1 INFO oslo_service.service [None req-c9bcaa73-580c-4d73-9af9-12ac044c67d1 - - - - - -] Starting 2 workers 2026-02-26 04:43:53.992 8 INFO nova.service [-] Starting conductor node (version 27.5.2) 2026-02-26 04:43:53.992 7 INFO nova.service [-] Starting conductor node (version 27.5.2) 2026-02-26 04:43:53.994 1 WARNING oslo_config.cfg [None req-c9bcaa73-580c-4d73-9af9-12ac044c67d1 - - - - - -] 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.