On 01/09/2017 01:03 PM, Mainzer, Gal wrote:
> Mis-fired the mail early.
> 
> Looking at this fast analysis done by the whole community, won't it be a good 
> idea to maybe have some kind of "ODL cloud
> sanity" suite that will keep all projects affecting ODL for openstack in a 
> non breaking state?

so you mean to have this "cloud suite" run as a gating job on gerrit patches 
for all projects that
our "ODL for openstack" needs, I think. That would be nice, but we would need 
to convince a lot of
projects to do it. Looks like at least 12 projects are dependencies for netvirt:

controller,dlux,genius,infrautils,mdsal,netconf,neutron,odlparent,openflowplugin,ovsdb,sfc,yangtools

that's taken from here:
https://logs.opendaylight.org/releng/jenkins092/autorelease-release-carbon/119/archives/dependencies.log.gz


JamO



> I'm sure there are other use cases that can add more similar ODL suites.
> 
> Sent from my iPhone
> 
> On 9 Jan 2017, at 22:57, Mainzer, Gal <[email protected]> wrote:
> 
> Issue affect found by us and reported to community, which after couple of 
> hours was pin pointed by the community.
> 
> Sanity/hourly concepts are still mainly pushed by us (Alon, Koby and ravit) 
> but once we find something, community helps
> with the fast analysis (at least here).
> 
> Sent from my iPhone
> 
> On 9 Jan 2017, at 22:45, Luis Gomez <[email protected]> wrote:
> 
> I like to code note idea but I think there could be also people running their 
> own tools to deploy cluster so any change in
> the cluster configuration is good to broadcast IMHO.
> 
> 
>> On Jan 9, 2017, at 11:24 AM, Vratko Polak -X (vrpolak - PANTHEON 
>> TECHNOLOGIES at Cisco) <[email protected]> wrote:
>> 
>> When you have a tight coupling like this, general terms such as "controller 
>> people" or "the community" rarely achieve
>> the desired focus.
>> 
>> I prefer such notes to be as close to the code as possible. 
>> https://git.opendaylight.org/gerrit/#/c/50140/1/opendaylight/md-sal/sal-clustering-config/src/main/resources/initial/akka.conf
>>
>>
>> 
Vratko.
>> 
>> -----Original Message----- From: 
>> [email protected]
>> [mailto:[email protected]] On Behalf Of Luis 
>> Gomez Sent: 9 January, 2017 18:13 To:
>> [email protected] Cc: 
>> [email protected]; [email protected]; 
>> Kochba,
>> Alon <[email protected]>; [email protected]; 
>> [email protected]; Peretz, Ravit
>> <[email protected]>; Aizer, Koby <[email protected]> Subject: Re: 
>> [controller-dev] [mdsal-dev] 3node cluster
>> regression in Carbon - since Jan 5th
>> 
>> Patch looks good but in future I would ask controller people to inform 
>> broadly the community when you do these changes
>> specially if they impact the cluster configuration.
>> 
>> BR/Luis
>> 
>> 
>>> On Jan 9, 2017, at 5:28 AM, Peretz, Ravit <[email protected]> wrote:
>>> 
>>> CSIT uses configure_cluster.sh to configure 3node jobs which creates 
>>> akka.conf with akka.tcp instead of akka.
>>> 
>>> Please review my fix patch: https://git.opendaylight.org/gerrit/50129
>>> 
>>> Thanks, Ravit.
>>> 
>>> -----Original Message----- From: Tomas Cere -X (tcere - PANTHEON 
>>> TECHNOLOGIES at Cisco) [mailto:[email protected]] Sent:
>>> יום ב 09 ינואר 2017 15:00 To: Robert Varga <[email protected]>; Peretz, Ravit 
>>> <[email protected]>; 
>>> [email protected]; [email protected]; 
>>> [email protected]; 
>>> [email protected]; [email protected] Cc: 
>>> Aizer, Koby <[email protected]>; Kochba,
>>> Alon <[email protected]> Subject: RE: [controller-dev] [mdsal-dev] 3node 
>>> cluster regression in Carbon - since Jan 5th
>>> 
>>> It's already tracked by : 
>>> https://bugs.opendaylight.org/show_bug.cgi?id=7493 I suspect it's the tests 
>>> providing their
>>> own akka.conf which does not have the artery setup included.
>>> 
>>> Tomas
>>> 
>>> -----Original Message----- From: 
>>> [email protected] 
>>> [mailto:[email protected]] On Behalf Of Robert 
>>> Varga Sent: Monday, January 09, 2017 13:59 
>>> To: Peretz, Ravit <[email protected]>; 
>>> [email protected]; [email protected];
>>> [email protected]; [email protected]; 
>>> [email protected] Cc: Aizer,
>>> Koby <[email protected]>; Kochba, Alon <[email protected]> Subject: Re: 
>>> [controller-dev] [mdsal-dev] 3node cluster
>>> regression in Carbon - since Jan 5th
>>> 
>>> 
>>> 
>>>> On 01/09/2017 01:53 PM, Peretz, Ravit wrote: Hi all,
>>>> 
>>>> 
>>>> 
>>>> It seems like there is a massive 3node cluster regression in carbon, since 
>>>> approximately 21:0PM January 5^th .
>>>> 
>>>> We can see that many 3node CSIT fails across projects.
>>>> 
>>>> 
>>>> 
>>>> After a quick look Koby and I have found what we assume is the faulty zip. 
>>>>  We looked at the last successful
>>>> openflowplugin-3 node run:
>>>> 
>>>> https://logs.opendaylight.org/releng/jenkins092/openflowplugin-csit-3 n
>>>> ode-clustering-only-carbon/379/console.log.gz
>>>> 
>>>> which used distribution: 0.6.0-20170105.205720-2879.zip
>>>> 
>>>> 
>>>> 
>>>> the next run failed, with the same error we are seeing now in all runs (at 
>>>> least the few we checked):
>>>> 
>>>> https://logs.opendaylight.org/releng/jenkins092/openflowplugin-csit-3 n
>>>> ode-clustering-only-carbon/380/console.log.gz
>>>> 
>>>> which used distribution: 0.6.0-20170105.235121-2883.zip
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> we were able to narrow it down to a single distribution that was the first 
>>>> to fail:
>>>> 
>>>> https://logs.opendaylight.org/releng/jenkins092/netvirt-legacy-csit-3 n
>>>> ode-clustering-only-carbon/144/console.log.gz
>>>> 
>>>> 0.6.0-20170105.222635-2880.zip
>>>> 
>>>> 
>>>> 
>>>> *We would appreciate your help with narrowing down the faulty commit/s 
>>>> triggering the 0.6.0-20170105.222635-2880.zip
>>>> distribution.*
>>>> 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> The first error we saw in the logs is : 2017-01-06 05:25:30,158 | ERROR | 
>>>> lt-dispatcher-12 | ClusterActorRefProvider
>>>> | 199 - com.typesafe.akka.slf4j - 2.4.16 | No root guardian at 
>>>> [akka.tcp://[email protected]:2550]
>>>> 
>>>> java.lang.IllegalArgumentException: Wrong protocol of 
>>>> [akka.tcp://[email protected]:2550/],
>>>> expected [akka]
>>> 
>>> Looks like mismatch in setup, this is related to akka artery -- the 
>>> protocol should be akka, not akka.tcp. Where is
>>> this configuration coming from?
>>> 
>>> Regards, Robert _______________________________________________ 
>>> controller-dev mailing list 
>>> [email protected] 
>>> https://lists.opendaylight.org/mailman/listinfo/controller-dev 
>>> _______________________________________________ controller-dev mailing list 
>>> [email protected] 
>>> https://lists.opendaylight.org/mailman/listinfo/controller-dev
>> 
>> _______________________________________________ controller-dev mailing list 
>> [email protected] 
>> https://lists.opendaylight.org/mailman/listinfo/controller-dev
> 
> _______________________________________________ integration-dev mailing list 
> [email protected] 
> https://lists.opendaylight.org/mailman/listinfo/integration-dev 
> _______________________________________________ 
> integration-dev mailing list [email protected] 
> https://lists.opendaylight.org/mailman/listinfo/integration-dev 
> _______________________________________________ 
> integration-dev mailing list [email protected] 
> https://lists.opendaylight.org/mailman/listinfo/integration-dev
> 
_______________________________________________
controller-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/controller-dev
  • Re: [controller... Robert Varga
    • Re: [contr... Tomas Cere -X (tcere - PANTHEON TECHNOLOGIES at Cisco)
      • Re: [c... Peretz, Ravit
        • Re... Luis Gomez
          • ... Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco)
            • ... Jamo Luhrsen
              • ... Robert Varga
            • ... Luis Gomez
              • ... Mainzer, Gal
              • ... Mainzer, Gal
              • ... Jamo Luhrsen
              • ... Robert Varga
              • ... Mainzer, Gal
              • ... Peretz, Ravit
              • ... Luis Gomez
              • ... Jamo Luhrsen
              • ... Jamo Luhrsen
              • ... Mainzer, Gal
              • ... Robert Varga
              • ... Sam Hague
              • ... Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco)

Reply via email to