2024-01-26T21:30:35.452107425Z Wait until 120 seconds for MySQL mano Server mysql:3306 2024-01-26T21:31:07.408885240Z mysqlshow: [Warning] Using a password on the command line interface can be insecure. 2024-01-26T21:31:07.440631018Z ...............................DB keystone does not exist 2024-01-26T21:31:07.445744902Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-26T21:31:07.482434270Z DB User keystone does not exist 2024-01-26T21:31:07.489605121Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-26T21:31:07.528373637Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-26T21:31:07.572871462Z mysql: [Warning] Using a password on the command line interface can be insecure. 2024-01-26T21:31:22.562576300Z Wait until Keystone hostname can be resolved 2024-01-26T21:31:22.580968952Z Server: 10.96.0.10 2024-01-26T21:31:22.580988664Z Address: 10.96.0.10#53 2024-01-26T21:31:22.580992436Z 2024-01-26T21:31:22.580995662Z Name: keystone.osm.svc.cluster.local 2024-01-26T21:31:22.580999227Z Address: 10.244.0.17 2024-01-26T21:31:22.581002812Z 2024-01-26T21:31:24.461836129Z /etc/keystone/fernet-keys/ does not contain keys, use keystone-manage fernet_setup to create Fernet keys. 2024-01-26T21:31:24.764839363Z * Restarting Apache httpd web server apache2 2024-01-26T21:31:25.879682606Z ...done. 2024-01-26T21:31:26.854302994Z Traceback (most recent call last): 2024-01-26T21:31:26.854321339Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-26T21:31:26.854325477Z with open(filename, 'r') as f: 2024-01-26T21:31:26.854328850Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/a3164af21cfc8e120b4a88cd455eac467222f63a86e88057ac2efbea6a18e205' 2024-01-26T21:31:26.854332613Z 2024-01-26T21:31:26.854342184Z During handling of the above exception, another exception occurred: 2024-01-26T21:31:26.854345827Z 2024-01-26T21:31:26.854348938Z Traceback (most recent call last): 2024-01-26T21:31:26.854352173Z File "/usr/local/bin/openstack", line 5, in 2024-01-26T21:31:26.854355976Z from openstackclient.shell import main 2024-01-26T21:31:26.854359181Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-26T21:31:26.854362671Z from openstackclient.common import clientmanager 2024-01-26T21:31:26.854365998Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-26T21:31:26.854369448Z PLUGIN_MODULES = get_plugin_modules( 2024-01-26T21:31:26.854372619Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-26T21:31:26.854382853Z mgr = stevedore.ExtensionManager(group) 2024-01-26T21:31:26.854386037Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-26T21:31:26.854389012Z extensions = self._load_plugins(invoke_on_load, 2024-01-26T21:31:26.854391832Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-26T21:31:26.854394726Z for ep in self.list_entry_points(): 2024-01-26T21:31:26.854397576Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-26T21:31:26.854400523Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-26T21:31:26.854403350Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-26T21:31:26.854406819Z data = self._get_data_for_path(path) 2024-01-26T21:31:26.854409644Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-26T21:31:26.854412558Z data = _build_cacheable_data(path) 2024-01-26T21:31:26.854415385Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-26T21:31:26.854418280Z item = ep[:] # convert namedtuple to tuple 2024-01-26T21:31:26.854421111Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-26T21:31:27.900044275Z Traceback (most recent call last): 2024-01-26T21:31:27.900068621Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-26T21:31:27.900081352Z with open(filename, 'r') as f: 2024-01-26T21:31:27.900084740Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/a3164af21cfc8e120b4a88cd455eac467222f63a86e88057ac2efbea6a18e205' 2024-01-26T21:31:27.900088509Z 2024-01-26T21:31:27.900091759Z During handling of the above exception, another exception occurred: 2024-01-26T21:31:27.900095025Z 2024-01-26T21:31:27.900098170Z Traceback (most recent call last): 2024-01-26T21:31:27.900101738Z File "/usr/local/bin/openstack", line 5, in 2024-01-26T21:31:27.900105479Z from openstackclient.shell import main 2024-01-26T21:31:27.900108684Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-26T21:31:27.900112161Z from openstackclient.common import clientmanager 2024-01-26T21:31:27.900115463Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-26T21:31:27.900118991Z PLUGIN_MODULES = get_plugin_modules( 2024-01-26T21:31:27.900122137Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-26T21:31:27.900125582Z mgr = stevedore.ExtensionManager(group) 2024-01-26T21:31:27.900137350Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-26T21:31:27.900140700Z extensions = self._load_plugins(invoke_on_load, 2024-01-26T21:31:27.900143678Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-26T21:31:27.900146618Z for ep in self.list_entry_points(): 2024-01-26T21:31:27.900153750Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-26T21:31:27.900156822Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-26T21:31:27.900159686Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-26T21:31:27.900162619Z data = self._get_data_for_path(path) 2024-01-26T21:31:27.900165533Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-26T21:31:27.900168520Z data = _build_cacheable_data(path) 2024-01-26T21:31:27.900171365Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-26T21:31:27.900174531Z item = ep[:] # convert namedtuple to tuple 2024-01-26T21:31:27.900177356Z TypeError: 'EntryPoint' object is not subscriptable 2024-01-26T21:31:28.853538952Z Traceback (most recent call last): 2024-01-26T21:31:28.853562085Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 152, in _get_data_for_path 2024-01-26T21:31:28.853567135Z with open(filename, 'r') as f: 2024-01-26T21:31:28.853571764Z FileNotFoundError: [Errno 2] No such file or directory: '/app/.cache/python-entrypoints/a3164af21cfc8e120b4a88cd455eac467222f63a86e88057ac2efbea6a18e205' 2024-01-26T21:31:28.853576078Z 2024-01-26T21:31:28.853579992Z During handling of the above exception, another exception occurred: 2024-01-26T21:31:28.853584146Z 2024-01-26T21:31:28.853587883Z Traceback (most recent call last): 2024-01-26T21:31:28.853592242Z File "/usr/local/bin/openstack", line 5, in 2024-01-26T21:31:28.853596776Z from openstackclient.shell import main 2024-01-26T21:31:28.853600779Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/shell.py", line 26, in 2024-01-26T21:31:28.853604929Z from openstackclient.common import clientmanager 2024-01-26T21:31:28.853608752Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 197, in 2024-01-26T21:31:28.853613389Z PLUGIN_MODULES = get_plugin_modules( 2024-01-26T21:31:28.853618143Z File "/usr/local/lib/python3.8/dist-packages/openstackclient/common/clientmanager.py", line 149, in get_plugin_modules 2024-01-26T21:31:28.853627365Z mgr = stevedore.ExtensionManager(group) 2024-01-26T21:31:28.853631107Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 133, in __init__ 2024-01-26T21:31:28.853646973Z extensions = self._load_plugins(invoke_on_load, 2024-01-26T21:31:28.853651201Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 218, in _load_plugins 2024-01-26T21:31:28.853654992Z for ep in self.list_entry_points(): 2024-01-26T21:31:28.853658667Z File "/usr/lib/python3/dist-packages/stevedore/extension.py", line 207, in list_entry_points 2024-01-26T21:31:28.853662764Z eps = list(_cache.get_group_all(self.namespace)) 2024-01-26T21:31:28.853666983Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 171, in get_group_all 2024-01-26T21:31:28.853670911Z data = self._get_data_for_path(path) 2024-01-26T21:31:28.853674459Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 155, in _get_data_for_path 2024-01-26T21:31:28.853678992Z data = _build_cacheable_data(path) 2024-01-26T21:31:28.853682809Z File "/usr/lib/python3/dist-packages/stevedore/_cache.py", line 120, in _build_cacheable_data 2024-01-26T21:31:28.853687498Z item = ep[:] # convert namedtuple to tuple 2024-01-26T21:31:28.853691324Z TypeError: 'EntryPoint' object is not subscriptable