Uploaded image for project: 'OpenFlowPlugin'
  1. OpenFlowPlugin
  2. OPNFLWPLUG-1023

failures with ovs 2.8.x and 2.9.x

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • Fluorine
    • None
    • None

      This bug will track the issues involved with updating to ovs 2.8.x and ovs 2.9.x.

      After https://git.opendaylight.org/gerrit/#/c/73735/ there are still codec issues:

      https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/builder-copy-sandbox-logs/196/shague-queens-netvirt-csit-1node-openstack-queens-upstream-stateful-fluorine/7/odl_1/odl1_karaf.log.gz

      2018-07-09T14:44:28,867 | WARN  | epollEventLoopGroup-9-1 | OFDecoder                        | 386 - org.opendaylight.openflowplugin.openflowjava.openflow-protocol-impl - 0.7.0.SNAPSHOT | Message deserialization failedjava.lang.IllegalStateException: Deserializer for key: msgVersion: 4 objectClass: org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.oxm.rev150225.match.entries.grouping.MatchEntry msgType: 1034 oxm_field: 5 experimenterID: null was not found - please verify that all needed deserializers ale loaded correctly	at org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImpl.getDeserializer(DeserializerRegistryImpl.java:69) [386:org.opendaylight.openflowplugin.openflowjava.openflow-protocol-impl:0.7.0.SNAPSHOT]	at org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MatchDeserializer.deserializeEntry(MatchDeserializer.java:103) [377:org.opendaylight.openflowplugin.impl:0.7.0.SNAPSHOT]	at org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MatchDeserializer.deserialize(MatchDeserializer.java:59) [377:org.opendaylight.openflowplugin.impl:0.7.0.SNAPSHOT]	at org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MatchDeserializer.deserialize(MatchDeserializer.java:31) [377:org.opendaylight.openflowplugin.impl:0.7.0.SNAPSHOT]	at org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializer.deserialize(PacketInMessageDeserializer.java:67) [377:org.opendaylight.openflowplugin.impl:0.7.0.SNAPSHOT]	at org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializer.deserialize(PacketInMessageDeserializer.java:30) [377:org.opendaylight.openflowplugin.impl:0.7.0.SNAPSHOT]	at org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactory.deserialize(DeserializationFactory.java:56) [386:org.opendaylight.openflowplugin.openflowjava.openflow-protocol-impl:0.7.0.SNAPSHOT]	at org.opendaylight.openflowjava.protocol.impl.core.OFDecoder.decode(OFDecoder.java:51) [386:org.opendaylight.openflowplugin.openflowjava.openflow-protocol-impl:0.7.0.SNAPSHOT]	at org.opendaylight.openflowjava.protocol.impl.core.OFDecoder.decode(OFDecoder.java:27) [386:org.opendaylight.openflowplugin.openflowjava.openflow-protocol-impl:0.7.0.SNAPSHOT]	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:88) [53:io.netty.codec:4.1.22.Final]	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [58:io.netty.transport:4.1.22.Final]	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [58:io.netty.transport:4.1.22.Final]	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [58:io.netty.transport:4.1.22.Final]	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) [53:io.netty.codec:4.1.22.Final]	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284) [53:io.netty.codec:4.1.22.Final]	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [58:io.netty.transport:4.1.22.Final]	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [58:io.netty.transport:4.1.22.Final]	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [58:io.netty.transport:4.1.22.Final]	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) [53:io.netty.codec:4.1.22.Final]	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284) [53:io.netty.codec:4.1.22.Final]	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [58:io.netty.transport:4.1.22.Final]	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [58:io.netty.transport:4.1.22.Final]	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [58:io.netty.transport:4.1.22.Final]	at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) [56:io.netty.handler:4.1.22.Final]	at org.opendaylight.openflowjava.protocol.impl.core.IdleHandler.channelRead(IdleHandler.java:37) [386:org.opendaylight.openflowplugin.openflowjava.openflow-protocol-impl:0.7.0.SNAPSHOT]	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [58:io.netty.transport:4.1.22.Final]	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [58:io.netty.transport:4.1.22.Final]	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [58:io.netty.transport:4.1.22.Final]	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1414) [58:io.netty.transport:4.1.22.Final]	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [58:io.netty.transport:4.1.22.Final]	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [58:io.netty.transport:4.1.22.Final]	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:945) [58:io.netty.transport:4.1.22.Final]	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:806) [59:io.netty.transport-native-epoll:4.1.22.Final]	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:404) [59:io.netty.transport-native-epoll:4.1.22.Final]	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:293) [59:io.netty.transport-native-epoll:4.1.22.Final]	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) [55:io.netty.common:4.1.22.Final]	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [55:io.netty.common:4.1.22.Final]	at java.lang.Thread.run(Thread.java:748) [?:?]
      

            Arunprakash Arunprakash D
            shague Sam Hague
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: