On 01/08/2016 04:11 AM, Luis Gomez wrote:
After further analysis the FRM stopped to work after this merge in yangtools [1]. This was detected by both openflowplugin integration [2] and csit [3] tests. I also see ERRORs in karaf log [4].

Where should I open the bug yangtools or openflowplugin?

BR/Luis

[1] https://git.opendaylight.org/gerrit/32134

This patch definitely did not break anything, as that is just a deprecation marker.

[2] https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-integration-beryllium/1653/ [3] https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-flow-services-only-beryllium/1311/
[4] See below
2016-01-07 14:34:41,900 | ERROR | lt-dispatcher-37 | 
LocalThreePhaseCommitCohort      | 139 - 
org.opendaylight.controller.sal-distributed-datastore - 1.3.0.SNAPSHOT | Failed 
to prepare transaction member-1-txn-46 on backend
org.opendaylight.yangtools.yang.data.impl.schema.tree.SchemaValidationFailedException:
 Child (urn:opendaylight:flow:inventory?revision=2013-08-19)layer-3-match is 
not valid child according to schema.
        at 
org.opendaylight.yangtools.yang.data.impl.schema.tree.AbstractNodeContainerModificationStrategy.verifyStructure(AbstractNodeContainerModificationStrategy.java:54)[55:org.opendaylight.yangtools.yang-data-impl:0.8.0.SNAPSHOT]

This indicates putting invalid data into config datastore, probably layer-3-match is config=false.

Bye,
Robert
_______________________________________________
openflowplugin-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev

Reply via email to