By type
2021-11-25 01:40:57,267||140340339039008|ERROR|_utils|cotyledon._utils: [-] Unhandled exception Traceback (most recent call last): File "/opt/has/conductor/conductor/common/etcd/api.py", line 60, in get_client return etcd3.client(host=self.host, port=self.port, File "/usr/local/lib/python3.9/site-packages/etcd3/client.py", line 1178, in client return Etcd3Client(host=host, File "/usr/local/lib/python3.9/site-packages/etcd3/client.py", line 148, in __init__ resp = self.auth_stub.Authenticate(auth_request, self.timeout) File "/usr/local/lib/python3.9/site-packages/grpc/_channel.py", line 946, in __call__ return _end_unary_response_blocking(state, call, False, None) File "/usr/local/lib/python3.9/site-packages/grpc/_channel.py", line 849, in _end_unary_response_blocking raise _InactiveRpcError(state) grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNAVAILABLE details = "etcdserver: request timed out" debug_error_string = "{"created":"@1637804457.265217658","description":"Error received from peer ipv4:10.233.78.46:2379","file":"src/core/lib/surface/call.cc","file_line":1069,"grpc_message":"etcdserver: request timed out","grpc_status":14}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception yield File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run self.run() File "/opt/has/conductor/conductor/controller/translator_svc.py", line 256, in run fut.result() File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result return self.__get_result() File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result raise self._exception File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run result = self.fn(*self.args, **self.kwargs) File "/opt/has/conductor/conductor/controller/translator_svc.py", line 202, in __check_for_templates translating_plans = self.Plan.query.get_plan_by_col("status", self.Plan.TRANSLATING) File "/opt/has/conductor/conductor/common/music/model/search.py", line 87, in get_plan_by_col rows = db_backend.DB_API.row_read( File "/opt/has/conductor/conductor/common/etcd/api.py", line 130, in row_read schema = self.get_value(f'{keyspace}/{table}') File "/opt/has/conductor/conductor/common/etcd/api.py", line 75, in get_value raw_value = self.get_raw_value(key) File "/opt/has/conductor/conductor/common/etcd/api.py", line 72, in get_raw_value return self.get_client().get(key)[0] File "/opt/has/conductor/conductor/common/etcd/api.py", line 69, in get_client raise EtcdClientException("Failed to establish connection with ETCD. GRPC {}".format(rpc_error.code())) conductor.common.etcd.utils.EtcdClientException: Failed to establish connection with ETCD. GRPC StatusCode.UNAVAILABLE 2021-11-25 01:40:57,280||140340341160736|INFO|_service_manager|cotyledon._service_manager: [-] Child 200 exited with status 2 2021-11-25 02:18:02,994||140340304829216|INFO|component|conductor.common.music.messaging.component: [-] Message 069424ed-b875-411c-88e4-a6517a351570 method plans_get received 2021-11-25 02:18:10,798||140340304829216|INFO|component|conductor.common.music.messaging.component: [-] Message 069424ed-b875-411c-88e4-a6517a351570 method plans_get, status: completed 2021-11-25 02:18:16,486||140340304829216|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2021-11-25 02:19:39,191||140340296342304|INFO|component|conductor.common.music.messaging.component: [-] Message 87ea9e2d-271d-44f9-a196-34636fa9809f method plans_get received 2021-11-25 02:19:50,970||140340296342304|INFO|component|conductor.common.music.messaging.component: [-] Message 87ea9e2d-271d-44f9-a196-34636fa9809f method plans_get, status: completed 2021-11-25 02:19:55,290||140340296342304|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2021-11-25 02:21:24,685||140340311194400|INFO|component|conductor.common.music.messaging.component: [-] Message 2f247800-96fc-46b8-99e6-764a0f202ec2 method plans_get received 2021-11-25 02:21:35,486||140340311194400|INFO|component|conductor.common.music.messaging.component: [-] Message 2f247800-96fc-46b8-99e6-764a0f202ec2 method plans_get, status: completed 2021-11-25 02:21:44,489||140340311194400|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2021-11-25 02:21:53,598||140340280023840|INFO|component|conductor.common.music.messaging.component: [-] Message 14bbe96a-d677-433c-8c54-4e86e2a3f27a method plans_get received 2021-11-25 02:22:04,899||140340280023840|INFO|component|conductor.common.music.messaging.component: [-] Message 14bbe96a-d677-433c-8c54-4e86e2a3f27a method plans_get, status: completed 2021-11-25 02:22:10,499||140340280023840|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2021-11-25 02:23:32,092||140340322863904|INFO|component|conductor.common.music.messaging.component: [-] Message 0ace129a-ead5-48a3-adb6-7fe9e5b3fd00 method plans_get received 2021-11-25 02:23:45,367||140340322863904|INFO|component|conductor.common.music.messaging.component: [-] Message 0ace129a-ead5-48a3-adb6-7fe9e5b3fd00 method plans_get, status: completed 2021-11-25 02:23:58,902||140340322863904|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2021-11-25 02:25:20,075||140340268354336|INFO|component|conductor.common.music.messaging.component: [-] Message 3c729012-20b4-4107-90b7-b6f7671780e4 method plans_get received 2021-11-25 02:25:31,691||140340268354336|INFO|component|conductor.common.music.messaging.component: [-] Message 3c729012-20b4-4107-90b7-b6f7671780e4 method plans_get, status: completed 2021-11-25 02:25:39,584||140340268354336|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2021-11-25 02:27:09,966||140340314376992|INFO|component|conductor.common.music.messaging.component: [-] Message ea1306df-cbda-4226-b6e1-4f5278c76547 method plans_get received 2021-11-25 02:27:22,407||140340314376992|INFO|component|conductor.common.music.messaging.component: [-] Message ea1306df-cbda-4226-b6e1-4f5278c76547 method plans_get, status: completed 2021-11-25 02:27:31,284||140340314376992|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2021-11-25 02:28:31,713||140340294220576|INFO|component|conductor.common.music.messaging.component: [-] Message 5debadc8-a444-4158-a77d-02fe193109f2 method plans_get received 2021-11-25 02:28:39,490||140340294220576|INFO|component|conductor.common.music.messaging.component: [-] Message 5debadc8-a444-4158-a77d-02fe193109f2 method plans_get, status: completed 2021-11-25 02:28:46,199||140340294220576|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2021-11-25 02:31:12,501||140340284672800|INFO|component|conductor.common.music.messaging.component: [-] Message b4a14238-29ce-4971-ab4a-aca2b1975069 method plans_get received 2021-11-25 02:31:27,299||140340284672800|INFO|component|conductor.common.music.messaging.component: [-] Message b4a14238-29ce-4971-ab4a-aca2b1975069 method plans_get, status: completed 2021-11-25 02:31:45,875||140340284672800|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS