On Thu, Mar 23, 2017 at 3:33 PM, Robert Varga <[email protected]> wrote: > On 23/03/17 15:07, Robert Varga wrote: > > I finally managed to find > > some logs at > > https://logs.opendaylight.org/releng/jenkins092/netvirt- > csit-3node-openstack-newton-nodl-v2-upstream-transparent- > carbon/376/archives/. > > The sheer amount of exceptions makes reasoning about what is going on > > very hard. > > 2017-03-21 14:15:18,858 | ERROR | eChangeHandler-0 | > QosInterfaceStateChangeListener | 377 - > org.opendaylight.netvirt.qosservice-impl - 0.4.0.SNAPSHOT | > Qos:Exception caught in Interface Operational State Up event > java.lang.IllegalArgumentException: Supplied value > "79679881291437:br-physnet1-pa:167" does not match required pattern > "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{ > 4}-[0-9a-fA-F]{12}$" > at > com.google.common.base.Preconditions.checkArgument( > Preconditions.java:145)[84:com.google.guava:18.0.0] > at > org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang. > ietf.yang.types.rev130715.Uuid.<init>(Uuid.java:55)[100: > org.opendaylight.mdsal.model.ietf-yang-types-20130715:2013. > 7.15.10-SNAPSHOT] > at > org.opendaylight.netvirt.qosservice.QosInterfaceStateChangeListener.add( > QosInterfaceStateChangeListener.java:73)[377:org.opendaylight.netvirt. > qosservice-impl:0.4.0.SNAPSHOT] > at > org.opendaylight.netvirt.qosservice.QosInterfaceStateChangeListener.add( > QosInterfaceStateChangeListener.java:32)[377:org.opendaylight.netvirt. > qosservice-impl:0.4.0.SNAPSHOT] > at > org.opendaylight.genius.datastoreutils.AsyncDataTreeChangeListenerBas > e$DataTreeChangeHandler.run(AsyncDataTreeChangeListenerBas > e.java:153)[327:org.opendaylight.genius.mdsalutil-api:0.2.0.SNAPSHOT] > at > java.util.concurrent.ThreadPoolExecutor.runWorker( > ThreadPoolExecutor.java:1142)[:1.8.0_121] > at > java.util.concurrent.ThreadPoolExecutor$Worker.run( > ThreadPoolExecutor.java:617)[:1.8.0_121] > at java.lang.Thread.run(Thread.java:745)[:1.8.0_121] > > I think there is an issue in Genius to fix this. >
just FYI you all: The fix for this particular one actually just got merged on Friday (its actually netvirt, not genius), see https://git.opendaylight.org/gerrit/#/c/53118/. - I've no idea how this related to the overall discussion in this thread (it may be completely unrelated), so just FYI. > > Regards, > Robert > >
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
