2024-01-30T12:04:32.057028696Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-01-30T12:05:02.831185361Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-01-30T12:05:02.916102749Z mysqlshow: Unknown MySQL server host 'mysql' (-2) 2024-01-30T12:05:02.917374745Z ..............................DB keystone does not exist 2024-01-30T12:05:02.922741572Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-30T12:05:02.957399995Z DB User keystone does not exist 2024-01-30T12:05:02.962387043Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-30T12:05:02.966240020Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-30T12:05:02.978243910Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-30T12:05:03.018997162Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-30T12:05:03.028055539Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-30T12:05:08.924541097Z Wait until Keystone hostname can be resolved 2024-01-30T12:05:08.936704135Z Server: 10.96.0.10 2024-01-30T12:05:08.936719973Z Address: 10.96.0.10#53 2024-01-30T12:05:08.936723825Z 2024-01-30T12:05:08.936727108Z Name: keystone.osm.svc.cluster.local 2024-01-30T12:05:08.936730459Z Address: 10.244.0.18 2024-01-30T12:05:08.936733664Z 2024-01-30T12:05:10.595897524Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-01-30T12:05:11.014119059Z * Restarting Apache httpd web server apache2 2024-01-30T12:05:11.151833048Z ...done. 2024-01-30T12:05:12.002526534Z Traceback (most recent call last): 2024-01-30T12:05:12.002557573Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-30T12:05:12.002563894Z with open(filename, 'r') as f: 2024-01-30T12:05:12.002569228Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/fa66054bef750412fd91e7d8a92bbb69f3e7d62bc83e10bbeb5acf81cf505604' 2024-01-30T12:05:12.002574584Z 2024-01-30T12:05:12.002579511Z During handling of the above exception, another exception occurred: 2024-01-30T12:05:12.002583689Z 2024-01-30T12:05:12.002586735Z Traceback (most recent call last): 2024-01-30T12:05:12.002590083Z File "/usr/local/bin/openstack", line 5, in 2024-01-30T12:05:12.002593894Z from openstackclient.shell import main 2024-01-30T12:05:12.002597107Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-30T12:05:12.002600508Z from openstackclient.common import clientmanager 2024-01-30T12:05:12.002603765Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-30T12:05:12.002612246Z PLUGIN_MODULES = get_plugin_modules( 2024-01-30T12:05:12.002615218Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-30T12:05:12.002618119Z mgr = stevedore.ExtensionManager(group) 2024-01-30T12:05:12.002621016Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-30T12:05:12.002623892Z extensions = self._load_plugins(invoke_on_load, 2024-01-30T12:05:12.002626603Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-30T12:05:12.002629405Z for ep in self.list_entry_points(): 2024-01-30T12:05:12.002632121Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-30T12:05:12.002634931Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-30T12:05:12.002637834Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-30T12:05:12.002640634Z data = self._get_data_for_path(path) 2024-01-30T12:05:12.002643312Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-30T12:05:12.002646108Z data = _build_cacheable_data(path) 2024-01-30T12:05:12.002648953Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-30T12:05:12.002651731Z item = ep[:] # convert namedtuple to tuple 2024-01-30T12:05:12.002654459Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-30T12:05:13.184400296Z Traceback (most recent call last): 2024-01-30T12:05:13.184422968Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-30T12:05:13.184427293Z with open(filename, 'r') as f: 2024-01-30T12:05:13.184430712Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/fa66054bef750412fd91e7d8a92bbb69f3e7d62bc83e10bbeb5acf81cf505604' 2024-01-30T12:05:13.184434452Z 2024-01-30T12:05:13.184437879Z During handling of the above exception, another exception occurred: 2024-01-30T12:05:13.184441123Z 2024-01-30T12:05:13.184444090Z Traceback (most recent call last): 2024-01-30T12:05:13.184447304Z File "/usr/local/bin/openstack", line 5, in 2024-01-30T12:05:13.184451969Z from openstackclient.shell import main 2024-01-30T12:05:13.184455195Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-30T12:05:13.184458649Z from openstackclient.common import clientmanager 2024-01-30T12:05:13.184465917Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-30T12:05:13.184469352Z PLUGIN_MODULES = get_plugin_modules( 2024-01-30T12:05:13.184479058Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-30T12:05:13.184482239Z mgr = stevedore.ExtensionManager(group) 2024-01-30T12:05:13.184485186Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-30T12:05:13.184488070Z extensions = self._load_plugins(invoke_on_load, 2024-01-30T12:05:13.184490802Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-30T12:05:13.184493664Z for ep in self.list_entry_points(): 2024-01-30T12:05:13.184496445Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-30T12:05:13.184499301Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-30T12:05:13.184502067Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-30T12:05:13.184504906Z data = self._get_data_for_path(path) 2024-01-30T12:05:13.184507654Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-30T12:05:13.184510486Z data = _build_cacheable_data(path) 2024-01-30T12:05:13.184513243Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-30T12:05:13.184516100Z item = ep[:] # convert namedtuple to tuple 2024-01-30T12:05:13.184518836Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-30T12:05:14.042443448Z Traceback (most recent call last): 2024-01-30T12:05:14.042471705Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-30T12:05:14.042476460Z with open(filename, 'r') as f: 2024-01-30T12:05:14.042480130Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/fa66054bef750412fd91e7d8a92bbb69f3e7d62bc83e10bbeb5acf81cf505604' 2024-01-30T12:05:14.042483715Z 2024-01-30T12:05:14.042486876Z During handling of the above exception, another exception occurred: 2024-01-30T12:05:14.042490114Z 2024-01-30T12:05:14.042493284Z Traceback (most recent call last): 2024-01-30T12:05:14.042496472Z File "/usr/local/bin/openstack", line 5, in 2024-01-30T12:05:14.042500269Z from openstackclient.shell import main 2024-01-30T12:05:14.042503453Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-30T12:05:14.042507089Z from openstackclient.common import clientmanager 2024-01-30T12:05:14.042510299Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-30T12:05:14.042513767Z PLUGIN_MODULES = get_plugin_modules( 2024-01-30T12:05:14.042516918Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-30T12:05:14.042571737Z mgr = stevedore.ExtensionManager(group) 2024-01-30T12:05:14.042575132Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-30T12:05:14.042578109Z extensions = self._load_plugins(invoke_on_load, 2024-01-30T12:05:14.042581027Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-30T12:05:14.042583983Z for ep in self.list_entry_points(): 2024-01-30T12:05:14.042586753Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-30T12:05:14.042589820Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-30T12:05:14.042592698Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-30T12:05:14.042595643Z data = self._get_data_for_path(path) 2024-01-30T12:05:14.042598392Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-30T12:05:14.042601373Z data = _build_cacheable_data(path) 2024-01-30T12:05:14.042604191Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-30T12:05:14.042607244Z item = ep[:] # convert namedtuple to tuple 2024-01-30T12:05:14.042610063Z TypeError: 'EntryPoint' object is not subscriptable