<html>Hi Team,<br /><br />Thanks for the response. I tried it with the patch[<a href="https://review.opendev.org/#/c/664426/">0</a>] and it works fine.<br />Except for one additional change, where I had to change the path of the files "run_shipyard.sh" and "pegleg.sh" because the path mentioned in the script "airship-in-a-bottle/manifests/common/deploy-airship.sh"  is not the same as the paths generated in the local environment.<br />After this change, the deployment went smoothly and I'm able to access the dashboard.<br /><br />Regards,<br />Soujanya R M<br /><br />-------- Original Message --------<br />Subject: Re: [Airship-discuss] Unable to install airship-in-a-bottle<br />Date: Wednesday, July 10, 2019 09:03 PM IST<br />From: Roman Gorshunov <paye600@gmail.com><br />To: airship-discuss@lists.airshipit.org <br />References: <caoazsrif=cdde1djoeegrak_ba1xfu2zjd0jqqhl5bri7eem0a@mail.gmail.com> <46cb-5d259a80-31-53fb8680@266349328><br /><br /><br />Hi,<br />Sorry, here is the link to the patch which could help:<br />https://review.opendev.org/#/c/664426/<br /><br />On Wed, Jul 10, 2019 at 9:58 AM Soujanya R M <soujanya@atsgen.com> wrote:<br />><br />> Hi Roman,<br />><br />> Thank you for your response.<br />> I am not able to view the link of the patch that you are referring to. I tried following this deployment: https://github.com/airshipit/treasuremap/tree/master/tools/deployment/aiab<br />> Even then I am facing an error:<br />><br />> 2019-07-10 07:20:12.059 12502 ERROR armada.handlers.tiller [-] [chart=ucp-keystone]: Error while testing release airship-ucp-keystone: grpc._ch<br />> annel._Rendezvous: <_Rendezvous of RPC that terminated with:<br />> status = StatusCode.DEADLINE_EXCEEDED<br />> details = "Deadline Exceeded"<br />> debug_error_string = "{"created":"@1562743212.057730337","description":"Error received from peer","file":"src/core/lib/surface/call.cc"<br />> ,"file_line":1017,"grpc_message":"Deadline Exceeded","grpc_status":4}"<br />> ><br />> 2019-07-10 07:20:12.059 12502 ERROR armada.handlers.tiller Traceback (most recent call last):<br />> 2019-07-10 07:20:12.059 12502 ERROR armada.handlers.tiller File "/usr/local/lib/python3.5/dist-packages/armada/handlers/tiller.py", line 509,<br />> in test_release<br />> 2019-07-10 07:20:12.059 12502 ERROR armada.handlers.tiller for test_message in test_message_stream:<br />> 2019-07-10 07:20:12.059 12502 ERROR armada.handlers.tiller File "/usr/local/lib/python3.5/dist-packages/grpc/_channel.py", line 364, in __nex<br />> t__<br />> 2019-07-10 07:20:12.059 12502 ERROR armada.handlers.tiller return self._next()<br />> 2019-07-10 07:20:12.059 12502 ERROR armada.handlers.tiller File "/usr/local/lib/python3.5/dist-packages/grpc/_channel.py", line 358, in _next<br />> 2019-07-10 07:20:12.059 12502 ERROR armada.handlers.tiller raise self<br />> 2019-07-10 07:20:12.059 12502 ERROR armada.handlers.tiller grpc._channel._Rendezvous: <_Rendezvous of RPC that terminated with:<br />> 2019-07-10 07:20:12.059 12502 ERROR armada.handlers.tiller status = StatusCode.DEADLINE_EXCEEDED<br />> 2019-07-10 07:20:12.059 12502 ERROR armada.handlers.tiller details = "Deadline Exceeded"<br />> 2019-07-10 07:20:12.059 12502 ERROR armada.handlers.tiller debug_error_string = "{"created":"@1562743212.057730337","description":"Error r<br />> eceived from peer","file":"src/core/lib/surface/call.cc","file_line":1017,"grpc_message":"Deadline Exceeded","grpc_status":4}"<br />> 2019-07-10 07:20:12.059 12502 ERROR armada.handlers.tiller ><br />> 2019-07-10 07:20:12.059 12502 ERROR armada.handlers.tiller<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada [-] Chart deploy [ucp-keystone] failed: armada.exceptions.tiller_exceptions.ReleaseE<br />> xception: Failed to Test release: airship-ucp-keystone - Tiller Message: b'Install complete'<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada Traceback (most recent call last):<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada File "/usr/local/lib/python3.5/dist-packages/armada/handlers/tiller.py", line 509,<br />> in test_release<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada for test_message in test_message_stream:<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada File "/usr/local/lib/python3.5/dist-packages/grpc/_channel.py", line 364, in __nex<br />> t__<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada return self._next()<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada File "/usr/local/lib/python3.5/dist-packages/grpc/_channel.py", line 358, in _next<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada raise self<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada grpc._channel._Rendezvous: <_Rendezvous of RPC that terminated with:<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada status = StatusCode.DEADLINE_EXCEEDED<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada details = "Deadline Exceeded"<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada debug_error_string = "{"created":"@1562743212.057730337","description":"Error r<br />> eceived from peer","file":"src/core/lib/surface/call.cc","file_line":1017,"grpc_message":"Deadline Exceeded","grpc_status":4}"<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada ><br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada During handling of the above exception, another exception occurred:<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada Traceback (most recent call last):<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada File "/usr/local/lib/python3.5/dist-packages/armada/handlers/armada.py", line 223, in handle_result<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada result = get_result()<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada File "/usr/lib/python3.5/concurrent/futures/_base.py", line 398, in result<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada return self.__get_result()<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada File "/usr/lib/python3.5/concurrent/futures/_base.py", line 357, in __get_result<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada raise self._exception<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada File "/usr/lib/python3.5/concurrent/futures/thread.py", line 55, in run<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada result = self.fn(*self.args, **self.kwargs)<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada File "/usr/local/lib/python3.5/dist-packages/armada/handlers/armada.py", line 212, in deploy_chart<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada prefix, known_releases)<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada File "/usr/local/lib/python3.5/dist-packages/armada/handlers/chart_deploy.py", line 257, in execute<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada self._test_chart(release_name, test_handler)<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada File "/usr/local/lib/python3.5/dist-packages/armada/handlers/chart_deploy.py", line 268, in _test_chart<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada success = test_handler.test_release_for_success()<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada File "/usr/local/lib/python3.5/dist-packages/armada/handlers/test.py", line 120, in test_release_for_success<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada self.release_name, timeout=self.timeout, cleanup=self.cleanup)<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada File "/usr/local/lib/python3.5/dist-packages/armada/handlers/tiller.py", line 522, in test_release<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada raise ex.ReleaseException(release, status, 'Test')<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada armada.exceptions.tiller_exceptions.ReleaseException: Failed to Test release: airship-ucp-keystone - Tiller Message: b'Install complete'<br />> 2019-07-10 07:20:12.374 12502 ERROR armada.handlers.armada<br />> 2019-07-10 07:20:12.379 12502 ERROR armada.handlers.armada [-] Chart deploy(s) failed: ['ucp-keystone']<br />> 2019-07-10 07:20:13.127 12502 INFO armada.handlers.lock [-] Releasing lock<br />> 2019-07-10 07:20:13.140 12502 ERROR armada.cli [-] Caught internal exception: armada.exceptions.armada_exceptions.ChartDeployException: Exception deploying charts: ['ucp-keystone']<br />> 2019-07-10 07:20:13.140 12502 ERROR armada.cli Traceback (most recent call last):<br />> 2019-07-10 07:20:13.140 12502 ERROR armada.cli File "/usr/local/lib/python3.5/dist-packages/armada/cli/__init__.py", line 39, in safe_invoke<br />> 2019-07-10 07:20:13.140 12502 ERROR armada.cli self.invoke()<br />> 2019-07-10 07:20:13.140 12502 ERROR armada.cli File "/usr/local/lib/python3.5/dist-packages/armada/cli/apply.py", line 209, in invoke<br />> 2019-07-10 07:20:13.140 12502 ERROR armada.cli resp = self.handle(documents, tiller)<br />> 2019-07-10 07:20:13.140 12502 ERROR armada.cli File "/usr/local/lib/python3.5/dist-packages/armada/handlers/lock.py", line 63, in func_wrapper<br />> 2019-07-10 07:20:13.140 12502 ERROR armada.cli return future.result()<br />> 2019-07-10 07:20:13.140 12502 ERROR armada.cli File "/usr/lib/python3.5/concurrent/futures/_base.py", line 398, in result<br />> 2019-07-10 07:20:13.140 12502 ERROR armada.cli return self.__get_result()<br />> 2019-07-10 07:20:13.140 12502 ERROR armada.cli File "/usr/lib/python3.5/concurrent/futures/_base.py", line 357, in __get_result<br />> 2019-07-10 07:20:13.140 12502 ERROR armada.cli raise self._exception<br />> 2019-07-10 07:20:13.140 12502 ERROR armada.cli File "/usr/lib/python3.5/concurrent/futures/thread.py", line 55, in run<br />> 2019-07-10 07:20:13.140 12502 ERROR armada.cli result = self.fn(*self.args, **self.kwargs)<br />> 2019-07-10 07:20:13.140 12502 ERROR armada.cli File "/usr/local/lib/python3.5/dist-packages/armada/cli/apply.py", line 252, in handle<br />> 2019-07-10 07:20:13.140 12502 ERROR armada.cli return armada.sync()<br />> 2019-07-10 07:20:13.140 12502 ERROR armada.cli File "/usr/local/lib/python3.5/dist-packages/armada/handlers/armada.py", line 250, in sync<br />> 2019-07-10 07:20:13.140 12502 ERROR armada.cli raise armada_exceptions.ChartDeployException(failures)<br />> 2019-07-10 07:20:13.140 12502 ERROR armada.cli armada.exceptions.armada_exceptions.ChartDeployException: Exception deploying charts: ['ucp-keystone']<br />><br />> Please help me if you know anything about this.<br />><br />> Thank you and Regards,<br />> Soujanya R M<br />><br />> On Tuesday, July 09, 2019 08:58 EDT, Roman Gorshunov <paye600@gmail.com> wrote:<br />><br />><br />> Hello Soujanya,<br />><br />> Seems that a change related to this [0] patch has not been applied to<br />> the AIAB environment. Try to change site documents accordingly and<br />> re-run deployment.<br />><br />> Best regards,<br />> --<br />> Roman Gorshunov<br />><br />> On Tue, Jul 9, 2019 at 12:19 PM Soujanya R M <soujanya@atsgen.com> wrote:<br />> ><br />> > Hi Everyone,<br />> ><br />> > I am facing an issue while installing airship-in-a-bottle dev_single_node. This is the error that appears.<br />> ><br />> > 2019-07-09 09:10:09,683 ERROR req_id=- ctx=- end_user=- user=- promenade.renderer:renderer.py: 78:render_template_into_bundler Error rendering template (/opt/promenade/promenade/templates/roles/genesis/etc/kubernetes/manifests/bootstrap-armada.yaml)<br />> > Traceback (most recent call last):<br />> > File "/opt/promenade/promenade/renderer.py", line 76, in render_template_into_bundler<br />> > data = template.render(config=config, now=now)<br />> > File "/usr/local/lib/python3.6/site-packages/jinja2/asyncsupport.py", line 76, in render<br />> > return original_render(self, *args, **kwargs)<br />> > File "/usr/local/lib/python3.6/site-packages/jinja2/environment.py", line 1008, in render<br />> > return self.environment.handle_exception(exc_info, True)<br />> > File "/usr/local/lib/python3.6/site-packages/jinja2/environment.py", line 780, in handle_exception<br />> > reraise(exc_type, exc_value, tb)<br />> > File "/usr/local/lib/python3.6/site-packages/jinja2/_compat.py", line 37, in reraise<br />> > raise value.with_traceback(tb)<br />> > File "<template>", line 120, in top-level template code<br />> > jinja2.exceptions.UndefinedError: No match found for path HostSystem:images.monitoring_image<br />> > 2019-07-09 09:10:09,684 ERROR req_id=- ctx=- end_user=- user=- promenade.exceptions:exceptions.py:222:display Error rendering template (/opt/promenade/promenade/templates/roles/genesis/etc/kubernetes/manifests/bootstrap-armada.yaml): No match found for path HostSystem:images.monitoring_image<br />> > + error 'generating genesis'<br />> > + set +x<br />> > Error when generating genesis.<br />> > + exit 1<br />> > + clean<br />> > + set +x<br />> > To remove files generated during this script's execution, delete /root/deploy.<br />> > This VM is disposable. Re-deployment in this same VM will lead to unpredictable results.<br />> ><br />> > A similar issue has been called out previously here: http://lists.airshipit.org/pipermail/airship-discuss/2019-June/000492.html<br />> ><br />> > Can someone help me fix this?<br />> ><br />> > Regards,<br />> > Soujanya RM _______________________________________________<br />> > Airship-discuss mailing list<br />> > Airship-discuss@lists.airshipit.org<br />> > http://lists.airshipit.org/cgi-bin/mailman/listinfo/airship-discuss<br />><br />><br />><br />><br />><br /><br />_______________________________________________<br />Airship-discuss mailing list<br />Airship-discuss@lists.airshipit.org<br />http://lists.airshipit.org/cgi-bin/mailman/listinfo/airship-discuss</caoazsrif=cdde1djoeegrak_ba1xfu2zjd0jqqhl5bri7eem0a@mail.gmail.com><br /><br /><br /> <br /><br /><br /> </html>