2024-01-30T12:41:46.302815087Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-01-30T12:42:17.279488884Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-01-30T12:42:17.324671642Z ..............................DB keystone does not exist 2024-01-30T12:42:17.331951732Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-30T12:42:17.377434666Z ERROR 2005 (HY000): Unknown MySQL server host 'mysql' (-2) 2024-01-30T12:42:17.377466029Z ./start.sh: line 88: [: -gt: unary operator expected 2024-01-30T12:42:17.377472614Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-30T12:42:17.377510758Z DB User keystone does not exist 2024-01-30T12:42:17.420786873Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-30T12:42:17.460350383Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-30T12:42:33.597204961Z Wait until Keystone hostname can be resolved 2024-01-30T12:42:33.610352321Z Server: 10.96.0.10 2024-01-30T12:42:33.610379103Z Address: 10.96.0.10#53 2024-01-30T12:42:33.610384698Z 2024-01-30T12:42:33.610389709Z Name: keystone.osm.svc.cluster.local 2024-01-30T12:42:33.610394858Z Address: 10.244.0.20 2024-01-30T12:42:33.610399630Z 2024-01-30T12:42:36.080744596Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-01-30T12:42:36.403487840Z * Restarting Apache httpd web server apache2 2024-01-30T12:42:36.565287859Z ...done. 2024-01-30T12:42:37.582664422Z Traceback (most recent call last): 2024-01-30T12:42:37.582694332Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-30T12:42:37.582701042Z with open(filename, 'r') as f: 2024-01-30T12:42:37.582706873Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/fa66054bef750412fd91e7d8a92bbb69f3e7d62bc83e10bbeb5acf81cf505604' 2024-01-30T12:42:37.582712770Z 2024-01-30T12:42:37.582718158Z During handling of the above exception, another exception occurred: 2024-01-30T12:42:37.582723675Z 2024-01-30T12:42:37.582729114Z Traceback (most recent call last): 2024-01-30T12:42:37.582734370Z File "/usr/local/bin/openstack", line 5, in 2024-01-30T12:42:37.582740471Z from openstackclient.shell import main 2024-01-30T12:42:37.582745851Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-30T12:42:37.582751515Z from openstackclient.common import clientmanager 2024-01-30T12:42:37.582756893Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-30T12:42:37.582773864Z PLUGIN_MODULES = get_plugin_modules( 2024-01-30T12:42:37.582778954Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-30T12:42:37.582783896Z mgr = stevedore.ExtensionManager(group) 2024-01-30T12:42:37.582788521Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-30T12:42:37.582793387Z extensions = self._load_plugins(invoke_on_load, 2024-01-30T12:42:37.582798090Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-30T12:42:37.582802980Z for ep in self.list_entry_points(): 2024-01-30T12:42:37.582835472Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-30T12:42:37.582841433Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-30T12:42:37.582846325Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-30T12:42:37.582851098Z data = self._get_data_for_path(path) 2024-01-30T12:42:37.582855687Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-30T12:42:37.582860501Z data = _build_cacheable_data(path) 2024-01-30T12:42:37.582865143Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-30T12:42:37.582869979Z item = ep[:] # convert namedtuple to tuple 2024-01-30T12:42:37.582874600Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-30T12:42:38.704107391Z Traceback (most recent call last): 2024-01-30T12:42:38.704151105Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-30T12:42:38.704162212Z with open(filename, 'r') as f: 2024-01-30T12:42:38.704171768Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/fa66054bef750412fd91e7d8a92bbb69f3e7d62bc83e10bbeb5acf81cf505604' 2024-01-30T12:42:38.704179934Z 2024-01-30T12:42:38.704185447Z During handling of the above exception, another exception occurred: 2024-01-30T12:42:38.704190888Z 2024-01-30T12:42:38.704196411Z Traceback (most recent call last): 2024-01-30T12:42:38.704204727Z File "/usr/local/bin/openstack", line 5, in 2024-01-30T12:42:38.704213237Z from openstackclient.shell import main 2024-01-30T12:42:38.704218732Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-30T12:42:38.704224604Z from openstackclient.common import clientmanager 2024-01-30T12:42:38.704229886Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-30T12:42:38.704235654Z PLUGIN_MODULES = get_plugin_modules( 2024-01-30T12:42:38.704240880Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-30T12:42:38.704258943Z mgr = stevedore.ExtensionManager(group) 2024-01-30T12:42:38.704264578Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-30T12:42:38.704270042Z extensions = self._load_plugins(invoke_on_load, 2024-01-30T12:42:38.704275263Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-30T12:42:38.704280895Z for ep in self.list_entry_points(): 2024-01-30T12:42:38.704286167Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-30T12:42:38.704293926Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-30T12:42:38.704306916Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-30T12:42:38.704322426Z data = self._get_data_for_path(path) 2024-01-30T12:42:38.704332148Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-30T12:42:38.704342238Z data = _build_cacheable_data(path) 2024-01-30T12:42:38.704351605Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-30T12:42:38.704361859Z item = ep[:] # convert namedtuple to tuple 2024-01-30T12:42:38.704370263Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-30T12:42:39.777584678Z Traceback (most recent call last): 2024-01-30T12:42:39.777650717Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-30T12:42:39.777660135Z with open(filename, 'r') as f: 2024-01-30T12:42:39.777668782Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/fa66054bef750412fd91e7d8a92bbb69f3e7d62bc83e10bbeb5acf81cf505604' 2024-01-30T12:42:39.777676612Z 2024-01-30T12:42:39.777683104Z During handling of the above exception, another exception occurred: 2024-01-30T12:42:39.777688478Z 2024-01-30T12:42:39.777693225Z Traceback (most recent call last): 2024-01-30T12:42:39.777697639Z File "/usr/local/bin/openstack", line 5, in 2024-01-30T12:42:39.777702913Z from openstackclient.shell import main 2024-01-30T12:42:39.777707313Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-30T12:42:39.777712164Z from openstackclient.common import clientmanager 2024-01-30T12:42:39.777716586Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-30T12:42:39.777721397Z PLUGIN_MODULES = get_plugin_modules( 2024-01-30T12:42:39.777726540Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-30T12:42:39.777782386Z mgr = stevedore.ExtensionManager(group) 2024-01-30T12:42:39.777788385Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-30T12:42:39.777793058Z extensions = self._load_plugins(invoke_on_load, 2024-01-30T12:42:39.777797470Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-30T12:42:39.777801992Z for ep in self.list_entry_points(): 2024-01-30T12:42:39.777806380Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-30T12:42:39.777810929Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-30T12:42:39.777815299Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-30T12:42:39.777820623Z data = self._get_data_for_path(path) 2024-01-30T12:42:39.777827634Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-30T12:42:39.777837434Z data = _build_cacheable_data(path) 2024-01-30T12:42:39.777845708Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-30T12:42:39.777852750Z item = ep[:] # convert namedtuple to tuple 2024-01-30T12:42:39.777859304Z TypeError: 'EntryPoint' object is not subscriptable