[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.bgpcep.config.loader.impl.AbstractConfigLoader - Loading initial config /w/workspace/bgpcep-maven-merge-master/bgp/rib-impl/target/test-classes/initial/routing-policy-config.xml [main] INFO org.opendaylight.bgpcep.config.loader.spi.AbstractConfigFileProcessor - Routing Policy Config Loader registered [main] INFO org.opendaylight.bgpcep.config.loader.spi.AbstractConfigFileProcessor - Routing Policy Config Loader unregistered [main] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Creating DOM peer chain null [bgp-worker-81] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-80] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-81] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 went up with tables [BgpTableTypeImpl [getAfi()=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}], BgpTableTypeImpl [getAfi()=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}]] and Add Path tables [] [bgp-worker-80] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-80] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x300b4cab, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079] established successfully. [bgp-worker-81] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x47874045, L:/127.0.0.1:33079 - R:/127.0.0.2:33079] established successfully. [bgp-worker-80] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [bgp-worker-80] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [main] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Creating DOM peer chain null [bgp-worker-82] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-82] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-82] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0xa54527d2, L:/127.0.0.3:33079 - R:127.0.0.1/127.0.0.1:33079] established successfully. [bgp-worker-83] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-83] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.3 went up with tables [BgpTableTypeImpl [getAfi()=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}]] and Add Path tables [] [bgp-worker-83] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0xba358450, L:/127.0.0.1:33079 - R:/127.0.0.3:33079] established successfully. [bgp-worker-82] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [bgp-worker-82] WARN org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGPTableType was not present in open message : TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [bgp-worker-82] WARN org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGPTableType was not present in open message : TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [bgp-worker-83] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0xba358450, L:/127.0.0.1:33079 - R:/127.0.0.3:33079], state=UP} [bgp-worker-82] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Session closed because Notification message received: 5 / 0, data=null [bgp-worker-82] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0xa54527d2, L:/127.0.0.3:33079 - R:127.0.0.1/127.0.0.1:33079], state=UP} [bgp-worker-83] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.3 terminated: BGPTerminationReason{error=FSM_ERROR} [bgp-worker-83] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Closing session with peer 127.0.0.3 [bgp-worker-83] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closing peer chain Uri{value=bgp://127.0.0.3} [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x300b4cab, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079], state=UP} [bgp-worker-81] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - End of input detected. Close the session. [bgp-worker-81] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 went down [bgp-worker-81] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Closing session with peer 127.0.0.2 [bgp-worker-81] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closing peer chain Uri{value=bgp://127.0.0.2} [bgp-worker-81] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x47874045, L:/127.0.0.1:33079 ! R:/127.0.0.2:33079], state=UP} [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.bgpcep.config.loader.impl.AbstractConfigLoader - Loading initial config /w/workspace/bgpcep-maven-merge-master/bgp/rib-impl/target/test-classes/initial/routing-policy-config.xml [main] INFO org.opendaylight.bgpcep.config.loader.spi.AbstractConfigFileProcessor - Routing Policy Config Loader registered [main] INFO org.opendaylight.bgpcep.config.loader.spi.AbstractConfigFileProcessor - Routing Policy Config Loader unregistered [main] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Creating DOM peer chain null [bgp-worker-97] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-96] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-96] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-97] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 went up with tables [BgpTableTypeImpl [getAfi()=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}], BgpTableTypeImpl [getAfi()=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}]] and Add Path tables [] [bgp-worker-96] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0xea3ea820, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079] established successfully. [bgp-worker-97] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x3a60cc3d, L:/127.0.0.1:33079 - R:/127.0.0.2:33079] established successfully. [bgp-worker-96] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [bgp-worker-96] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [bgp-worker-97] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x3a60cc3d, L:/127.0.0.1:33079 - R:/127.0.0.2:33079], state=UP} [bgp-worker-96] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Session closed because Notification message received: 5 / 0, data=null [bgp-worker-97] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 terminated: BGPTerminationReason{error=FSM_ERROR} [bgp-worker-97] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Closing session with peer 127.0.0.2 [bgp-worker-96] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0xea3ea820, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079], state=UP} [bgp-worker-97] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closing peer chain Uri{value=bgp://127.0.0.2} [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.bgpcep.config.loader.impl.AbstractConfigLoader - Loading initial config /w/workspace/bgpcep-maven-merge-master/bgp/rib-impl/target/test-classes/initial/routing-policy-config.xml [main] INFO org.opendaylight.bgpcep.config.loader.spi.AbstractConfigFileProcessor - Routing Policy Config Loader registered [main] INFO org.opendaylight.bgpcep.config.loader.spi.AbstractConfigFileProcessor - Routing Policy Config Loader unregistered [main] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Creating DOM peer chain null [bgp-worker-113] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-112] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-113] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 went up with tables [BgpTableTypeImpl [getAfi()=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}], BgpTableTypeImpl [getAfi()=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}]] and Add Path tables [] [bgp-worker-112] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-112] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0xf25c06d4, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079] established successfully. [bgp-worker-113] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0xc958f73a, L:/127.0.0.1:33079 - R:/127.0.0.2:33079] established successfully. [bgp-worker-112] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [bgp-worker-112] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0xf25c06d4, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079], state=UP} [bgp-worker-113] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Session closed because Notification message received: 6 / 0, data=null [bgp-worker-113] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0xc958f73a, L:/127.0.0.1:33079 - R:/127.0.0.2:33079], state=UP} [bgp-worker-113] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 terminated: BGPTerminationReason{error=CEASE} [bgp-worker-113] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Closing session with peer 127.0.0.2 [bgp-worker-113] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closing peer chain Uri{value=bgp://127.0.0.2} [bgp-worker-114] INFO org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistry - BGP Open message session parameters differ, session still accepted. [bgp-worker-114] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-115] INFO org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistry - BGP Open message session parameters differ, session still accepted. [bgp-worker-115] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-114] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-114] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0xd8e85449, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079] established successfully. [bgp-worker-115] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 went up with tables [BgpTableTypeImpl [getAfi()=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}], BgpTableTypeImpl [getAfi()=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}]] and Add Path tables [] [bgp-worker-115] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0xaa9fbbb1, L:/127.0.0.1:33079 - R:/127.0.0.2:33079] established successfully. [bgp-worker-114] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [bgp-worker-114] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0xd8e85449, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079], state=UP} [bgp-worker-115] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - End of input detected. Close the session. [bgp-worker-115] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 went down [bgp-worker-115] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Closing session with peer 127.0.0.2 [bgp-worker-115] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closed per Peer /(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2018-03-29)bgp-rib/rib/rib[{(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2018-03-29)id=test-rib}]/peer/peer[{(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2018-03-29)peer-id=bgp://127.0.0.2}] removed [bgp-worker-115] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closing peer chain Uri{value=bgp://127.0.0.2} [bgp-worker-115] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0xaa9fbbb1, L:/127.0.0.1:33079 ! R:/127.0.0.2:33079], state=UP} [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.bgpcep.config.loader.impl.AbstractConfigLoader - Loading initial config /w/workspace/bgpcep-maven-merge-master/bgp/rib-impl/target/test-classes/initial/routing-policy-config.xml [main] INFO org.opendaylight.bgpcep.config.loader.spi.AbstractConfigFileProcessor - Routing Policy Config Loader registered [main] INFO org.opendaylight.bgpcep.config.loader.spi.AbstractConfigFileProcessor - Routing Policy Config Loader unregistered [main] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Creating DOM peer chain null [bgp-worker-129] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-128] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-129] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 went up with tables [BgpTableTypeImpl [getAfi()=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}], BgpTableTypeImpl [getAfi()=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}]] and Add Path tables [] [bgp-worker-128] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-128] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x901c09d3, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079] established successfully. [bgp-worker-129] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x8b93ea2d, L:/127.0.0.1:33079 - R:/127.0.0.2:33079] established successfully. [bgp-worker-128] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [bgp-worker-128] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Closing session with peer 127.0.0.2 [main] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closing peer chain Uri{value=bgp://127.0.0.2} [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x8b93ea2d, L:/127.0.0.1:33079 - R:/127.0.0.2:33079], state=UP} [bgp-worker-128] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - End of input detected. Close the session. [bgp-worker-131] INFO org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistry - BGP Open message session parameters differ, session still accepted. [bgp-worker-130] INFO org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistry - BGP Open message session parameters differ, session still accepted. [bgp-worker-131] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-130] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-131] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 went up with tables [BgpTableTypeImpl [getAfi()=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}], BgpTableTypeImpl [getAfi()=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}]] and Add Path tables [] [bgp-worker-130] WARN org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Multiple instances of Graceful Restart capability advertised: [GracefulRestartCapability{restartFlags=RestartFlags{restartState}, restartTime=5, tables={TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}}=Tables{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, afiFlags=AfiFlags{forwardingState}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}}}}, GracefulRestartCapability{restartFlags=RestartFlags{}, restartTime=5, tables={TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}}=Tables{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, afiFlags=AfiFlags{}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}}}}], ignoring. [bgp-worker-130] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-130] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0xd152bc7a, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079] established successfully. [bgp-worker-131] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x5fc10ca5, L:/127.0.0.1:33079 - R:/127.0.0.2:33079] established successfully. [bgp-worker-130] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [bgp-worker-130] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0xd152bc7a, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079], state=UP} [bgp-worker-131] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Session closed because Notification message received: 6 / 0, data=null [bgp-worker-131] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x5fc10ca5, L:/127.0.0.1:33079 - R:/127.0.0.2:33079], state=UP} [bgp-worker-131] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 terminated: BGPTerminationReason{error=CEASE} [bgp-worker-131] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Closing session with peer 127.0.0.2 [bgp-worker-131] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closing peer chain Uri{value=bgp://127.0.0.2} [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.bgpcep.config.loader.impl.AbstractConfigLoader - Loading initial config /w/workspace/bgpcep-maven-merge-master/bgp/rib-impl/target/test-classes/initial/routing-policy-config.xml [main] INFO org.opendaylight.bgpcep.config.loader.spi.AbstractConfigFileProcessor - Routing Policy Config Loader registered [main] INFO org.opendaylight.bgpcep.config.loader.spi.AbstractConfigFileProcessor - Routing Policy Config Loader unregistered [main] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Creating DOM peer chain null [bgp-worker-145] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-144] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-145] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 went up with tables [BgpTableTypeImpl [getAfi()=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}], BgpTableTypeImpl [getAfi()=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}]] and Add Path tables [] [bgp-worker-144] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-144] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x7e485d31, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079] established successfully. [bgp-worker-145] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x5abd45c4, L:/127.0.0.1:33079 - R:/127.0.0.2:33079] established successfully. [bgp-worker-144] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [bgp-worker-144] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x7e485d31, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079], state=UP} [bgp-worker-145] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Session closed because Notification message received: 6 / 0, data=null [bgp-worker-145] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x5abd45c4, L:/127.0.0.1:33079 - R:/127.0.0.2:33079], state=UP} [bgp-worker-145] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 terminated: BGPTerminationReason{error=CEASE} [bgp-worker-145] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Closing session with peer 127.0.0.2 [bgp-worker-145] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closing peer chain Uri{value=bgp://127.0.0.2} [bgp-worker-145] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 terminated: BGPTerminationReason{error=HOLD_TIMER_EXPIRED} [bgp-worker-145] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Closing session with peer 127.0.0.2 [bgp-worker-145] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closed per Peer /(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2018-03-29)bgp-rib/rib/rib[{(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2018-03-29)id=test-rib}]/peer/peer[{(urn:opendaylight:params:xml:ns:yang:bgp-rib?revision=2018-03-29)peer-id=bgp://127.0.0.2}] removed [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.bgpcep.config.loader.impl.AbstractConfigLoader - Loading initial config /w/workspace/bgpcep-maven-merge-master/bgp/rib-impl/target/test-classes/initial/routing-policy-config.xml [main] INFO org.opendaylight.bgpcep.config.loader.spi.AbstractConfigFileProcessor - Routing Policy Config Loader registered [main] INFO org.opendaylight.bgpcep.config.loader.spi.AbstractConfigFileProcessor - Routing Policy Config Loader unregistered [main] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Creating DOM peer chain null [bgp-worker-161] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-160] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-161] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 went up with tables [BgpTableTypeImpl [getAfi()=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}], BgpTableTypeImpl [getAfi()=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}]] and Add Path tables [] [bgp-worker-160] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-160] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x279f37d6, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079] established successfully. [bgp-worker-161] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0xd7489892, L:/127.0.0.1:33079 - R:/127.0.0.2:33079] established successfully. [bgp-worker-160] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [bgp-worker-160] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [main] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Creating DOM peer chain null [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x279f37d6, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079], state=UP} [bgp-worker-161] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Session closed because Notification message received: 6 / 0, data=null [bgp-worker-161] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0xd7489892, L:/127.0.0.1:33079 - R:/127.0.0.2:33079], state=UP} [bgp-worker-161] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 terminated: BGPTerminationReason{error=CEASE} [bgp-worker-161] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Closing session with peer 127.0.0.2 [bgp-worker-161] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closing peer chain Uri{value=bgp://127.0.0.2} [bgp-worker-163] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-162] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-162] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-162] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0xe7a179b7, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079] established successfully. [bgp-worker-163] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 went up with tables [BgpTableTypeImpl [getAfi()=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}], BgpTableTypeImpl [getAfi()=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}]] and Add Path tables [] [bgp-worker-163] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0xe82c8897, L:/127.0.0.1:33079 - R:/127.0.0.2:33079] established successfully. [bgp-worker-162] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [bgp-worker-162] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0xe7a179b7, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079], state=UP} [bgp-worker-163] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - End of input detected. Close the session. [bgp-worker-163] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 went down [bgp-worker-163] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Closing session with peer 127.0.0.2 [bgp-worker-163] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closing peer chain Uri{value=bgp://127.0.0.2} [bgp-worker-163] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0xe82c8897, L:/127.0.0.1:33079 ! R:/127.0.0.2:33079], state=UP} [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.bgpcep.config.loader.impl.AbstractConfigLoader - Loading initial config /w/workspace/bgpcep-maven-merge-master/bgp/rib-impl/target/test-classes/initial/routing-policy-config.xml [main] INFO org.opendaylight.bgpcep.config.loader.spi.AbstractConfigFileProcessor - Routing Policy Config Loader registered [main] INFO org.opendaylight.bgpcep.config.loader.spi.AbstractConfigFileProcessor - Routing Policy Config Loader unregistered [main] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Creating DOM peer chain null [bgp-worker-176] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-177] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-176] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-176] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x4e4b35ce, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079] established successfully. [bgp-worker-177] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 went up with tables [BgpTableTypeImpl [getAfi()=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}], BgpTableTypeImpl [getAfi()=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}]] and Add Path tables [] [bgp-worker-177] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0xc4b061ee, L:/127.0.0.1:33079 - R:/127.0.0.2:33079] established successfully. [bgp-worker-176] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [bgp-worker-176] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x4e4b35ce, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079], state=UP} [bgp-worker-177] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Session closed because Notification message received: 6 / 0, data=null [bgp-worker-177] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0xc4b061ee, L:/127.0.0.1:33079 - R:/127.0.0.2:33079], state=UP} [bgp-worker-177] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 terminated: BGPTerminationReason{error=CEASE} [bgp-worker-177] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Closing session with peer 127.0.0.2 [bgp-worker-177] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closing peer chain Uri{value=bgp://127.0.0.2} [bgp-worker-178] INFO org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistry - BGP Open message session parameters differ, session still accepted. [bgp-worker-179] INFO org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistry - BGP Open message session parameters differ, session still accepted. [bgp-worker-179] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-178] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-178] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-178] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0xc895d380, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079] established successfully. [bgp-worker-179] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 went up with tables [BgpTableTypeImpl [getAfi()=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}], BgpTableTypeImpl [getAfi()=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}]] and Add Path tables [] [bgp-worker-179] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0xe24c61ad, L:/127.0.0.1:33079 - R:/127.0.0.2:33079] established successfully. [bgp-worker-178] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [bgp-worker-178] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0xc895d380, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079], state=UP} [bgp-worker-179] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - End of input detected. Close the session. [bgp-worker-179] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 went down [bgp-worker-179] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Closing session with peer 127.0.0.2 [bgp-worker-179] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closing peer chain Uri{value=bgp://127.0.0.2} [bgp-worker-179] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0xe24c61ad, L:/127.0.0.1:33079 ! R:/127.0.0.2:33079], state=UP} [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.bgpcep.config.loader.impl.AbstractConfigLoader - Loading initial config /w/workspace/bgpcep-maven-merge-master/bgp/rib-impl/target/test-classes/initial/routing-policy-config.xml [main] INFO org.opendaylight.bgpcep.config.loader.spi.AbstractConfigFileProcessor - Routing Policy Config Loader registered [main] INFO org.opendaylight.bgpcep.config.loader.spi.AbstractConfigFileProcessor - Routing Policy Config Loader unregistered [main] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Creating DOM peer chain null [bgp-worker-193] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-192] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-192] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-192] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x1cd3021d, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079] established successfully. [bgp-worker-193] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 went up with tables [BgpTableTypeImpl [getAfi()=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}], BgpTableTypeImpl [getAfi()=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}]] and Add Path tables [] [bgp-worker-193] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0xc25187bf, L:/127.0.0.1:33079 - R:/127.0.0.2:33079] established successfully. [bgp-worker-192] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [bgp-worker-192] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x1cd3021d, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079], state=UP} [bgp-worker-193] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Session closed because Notification message received: 6 / 0, data=null [bgp-worker-193] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0xc25187bf, L:/127.0.0.1:33079 - R:/127.0.0.2:33079], state=UP} [bgp-worker-193] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 terminated: BGPTerminationReason{error=CEASE} [bgp-worker-193] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Closing session with peer 127.0.0.2 [bgp-worker-193] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closing peer chain Uri{value=bgp://127.0.0.2} [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.bgpcep.config.loader.impl.AbstractConfigLoader - Loading initial config /w/workspace/bgpcep-maven-merge-master/bgp/rib-impl/target/test-classes/initial/routing-policy-config.xml [main] INFO org.opendaylight.bgpcep.config.loader.spi.AbstractConfigFileProcessor - Routing Policy Config Loader registered [main] INFO org.opendaylight.bgpcep.config.loader.spi.AbstractConfigFileProcessor - Routing Policy Config Loader unregistered [main] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Creating DOM peer chain null [bgp-worker-209] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-208] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-209] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 went up with tables [BgpTableTypeImpl [getAfi()=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}], BgpTableTypeImpl [getAfi()=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}]] and Add Path tables [] [bgp-worker-208] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-208] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x62b5e842, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079] established successfully. [bgp-worker-209] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0xa89172c9, L:/127.0.0.1:33079 - R:/127.0.0.2:33079] established successfully. [bgp-worker-208] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [bgp-worker-208] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x62b5e842, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079], state=UP} [bgp-worker-209] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Session closed because Notification message received: 6 / 0, data=null [bgp-worker-209] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0xa89172c9, L:/127.0.0.1:33079 - R:/127.0.0.2:33079], state=UP} [bgp-worker-209] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 terminated: BGPTerminationReason{error=CEASE} [bgp-worker-209] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Closing session with peer 127.0.0.2 [bgp-worker-209] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closing peer chain Uri{value=bgp://127.0.0.2} [bgp-worker-210] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-211] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-210] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-210] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x0f6ce27e, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079] established successfully. [bgp-worker-211] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 went up with tables [BgpTableTypeImpl [getAfi()=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}], BgpTableTypeImpl [getAfi()=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}]] and Add Path tables [] [bgp-worker-211] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x14144fc0, L:/127.0.0.1:33079 - R:/127.0.0.2:33079] established successfully. [bgp-worker-210] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [bgp-worker-210] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [bgp-worker-211] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [bgp-worker-211] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x0f6ce27e, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079], state=UP} [bgp-worker-211] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Session closed because Notification message received: 6 / 0, data=null [bgp-worker-211] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x14144fc0, L:/127.0.0.1:33079 - R:/127.0.0.2:33079], state=UP} [bgp-worker-211] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 terminated: BGPTerminationReason{error=CEASE} [bgp-worker-211] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Closing session with peer 127.0.0.2 [bgp-worker-211] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closing peer chain Uri{value=bgp://127.0.0.2} [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.bgpcep.config.loader.impl.AbstractConfigLoader - Loading initial config /w/workspace/bgpcep-maven-merge-master/bgp/rib-impl/target/test-classes/initial/routing-policy-config.xml [main] INFO org.opendaylight.bgpcep.config.loader.spi.AbstractConfigFileProcessor - Routing Policy Config Loader registered [main] INFO org.opendaylight.bgpcep.config.loader.spi.AbstractConfigFileProcessor - Routing Policy Config Loader unregistered [main] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Creating DOM peer chain null [bgp-worker-225] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-224] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-224] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-225] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 went up with tables [BgpTableTypeImpl [getAfi()=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}], BgpTableTypeImpl [getAfi()=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}]] and Add Path tables [] [bgp-worker-224] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0xc709b9c5, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079] established successfully. [bgp-worker-225] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x0fc2a65c, L:/127.0.0.1:33079 - R:/127.0.0.2:33079] established successfully. [bgp-worker-224] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [bgp-worker-224] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Closing session with peer 127.0.0.2 [main] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closing peer chain Uri{value=bgp://127.0.0.2} [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x0fc2a65c, L:/127.0.0.1:33079 - R:/127.0.0.2:33079], state=UP} [bgp-worker-224] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - End of input detected. Close the session. [bgp-worker-226] INFO org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistry - BGP Open message session parameters differ, session still accepted. [bgp-worker-227] INFO org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistry - BGP Open message session parameters differ, session still accepted. [bgp-worker-226] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-226] WARN org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Multiple instances of Graceful Restart capability advertised: [GracefulRestartCapability{restartFlags=RestartFlags{restartState}, restartTime=5, tables={TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}}=Tables{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, afiFlags=AfiFlags{forwardingState}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}}}}, GracefulRestartCapability{restartFlags=RestartFlags{}, restartTime=5, tables={TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}}=Tables{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, afiFlags=AfiFlags{}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}}}}], ignoring. [bgp-worker-227] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-226] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-226] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x6c0bd509, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079] established successfully. [bgp-worker-227] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 went up with tables [BgpTableTypeImpl [getAfi()=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}], BgpTableTypeImpl [getAfi()=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}]] and Add Path tables [] [bgp-worker-227] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x1b9fc4a1, L:/127.0.0.1:33079 - R:/127.0.0.2:33079] established successfully. [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x6c0bd509, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079], state=UP} [bgp-worker-227] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Session closed because Notification message received: 6 / 0, data=null [bgp-worker-227] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x1b9fc4a1, L:/127.0.0.1:33079 - R:/127.0.0.2:33079], state=UP} [bgp-worker-227] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 terminated: BGPTerminationReason{error=CEASE} [bgp-worker-227] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Closing session with peer 127.0.0.2 [bgp-worker-227] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closing peer chain Uri{value=bgp://127.0.0.2} [main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started [main] INFO org.opendaylight.bgpcep.config.loader.impl.AbstractConfigLoader - Loading initial config /w/workspace/bgpcep-maven-merge-master/bgp/rib-impl/target/test-classes/initial/routing-policy-config.xml [main] INFO org.opendaylight.bgpcep.config.loader.spi.AbstractConfigFileProcessor - Routing Policy Config Loader registered [main] INFO org.opendaylight.bgpcep.config.loader.spi.AbstractConfigFileProcessor - Routing Policy Config Loader unregistered [main] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Creating DOM peer chain null [bgp-worker-240] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-241] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-240] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-240] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x0162c580, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079] established successfully. [bgp-worker-241] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 went up with tables [BgpTableTypeImpl [getAfi()=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}], BgpTableTypeImpl [getAfi()=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}]] and Add Path tables [] [bgp-worker-241] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0xdbf9e960, L:/127.0.0.1:33079 - R:/127.0.0.2:33079] established successfully. [bgp-worker-240] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [bgp-worker-240] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Closing session with peer 127.0.0.2 [main] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closing peer chain Uri{value=bgp://127.0.0.2} [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0xdbf9e960, L:/127.0.0.1:33079 - R:/127.0.0.2:33079], state=UP} [bgp-worker-240] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - End of input detected. Close the session. [bgp-worker-243] INFO org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistry - BGP Open message session parameters differ, session still accepted. [bgp-worker-242] INFO org.opendaylight.protocol.bgp.rib.impl.StrictBGPPeerRegistry - BGP Open message session parameters differ, session still accepted. [bgp-worker-243] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-242] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - BGP HoldTimer new value: 2180 [bgp-worker-242] WARN org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Multiple instances of Graceful Restart capability advertised: [GracefulRestartCapability{restartFlags=RestartFlags{restartState}, restartTime=5, tables={TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}}=Tables{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, afiFlags=AfiFlags{forwardingState}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}}}}, GracefulRestartCapability{restartFlags=RestartFlags{}, restartTime=5, tables={TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}}=Tables{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, afiFlags=AfiFlags{}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}}}}], ignoring. [bgp-worker-242] INFO org.opendaylight.protocol.bgp.rib.impl.SimpleSessionListener - Session Up [bgp-worker-243] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 went up with tables [BgpTableTypeImpl [getAfi()=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}], BgpTableTypeImpl [getAfi()=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, getSafi()=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}]] and Add Path tables [] [bgp-worker-242] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x651e1dbe, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079] established successfully. [bgp-worker-243] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractBGPSessionNegotiator - BGP Session with peer [id: 0x22a59bba, L:/127.0.0.1:33079 - R:/127.0.0.2:33079] established successfully. [bgp-worker-243] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [bgp-worker-243] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [bgp-worker-242] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv6AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv6-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [bgp-worker-242] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSynchronization - BGP Synchronization finished for table TablesKey{afi=Ipv4AddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)ipv4-address-family}, safi=UnicastSubsequentAddressFamily{qname=(urn:opendaylight:params:xml:ns:yang:bgp-types?revision=2020-01-20)unicast-subsequent-address-family}} [main] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x651e1dbe, L:/127.0.0.2:33079 - R:127.0.0.1/127.0.0.1:33079], state=UP} [bgp-worker-243] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - End of input detected. Close the session. [bgp-worker-243] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Session with peer 127.0.0.2 went down [bgp-worker-243] INFO org.opendaylight.protocol.bgp.rib.impl.BGPPeer - Closing session with peer 127.0.0.2 [bgp-worker-243] INFO org.opendaylight.protocol.bgp.rib.impl.AbstractPeer - Closing peer chain Uri{value=bgp://127.0.0.2} [bgp-worker-243] INFO org.opendaylight.protocol.bgp.rib.impl.BGPSessionImpl - Closing session: BGPSessionImpl{channel=[id: 0x22a59bba, L:/127.0.0.1:33079 ! R:/127.0.0.2:33079], state=UP}