2024-06-22T00:27:04.524285698Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-06-22T00:27:35.564561121Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-06-22T00:27:35.582983368Z ..............................DB keystone does not exist 2024-06-22T00:27:35.587852965Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-06-22T00:27:35.605220503Z DB User keystone does not exist 2024-06-22T00:27:35.609284722Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-06-22T00:27:35.837590426Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-06-22T00:27:35.851340252Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-06-22T00:27:35.871883101Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-06-22T00:27:35.882497183Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-06-22T00:27:35.890943208Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-06-22T00:27:41.321223807Z Wait until Keystone hostname can be resolved 2024-06-22T00:27:41.429712132Z Server: 10.96.0.10 2024-06-22T00:27:41.429734754Z Address: 10.96.0.10#53 2024-06-22T00:27:41.429738337Z 2024-06-22T00:27:41.429743683Z Name: keystone.osm.svc.cluster.local 2024-06-22T00:27:41.429747681Z Address: 10.244.0.15 2024-06-22T00:27:41.429751024Z 2024-06-22T00:27:43.747583155Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-06-22T00:27:44.269285862Z * Restarting Apache httpd web server apache2 2024-06-22T00:27:45.606821221Z ...done. 2024-06-22T00:27:46.552351548Z Traceback (most recent call last): 2024-06-22T00:27:46.552375904Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-06-22T00:27:46.552379445Z with open(filename, 'r') as f: 2024-06-22T00:27:46.552383336Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/21c540e61216c17220cc03e50f104a506d91c2100b1ae977cb39b16df0ef30b0' 2024-06-22T00:27:46.552386481Z 2024-06-22T00:27:46.552390237Z During handling of the above exception, another exception occurred: 2024-06-22T00:27:46.552393823Z 2024-06-22T00:27:46.552396628Z Traceback (most recent call last): 2024-06-22T00:27:46.552400156Z File "/usr/local/bin/openstack", line 5, in 2024-06-22T00:27:46.552403913Z from openstackclient.shell import main 2024-06-22T00:27:46.552407835Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-06-22T00:27:46.552410871Z from openstackclient.common import clientmanager 2024-06-22T00:27:46.552414751Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-06-22T00:27:46.552417917Z PLUGIN_MODULES = get_plugin_modules( 2024-06-22T00:27:46.552421347Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-06-22T00:27:46.552424192Z mgr = stevedore.ExtensionManager(group) 2024-06-22T00:27:46.552427065Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-06-22T00:27:46.552429785Z extensions = self._load_plugins(invoke_on_load, 2024-06-22T00:27:46.552432540Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-06-22T00:27:46.552435812Z for ep in self.list_entry_points(): 2024-06-22T00:27:46.552438552Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-06-22T00:27:46.552442342Z eps = list(_cache.get_group_all(self.namespace)) 2024-06-22T00:27:46.552460955Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-06-22T00:27:46.552464263Z data = self._get_data_for_path(path) 2024-06-22T00:27:46.552467001Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-06-22T00:27:46.552469612Z data = _build_cacheable_data(path) 2024-06-22T00:27:46.552472588Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-06-22T00:27:46.552475649Z item = ep[:] # convert namedtuple to tuple 2024-06-22T00:27:46.552480059Z TypeError: 'EntryPoint' object is not subscriptable 2024-06-22T00:27:47.555827931Z Traceback (most recent call last): 2024-06-22T00:27:47.555853200Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-06-22T00:27:47.555856618Z with open(filename, 'r') as f: 2024-06-22T00:27:47.555860521Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/21c540e61216c17220cc03e50f104a506d91c2100b1ae977cb39b16df0ef30b0' 2024-06-22T00:27:47.555863327Z 2024-06-22T00:27:47.555866762Z During handling of the above exception, another exception occurred: 2024-06-22T00:27:47.555869661Z 2024-06-22T00:27:47.555872545Z Traceback (most recent call last): 2024-06-22T00:27:47.555876158Z File "/usr/local/bin/openstack", line 5, in 2024-06-22T00:27:47.555879120Z from openstackclient.shell import main 2024-06-22T00:27:47.555882509Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-06-22T00:27:47.555885450Z from openstackclient.common import clientmanager 2024-06-22T00:27:47.555889208Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-06-22T00:27:47.555892637Z PLUGIN_MODULES = get_plugin_modules( 2024-06-22T00:27:47.555896054Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-06-22T00:27:47.555899313Z mgr = stevedore.ExtensionManager(group) 2024-06-22T00:27:47.555902529Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-06-22T00:27:47.555928855Z extensions = self._load_plugins(invoke_on_load, 2024-06-22T00:27:47.555932177Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-06-22T00:27:47.555935043Z for ep in self.list_entry_points(): 2024-06-22T00:27:47.555937955Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-06-22T00:27:47.555941083Z eps = list(_cache.get_group_all(self.namespace)) 2024-06-22T00:27:47.555943893Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-06-22T00:27:47.555946885Z data = self._get_data_for_path(path) 2024-06-22T00:27:47.555950003Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-06-22T00:27:47.555952869Z data = _build_cacheable_data(path) 2024-06-22T00:27:47.555955705Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-06-22T00:27:47.555958678Z item = ep[:] # convert namedtuple to tuple 2024-06-22T00:27:47.555961570Z TypeError: 'EntryPoint' object is not subscriptable 2024-06-22T00:27:49.030631848Z Traceback (most recent call last): 2024-06-22T00:27:49.030653810Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-06-22T00:27:49.030657341Z with open(filename, 'r') as f: 2024-06-22T00:27:49.030714033Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/21c540e61216c17220cc03e50f104a506d91c2100b1ae977cb39b16df0ef30b0' 2024-06-22T00:27:49.030717051Z 2024-06-22T00:27:49.030720479Z During handling of the above exception, another exception occurred: 2024-06-22T00:27:49.030722954Z 2024-06-22T00:27:49.030725611Z Traceback (most recent call last): 2024-06-22T00:27:49.030728840Z File "/usr/local/bin/openstack", line 5, in 2024-06-22T00:27:49.030731328Z from openstackclient.shell import main 2024-06-22T00:27:49.030733984Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-06-22T00:27:49.030736473Z from openstackclient.common import clientmanager 2024-06-22T00:27:49.030740035Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-06-22T00:27:49.030742508Z PLUGIN_MODULES = get_plugin_modules( 2024-06-22T00:27:49.030745703Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-06-22T00:27:49.030748071Z mgr = stevedore.ExtensionManager(group) 2024-06-22T00:27:49.030750596Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-06-22T00:27:49.030756980Z extensions = self._load_plugins(invoke_on_load, 2024-06-22T00:27:49.030759636Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-06-22T00:27:49.030762130Z for ep in self.list_entry_points(): 2024-06-22T00:27:49.030764604Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-06-22T00:27:49.030767005Z eps = list(_cache.get_group_all(self.namespace)) 2024-06-22T00:27:49.030769638Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-06-22T00:27:49.030772110Z data = self._get_data_for_path(path) 2024-06-22T00:27:49.030774610Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-06-22T00:27:49.030777073Z data = _build_cacheable_data(path) 2024-06-22T00:27:49.030779702Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-06-22T00:27:49.030782304Z item = ep[:] # convert namedtuple to tuple 2024-06-22T00:27:49.030784793Z TypeError: 'EntryPoint' object is not subscriptable