+ console_kind=novnc + '[' novnc == novnc ']' + exec nova-novncproxy --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-vnc.ini 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-04-22 19:02:34.333 1 INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-04-22 19:02:34.334 1 INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-04-22 19:02:34.334 1 INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /usr/share/novnc 2026-04-22 19:02:34.334 1 INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-04-22 19:02:34.335 1 INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None