Uploaded image for project: 'VOLTHA'
  1. VOLTHA
  2. VOL-1572

ofagent DEADLINE_EXCEEDED from call to voltha-core

    XMLWordPrintable

    Details

    • Story Points:
      3

      Description

      While testing 64 onus attached to 1 pon port on 1 olt using BBSIM, I hit this error in the ofagent container:

      20190416T173200.620 DEBUG MainThread of_connection.dataReceived {'xid': 616, 'name': 'packet_out', 'len': 118, 'instance_id': 'ofagent-5ffc64c96c-29rcq', 'module': 'loxi.of13.message', 'event': 'received-msg'} 20190416T173200.987 ERROR MainThread connection_mgr.get_list_of_reachable_logical_devices_from_voltha {'status': <StatusCode.DEADLINE_EXCEEDED: (4, 'deadline exceeded')>, 'instance_id': 'ofagent-5ffc64c96c-29rcq', 'exception': <_Rendezvous of RPC that terminated with: status = StatusCode.DEADLINE_EXCEEDED details = "Deadline Exceeded" debug_error_string = "{"created":"@1555435920.986043706","description":"Error received from peer","file":"src/core/lib/surface/call.cc","file_line":1017,"grpc_message":"Deadline Exceeded","grpc_status":4}" >, 'event': 'vcore-communication-failure'}  
      

       

       

      It looks like the v-core container is taking a long time to process the call "get_list_of_reachable_logical_devices_from_voltha" resulting in an exception which then causes OFAGENT to restart. When it restarts, it momentarily disconnects from onos. 

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            Unassigned
            Reporter:
            kailash Kailash Khalasi
            Watchers:
            4 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes