2024-01-27T21:30:12.075050869Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-01-27T21:30:42.838435120Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-01-27T21:30:42.899194673Z ..............................DB keystone does not exist 2024-01-27T21:30:42.903785797Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-27T21:30:42.941581795Z DB User keystone does not exist 2024-01-27T21:30:42.944758689Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-27T21:30:42.963653117Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-27T21:30:42.989723382Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-27T21:30:43.036840923Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-27T21:30:48.397053240Z Wait until Keystone hostname can be resolved 2024-01-27T21:30:48.411057254Z Server: 10.96.0.10 2024-01-27T21:30:48.411104141Z Address: 10.96.0.10#53 2024-01-27T21:30:48.411110848Z 2024-01-27T21:30:48.411115749Z Name: keystone.osm.svc.cluster.local 2024-01-27T21:30:48.411120747Z Address: 10.244.0.18 2024-01-27T21:30:48.411125427Z 2024-01-27T21:30:50.500247786Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-01-27T21:30:51.009410744Z * Restarting Apache httpd web server apache2 2024-01-27T21:30:52.169385634Z ...done. 2024-01-27T21:30:53.276457317Z Traceback (most recent call last): 2024-01-27T21:30:53.276483027Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-27T21:30:53.276487399Z with open(filename, 'r') as f: 2024-01-27T21:30:53.276490848Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/108aaf35e045ac19207f2c36d47b590485429974f61406e3718f696a68f48ecc' 2024-01-27T21:30:53.276494552Z 2024-01-27T21:30:53.276498020Z During handling of the above exception, another exception occurred: 2024-01-27T21:30:53.276501758Z 2024-01-27T21:30:53.276504935Z Traceback (most recent call last): 2024-01-27T21:30:53.276508428Z File "/usr/local/bin/openstack", line 5, in 2024-01-27T21:30:53.276512689Z from openstackclient.shell import main 2024-01-27T21:30:53.276516305Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-27T21:30:53.276519798Z from openstackclient.common import clientmanager 2024-01-27T21:30:53.276523008Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-27T21:30:53.276526530Z PLUGIN_MODULES = get_plugin_modules( 2024-01-27T21:30:53.276539880Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-27T21:30:53.276543256Z mgr = stevedore.ExtensionManager(group) 2024-01-27T21:30:53.276546468Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-27T21:30:53.276549554Z extensions = self._load_plugins(invoke_on_load, 2024-01-27T21:30:53.276552343Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-27T21:30:53.276555437Z for ep in self.list_entry_points(): 2024-01-27T21:30:53.276558210Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-27T21:30:53.276561401Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-27T21:30:53.276564185Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-27T21:30:53.276567179Z data = self._get_data_for_path(path) 2024-01-27T21:30:53.276570167Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-27T21:30:53.276573217Z data = _build_cacheable_data(path) 2024-01-27T21:30:53.276575971Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-27T21:30:53.276578915Z item = ep[:] # convert namedtuple to tuple 2024-01-27T21:30:53.276581703Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-27T21:30:54.319881363Z Traceback (most recent call last): 2024-01-27T21:30:54.319904160Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-27T21:30:54.319914643Z with open(filename, 'r') as f: 2024-01-27T21:30:54.319917911Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/108aaf35e045ac19207f2c36d47b590485429974f61406e3718f696a68f48ecc' 2024-01-27T21:30:54.319921052Z 2024-01-27T21:30:54.319924068Z During handling of the above exception, another exception occurred: 2024-01-27T21:30:54.319927122Z 2024-01-27T21:30:54.319929838Z Traceback (most recent call last): 2024-01-27T21:30:54.319932614Z File "/usr/local/bin/openstack", line 5, in 2024-01-27T21:30:54.319936142Z from openstackclient.shell import main 2024-01-27T21:30:54.319938977Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-27T21:30:54.319942022Z from openstackclient.common import clientmanager 2024-01-27T21:30:54.319944855Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-27T21:30:54.319948141Z PLUGIN_MODULES = get_plugin_modules( 2024-01-27T21:30:54.319950895Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-27T21:30:54.319959772Z mgr = stevedore.ExtensionManager(group) 2024-01-27T21:30:54.319962768Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-27T21:30:54.319965759Z extensions = self._load_plugins(invoke_on_load, 2024-01-27T21:30:54.319968569Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-27T21:30:54.319971461Z for ep in self.list_entry_points(): 2024-01-27T21:30:54.319974223Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-27T21:30:54.319977192Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-27T21:30:54.319980294Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-27T21:30:54.319983231Z data = self._get_data_for_path(path) 2024-01-27T21:30:54.319986000Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-27T21:30:54.319988953Z data = _build_cacheable_data(path) 2024-01-27T21:30:54.319991742Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-27T21:30:54.319994718Z item = ep[:] # convert namedtuple to tuple 2024-01-27T21:30:54.319997505Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-27T21:30:55.392227530Z Traceback (most recent call last): 2024-01-27T21:30:55.392251694Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-27T21:30:55.392255620Z with open(filename, 'r') as f: 2024-01-27T21:30:55.392258691Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/108aaf35e045ac19207f2c36d47b590485429974f61406e3718f696a68f48ecc' 2024-01-27T21:30:55.392262255Z 2024-01-27T21:30:55.392265179Z During handling of the above exception, another exception occurred: 2024-01-27T21:30:55.392268209Z 2024-01-27T21:30:55.392270992Z Traceback (most recent call last): 2024-01-27T21:30:55.392273816Z File "/usr/local/bin/openstack", line 5, in 2024-01-27T21:30:55.392277299Z from openstackclient.shell import main 2024-01-27T21:30:55.392280279Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-27T21:30:55.392283443Z from openstackclient.common import clientmanager 2024-01-27T21:30:55.392286334Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-27T21:30:55.392289458Z PLUGIN_MODULES = get_plugin_modules( 2024-01-27T21:30:55.392292317Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-27T21:30:55.392295312Z mgr = stevedore.ExtensionManager(group) 2024-01-27T21:30:55.392305256Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-27T21:30:55.392308383Z extensions = self._load_plugins(invoke_on_load, 2024-01-27T21:30:55.392311326Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-27T21:30:55.392314262Z for ep in self.list_entry_points(): 2024-01-27T21:30:55.392317131Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-27T21:30:55.392320133Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-27T21:30:55.392323080Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-27T21:30:55.392326012Z data = self._get_data_for_path(path) 2024-01-27T21:30:55.392328863Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-27T21:30:55.392331814Z data = _build_cacheable_data(path) 2024-01-27T21:30:55.392334636Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-27T21:30:55.392337672Z item = ep[:] # convert namedtuple to tuple 2024-01-27T21:30:55.392340580Z TypeError: 'EntryPoint' object is not subscriptable