timestamp,message 1647887759572,"Mar 21, 2022 6:35:59 PM io.vertx.sqlclient.impl.SocketConnectionBase" 1647887759572,"WARNING: Backend notice: severity='NOTICE', code='42710', message='extension ""unaccent"" already exists, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='extension.c', line='1672', routine='CreateExtension', schema='null', table='null', column='null', dataType='null', constraint='null'" 1647887759573,"Mar 21, 2022 6:35:59 PM io.vertx.sqlclient.impl.SocketConnectionBase" 1647887759573,"WARNING: Backend notice: severity='NOTICE', code='42710', message='extension ""pg_trgm"" already exists, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='extension.c', line='1672', routine='CreateExtension', schema='null', table='null', column='null', dataType='null', constraint='null'" 1647887759573,"Mar 21, 2022 6:35:59 PM io.vertx.sqlclient.impl.SocketConnectionBase" 1647887759573,"WARNING: Backend notice: severity='NOTICE', code='42P07', message='relation ""rmb_job"" already exists, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='parse_utilcmd.c', line='212', routine='transformCreateStmt', schema='null', table='null', column='null', dataType='null', constraint='null'" 1647887759675,"Mar 21, 2022 6:35:59 PM io.vertx.sqlclient.impl.SocketConnectionBase" 1647887759675,"WARNING: Backend notice: severity='NOTICE', code='42P07', message='relation ""rmb_internal_index"" already exists, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='parse_utilcmd.c', line='212', routine='transformCreateStmt', schema='null', table='null', column='null', dataType='null', constraint='null'" 1647887759676,"Mar 21, 2022 6:35:59 PM io.vertx.sqlclient.impl.SocketConnectionBase" 1647887759676,"WARNING: Backend notice: severity='NOTICE', code='42P07', message='relation ""rmb_internal_analyze"" already exists, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='parse_utilcmd.c', line='212', routine='transformCreateStmt', schema='null', table='null', column='null', dataType='null', constraint='null'" 1647887759692,"Mar 21, 2022 6:35:59 PM io.vertx.sqlclient.impl.SocketConnectionBase" 1647887759692,"WARNING: Backend notice: severity='NOTICE', code='00000', message='function rmb_internal_index(text,text,text) does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='dropcmds.c', line='491', routine='does_not_exist_skipping', schema='null', table='null', column='null', dataType='null', constraint='null'" 1647887759697,"Mar 21, 2022 6:35:59 PM io.vertx.sqlclient.impl.SocketConnectionBase" 1647887759697,"WARNING: Backend notice: severity='NOTICE', code='00000', message='trigger ""update_job_executions_references"" for relation ""fs09000000_mod_source_record_manager.job_executions"" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='dropcmds.c', line='491', routine='does_not_exist_skipping', schema='null', table='null', column='null', dataType='null', constraint='null'" 1647887759697,"Mar 21, 2022 6:35:59 PM io.vertx.sqlclient.impl.SocketConnectionBase" 1647887759697,"WARNING: Backend notice: severity='NOTICE', code='00000', message='function fs09000000_mod_source_record_manager.update_job_executions_references() does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='dropcmds.c', line='491', routine='does_not_exist_skipping', schema='null', table='null', column='null', dataType='null', constraint='null'" 1647887759697,"Mar 21, 2022 6:35:59 PM io.vertx.sqlclient.impl.SocketConnectionBase" 1647887759697,"WARNING: Backend notice: severity='NOTICE', code='00000', message='trigger ""set_job_executions_ol_version_trigger"" for relation ""fs09000000_mod_source_record_manager.job_executions"" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='dropcmds.c', line='491', routine='does_not_exist_skipping', schema='null', table='null', column='null', dataType='null', constraint='null'" 1647887759698,"Mar 21, 2022 6:35:59 PM io.vertx.sqlclient.impl.SocketConnectionBase" 1647887759698,"WARNING: Backend notice: severity='NOTICE', code='00000', message='function fs09000000_mod_source_record_manager.job_executions_set_ol_version() does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='dropcmds.c', line='491', routine='does_not_exist_skipping', schema='null', table='null', column='null', dataType='null', constraint='null'" 1647887759701,"Mar 21, 2022 6:35:59 PM io.vertx.sqlclient.impl.SocketConnectionBase" 1647887759701,"WARNING: Backend notice: severity='NOTICE', code='42701', message='column ""jobexecutionid"" of relation ""job_execution_source_chunks"" already exists, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='6246', routine='check_for_column_name_collision', schema='null', table='null', column='null', dataType='null', constraint='null'" 1647887759710,"18:35:59.709 [vert.x-eventloop-thread-1] ERROR PostgresClient [49328094eqId] ERROR: insert or update on table ""job_execution_source_chunks"" violates foreign key constraint ""jobexecutionid_job_executions_fkey"" (23503)" 1647887759710,"io.vertx.pgclient.PgException: ERROR: insert or update on table ""job_execution_source_chunks"" violates foreign key constraint ""jobexecutionid_job_executions_fkey"" (23503)" 1647887759710, at io.vertx.pgclient.impl.codec.ErrorResponse.toException(ErrorResponse.java:31) ~[ms.jar:?] 1647887759710, at io.vertx.pgclient.impl.codec.QueryCommandBaseCodec.handleErrorResponse(QueryCommandBaseCodec.java:57) ~[ms.jar:?] 1647887759710, at io.vertx.pgclient.impl.codec.PgDecoder.decodeError(PgDecoder.java:246) ~[ms.jar:?] 1647887759710, at io.vertx.pgclient.impl.codec.PgDecoder.decodeMessage(PgDecoder.java:132) [ms.jar:?] 1647887759710, at io.vertx.pgclient.impl.codec.PgDecoder.channelRead(PgDecoder.java:112) [ms.jar:?] 1647887759710, at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) [ms.jar:?] 1647887759710, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [ms.jar:?] 1647887759710, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [ms.jar:?] 1647887759710, at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [ms.jar:?] 1647887759710, at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [ms.jar:?] 1647887759710, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [ms.jar:?] 1647887759710, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [ms.jar:?] 1647887759710, at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [ms.jar:?] 1647887759710, at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166) [ms.jar:?] 1647887759710, at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722) [ms.jar:?] 1647887759710, at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658) [ms.jar:?] 1647887759710, at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584) [ms.jar:?] 1647887759710, at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496) [ms.jar:?] 1647887759710, at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) [ms.jar:?] 1647887759710, at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [ms.jar:?] 1647887759710, at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [ms.jar:?] 1647887759710, at java.lang.Thread.run(Thread.java:829) [?:?] 1647887759710,"18:35:59.709 [vert.x-eventloop-thread-1] ERROR PostgresClient [49328094eqId] ERROR: insert or update on table ""job_execution_source_chunks"" violates foreign key constraint ""jobexecutionid_job_executions_fkey"" (23503)" 1647887759710,"io.vertx.pgclient.PgException: ERROR: insert or update on table ""job_execution_source_chunks"" violates foreign key constraint ""jobexecutionid_job_executions_fkey"" (23503)" 1647887759710, at io.vertx.pgclient.impl.codec.ErrorResponse.toException(ErrorResponse.java:31) ~[ms.jar:?] 1647887759710, at io.vertx.pgclient.impl.codec.QueryCommandBaseCodec.handleErrorResponse(QueryCommandBaseCodec.java:57) ~[ms.jar:?] 1647887759710, at io.vertx.pgclient.impl.codec.PgDecoder.decodeError(PgDecoder.java:246) ~[ms.jar:?] 1647887759710, at io.vertx.pgclient.impl.codec.PgDecoder.decodeMessage(PgDecoder.java:132) [ms.jar:?] 1647887759710, at io.vertx.pgclient.impl.codec.PgDecoder.channelRead(PgDecoder.java:112) [ms.jar:?] 1647887759710, at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) [ms.jar:?] 1647887759710, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [ms.jar:?] 1647887759710, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [ms.jar:?] 1647887759710, at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [ms.jar:?] 1647887759710, at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [ms.jar:?] 1647887759710, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [ms.jar:?] 1647887759710, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [ms.jar:?] 1647887759710, at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [ms.jar:?] 1647887759710, at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166) [ms.jar:?] 1647887759710, at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722) [ms.jar:?] 1647887759710, at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658) [ms.jar:?] 1647887759710, at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584) [ms.jar:?] 1647887759710, at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496) [ms.jar:?] 1647887759710, at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) [ms.jar:?] 1647887759710, at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [ms.jar:?] 1647887759710, at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [ms.jar:?] 1647887759710, at java.lang.Thread.run(Thread.java:829) [?:?] 1647888597518,"Mar 21, 2022 6:49:57 PM io.vertx.sqlclient.impl.SocketConnectionBase" 1647888597518,"WARNING: Backend notice: severity='NOTICE', code='42710', message='extension ""unaccent"" already exists, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='extension.c', line='1672', routine='CreateExtension', schema='null', table='null', column='null', dataType='null', constraint='null'" 1647888597518,"Mar 21, 2022 6:49:57 PM io.vertx.sqlclient.impl.SocketConnectionBase" 1647888597518,"WARNING: Backend notice: severity='NOTICE', code='42710', message='extension ""pg_trgm"" already exists, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='extension.c', line='1672', routine='CreateExtension', schema='null', table='null', column='null', dataType='null', constraint='null'" 1647888597518,"Mar 21, 2022 6:49:57 PM io.vertx.sqlclient.impl.SocketConnectionBase" 1647888597518,"WARNING: Backend notice: severity='NOTICE', code='42P07', message='relation ""rmb_job"" already exists, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='parse_utilcmd.c', line='212', routine='transformCreateStmt', schema='null', table='null', column='null', dataType='null', constraint='null'" 1647888597597,"Mar 21, 2022 6:49:57 PM io.vertx.sqlclient.impl.SocketConnectionBase" 1647888597597,"WARNING: Backend notice: severity='NOTICE', code='42P07', message='relation ""rmb_internal_index"" already exists, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='parse_utilcmd.c', line='212', routine='transformCreateStmt', schema='null', table='null', column='null', dataType='null', constraint='null'" 1647888597602,"Mar 21, 2022 6:49:57 PM io.vertx.sqlclient.impl.SocketConnectionBase" 1647888597602,"WARNING: Backend notice: severity='NOTICE', code='42P07', message='relation ""rmb_internal_analyze"" already exists, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='parse_utilcmd.c', line='212', routine='transformCreateStmt', schema='null', table='null', column='null', dataType='null', constraint='null'" 1647888597618,"Mar 21, 2022 6:49:57 PM io.vertx.sqlclient.impl.SocketConnectionBase" 1647888597618,"WARNING: Backend notice: severity='NOTICE', code='00000', message='function rmb_internal_index(text,text,text) does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='dropcmds.c', line='491', routine='does_not_exist_skipping', schema='null', table='null', column='null', dataType='null', constraint='null'" 1647888597624,"Mar 21, 2022 6:49:57 PM io.vertx.sqlclient.impl.SocketConnectionBase" 1647888597624,"WARNING: Backend notice: severity='NOTICE', code='00000', message='trigger ""update_job_executions_references"" for relation ""fs07000001_mod_source_record_manager.job_executions"" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='dropcmds.c', line='491', routine='does_not_exist_skipping', schema='null', table='null', column='null', dataType='null', constraint='null'" 1647888597625,"Mar 21, 2022 6:49:57 PM io.vertx.sqlclient.impl.SocketConnectionBase" 1647888597625,"WARNING: Backend notice: severity='NOTICE', code='00000', message='function fs07000001_mod_source_record_manager.update_job_executions_references() does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='dropcmds.c', line='491', routine='does_not_exist_skipping', schema='null', table='null', column='null', dataType='null', constraint='null'" 1647888597625,"Mar 21, 2022 6:49:57 PM io.vertx.sqlclient.impl.SocketConnectionBase" 1647888597625,"WARNING: Backend notice: severity='NOTICE', code='00000', message='trigger ""set_job_executions_ol_version_trigger"" for relation ""fs07000001_mod_source_record_manager.job_executions"" does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='dropcmds.c', line='491', routine='does_not_exist_skipping', schema='null', table='null', column='null', dataType='null', constraint='null'" 1647888597626,"Mar 21, 2022 6:49:57 PM io.vertx.sqlclient.impl.SocketConnectionBase" 1647888597626,"WARNING: Backend notice: severity='NOTICE', code='00000', message='function fs07000001_mod_source_record_manager.job_executions_set_ol_version() does not exist, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='dropcmds.c', line='491', routine='does_not_exist_skipping', schema='null', table='null', column='null', dataType='null', constraint='null'" 1647888597629,"Mar 21, 2022 6:49:57 PM io.vertx.sqlclient.impl.SocketConnectionBase" 1647888597629,"WARNING: Backend notice: severity='NOTICE', code='42701', message='column ""jobexecutionid"" of relation ""job_execution_source_chunks"" already exists, skipping', detail='null', hint='null', position='null', internalPosition='null', internalQuery='null', where='null', file='tablecmds.c', line='6246', routine='check_for_column_name_collision', schema='null', table='null', column='null', dataType='null', constraint='null'" 1647888597717,"18:49:57.717 [vert.x-eventloop-thread-1] ERROR PostgresClient [50166102eqId] ERROR: insert or update on table ""job_execution_source_chunks"" violates foreign key constraint ""jobexecutionid_job_executions_fkey"" (23503)" 1647888597718,"io.vertx.pgclient.PgException: ERROR: insert or update on table ""job_execution_source_chunks"" violates foreign key constraint ""jobexecutionid_job_executions_fkey"" (23503)" 1647888597718, at io.vertx.pgclient.impl.codec.ErrorResponse.toException(ErrorResponse.java:31) ~[ms.jar:?] 1647888597718, at io.vertx.pgclient.impl.codec.QueryCommandBaseCodec.handleErrorResponse(QueryCommandBaseCodec.java:57) ~[ms.jar:?] 1647888597718, at io.vertx.pgclient.impl.codec.PgDecoder.decodeError(PgDecoder.java:246) ~[ms.jar:?] 1647888597718, at io.vertx.pgclient.impl.codec.PgDecoder.decodeMessage(PgDecoder.java:132) [ms.jar:?] 1647888597718, at io.vertx.pgclient.impl.codec.PgDecoder.channelRead(PgDecoder.java:112) [ms.jar:?] 1647888597718, at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) [ms.jar:?] 1647888597718, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [ms.jar:?] 1647888597718, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [ms.jar:?] 1647888597718, at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [ms.jar:?] 1647888597718, at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [ms.jar:?] 1647888597718, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [ms.jar:?] 1647888597718, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [ms.jar:?] 1647888597718, at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [ms.jar:?] 1647888597718, at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166) [ms.jar:?] 1647888597718, at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722) [ms.jar:?] 1647888597718, at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658) [ms.jar:?] 1647888597718, at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584) [ms.jar:?] 1647888597718, at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496) [ms.jar:?] 1647888597718, at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) [ms.jar:?] 1647888597718, at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [ms.jar:?] 1647888597718, at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [ms.jar:?] 1647888597718, at java.lang.Thread.run(Thread.java:829) [?:?] 1647888597718,"18:49:57.717 [vert.x-eventloop-thread-1] ERROR PostgresClient [50166102eqId] ERROR: insert or update on table ""job_execution_source_chunks"" violates foreign key constraint ""jobexecutionid_job_executions_fkey"" (23503)" 1647888597718,"io.vertx.pgclient.PgException: ERROR: insert or update on table ""job_execution_source_chunks"" violates foreign key constraint ""jobexecutionid_job_executions_fkey"" (23503)" 1647888597718, at io.vertx.pgclient.impl.codec.ErrorResponse.toException(ErrorResponse.java:31) ~[ms.jar:?] 1647888597718, at io.vertx.pgclient.impl.codec.QueryCommandBaseCodec.handleErrorResponse(QueryCommandBaseCodec.java:57) ~[ms.jar:?] 1647888597718, at io.vertx.pgclient.impl.codec.PgDecoder.decodeError(PgDecoder.java:246) ~[ms.jar:?] 1647888597718, at io.vertx.pgclient.impl.codec.PgDecoder.decodeMessage(PgDecoder.java:132) [ms.jar:?] 1647888597718, at io.vertx.pgclient.impl.codec.PgDecoder.channelRead(PgDecoder.java:112) [ms.jar:?] 1647888597718, at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) [ms.jar:?] 1647888597718, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [ms.jar:?] 1647888597718, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [ms.jar:?] 1647888597718, at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357) [ms.jar:?] 1647888597718, at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) [ms.jar:?] 1647888597718, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379) [ms.jar:?] 1647888597718, at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365) [ms.jar:?] 1647888597718, at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) [ms.jar:?] 1647888597718, at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166) [ms.jar:?] 1647888597718, at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722) [ms.jar:?] 1647888597718, at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658) [ms.jar:?] 1647888597718, at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584) [ms.jar:?] 1647888597718, at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496) [ms.jar:?] 1647888597718, at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) [ms.jar:?] 1647888597718, at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [ms.jar:?] 1647888597718, at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) [ms.jar:?] 1647888597718, at java.lang.Thread.run(Thread.java:829) [?:?]