att-comdev / promenade

This project has moved to OpenStack.
https://www.airshipit.org/
Apache License 2.0
11 stars 15 forks source link

calico-etcd-n0 pod is going to "CrashLoopBackOff" while installing promenade #62

Closed manoj-imaginea closed 6 years ago

manoj-imaginea commented 6 years ago

while installing promeade from "examples/complete", the installation in getting stopped at stage calico-etcd-n0 creation.

calico-etcd-n0 pod is going to "CrashLoopBackOff"

manoj-imaginea commented 6 years ago

Below is the error message we could see

018-05-10 08:29:20.603 8 INFO armada.handlers.armada [-] Installing release ucp-calico-etcd in namespace kube-system 2018-05-10 08:29:20.603 8 INFO armada.handlers.armada [-] Beginning Install, wait=True, timeout=600s 2018-05-10 08:39:22.403 8 ERROR armada.handlers.tiller [-] Error while installing release ucp-calico-etcd: grpc._channel._Rendezvous: <_Rendezvous of RPC that terminated with (StatusCode.UNKNOWN, release ucp-calico-etcd failed: timed out waiting for the condition)> 2018-05-10 08:39:22.403 8 ERROR armada.handlers.tiller Traceback (most recent call last): 2018-05-10 08:39:22.403 8 ERROR armada.handlers.tiller File "/usr/local/lib/python3.5/site-packages/armada/handlers/tiller.py", line 404, in install_release 2018-05-10 08:39:22.403 8 ERROR armada.handlers.tiller metadata=self.metadata) 2018-05-10 08:39:22.403 8 ERROR armada.handlers.tiller File "/usr/local/lib/python3.5/site-packages/grpc/_channel.py", line 487, in call 2018-05-10 08:39:22.403 8 ERROR armada.handlers.tiller return _end_unary_response_blocking(state, call, False, deadline) 2018-05-10 08:39:22.403 8 ERROR armada.handlers.tiller File "/usr/local/lib/python3.5/site-packages/grpc/_channel.py", line 437, in _end_unary_response_blocking 2018-05-10 08:39:22.403 8 ERROR armada.handlers.tiller raise _Rendezvous(state, None, None, deadline) 2018-05-10 08:39:22.403 8 ERROR armada.handlers.tiller grpc._channel._Rendezvous: <_Rendezvous of RPC that terminated with (StatusCode.UNKNOWN, release ucp-calico-etcd failed: timed out waiting for the condition)>