2023-12-29T21:35:32.832174165Z Wait until 120 seconds for MySQL mano Server mysql:3306 2023-12-29T21:36:04.025216106Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2023-12-29T21:36:04.096795740Z ............................DB keystone does not exist 2023-12-29T21:36:04.096065983Z mysql: [Warning] Using a password on the command line interface can be insecure. 2023-12-29T21:36:04.125966699Z DB User keystone does not exist 2023-12-29T21:36:04.130220869Z mysql: [Warning] Using a password on the command line interface can be insecure. 2023-12-29T21:36:04.154428442Z mysql: [Warning] Using a password on the command line interface can be insecure. 2023-12-29T21:36:04.177020941Z mysql: [Warning] Using a password on the command line interface can be insecure. 2023-12-29T21:36:30.168770807Z Wait until Keystone hostname can be resolved 2023-12-29T21:36:30.182430790Z Server: 10.96.0.10 2023-12-29T21:36:30.182463585Z Address: 10.96.0.10#53 2023-12-29T21:36:30.182473904Z 2023-12-29T21:36:30.182482015Z Name: keystone.osm.svc.cluster.local 2023-12-29T21:36:30.182490251Z Address: 10.244.0.17 2023-12-29T21:36:30.182498111Z 2023-12-29T21:36:31.698096495Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2023-12-29T21:36:32.090372211Z * Restarting Apache httpd web server apache2 2023-12-29T21:36:32.219045338Z ...done. 2023-12-29T21:36:33.260152463Z Traceback (most recent call last): 2023-12-29T21:36:33.260175255Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2023-12-29T21:36:33.260179413Z with open(filename, 'r') as f: 2023-12-29T21:36:33.260182711Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/241d811f4eaba4c4aec4af933956eaf1de39923783ad4d0331872ff9377f14c8' 2023-12-29T21:36:33.260186555Z 2023-12-29T21:36:33.260189642Z During handling of the above exception, another exception occurred: 2023-12-29T21:36:33.260192877Z 2023-12-29T21:36:33.260195875Z Traceback (most recent call last): 2023-12-29T21:36:33.260198914Z File "/usr/local/bin/openstack", line 5, in 2023-12-29T21:36:33.260202394Z from openstackclient.shell import main 2023-12-29T21:36:33.260205571Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2023-12-29T21:36:33.260208871Z from openstackclient.common import clientmanager 2023-12-29T21:36:33.260212033Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2023-12-29T21:36:33.260215329Z PLUGIN_MODULES = get_plugin_modules( 2023-12-29T21:36:33.260218468Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2023-12-29T21:36:33.260230814Z mgr = stevedore.ExtensionManager(group) 2023-12-29T21:36:33.260233776Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2023-12-29T21:36:33.260236630Z extensions = self._load_plugins(invoke_on_load, 2023-12-29T21:36:33.260239527Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2023-12-29T21:36:33.260242381Z for ep in self.list_entry_points(): 2023-12-29T21:36:33.260245160Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2023-12-29T21:36:33.260248019Z eps = list(_cache.get_group_all(self.namespace)) 2023-12-29T21:36:33.260250875Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2023-12-29T21:36:33.260253701Z data = self._get_data_for_path(path) 2023-12-29T21:36:33.260256433Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2023-12-29T21:36:33.260259276Z data = _build_cacheable_data(path) 2023-12-29T21:36:33.260262068Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2023-12-29T21:36:33.260264898Z item = ep[:] # convert namedtuple to tuple 2023-12-29T21:36:33.260267692Z TypeError: 'EntryPoint' object is not subscriptable 2023-12-29T21:36:34.232674362Z Traceback (most recent call last): 2023-12-29T21:36:34.232703430Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2023-12-29T21:36:34.232709625Z with open(filename, 'r') as f: 2023-12-29T21:36:34.232714293Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/241d811f4eaba4c4aec4af933956eaf1de39923783ad4d0331872ff9377f14c8' 2023-12-29T21:36:34.232719221Z 2023-12-29T21:36:34.232723379Z During handling of the above exception, another exception occurred: 2023-12-29T21:36:34.232728104Z 2023-12-29T21:36:34.232732125Z Traceback (most recent call last): 2023-12-29T21:36:34.232736215Z File "/usr/local/bin/openstack", line 5, in 2023-12-29T21:36:34.232741113Z from openstackclient.shell import main 2023-12-29T21:36:34.232745303Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2023-12-29T21:36:34.232749744Z from openstackclient.common import clientmanager 2023-12-29T21:36:34.232753987Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2023-12-29T21:36:34.232758489Z PLUGIN_MODULES = get_plugin_modules( 2023-12-29T21:36:34.232762690Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2023-12-29T21:36:34.232767102Z mgr = stevedore.ExtensionManager(group) 2023-12-29T21:36:34.232781559Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2023-12-29T21:36:34.232786394Z extensions = self._load_plugins(invoke_on_load, 2023-12-29T21:36:34.232790590Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2023-12-29T21:36:34.232795007Z for ep in self.list_entry_points(): 2023-12-29T21:36:34.232799184Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2023-12-29T21:36:34.232803499Z eps = list(_cache.get_group_all(self.namespace)) 2023-12-29T21:36:34.232807718Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2023-12-29T21:36:34.232812086Z data = self._get_data_for_path(path) 2023-12-29T21:36:34.232816219Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2023-12-29T21:36:34.232820556Z data = _build_cacheable_data(path) 2023-12-29T21:36:34.232824701Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2023-12-29T21:36:34.232829055Z item = ep[:] # convert namedtuple to tuple 2023-12-29T21:36:34.232833269Z TypeError: 'EntryPoint' object is not subscriptable 2023-12-29T21:36:35.449807367Z Traceback (most recent call last): 2023-12-29T21:36:35.449836303Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2023-12-29T21:36:35.449840946Z with open(filename, 'r') as f: 2023-12-29T21:36:35.449844691Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/241d811f4eaba4c4aec4af933956eaf1de39923783ad4d0331872ff9377f14c8' 2023-12-29T21:36:35.449848539Z 2023-12-29T21:36:35.449851871Z During handling of the above exception, another exception occurred: 2023-12-29T21:36:35.449855496Z 2023-12-29T21:36:35.449858871Z Traceback (most recent call last): 2023-12-29T21:36:35.449862413Z File "/usr/local/bin/openstack", line 5, in 2023-12-29T21:36:35.449866268Z from openstackclient.shell import main 2023-12-29T21:36:35.449869564Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2023-12-29T21:36:35.449873175Z from openstackclient.common import clientmanager 2023-12-29T21:36:35.449876547Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2023-12-29T21:36:35.449880087Z PLUGIN_MODULES = get_plugin_modules( 2023-12-29T21:36:35.449883506Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2023-12-29T21:36:35.449887024Z mgr = stevedore.ExtensionManager(group) 2023-12-29T21:36:35.449890403Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2023-12-29T21:36:35.449907768Z extensions = self._load_plugins(invoke_on_load, 2023-12-29T21:36:35.449910956Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2023-12-29T21:36:35.449914076Z for ep in self.list_entry_points(): 2023-12-29T21:36:35.449917025Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2023-12-29T21:36:35.449920035Z eps = list(_cache.get_group_all(self.namespace)) 2023-12-29T21:36:35.449923028Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2023-12-29T21:36:35.449926123Z data = self._get_data_for_path(path) 2023-12-29T21:36:35.449929088Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2023-12-29T21:36:35.449932096Z data = _build_cacheable_data(path) 2023-12-29T21:36:35.449934989Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2023-12-29T21:36:35.449938122Z item = ep[:] # convert namedtuple to tuple 2023-12-29T21:36:35.449941019Z TypeError: 'EntryPoint' object is not subscriptable