2024-01-16T15:02:56.697490174Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-01-16T15:03:27.399578902Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-01-16T15:03:27.442252726Z mysqlshow: Unknown MySQL server host 'mysql' (-2) 2024-01-16T15:03:27.446471120Z ..............................DB keystone does not exist 2024-01-16T15:03:27.449573420Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-16T15:03:27.506725580Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-16T15:03:27.506746846Z ./start.sh: line 88: [: -gt: unary operator expected 2024-01-16T15:03:27.506750947Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-16T15:03:27.506852635Z DB User keystone does not exist 2024-01-16T15:03:27.534128010Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-16T15:03:27.567331386Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-16T15:03:40.647643952Z Wait until Keystone hostname can be resolved 2024-01-16T15:03:40.672709820Z Server: 10.96.0.10 2024-01-16T15:03:40.672727105Z Address: 10.96.0.10#53 2024-01-16T15:03:40.672731021Z 2024-01-16T15:03:40.672736758Z Name: keystone.osm.svc.cluster.local 2024-01-16T15:03:40.672740183Z Address: 10.244.0.18 2024-01-16T15:03:40.672743329Z 2024-01-16T15:03:42.384611935Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-01-16T15:03:42.637636014Z * Restarting Apache httpd web server apache2 2024-01-16T15:03:43.745258502Z ...done. 2024-01-16T15:03:44.712526395Z Traceback (most recent call last): 2024-01-16T15:03:44.712557049Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-16T15:03:44.712561766Z with open(filename, 'r') as f: 2024-01-16T15:03:44.712565285Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/9255a2af0fa64dd6081c0163a1f5154768b2e9732a737460e26cdf6abb67cd11' 2024-01-16T15:03:44.712568939Z 2024-01-16T15:03:44.712583181Z During handling of the above exception, another exception occurred: 2024-01-16T15:03:44.712586267Z 2024-01-16T15:03:44.712589140Z Traceback (most recent call last): 2024-01-16T15:03:44.712592144Z File "/usr/local/bin/openstack", line 5, in 2024-01-16T15:03:44.712595550Z from openstackclient.shell import main 2024-01-16T15:03:44.712598571Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-16T15:03:44.712601787Z from openstackclient.common import clientmanager 2024-01-16T15:03:44.712604814Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-16T15:03:44.712613516Z PLUGIN_MODULES = get_plugin_modules( 2024-01-16T15:03:44.712616309Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-16T15:03:44.712619054Z mgr = stevedore.ExtensionManager(group) 2024-01-16T15:03:44.712621657Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-16T15:03:44.712624431Z extensions = self._load_plugins(invoke_on_load, 2024-01-16T15:03:44.712627117Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-16T15:03:44.712630285Z for ep in self.list_entry_points(): 2024-01-16T15:03:44.712632895Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-16T15:03:44.712635640Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-16T15:03:44.712638241Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-16T15:03:44.712640917Z data = self._get_data_for_path(path) 2024-01-16T15:03:44.712643498Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-16T15:03:44.712646229Z data = _build_cacheable_data(path) 2024-01-16T15:03:44.712648792Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-16T15:03:44.712651463Z item = ep[:] # convert namedtuple to tuple 2024-01-16T15:03:44.712654037Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-16T15:03:45.663374429Z Traceback (most recent call last): 2024-01-16T15:03:45.663391401Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-16T15:03:45.663394845Z with open(filename, 'r') as f: 2024-01-16T15:03:45.663397736Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/9255a2af0fa64dd6081c0163a1f5154768b2e9732a737460e26cdf6abb67cd11' 2024-01-16T15:03:45.663400832Z 2024-01-16T15:03:45.663403402Z During handling of the above exception, another exception occurred: 2024-01-16T15:03:45.663406151Z 2024-01-16T15:03:45.663408638Z Traceback (most recent call last): 2024-01-16T15:03:45.663411179Z File "/usr/local/bin/openstack", line 5, in 2024-01-16T15:03:45.663414228Z from openstackclient.shell import main 2024-01-16T15:03:45.663416893Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-16T15:03:45.663419660Z from openstackclient.common import clientmanager 2024-01-16T15:03:45.663422367Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-16T15:03:45.663425179Z PLUGIN_MODULES = get_plugin_modules( 2024-01-16T15:03:45.663431670Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-16T15:03:45.663434493Z mgr = stevedore.ExtensionManager(group) 2024-01-16T15:03:45.663437083Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-16T15:03:45.663439779Z extensions = self._load_plugins(invoke_on_load, 2024-01-16T15:03:45.663442455Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-16T15:03:45.663445103Z for ep in self.list_entry_points(): 2024-01-16T15:03:45.663447707Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-16T15:03:45.663450370Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-16T15:03:45.663452972Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-16T15:03:45.663455635Z data = self._get_data_for_path(path) 2024-01-16T15:03:45.663458191Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-16T15:03:45.663461534Z data = _build_cacheable_data(path) 2024-01-16T15:03:45.663464111Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-16T15:03:45.663466761Z item = ep[:] # convert namedtuple to tuple 2024-01-16T15:03:45.663469344Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-16T15:03:46.593849212Z Traceback (most recent call last): 2024-01-16T15:03:46.593867674Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-16T15:03:46.593871249Z with open(filename, 'r') as f: 2024-01-16T15:03:46.593874514Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/9255a2af0fa64dd6081c0163a1f5154768b2e9732a737460e26cdf6abb67cd11' 2024-01-16T15:03:46.593877779Z 2024-01-16T15:03:46.593880637Z During handling of the above exception, another exception occurred: 2024-01-16T15:03:46.593883687Z 2024-01-16T15:03:46.593886513Z Traceback (most recent call last): 2024-01-16T15:03:46.593889319Z File "/usr/local/bin/openstack", line 5, in 2024-01-16T15:03:46.593892858Z from openstackclient.shell import main 2024-01-16T15:03:46.593895725Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-16T15:03:46.593898825Z from openstackclient.common import clientmanager 2024-01-16T15:03:46.593901741Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-16T15:03:46.593904780Z PLUGIN_MODULES = get_plugin_modules( 2024-01-16T15:03:46.593907740Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-16T15:03:46.593916157Z mgr = stevedore.ExtensionManager(group) 2024-01-16T15:03:46.593919201Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-16T15:03:46.593922253Z extensions = self._load_plugins(invoke_on_load, 2024-01-16T15:03:46.593925129Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-16T15:03:46.593928104Z for ep in self.list_entry_points(): 2024-01-16T15:03:46.593930998Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-16T15:03:46.593934103Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-16T15:03:46.593936996Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-16T15:03:46.593939914Z data = self._get_data_for_path(path) 2024-01-16T15:03:46.593942724Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-16T15:03:46.593945648Z data = _build_cacheable_data(path) 2024-01-16T15:03:46.593948458Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-16T15:03:46.593951384Z item = ep[:] # convert namedtuple to tuple 2024-01-16T15:03:46.593954764Z TypeError: 'EntryPoint' object is not subscriptable