Re: Silicon SR1 CSIT check


Daniel de la Rosa
 

Thanks Robert. Sounds like we have two showstoppers then for Silicon SR1 coming from integration Lets see if @Luis Gomez  has time to check it out later this week

On Mon, May 17, 2021 at 11:15 PM Robert Varga <nite@...> wrote:


On 18/05/2021 04:46, Daniel de la Rosa wrote:
> Hello TSC and all
>
> Sorry for the delay. Here is the Silicon SR1 CSIT check for AR#288
>
> https://docs.google.com/spreadsheets/d/1zvD4xgiMlWCgg5ZBvxSRONY_LtLtzzNUeuA06-i7ukc/edit?usp=sharing
> <https://docs.google.com/spreadsheets/d/1zvD4xgiMlWCgg5ZBvxSRONY_LtLtzzNUeuA06-i7ukc/edit?usp=sharing>
>
> Please review at your earliest convenience

I think we have at least two problems.

https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/daexim-csit-3node-clustering-basic-only-silicon/321/console.log.gz
is indicating:

> 2021-05-17T03:42:38,062 | ERROR | opendaylight-cluster-data-akka.actor.default-dispatcher-14 | ClusterActorRefProvider          | 205 - org.opendaylight.controller.repackaged-akka - 3.0.8 | No root guardian at [akka.tcp://opendaylight-cluster-data@...:2550]
> java.lang.IllegalArgumentException: Wrong protocol of [akka.tcp://opendaylight-cluster-data@...:2550/], expected [akka]
>       at akka.remote.RemoteActorRef.<init>(RemoteActorRefProvider.scala:671) ~[bundleFile:?]
>       at akka.remote.RemoteActorRefProvider.rootGuardianAt(RemoteActorRefProvider.scala:476) ~[bundleFile:?]

This seems to be a problem in int/test, where these:
./csit/libraries/ConfGen.py
./csit/variables/clustering/member_down.json
./tools/clustering/cluster-deployer/deploy.py

are assuming peer addresses are 'akka.tcp' -- and they are not with Artery.


We also have this:

> 2021-05-17T03:42:38,030 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-14 | Cluster                          | 205 - org.opendaylight.controller.repackaged-akka - 3.0.8 | Cluster Node [akka://opendaylight-cluster-data@...:2550] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing

which I still need to track down -- it is either int/dist, int/test or
controller's fault.

Regards,
Robert

Join TSC@lists.opendaylight.org to automatically receive all group messages.