2023-12-25T21:35:49.150005462Z Wait until 120 seconds for MySQL mano Server mysql:3306 2023-12-25T21:36:19.291604754Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2023-12-25T21:36:19.368231461Z mysqlshow: Unknown MySQL server host 'mysql' (-2) 2023-12-25T21:36:19.369774802Z ............................DB keystone does not exist 2023-12-25T21:36:19.375481981Z mysql: [Warning] Using a password on the command line interface can be insecure. 2023-12-25T21:36:19.399036828Z DB User keystone does not exist 2023-12-25T21:36:19.427429076Z mysql: [Warning] Using a password on the command line interface can be insecure. 2023-12-25T21:36:19.427445970Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2023-12-25T21:36:19.430329332Z mysql: [Warning] Using a password on the command line interface can be insecure. 2023-12-25T21:36:19.434493456Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2023-12-25T21:36:19.438102809Z mysql: [Warning] Using a password on the command line interface can be insecure. 2023-12-25T21:36:26.300837707Z Wait until Keystone hostname can be resolved 2023-12-25T21:36:26.382374943Z Server: 10.96.0.10 2023-12-25T21:36:26.382412373Z Address: 10.96.0.10#53 2023-12-25T21:36:26.382417121Z 2023-12-25T21:36:26.382420741Z Name: keystone.osm.svc.cluster.local 2023-12-25T21:36:26.382424213Z Address: 10.244.0.18 2023-12-25T21:36:26.382427860Z 2023-12-25T21:36:28.725024763Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2023-12-25T21:36:29.211949643Z * Restarting Apache httpd web server apache2 2023-12-25T21:36:30.354418126Z ...done. 2023-12-25T21:36:32.029530233Z Traceback (most recent call last): 2023-12-25T21:36:32.029551398Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2023-12-25T21:36:32.029555760Z with open(filename, 'r') as f: 2023-12-25T21:36:32.029562647Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/b13e569c91d93c9693016d93cdc40220e54420e8586db75e73889478294987a8' 2023-12-25T21:36:32.029566587Z 2023-12-25T21:36:32.029569908Z During handling of the above exception, another exception occurred: 2023-12-25T21:36:32.029573381Z 2023-12-25T21:36:32.029576674Z Traceback (most recent call last): 2023-12-25T21:36:32.029579957Z File "/usr/local/bin/openstack", line 5, in 2023-12-25T21:36:32.029583778Z from openstackclient.shell import main 2023-12-25T21:36:32.029590343Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2023-12-25T21:36:32.029593988Z from openstackclient.common import clientmanager 2023-12-25T21:36:32.029597497Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2023-12-25T21:36:32.029622074Z PLUGIN_MODULES = get_plugin_modules( 2023-12-25T21:36:32.029628550Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2023-12-25T21:36:32.029631714Z mgr = stevedore.ExtensionManager(group) 2023-12-25T21:36:32.029637884Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2023-12-25T21:36:32.029640999Z extensions = self._load_plugins(invoke_on_load, 2023-12-25T21:36:32.029643837Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2023-12-25T21:36:32.029650106Z for ep in self.list_entry_points(): 2023-12-25T21:36:32.029652918Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2023-12-25T21:36:32.029655826Z eps = list(_cache.get_group_all(self.namespace)) 2023-12-25T21:36:32.029661961Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2023-12-25T21:36:32.029664915Z data = self._get_data_for_path(path) 2023-12-25T21:36:32.029670760Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2023-12-25T21:36:32.029674073Z data = _build_cacheable_data(path) 2023-12-25T21:36:32.029676870Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2023-12-25T21:36:32.029693857Z item = ep[:] # convert namedtuple to tuple 2023-12-25T21:36:32.029705444Z TypeError: 'EntryPoint' object is not subscriptable 2023-12-25T21:36:34.240651432Z Traceback (most recent call last): 2023-12-25T21:36:34.240719166Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2023-12-25T21:36:34.240724812Z with open(filename, 'r') as f: 2023-12-25T21:36:34.240728270Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/b13e569c91d93c9693016d93cdc40220e54420e8586db75e73889478294987a8' 2023-12-25T21:36:34.240731837Z 2023-12-25T21:36:34.240734953Z During handling of the above exception, another exception occurred: 2023-12-25T21:36:34.240738299Z 2023-12-25T21:36:34.240741384Z Traceback (most recent call last): 2023-12-25T21:36:34.240754013Z File "/usr/local/bin/openstack", line 5, in 2023-12-25T21:36:34.240779141Z from openstackclient.shell import main 2023-12-25T21:36:34.240783477Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2023-12-25T21:36:34.240786986Z from openstackclient.common import clientmanager 2023-12-25T21:36:34.240790258Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2023-12-25T21:36:34.240793810Z PLUGIN_MODULES = get_plugin_modules( 2023-12-25T21:36:34.240809916Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2023-12-25T21:36:34.240813283Z mgr = stevedore.ExtensionManager(group) 2023-12-25T21:36:34.240816169Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2023-12-25T21:36:34.240819200Z extensions = self._load_plugins(invoke_on_load, 2023-12-25T21:36:34.240822165Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2023-12-25T21:36:34.240825043Z for ep in self.list_entry_points(): 2023-12-25T21:36:34.240827854Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2023-12-25T21:36:34.240830855Z eps = list(_cache.get_group_all(self.namespace)) 2023-12-25T21:36:34.240833686Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2023-12-25T21:36:34.240836584Z data = self._get_data_for_path(path) 2023-12-25T21:36:34.240856039Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2023-12-25T21:36:34.240860225Z data = _build_cacheable_data(path) 2023-12-25T21:36:34.240863077Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2023-12-25T21:36:34.240865953Z item = ep[:] # convert namedtuple to tuple 2023-12-25T21:36:34.240869052Z TypeError: 'EntryPoint' object is not subscriptable 2023-12-25T21:36:36.331802840Z Traceback (most recent call last): 2023-12-25T21:36:36.331862276Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2023-12-25T21:36:36.331866505Z with open(filename, 'r') as f: 2023-12-25T21:36:36.331869933Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/b13e569c91d93c9693016d93cdc40220e54420e8586db75e73889478294987a8' 2023-12-25T21:36:36.331873333Z 2023-12-25T21:36:36.331876244Z During handling of the above exception, another exception occurred: 2023-12-25T21:36:36.331879328Z 2023-12-25T21:36:36.331882112Z Traceback (most recent call last): 2023-12-25T21:36:36.331884991Z File "/usr/local/bin/openstack", line 5, in 2023-12-25T21:36:36.331888432Z from openstackclient.shell import main 2023-12-25T21:36:36.331891411Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2023-12-25T21:36:36.331914927Z from openstackclient.common import clientmanager 2023-12-25T21:36:36.331919202Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2023-12-25T21:36:36.331922419Z PLUGIN_MODULES = get_plugin_modules( 2023-12-25T21:36:36.331925804Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2023-12-25T21:36:36.331940482Z mgr = stevedore.ExtensionManager(group) 2023-12-25T21:36:36.331943670Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2023-12-25T21:36:36.331946719Z extensions = self._load_plugins(invoke_on_load, 2023-12-25T21:36:36.331949705Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2023-12-25T21:36:36.331952773Z for ep in self.list_entry_points(): 2023-12-25T21:36:36.331955706Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2023-12-25T21:36:36.331958734Z eps = list(_cache.get_group_all(self.namespace)) 2023-12-25T21:36:36.331961713Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2023-12-25T21:36:36.331964715Z data = self._get_data_for_path(path) 2023-12-25T21:36:36.331967602Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2023-12-25T21:36:36.331970610Z data = _build_cacheable_data(path) 2023-12-25T21:36:36.331973607Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2023-12-25T21:36:36.331976644Z item = ep[:] # convert namedtuple to tuple 2023-12-25T21:36:36.331979544Z TypeError: 'EntryPoint' object is not subscriptable