2024-01-08T21:30:58.241816600Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-01-08T21:31:29.103387728Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-01-08T21:31:29.134184824Z ..............................DB keystone does not exist 2024-01-08T21:31:29.140741769Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-08T21:31:29.171151818Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-08T21:31:29.173298306Z DB User keystone does not exist 2024-01-08T21:31:29.173323716Z ./start.sh: line 88: [: -gt: unary operator expected 2024-01-08T21:31:29.178802679Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-08T21:31:29.210282970Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-08T21:31:29.216768797Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-08T21:31:29.220777966Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-08T21:31:29.249419519Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-08T21:31:45.240396182Z Wait until Keystone hostname can be resolved 2024-01-08T21:31:45.256505815Z Server: 10.96.0.10 2024-01-08T21:31:45.256528955Z Address: 10.96.0.10#53 2024-01-08T21:31:45.256532838Z 2024-01-08T21:31:45.256536383Z Name: keystone.osm.svc.cluster.local 2024-01-08T21:31:45.256540029Z Address: 10.244.0.18 2024-01-08T21:31:45.256543222Z 2024-01-08T21:31:47.058848464Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-01-08T21:31:47.440032619Z * Restarting Apache httpd web server apache2 2024-01-08T21:31:47.556712644Z ...done. 2024-01-08T21:31:48.401536490Z Traceback (most recent call last): 2024-01-08T21:31:48.401574439Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-08T21:31:48.401582586Z with open(filename, 'r') as f: 2024-01-08T21:31:48.401589576Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/875767efad8b6927e091bdf7722d58f86792ff6bfc037fca7187d419fe553086' 2024-01-08T21:31:48.401616893Z 2024-01-08T21:31:48.401623675Z During handling of the above exception, another exception occurred: 2024-01-08T21:31:48.401630001Z 2024-01-08T21:31:48.401635935Z Traceback (most recent call last): 2024-01-08T21:31:48.401641989Z File "/usr/local/bin/openstack", line 5, in 2024-01-08T21:31:48.401649154Z from openstackclient.shell import main 2024-01-08T21:31:48.401655343Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-08T21:31:48.401661949Z from openstackclient.common import clientmanager 2024-01-08T21:31:48.401706178Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-08T21:31:48.401713132Z PLUGIN_MODULES = get_plugin_modules( 2024-01-08T21:31:48.401718719Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-08T21:31:48.401724414Z mgr = stevedore.ExtensionManager(group) 2024-01-08T21:31:48.401729810Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-08T21:31:48.401735578Z extensions = self._load_plugins(invoke_on_load, 2024-01-08T21:31:48.401741067Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-08T21:31:48.401746743Z for ep in self.list_entry_points(): 2024-01-08T21:31:48.401752199Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-08T21:31:48.401776204Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-08T21:31:48.401782395Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-08T21:31:48.401788040Z data = self._get_data_for_path(path) 2024-01-08T21:31:48.401793543Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-08T21:31:48.401799290Z data = _build_cacheable_data(path) 2024-01-08T21:31:48.401804703Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-08T21:31:48.401810414Z item = ep[:] # convert namedtuple to tuple 2024-01-08T21:31:48.401815884Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-08T21:31:49.457747921Z Traceback (most recent call last): 2024-01-08T21:31:49.457812342Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-08T21:31:49.457821088Z with open(filename, 'r') as f: 2024-01-08T21:31:49.457828037Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/875767efad8b6927e091bdf7722d58f86792ff6bfc037fca7187d419fe553086' 2024-01-08T21:31:49.457834893Z 2024-01-08T21:31:49.457841234Z During handling of the above exception, another exception occurred: 2024-01-08T21:31:49.457847516Z 2024-01-08T21:31:49.457853475Z Traceback (most recent call last): 2024-01-08T21:31:49.457859557Z File "/usr/local/bin/openstack", line 5, in 2024-01-08T21:31:49.457866718Z from openstackclient.shell import main 2024-01-08T21:31:49.457872789Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-08T21:31:49.457879154Z from openstackclient.common import clientmanager 2024-01-08T21:31:49.457885211Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-08T21:31:49.457910640Z PLUGIN_MODULES = get_plugin_modules( 2024-01-08T21:31:49.457917117Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-08T21:31:49.457923441Z mgr = stevedore.ExtensionManager(group) 2024-01-08T21:31:49.457929336Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-08T21:31:49.457935536Z extensions = self._load_plugins(invoke_on_load, 2024-01-08T21:31:49.457941637Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-08T21:31:49.457947834Z for ep in self.list_entry_points(): 2024-01-08T21:31:49.457953734Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-08T21:31:49.457960227Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-08T21:31:49.457966116Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-08T21:31:49.457972220Z data = self._get_data_for_path(path) 2024-01-08T21:31:49.457978148Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-08T21:31:49.457984309Z data = _build_cacheable_data(path) 2024-01-08T21:31:49.457990071Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-08T21:31:49.457996170Z item = ep[:] # convert namedtuple to tuple 2024-01-08T21:31:49.458002115Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-08T21:31:50.530730625Z Traceback (most recent call last): 2024-01-08T21:31:50.530772487Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-08T21:31:50.530776766Z with open(filename, 'r') as f: 2024-01-08T21:31:50.530779860Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/875767efad8b6927e091bdf7722d58f86792ff6bfc037fca7187d419fe553086' 2024-01-08T21:31:50.530783170Z 2024-01-08T21:31:50.530785956Z During handling of the above exception, another exception occurred: 2024-01-08T21:31:50.530789221Z 2024-01-08T21:31:50.530792598Z Traceback (most recent call last): 2024-01-08T21:31:50.530795422Z File "/usr/local/bin/openstack", line 5, in 2024-01-08T21:31:50.530798846Z from openstackclient.shell import main 2024-01-08T21:31:50.530801688Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-08T21:31:50.530804847Z from openstackclient.common import clientmanager 2024-01-08T21:31:50.530807720Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-08T21:31:50.530810869Z PLUGIN_MODULES = get_plugin_modules( 2024-01-08T21:31:50.530825911Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-08T21:31:50.530829144Z mgr = stevedore.ExtensionManager(group) 2024-01-08T21:31:50.530831999Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-08T21:31:50.530834999Z extensions = self._load_plugins(invoke_on_load, 2024-01-08T21:31:50.530837870Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-08T21:31:50.530840869Z for ep in self.list_entry_points(): 2024-01-08T21:31:50.530843751Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-08T21:31:50.530846888Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-08T21:31:50.530849742Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-08T21:31:50.530852786Z data = self._get_data_for_path(path) 2024-01-08T21:31:50.530855706Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-08T21:31:50.530858666Z data = _build_cacheable_data(path) 2024-01-08T21:31:50.530861554Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-08T21:31:50.530864478Z item = ep[:] # convert namedtuple to tuple 2024-01-08T21:31:50.530867296Z TypeError: 'EntryPoint' object is not subscriptable