2023-12-30T01:24:57.649105000Z Wait until 120 seconds for MySQL mano Server mysql:3306 2023-12-30T01:25:28.337255233Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2023-12-30T01:25:28.358911372Z ..............................DB keystone does not exist 2023-12-30T01:25:28.364037366Z mysql: [Warning] Using a password on the command line interface can be insecure. 2023-12-30T01:25:28.381103768Z DB User keystone does not exist 2023-12-30T01:25:28.386871032Z mysql: [Warning] Using a password on the command line interface can be insecure. 2023-12-30T01:25:28.408030988Z mysql: [Warning] Using a password on the command line interface can be insecure. 2023-12-30T01:25:28.410787311Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2023-12-30T01:25:28.416076206Z mysql: [Warning] Using a password on the command line interface can be insecure. 2023-12-30T01:25:40.167135776Z Wait until Keystone hostname can be resolved 2023-12-30T01:25:40.182981034Z Server: 10.96.0.10 2023-12-30T01:25:40.183006145Z Address: 10.96.0.10#53 2023-12-30T01:25:40.183009895Z 2023-12-30T01:25:40.183012923Z Name: keystone.osm.svc.cluster.local 2023-12-30T01:25:40.183016079Z Address: 10.244.0.14 2023-12-30T01:25:40.183019089Z 2023-12-30T01:25:41.685518609Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2023-12-30T01:25:41.924309024Z * Restarting Apache httpd web server apache2 2023-12-30T01:25:43.011692080Z ...done. 2023-12-30T01:25:43.782978088Z Traceback (most recent call last): 2023-12-30T01:25:43.783014752Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2023-12-30T01:25:43.783019803Z with open(filename, 'r') as f: 2023-12-30T01:25:43.783022945Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/e62daa90d83fef3492d8e9f08acc0a7d17d3060db4c9fe79221c8261b95f5282' 2023-12-30T01:25:43.783026704Z 2023-12-30T01:25:43.783029607Z During handling of the above exception, another exception occurred: 2023-12-30T01:25:43.783033026Z 2023-12-30T01:25:43.783035836Z Traceback (most recent call last): 2023-12-30T01:25:43.783039141Z File "/usr/local/bin/openstack", line 5, in 2023-12-30T01:25:43.783042559Z from openstackclient.shell import main 2023-12-30T01:25:43.783045494Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2023-12-30T01:25:43.783048597Z from openstackclient.common import clientmanager 2023-12-30T01:25:43.783051644Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2023-12-30T01:25:43.783054753Z PLUGIN_MODULES = get_plugin_modules( 2023-12-30T01:25:43.783064826Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2023-12-30T01:25:43.783067792Z mgr = stevedore.ExtensionManager(group) 2023-12-30T01:25:43.783070518Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2023-12-30T01:25:43.783073176Z extensions = self._load_plugins(invoke_on_load, 2023-12-30T01:25:43.783075869Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2023-12-30T01:25:43.783078520Z for ep in self.list_entry_points(): 2023-12-30T01:25:43.783081174Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2023-12-30T01:25:43.783083906Z eps = list(_cache.get_group_all(self.namespace)) 2023-12-30T01:25:43.783086465Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2023-12-30T01:25:43.783089100Z data = self._get_data_for_path(path) 2023-12-30T01:25:43.783091711Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2023-12-30T01:25:43.783094451Z data = _build_cacheable_data(path) 2023-12-30T01:25:43.783096994Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2023-12-30T01:25:43.783099630Z item = ep[:] # convert namedtuple to tuple 2023-12-30T01:25:43.783102283Z TypeError: 'EntryPoint' object is not subscriptable 2023-12-30T01:25:44.592212773Z Traceback (most recent call last): 2023-12-30T01:25:44.592230292Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2023-12-30T01:25:44.592233456Z with open(filename, 'r') as f: 2023-12-30T01:25:44.592235978Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/e62daa90d83fef3492d8e9f08acc0a7d17d3060db4c9fe79221c8261b95f5282' 2023-12-30T01:25:44.592238735Z 2023-12-30T01:25:44.592241110Z During handling of the above exception, another exception occurred: 2023-12-30T01:25:44.592243681Z 2023-12-30T01:25:44.592245959Z Traceback (most recent call last): 2023-12-30T01:25:44.592248273Z File "/usr/local/bin/openstack", line 5, in 2023-12-30T01:25:44.592251042Z from openstackclient.shell import main 2023-12-30T01:25:44.592265208Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2023-12-30T01:25:44.592268825Z from openstackclient.common import clientmanager 2023-12-30T01:25:44.592271233Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2023-12-30T01:25:44.592273812Z PLUGIN_MODULES = get_plugin_modules( 2023-12-30T01:25:44.592276148Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2023-12-30T01:25:44.592283965Z mgr = stevedore.ExtensionManager(group) 2023-12-30T01:25:44.592286525Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2023-12-30T01:25:44.592289081Z extensions = self._load_plugins(invoke_on_load, 2023-12-30T01:25:44.592291455Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2023-12-30T01:25:44.592293861Z for ep in self.list_entry_points(): 2023-12-30T01:25:44.592296176Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2023-12-30T01:25:44.592298687Z eps = list(_cache.get_group_all(self.namespace)) 2023-12-30T01:25:44.592301016Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2023-12-30T01:25:44.592303426Z data = self._get_data_for_path(path) 2023-12-30T01:25:44.592305741Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2023-12-30T01:25:44.592308229Z data = _build_cacheable_data(path) 2023-12-30T01:25:44.592310589Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2023-12-30T01:25:44.592313000Z item = ep[:] # convert namedtuple to tuple 2023-12-30T01:25:44.592315450Z TypeError: 'EntryPoint' object is not subscriptable 2023-12-30T01:25:45.359494214Z Traceback (most recent call last): 2023-12-30T01:25:45.359511503Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2023-12-30T01:25:45.359514944Z with open(filename, 'r') as f: 2023-12-30T01:25:45.359517663Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/e62daa90d83fef3492d8e9f08acc0a7d17d3060db4c9fe79221c8261b95f5282' 2023-12-30T01:25:45.359520760Z 2023-12-30T01:25:45.359523410Z During handling of the above exception, another exception occurred: 2023-12-30T01:25:45.359526126Z 2023-12-30T01:25:45.359528621Z Traceback (most recent call last): 2023-12-30T01:25:45.359531163Z File "/usr/local/bin/openstack", line 5, in 2023-12-30T01:25:45.359534176Z from openstackclient.shell import main 2023-12-30T01:25:45.359536929Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2023-12-30T01:25:45.359539724Z from openstackclient.common import clientmanager 2023-12-30T01:25:45.359542361Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2023-12-30T01:25:45.359545605Z PLUGIN_MODULES = get_plugin_modules( 2023-12-30T01:25:45.359548254Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2023-12-30T01:25:45.359550970Z mgr = stevedore.ExtensionManager(group) 2023-12-30T01:25:45.359553621Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2023-12-30T01:25:45.359559511Z extensions = self._load_plugins(invoke_on_load, 2023-12-30T01:25:45.359562470Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2023-12-30T01:25:45.359565140Z for ep in self.list_entry_points(): 2023-12-30T01:25:45.359567737Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2023-12-30T01:25:45.359570399Z eps = list(_cache.get_group_all(self.namespace)) 2023-12-30T01:25:45.359572959Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2023-12-30T01:25:45.359575622Z data = self._get_data_for_path(path) 2023-12-30T01:25:45.359578237Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2023-12-30T01:25:45.359580885Z data = _build_cacheable_data(path) 2023-12-30T01:25:45.359583493Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2023-12-30T01:25:45.359586155Z item = ep[:] # convert namedtuple to tuple 2023-12-30T01:25:45.359588750Z TypeError: 'EntryPoint' object is not subscriptable