2024-01-14T01:25:37.411049736Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-01-14T01:26:08.213107285Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-01-14T01:26:08.242479799Z ..............................DB keystone does not exist 2024-01-14T01:26:08.246785900Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-14T01:26:08.269090306Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-14T01:26:08.270448493Z ./start.sh: line 88: [: -gt: unary operator expected 2024-01-14T01:26:08.270459225Z DB User keystone does not exist 2024-01-14T01:26:08.275496827Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-14T01:26:08.303830249Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-14T01:26:08.327706399Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-14T01:26:08.332255701Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-14T01:26:13.587941923Z Wait until Keystone hostname can be resolved 2024-01-14T01:26:13.637761235Z Server: 10.96.0.10 2024-01-14T01:26:13.637785965Z Address: 10.96.0.10#53 2024-01-14T01:26:13.637790152Z 2024-01-14T01:26:13.637793527Z Name: keystone.osm.svc.cluster.local 2024-01-14T01:26:13.637797056Z Address: 10.244.0.13 2024-01-14T01:26:13.637800217Z 2024-01-14T01:26:15.604745375Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-01-14T01:26:16.079032466Z * Restarting Apache httpd web server apache2 2024-01-14T01:26:17.194871730Z ...done. 2024-01-14T01:26:18.095891924Z Traceback (most recent call last): 2024-01-14T01:26:18.095948536Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-14T01:26:18.095953005Z with open(filename, 'r') as f: 2024-01-14T01:26:18.095956166Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/d952b80d901d59db844d3de439048e8976a66f67eb2485cad7b2b022539e2ff4' 2024-01-14T01:26:18.095959570Z 2024-01-14T01:26:18.095970839Z During handling of the above exception, another exception occurred: 2024-01-14T01:26:18.095974122Z 2024-01-14T01:26:18.095977267Z Traceback (most recent call last): 2024-01-14T01:26:18.095980283Z File "/usr/local/bin/openstack", line 5, in 2024-01-14T01:26:18.095983908Z from openstackclient.shell import main 2024-01-14T01:26:18.095986968Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-14T01:26:18.095990320Z from openstackclient.common import clientmanager 2024-01-14T01:26:18.095993275Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-14T01:26:18.096003802Z PLUGIN_MODULES = get_plugin_modules( 2024-01-14T01:26:18.096006636Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-14T01:26:18.096009450Z mgr = stevedore.ExtensionManager(group) 2024-01-14T01:26:18.096012031Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-14T01:26:18.096014721Z extensions = self._load_plugins(invoke_on_load, 2024-01-14T01:26:18.096017363Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-14T01:26:18.096020044Z for ep in self.list_entry_points(): 2024-01-14T01:26:18.096022663Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-14T01:26:18.096025343Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-14T01:26:18.096027909Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-14T01:26:18.096030660Z data = self._get_data_for_path(path) 2024-01-14T01:26:18.096033209Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-14T01:26:18.096035887Z data = _build_cacheable_data(path) 2024-01-14T01:26:18.096038843Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-14T01:26:18.096041510Z item = ep[:] # convert namedtuple to tuple 2024-01-14T01:26:18.096044146Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-14T01:26:19.083642040Z Traceback (most recent call last): 2024-01-14T01:26:19.083663553Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-14T01:26:19.083668286Z with open(filename, 'r') as f: 2024-01-14T01:26:19.083671597Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/d952b80d901d59db844d3de439048e8976a66f67eb2485cad7b2b022539e2ff4' 2024-01-14T01:26:19.083675030Z 2024-01-14T01:26:19.083678507Z During handling of the above exception, another exception occurred: 2024-01-14T01:26:19.083681879Z 2024-01-14T01:26:19.083684919Z Traceback (most recent call last): 2024-01-14T01:26:19.083688038Z File "/usr/local/bin/openstack", line 5, in 2024-01-14T01:26:19.083691806Z from openstackclient.shell import main 2024-01-14T01:26:19.083694960Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-14T01:26:19.083698331Z from openstackclient.common import clientmanager 2024-01-14T01:26:19.083701571Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-14T01:26:19.083704930Z PLUGIN_MODULES = get_plugin_modules( 2024-01-14T01:26:19.083714863Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-14T01:26:19.083718028Z mgr = stevedore.ExtensionManager(group) 2024-01-14T01:26:19.083720752Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-14T01:26:19.083723697Z extensions = self._load_plugins(invoke_on_load, 2024-01-14T01:26:19.083726407Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-14T01:26:19.083729330Z for ep in self.list_entry_points(): 2024-01-14T01:26:19.083732053Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-14T01:26:19.083734908Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-14T01:26:19.083737610Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-14T01:26:19.083740490Z data = self._get_data_for_path(path) 2024-01-14T01:26:19.083743173Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-14T01:26:19.083746013Z data = _build_cacheable_data(path) 2024-01-14T01:26:19.083748711Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-14T01:26:19.083751629Z item = ep[:] # convert namedtuple to tuple 2024-01-14T01:26:19.083754366Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-14T01:26:20.056767914Z Traceback (most recent call last): 2024-01-14T01:26:20.056793233Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-14T01:26:20.056797607Z with open(filename, 'r') as f: 2024-01-14T01:26:20.056800941Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/d952b80d901d59db844d3de439048e8976a66f67eb2485cad7b2b022539e2ff4' 2024-01-14T01:26:20.056804357Z 2024-01-14T01:26:20.056807362Z During handling of the above exception, another exception occurred: 2024-01-14T01:26:20.056810594Z 2024-01-14T01:26:20.056813566Z Traceback (most recent call last): 2024-01-14T01:26:20.056816493Z File "/usr/local/bin/openstack", line 5, in 2024-01-14T01:26:20.056820018Z from openstackclient.shell import main 2024-01-14T01:26:20.056823055Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-14T01:26:20.056826277Z from openstackclient.common import clientmanager 2024-01-14T01:26:20.056830185Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-14T01:26:20.056833368Z PLUGIN_MODULES = get_plugin_modules( 2024-01-14T01:26:20.056839689Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-14T01:26:20.056850261Z mgr = stevedore.ExtensionManager(group) 2024-01-14T01:26:20.056853187Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-14T01:26:20.056855921Z extensions = self._load_plugins(invoke_on_load, 2024-01-14T01:26:20.056858618Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-14T01:26:20.056861377Z for ep in self.list_entry_points(): 2024-01-14T01:26:20.056863990Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-14T01:26:20.056866833Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-14T01:26:20.056869517Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-14T01:26:20.056872318Z data = self._get_data_for_path(path) 2024-01-14T01:26:20.056875000Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-14T01:26:20.056877977Z data = _build_cacheable_data(path) 2024-01-14T01:26:20.056880657Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-14T01:26:20.056883380Z item = ep[:] # convert namedtuple to tuple 2024-01-14T01:26:20.056886123Z TypeError: 'EntryPoint' object is not subscriptable