SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/tmp/r/ch/qos/logback/logback-classic/1.2.13/logback-classic-1.2.13.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/tmp/r/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] 13:47:14.312 [main] DEBUG io.netty.util.internal.logging.InternalLoggerFactory - Using SLF4J as the default logging framework 13:47:14.317 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 13:47:14.317 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 13:47:14.367 [main] DEBUG io.netty.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 13:47:14.368 [main] DEBUG io.netty.util.internal.PlatformDependent0 - Java version: 17 13:47:14.369 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 13:47:14.370 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 13:47:14.370 [main] DEBUG io.netty.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available 13:47:14.371 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 13:47:14.371 [main] DEBUG io.netty.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 13:47:14.372 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 13:47:14.374 [main] DEBUG io.netty.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @6c1a5b54 13:47:14.375 [main] DEBUG io.netty.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 13:47:14.375 [main] DEBUG io.netty.util.internal.PlatformDependent - sun.misc.Unsafe: available 13:47:14.375 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 13:47:14.375 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 13:47:14.377 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 13:47:14.378 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 13:47:14.379 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 13:47:14.379 [main] DEBUG io.netty.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 13:47:14.392 [main] DEBUG io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 13:47:14.392 [main] DEBUG io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.deleteLibAfterLoading: true 13:47:14.392 [main] DEBUG io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.tryPatchShadedId: true 13:47:14.392 [main] DEBUG io.netty.util.internal.NativeLibraryLoader - -Dio.netty.native.detectNativeLibraryDuplicates: true 13:47:14.406 [main] DEBUG io.netty.util.internal.NativeLibraryLoader - Successfully loaded the library /tmp/libnetty_transport_native_epoll_x86_643329980178257985332.so 13:47:14.415 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 13:47:14.415 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 13:47:14.418 [main] DEBUG io.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 13:47:14.420 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 128 13:47:14.429 [main] DEBUG io.netty.channel.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16 13:47:14.449 [main] DEBUG io.netty.util.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 13:47:14.489 [main] DEBUG io.netty.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 13:47:14.605 [Time-limited test] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 13:47:14.606 [Time-limited test] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 13:47:14.611 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 16 13:47:14.611 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 16 13:47:14.611 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 13:47:14.611 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 13:47:14.611 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 13:47:14.611 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 13:47:14.612 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 13:47:14.612 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 13:47:14.612 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 13:47:14.612 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 13:47:14.612 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 13:47:14.612 [Time-limited test] DEBUG io.netty.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 13:47:14.633 [Time-limited test] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 48556 (auto-detected) 13:47:14.635 [Time-limited test] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: 02:42:11:ff:fe:b2:58:ac (auto-detected) 13:47:14.680 [Time-limited test] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled 13:47:14.680 [Time-limited test] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 13:47:14.681 [Time-limited test] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 13:47:14.686 [Time-limited test] DEBUG io.netty.bootstrap.ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 13:47:14.694 [Time-limited test] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher - Initiated BMP server at /0.0.0.0:53065. 13:47:14.724 [Time-limited test] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl - Initiated BMP Client AbstractBootstrap$PendingRegistrationPromise@6bfea84f(incomplete) at /127.106.184.63:53065. 13:47:14.750 [bmp-worker-0] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl - Connection AbstractBootstrap$PendingRegistrationPromise@6bfea84f(success) succeeded! 13:47:14.751 [bmp-worker-0] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl - Starting session /127.0.0.1:44680 <-> 127.106.184.63/127.106.184.63:53065. 13:47:14.757 [bmp-worker-1] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl - Starting session /127.106.184.63:53065 <-> /127.0.0.1:44680. 13:47:14.765 [bmp-worker-1] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 13:47:14.765 [bmp-worker-1] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 13:47:14.765 [bmp-worker-1] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 13:47:14.765 [bmp-worker-1] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 13:47:14.765 [bmp-worker-1] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 13:47:14.792 [bmp-worker-0] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl - Channel [id: 0x7e6ef48d, L:/127.0.0.1:44680 ! R:127.106.184.63/127.106.184.63:53065] inactive. 13:47:14.810 [bmp-worker-1] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 13:47:14.810 [bmp-worker-1] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 13:47:14.812 [bmp-worker-1] DEBUG io.netty.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@6681d4f9 13:47:14.880 [bmp-worker-1] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl - Channel [id: 0x2c7778d2, L:/127.106.184.63:53065 ! R:/127.0.0.1:44680] inactive. 13:47:14.885 [bmp-worker-1] DEBUG io.netty.buffer.PoolThreadCache - Freed 1 thread-local buffer(s) from thread: bmp-worker-1 13:47:14.925 [Time-limited test] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl - Initiated BMP server AbstractBootstrap$PendingRegistrationPromise@7081d3cc(incomplete) at /127.68.76.163:46083. 13:47:14.931 [Time-limited test] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher - BMP client /127.184.118.108:0 <--> /127.68.76.163:46083 deployed 13:47:14.933 [bmp-worker-32] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl - Starting session /127.184.118.108:45041 <-> 127.68.76.163/127.68.76.163:46083. 13:47:14.933 [bmp-worker-32] DEBUG org.opendaylight.protocol.bmp.mock.BmpMockDispatcher - Connection AbstractBootstrap$PendingRegistrationPromise@3197e56d(success) succeeded! 13:47:14.936 [bmp-worker-33] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl - Starting session /127.68.76.163:46083 <-> /127.184.118.108:45041. 13:47:14.944 [bmp-worker-32] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl - Channel [id: 0x53f5e472, L:/127.184.118.108:45041 ! R:127.68.76.163/127.68.76.163:46083] inactive. 13:47:14.945 [bmp-worker-33] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl - Channel [id: 0x0b355c00, L:/127.68.76.163:46083 ! R:/127.184.118.108:45041] inactive. 13:47:14.946 [bmp-worker-33] DEBUG io.netty.buffer.PoolThreadCache - Freed 1 thread-local buffer(s) from thread: bmp-worker-33 13:47:14.981 [Time-limited test] DEBUG org.opendaylight.protocol.bmp.impl.BmpDispatcherImpl - Initiated BMP server AbstractBootstrap$PendingRegistrationPromise@2a194294(incomplete) at /127.68.76.163:46083. 13:47:14.982 [Timer-1] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher - BMP client /127.184.118.108:0 <--> /127.68.76.163:46083 deployed 13:47:14.983 [bmp-worker-40] DEBUG org.opendaylight.protocol.bmp.mock.BmpMockDispatcher - Connection AbstractBootstrap$PendingRegistrationPromise@776af22e(success) succeeded! 13:47:14.983 [bmp-worker-40] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl - Starting session /127.184.118.108:43567 <-> 127.68.76.163/127.68.76.163:46083. 13:47:14.984 [bmp-worker-50] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl - Starting session /127.68.76.163:46083 <-> /127.184.118.108:43567. 13:47:14.993 [bmp-worker-50] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl - Channel [id: 0xdeb64a08, L:/127.68.76.163:46083 ! R:/127.184.118.108:43567] inactive. 13:47:14.995 [bmp-worker-40] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl - Channel [id: 0x129a898b, L:/127.184.118.108:43567 ! R:127.68.76.163/127.68.76.163:46083] inactive. 13:47:15.011 [Timer-2] INFO org.opendaylight.protocol.bmp.mock.BmpMockDispatcher - BMP client /127.184.118.108:0 <--> /127.68.76.163:46083 deployed 13:47:15.012 [bmp-worker-61] DEBUG org.opendaylight.protocol.bmp.mock.BmpMockDispatcher - Connection AbstractBootstrap$PendingRegistrationPromise@361e0248(success) succeeded! 13:47:15.012 [bmp-worker-61] INFO org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl - Starting session /127.184.118.108:35217 <-> 127.68.76.163/127.68.76.163:46083. 13:47:15.016 [bmp-boss-48] WARN io.netty.channel.AbstractChannel - Force-closing a channel whose registration task was not accepted by an event loop: [id: 0x3a36c55a, L:/127.68.76.163:46083 - R:/127.184.118.108:35217] java.util.concurrent.RejectedExecutionException: event executor terminated at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:934) at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:351) at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:344) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:836) at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:827) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:817) at io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:483) at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:89) at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:83) at io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:86) at io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:241) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.epoll.AbstractEpollServerChannel$EpollServerSocketUnsafe.epollInReady(AbstractEpollServerChannel.java:120) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base/java.lang.Thread.run(Thread.java:833) 13:47:15.017 [bmp-boss-48] ERROR io.netty.util.concurrent.DefaultPromise.rejectedExecution - Failed to submit a listener notification task. Event loop shut down? java.util.concurrent.RejectedExecutionException: event executor terminated at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:934) at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:351) at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:344) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:836) at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:827) at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:817) at io.netty.util.concurrent.DefaultPromise.safeExecute(DefaultPromise.java:862) at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:500) at io.netty.util.concurrent.DefaultPromise.addListener(DefaultPromise.java:185) at io.netty.channel.DefaultChannelPromise.addListener(DefaultChannelPromise.java:95) at io.netty.channel.DefaultChannelPromise.addListener(DefaultChannelPromise.java:30) at io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:241) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.epoll.AbstractEpollServerChannel$EpollServerSocketUnsafe.epollInReady(AbstractEpollServerChannel.java:120) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base/java.lang.Thread.run(Thread.java:833) 13:47:15.023 [bmp-worker-40] DEBUG io.netty.buffer.PoolThreadCache - Freed 1 thread-local buffer(s) from thread: bmp-worker-40 13:47:15.029 [bmp-worker-61] DEBUG org.opendaylight.protocol.bmp.impl.session.BmpSessionImpl - Channel [id: 0xbc5751a4, L:/127.184.118.108:35217 ! R:127.68.76.163/127.68.76.163:46083] inactive. 13:47:15.034 [bmp-worker-61] DEBUG io.netty.buffer.PoolThreadCache - Freed 1 thread-local buffer(s) from thread: bmp-worker-61