Results

By type

          *** retrieve Truststore and Keystore password
*** actual launch of AAI Resources
2022-02-05 09:59:41.523  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
2022-02-05 09:59:41.532 DEBUG   --- [           main] org.onap.aai.util.AAIConfig              : Reloading config from /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties
2022-02-05 09:59:41.532  INFO   --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties
2022-02-05 09:59:41.535  INFO   --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
2022-02-05 09:59:43.303  WARN 11 --- [           main] o.s.b.l.logback.LogbackLoggingSystem     : Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead.
2022-02-05 09:59:43.380 DEBUG 11 --- [kground-preinit] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL
2022-02-05 09:59:43.399 DEBUG 11 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2022-02-05 09:59:43.399 DEBUG 11 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2022-02-05 09:59:43.399 DEBUG 11 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2022-02-05 09:59:43.399 DEBUG 11 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2022-02-05 09:59:43.400 DEBUG 11 --- [kground-preinit] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::       (v2.1.12.RELEASE)

09:59:49,111 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
09:59:49,117 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
09:59:49,117 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
09:59:49,117 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
09:59:49,118 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@222427158 - No compression will be used
09:59:49,119 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@222427158 - Will use the pattern /opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
09:59:49,119 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}'.
09:59:49,119 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
09:59:49,119 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sat Feb 05 09:59:49 GMT 2022
09:59:49,137 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: /opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log
09:59:49,137 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [/opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log]
09:59:49,137 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
09:59:49,137 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
09:59:49,138 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@5c2375a9 - Registering current configuration as safe fallback point

2022-02-05 09:59:49.342 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : REGISTERED CLASSES [class org.onap.aai.rest.search.SearchProvider, class org.onap.aai.rest.CQ2GremlinTest, class org.onap.aai.rest.QueryConsumer, class org.onap.aai.rest.CQ2Gremlin, class org.onap.aai.rest.util.EchoResponse, class org.onap.aai.rest.RecentAPIConsumer, class org.onap.aai.rest.search.ModelAndNamedQueryRestProvider, class org.onap.aai.rest.DslConsumer]
2022-02-05 09:59:49.346 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionLatestInterceptor result=true
2022-02-05 09:59:49.347 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestModification result=true
2022-02-05 09:59:49.347 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.OneWaySslAuthorization result=true
2022-02-05 09:59:49.348 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.InvalidResponseStatus result=true
2022-02-05 09:59:49.348 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestHeaderManipulation result=true
2022-02-05 09:59:49.349 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseTransactionLogging result=true
2022-02-05 09:59:49.349 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RetiredInterceptor result=true
2022-02-05 09:59:49.350 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionInterceptor result=true
2022-02-05 09:59:49.350 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseHeaderManipulation result=true
2022-02-05 09:59:49.350 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HeaderValidation result=true
2022-02-05 09:59:49.351 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HttpHeaderInterceptor result=true
2022-02-05 09:59:49.351 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestTransactionLogging result=true
2022-02-05 09:59:49.355 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionLatestInterceptor result=true
2022-02-05 09:59:49.364 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestModification result=true
2022-02-05 09:59:49.364 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.OneWaySslAuthorization result=true
2022-02-05 09:59:49.364 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.InvalidResponseStatus result=true
2022-02-05 09:59:49.365 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestHeaderManipulation result=true
2022-02-05 09:59:49.365 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseTransactionLogging result=true
2022-02-05 09:59:49.366 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RetiredInterceptor result=true
2022-02-05 09:59:49.366 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionInterceptor result=true
2022-02-05 09:59:49.367 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseHeaderManipulation result=true
2022-02-05 09:59:49.367 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HeaderValidation result=true
2022-02-05 09:59:49.368 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HttpHeaderInterceptor result=true
2022-02-05 09:59:49.368 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestTransactionLogging result=true
2022-02-05 09:59:49.369 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : REGISTERED FILTERS org.onap.aai.interceptors.post.InvalidResponseStatus
2022-02-05 09:59:49.369 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestTransactionLogging
2022-02-05 09:59:49.370 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : REGISTERED FILTERS org.onap.aai.interceptors.pre.HeaderValidation
2022-02-05 09:59:49.370 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : REGISTERED FILTERS org.onap.aai.interceptors.post.ResponseTransactionLogging
2022-02-05 09:59:49.370 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : REGISTERED FILTERS org.onap.aai.interceptors.post.ResponseHeaderManipulation
2022-02-05 09:59:49.371 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : REGISTERED FILTERS org.onap.aai.interceptors.pre.HttpHeaderInterceptor
2022-02-05 09:59:49.371 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : REGISTERED FILTERS org.onap.aai.interceptors.pre.VersionLatestInterceptor
2022-02-05 09:59:49.372 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : REGISTERED FILTERS org.onap.aai.interceptors.pre.OneWaySslAuthorization
2022-02-05 09:59:49.372 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : REGISTERED FILTERS org.onap.aai.interceptors.pre.RetiredInterceptor
2022-02-05 09:59:49.373 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : REGISTERED FILTERS org.onap.aai.interceptors.pre.VersionInterceptor
2022-02-05 09:59:49.373 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestHeaderManipulation
2022-02-05 09:59:49.374 DEBUG 11 --- [           main] org.onap.aai.web.JerseyConfiguration     : REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestModification
2022-02-05 09:59:49.710 DEBUG 11 --- [           main] i.m.c.u.i.logging.InternalLoggerFactory  : Using SLF4J as the default logging framework
2022-02-05 09:59:51.267  INFO 11 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is SchemaServiceTranslator
2022-02-05 09:59:51.598  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 09:59:51.599  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 09:59:51.599  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 09:59:51.601 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2022-02-05 09:59:51.603 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/versions, BODY=
2022-02-05 09:59:51.721  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 09:59:51.721  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 09:59:51.721  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 09:59:51.722  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 09:59:52.147  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 09:59:52.246 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Processing the translator
2022-02-05 09:59:52.247 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv11
2022-02-05 09:59:52.247 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2022-02-05 09:59:52.317  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 09:59:52.317  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 09:59:52.317  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 09:59:52.318  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 09:59:52.340  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 09:59:52.386 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 09:59:52.387 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2022-02-05 09:59:52.388 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2022-02-05 09:59:56.278 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 222
2022-02-05 09:59:56.304 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv12
2022-02-05 09:59:56.305 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2022-02-05 09:59:56.310  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 09:59:56.310  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 09:59:56.310  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 09:59:56.310  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 09:59:56.334  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 09:59:56.381 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 09:59:56.381 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2022-02-05 09:59:56.382 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2022-02-05 09:59:58.017 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 235
2022-02-05 09:59:58.033 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv13
2022-02-05 09:59:58.034 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2022-02-05 09:59:58.036  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 09:59:58.036  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 09:59:58.036  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 09:59:58.036  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 09:59:58.053  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 09:59:58.080 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 09:59:58.080 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2022-02-05 09:59:58.081 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2022-02-05 09:59:59.503 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 237
2022-02-05 09:59:59.523 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv14
2022-02-05 09:59:59.523 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2022-02-05 09:59:59.526  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 09:59:59.526  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 09:59:59.526  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 09:59:59.526  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 09:59:59.567  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 09:59:59.596 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 09:59:59.598 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2022-02-05 09:59:59.598 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2022-02-05 10:00:01.305 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 272
2022-02-05 10:00:01.318 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv15
2022-02-05 10:00:01.318 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2022-02-05 10:00:01.320  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 10:00:01.320  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 10:00:01.320  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 10:00:01.320  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 10:00:01.364  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 10:00:01.383 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 10:00:01.383 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2022-02-05 10:00:01.384 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2022-02-05 10:00:03.178 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 279
2022-02-05 10:00:03.189 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv16
2022-02-05 10:00:03.189 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2022-02-05 10:00:03.191  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 10:00:03.191  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 10:00:03.191  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 10:00:03.191  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 10:00:03.214  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 10:00:03.235 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 10:00:03.235 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2022-02-05 10:00:03.235 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2022-02-05 10:00:04.765 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 281
2022-02-05 10:00:04.774 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv17
2022-02-05 10:00:04.775 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2022-02-05 10:00:04.777  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 10:00:04.777  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 10:00:04.777  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 10:00:04.777  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 10:00:04.809  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 10:00:04.866 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 10:00:04.866 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2022-02-05 10:00:04.866 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2022-02-05 10:00:06.602 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 281
2022-02-05 10:00:06.611 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv18
2022-02-05 10:00:06.613 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2022-02-05 10:00:06.614  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 10:00:06.615  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 10:00:06.615  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 10:00:06.615  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 10:00:06.653  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 10:00:06.671 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 10:00:06.672 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2022-02-05 10:00:06.672 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2022-02-05 10:00:08.164 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 281
2022-02-05 10:00:08.174 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv19
2022-02-05 10:00:08.174 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2022-02-05 10:00:08.176  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 10:00:08.176  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 10:00:08.176  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 10:00:08.176  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 10:00:08.220  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 10:00:08.240 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 10:00:08.240 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2022-02-05 10:00:08.241 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2022-02-05 10:00:09.865 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 301
2022-02-05 10:00:09.876 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv20
2022-02-05 10:00:09.877 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2022-02-05 10:00:09.879  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 10:00:09.879  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 10:00:09.879  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 10:00:09.879  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 10:00:09.900  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 10:00:09.921 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 10:00:09.922 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2022-02-05 10:00:09.922 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2022-02-05 10:00:11.694 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 305
2022-02-05 10:00:11.704 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv21
2022-02-05 10:00:11.704 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2022-02-05 10:00:11.706  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 10:00:11.706  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 10:00:11.706  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 10:00:11.706  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 10:00:11.728  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 10:00:11.756 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 10:00:11.756 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2022-02-05 10:00:11.757 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2022-02-05 10:00:13.653 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 371
2022-02-05 10:00:13.665 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv22
2022-02-05 10:00:13.665 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2022-02-05 10:00:13.667  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 10:00:13.667  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 10:00:13.668  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 10:00:13.668  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 10:00:13.695  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 10:00:13.725 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 10:00:13.725 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2022-02-05 10:00:13.726 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2022-02-05 10:00:15.687 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 378
2022-02-05 10:00:15.701 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv23
2022-02-05 10:00:15.701 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2022-02-05 10:00:15.703  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 10:00:15.703  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 10:00:15.703  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 10:00:15.703  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 10:00:15.749  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 10:00:15.792 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 10:00:15.792 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2022-02-05 10:00:15.793 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2022-02-05 10:00:17.898 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 378
2022-02-05 10:00:17.913 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Version being processedv24
2022-02-05 10:00:17.913 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Headers: {Accept=application/xml, Content-Type=application/xml}
2022-02-05 10:00:17.915  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 10:00:17.915  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 10:00:17.915  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 10:00:17.916  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 10:00:17.947  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 10:00:17.979 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 10:00:17.979 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Retrieved OXMs from SchemaService
2022-02-05 10:00:17.979 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Ingested the InputStream
2022-02-05 10:00:20.077 DEBUG 11 --- [           main] org.onap.aai.nodes.NodeIngestor          : Types size 406
2022-02-05 10:00:20.099 DEBUG 11 --- [           main] org.onap.aai.TraversalApp                : AAI Server initialization started...
2022-02-05 10:00:20.099 DEBUG 11 --- [           main] org.onap.aai.TraversalApp                : Starting AAIGraph connections and the NodeInjestor
2022-02-05 10:00:20.099  INFO 11 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
2022-02-05 10:00:20.100 DEBUG 11 --- [           main] org.onap.aai.util.AAIConfig              : Reloading config from /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties
2022-02-05 10:00:20.100  INFO 11 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties
2022-02-05 10:00:20.100  INFO 11 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
2022-02-05 10:00:20.507  INFO 11 --- [           main] com.datastax.driver.core                 : DataStax Java driver 3.6.0 for Apache Cassandra
2022-02-05 10:00:20.520  INFO 11 --- [           main] c.d.driver.core.GuavaCompatibility       : Detected Guava >= 19 in the classpath, using modern compatibility layer
2022-02-05 10:00:20.520 DEBUG 11 --- [           main] c.datastax.driver.core.SystemProperties  : com.datastax.driver.NEW_NODE_DELAY_SECONDS is undefined, using default value 1
2022-02-05 10:00:20.521 DEBUG 11 --- [           main] c.datastax.driver.core.SystemProperties  : com.datastax.driver.NOTIF_LOCK_TIMEOUT_SECONDS is undefined, using default value 60
2022-02-05 10:00:20.542 DEBUG 11 --- [           main] c.datastax.driver.core.SystemProperties  : com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true
2022-02-05 10:00:20.844  INFO 11 --- [           main] com.datastax.driver.core.ClockFactory    : Using native clock to generate timestamps.
2022-02-05 10:00:20.855 DEBUG 11 --- [           main] c.datastax.driver.core.SystemProperties  : com.datastax.driver.NON_BLOCKING_EXECUTOR_SIZE is undefined, using default value 2
2022-02-05 10:00:20.954 DEBUG 11 --- [           main] com.datastax.driver.core.Cluster         : Starting new cluster with contact points [cassandra/10.233.72.22:9042]
2022-02-05 10:00:20.992 DEBUG 11 --- [           main] i.n.u.i.logging.InternalLoggerFactory    : Using SLF4J as the default logging framework
2022-02-05 10:00:21.015 DEBUG 11 --- [           main] i.n.u.internal.InternalThreadLocalMap    : -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
2022-02-05 10:00:21.016 DEBUG 11 --- [           main] i.n.u.internal.InternalThreadLocalMap    : -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
2022-02-05 10:00:21.059 DEBUG 11 --- [           main] i.n.util.internal.PlatformDependent0     : -Dio.netty.noUnsafe: false
2022-02-05 10:00:21.059 DEBUG 11 --- [           main] i.n.util.internal.PlatformDependent0     : Java version: 8
2022-02-05 10:00:21.061 DEBUG 11 --- [           main] i.n.util.internal.PlatformDependent0     : sun.misc.Unsafe.theUnsafe: available
2022-02-05 10:00:21.062 DEBUG 11 --- [           main] i.n.util.internal.PlatformDependent0     : sun.misc.Unsafe.copyMemory: available
2022-02-05 10:00:21.063 DEBUG 11 --- [           main] i.n.util.internal.PlatformDependent0     : java.nio.Buffer.address: available
2022-02-05 10:00:21.064 DEBUG 11 --- [           main] i.n.util.internal.PlatformDependent0     : direct buffer constructor: available
2022-02-05 10:00:21.065 DEBUG 11 --- [           main] i.n.util.internal.PlatformDependent0     : java.nio.Bits.unaligned: available, true
2022-02-05 10:00:21.065 DEBUG 11 --- [           main] i.n.util.internal.PlatformDependent0     : jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9
2022-02-05 10:00:21.065 DEBUG 11 --- [           main] i.n.util.internal.PlatformDependent0     : java.nio.DirectByteBuffer.(long, int): available
2022-02-05 10:00:21.065 DEBUG 11 --- [           main] i.netty.util.internal.PlatformDependent  : sun.misc.Unsafe: available
2022-02-05 10:00:21.066 DEBUG 11 --- [           main] i.netty.util.internal.PlatformDependent  : -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
2022-02-05 10:00:21.066 DEBUG 11 --- [           main] i.netty.util.internal.PlatformDependent  : -Dio.netty.bitMode: 64 (sun.arch.data.model)
2022-02-05 10:00:21.067 DEBUG 11 --- [           main] i.netty.util.internal.PlatformDependent  : -Dio.netty.maxDirectMemory: 1020067840 bytes
2022-02-05 10:00:21.068 DEBUG 11 --- [           main] i.netty.util.internal.PlatformDependent  : -Dio.netty.uninitializedArrayAllocationThreshold: -1
2022-02-05 10:00:21.070 DEBUG 11 --- [           main] io.netty.util.internal.CleanerJava6      : java.nio.ByteBuffer.cleaner(): available
2022-02-05 10:00:21.070 DEBUG 11 --- [           main] i.netty.util.internal.PlatformDependent  : -Dio.netty.noPreferDirect: false
2022-02-05 10:00:21.076 DEBUG 11 --- [           main] c.datastax.driver.core.SystemProperties  : com.datastax.driver.FORCE_NIO is undefined, using default value false
2022-02-05 10:00:21.087 DEBUG 11 --- [           main] i.n.util.internal.NativeLibraryLoader    : -Dio.netty.native.workdir: /tmp (io.netty.tmpdir)
2022-02-05 10:00:21.088 DEBUG 11 --- [           main] i.n.util.internal.NativeLibraryLoader    : -Dio.netty.native.deleteLibAfterLoading: true
2022-02-05 10:00:21.088 DEBUG 11 --- [           main] i.n.util.internal.NativeLibraryLoader    : -Dio.netty.native.tryPatchShadedId: true
2022-02-05 10:00:21.093 DEBUG 11 --- [           main] i.n.util.internal.NativeLibraryLoader    : Unable to load the library 'netty_transport_native_epoll_x86_64', trying other loading mechanism.

java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
	at java.lang.Runtime.loadLibrary0(Runtime.java:870)
	at java.lang.System.loadLibrary(System.java:1122)
	at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)
	at java.security.AccessController.doPrivileged(Native Method)
	at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)
	at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)
	at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)
	at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290)
	at io.netty.channel.epoll.Native.(Native.java:70)
	at io.netty.channel.epoll.Epoll.(Epoll.java:39)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:264)
	at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)
	at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)
	at com.datastax.driver.core.Connection$Factory.(Connection.java:926)
	at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)
	at com.datastax.driver.core.Cluster.init(Cluster.java:208)
	at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)
	at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)
	at com.datastax.driver.core.Cluster.connect(Cluster.java:305)
	at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)
	at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)
	at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)
	at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)
	at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)
	at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)
	at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)
	at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)
	at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)
	at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)
	at org.onap.aai.TraversalApp.init(TraversalApp.java:114)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744)
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312)
	at org.onap.aai.TraversalApp.main(TraversalApp.java:136)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:87)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:51)
	at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578)

2022-02-05 10:00:21.094 DEBUG 11 --- [           main] i.n.util.internal.NativeLibraryLoader    : netty_transport_native_epoll_x86_64 cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir: /tmp

java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
	at java.lang.Runtime.loadLibrary0(Runtime.java:870)
	at java.lang.System.loadLibrary(System.java:1122)
	at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)
	at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)
	at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)
	at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290)
	at io.netty.channel.epoll.Native.(Native.java:70)
	at io.netty.channel.epoll.Epoll.(Epoll.java:39)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:264)
	at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)
	at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)
	at com.datastax.driver.core.Connection$Factory.(Connection.java:926)
	at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)
	at com.datastax.driver.core.Cluster.init(Cluster.java:208)
	at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)
	at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)
	at com.datastax.driver.core.Cluster.connect(Cluster.java:305)
	at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)
	at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)
	at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)
	at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)
	at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)
	at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)
	at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)
	at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)
	at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)
	at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)
	at org.onap.aai.TraversalApp.init(TraversalApp.java:114)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744)
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312)
	at org.onap.aai.TraversalApp.main(TraversalApp.java:136)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:87)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:51)
	at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578)
	Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path
		at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
		at java.lang.Runtime.loadLibrary0(Runtime.java:870)
		at java.lang.System.loadLibrary(System.java:1122)
		at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)
		at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
		at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)
		at java.security.AccessController.doPrivileged(Native Method)
		at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)
		at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)
		... 64 common frames omitted

2022-02-05 10:00:21.117 DEBUG 11 --- [           main] i.n.util.internal.NativeLibraryLoader    : Unable to load the library '/tmp/libnetty_transport_native_epoll_x86_641948510663483963678.so', trying other loading mechanism.

java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_641948510663483963678.so
	at java.lang.ClassLoader$NativeLibrary.load(Native Method)
	at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)
	at java.lang.Runtime.load0(Runtime.java:809)
	at java.lang.System.load(System.java:1086)
	at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:36)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)
	at java.security.AccessController.doPrivileged(Native Method)
	at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)
	at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)
	at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:203)
	at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290)
	at io.netty.channel.epoll.Native.(Native.java:70)
	at io.netty.channel.epoll.Epoll.(Epoll.java:39)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:264)
	at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)
	at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)
	at com.datastax.driver.core.Connection$Factory.(Connection.java:926)
	at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)
	at com.datastax.driver.core.Cluster.init(Cluster.java:208)
	at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)
	at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)
	at com.datastax.driver.core.Cluster.connect(Cluster.java:305)
	at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)
	at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)
	at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)
	at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)
	at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)
	at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)
	at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)
	at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)
	at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)
	at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)
	at org.onap.aai.TraversalApp.init(TraversalApp.java:114)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744)
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312)
	at org.onap.aai.TraversalApp.main(TraversalApp.java:136)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:87)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:51)
	at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578)

2022-02-05 10:00:21.123 DEBUG 11 --- [           main] i.n.util.internal.NativeLibraryLoader    : Unable to load the library 'netty_transport_native_epoll', trying other loading mechanism.

java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
	at java.lang.Runtime.loadLibrary0(Runtime.java:870)
	at java.lang.System.loadLibrary(System.java:1122)
	at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)
	at java.security.AccessController.doPrivileged(Native Method)
	at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)
	at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)
	at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)
	at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:293)
	at io.netty.channel.epoll.Native.(Native.java:70)
	at io.netty.channel.epoll.Epoll.(Epoll.java:39)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:264)
	at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)
	at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)
	at com.datastax.driver.core.Connection$Factory.(Connection.java:926)
	at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)
	at com.datastax.driver.core.Cluster.init(Cluster.java:208)
	at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)
	at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)
	at com.datastax.driver.core.Cluster.connect(Cluster.java:305)
	at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)
	at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)
	at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)
	at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)
	at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)
	at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)
	at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)
	at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)
	at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)
	at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)
	at org.onap.aai.TraversalApp.init(TraversalApp.java:114)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744)
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312)
	at org.onap.aai.TraversalApp.main(TraversalApp.java:136)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:87)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:51)
	at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578)

2022-02-05 10:00:21.124 DEBUG 11 --- [           main] i.n.util.internal.NativeLibraryLoader    : netty_transport_native_epoll cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir: /tmp

java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
	at java.lang.Runtime.loadLibrary0(Runtime.java:870)
	at java.lang.System.loadLibrary(System.java:1122)
	at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)
	at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)
	at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)
	at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:293)
	at io.netty.channel.epoll.Native.(Native.java:70)
	at io.netty.channel.epoll.Epoll.(Epoll.java:39)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:264)
	at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)
	at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)
	at com.datastax.driver.core.Connection$Factory.(Connection.java:926)
	at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)
	at com.datastax.driver.core.Cluster.init(Cluster.java:208)
	at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)
	at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)
	at com.datastax.driver.core.Cluster.connect(Cluster.java:305)
	at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)
	at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)
	at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)
	at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)
	at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)
	at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)
	at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)
	at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)
	at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)
	at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)
	at org.onap.aai.TraversalApp.init(TraversalApp.java:114)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744)
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312)
	at org.onap.aai.TraversalApp.main(TraversalApp.java:136)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:87)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:51)
	at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578)
	Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path
		at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
		at java.lang.Runtime.loadLibrary0(Runtime.java:870)
		at java.lang.System.loadLibrary(System.java:1122)
		at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)
		at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
		at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)
		at java.security.AccessController.doPrivileged(Native Method)
		at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)
		at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)
		... 64 common frames omitted

2022-02-05 10:00:21.126  WARN 11 --- [           main] com.datastax.driver.core.NettyUtil       : Found Netty's native epoll transport in the classpath, but epoll is not available. Using NIO instead.

java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_641948510663483963678.so
	at java.lang.ClassLoader$NativeLibrary.load(Native Method)
	at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)
	at java.lang.Runtime.load0(Runtime.java:809)
	at java.lang.System.load(System.java:1086)
	at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:36)
	at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)
	at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:203)
	at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:290)
	at io.netty.channel.epoll.Native.(Native.java:70)
	at io.netty.channel.epoll.Epoll.(Epoll.java:39)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:264)
	at com.datastax.driver.core.NettyUtil.(NettyUtil.java:57)
	at com.datastax.driver.core.NettyOptions.eventLoopGroup(NettyOptions.java:95)
	at com.datastax.driver.core.Connection$Factory.(Connection.java:926)
	at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1499)
	at com.datastax.driver.core.Cluster.init(Cluster.java:208)
	at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:376)
	at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:355)
	at com.datastax.driver.core.Cluster.connect(Cluster.java:305)
	at org.janusgraph.diskstorage.cql.CQLStoreManager.initializeSession(CQLStoreManager.java:272)
	at org.janusgraph.diskstorage.cql.CQLStoreManager.(CQLStoreManager.java:165)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.janusgraph.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:58)
	at org.janusgraph.diskstorage.Backend.getImplementationClass(Backend.java:477)
	at org.janusgraph.diskstorage.Backend.getStorageManager(Backend.java:409)
	at org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.(GraphDatabaseConfiguration.java:1382)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:164)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:133)
	at org.janusgraph.core.JanusGraphFactory.open(JanusGraphFactory.java:113)
	at org.onap.aai.dbmap.AAIGraph.loadGraph(AAIGraph.java:107)
	at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:73)
	at org.onap.aai.dbmap.AAIGraph.(AAIGraph.java:54)
	at org.onap.aai.dbmap.AAIGraph$Helper.(AAIGraph.java:80)
	at org.onap.aai.dbmap.AAIGraph.getInstance(AAIGraph.java:94)
	at org.onap.aai.TraversalApp.init(TraversalApp.java:114)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744)
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312)
	at org.onap.aai.TraversalApp.main(TraversalApp.java:136)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:87)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:51)
	at org.springframework.boot.loader.PropertiesLauncher.main(PropertiesLauncher.java:578)
	Suppressed: java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_641948510663483963678.so
		at java.lang.ClassLoader$NativeLibrary.load(Native Method)
		at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)
		at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)
		at java.lang.Runtime.load0(Runtime.java:809)
		at java.lang.System.load(System.java:1086)
		at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:36)
		at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
		at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)
		at java.security.AccessController.doPrivileged(Native Method)
		at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)
		at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)
		... 64 common frames omitted
	Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path
		at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
		at java.lang.Runtime.loadLibrary0(Runtime.java:870)
		at java.lang.System.loadLibrary(System.java:1122)
		at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)
		at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)
		at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)
		... 63 common frames omitted
		Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll_x86_64 in java.library.path
			at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
			at java.lang.Runtime.loadLibrary0(Runtime.java:870)
			at java.lang.System.loadLibrary(System.java:1122)
			at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)
			at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
			at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
			at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
			at java.lang.reflect.Method.invoke(Method.java:498)
			at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)
			at java.security.AccessController.doPrivileged(Native Method)
			at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)
			at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)
			... 64 common frames omitted
	Suppressed: java.lang.UnsatisfiedLinkError: could not load a native library: netty_transport_native_epoll
		at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:224)
		at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:293)
		... 62 common frames omitted
	Caused by: java.io.FileNotFoundException: META-INF/native/libnetty_transport_native_epoll.so
		at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:173)
		... 63 common frames omitted
		Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path
			at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
			at java.lang.Runtime.loadLibrary0(Runtime.java:870)
			at java.lang.System.loadLibrary(System.java:1122)
			at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)
			at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:349)
			at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:136)
			... 63 common frames omitted
			Suppressed: java.lang.UnsatisfiedLinkError: no netty_transport_native_epoll in java.library.path
				at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
				at java.lang.Runtime.loadLibrary0(Runtime.java:870)
				at java.lang.System.loadLibrary(System.java:1122)
				at io.netty.util.internal.NativeLibraryUtil.loadLibrary(NativeLibraryUtil.java:38)
				at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
				at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
				at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
				at java.lang.reflect.Method.invoke(Method.java:498)
				at io.netty.util.internal.NativeLibraryLoader$1.run(NativeLibraryLoader.java:369)
				at java.security.AccessController.doPrivileged(Native Method)
				at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:361)
				at io.netty.util.internal.NativeLibraryLoader.loadLibrary(NativeLibraryLoader.java:339)
				... 64 common frames omitted

2022-02-05 10:00:21.137 DEBUG 11 --- [           main] i.n.channel.MultithreadEventLoopGroup    : -Dio.netty.eventLoopThreads: 4
2022-02-05 10:00:21.167 DEBUG 11 --- [           main] io.netty.channel.nio.NioEventLoop        : -Dio.netty.noKeySetOptimization: false
2022-02-05 10:00:21.167 DEBUG 11 --- [           main] io.netty.channel.nio.NioEventLoop        : -Dio.netty.selectorAutoRebuildThreshold: 512
2022-02-05 10:00:21.188 DEBUG 11 --- [           main] i.netty.util.internal.PlatformDependent  : org.jctools-core.MpscChunkedArrayQueue: available
2022-02-05 10:00:21.217 DEBUG 11 --- [           main] io.netty.util.ResourceLeakDetector       : -Dio.netty.leakDetection.level: simple
2022-02-05 10:00:21.217 DEBUG 11 --- [           main] io.netty.util.ResourceLeakDetector       : -Dio.netty.leakDetection.targetRecords: 4
2022-02-05 10:00:21.221 DEBUG 11 --- [           main] i.n.util.ResourceLeakDetectorFactory     : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@428e875f
2022-02-05 10:00:21.231 DEBUG 11 --- [           main] c.datastax.driver.core.SystemProperties  : com.datastax.driver.EXTENDED_PEER_CHECK is undefined, using default value true
2022-02-05 10:00:21.294 DEBUG 11 --- [           main] com.datastax.driver.core.Host.STATES     : [cassandra/10.233.72.22:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:00:21.299 DEBUG 11 --- [           main] c.datastax.driver.core.SystemProperties  : com.datastax.driver.DISABLE_COALESCING is undefined, using default value false
2022-02-05 10:00:21.299 DEBUG 11 --- [           main] c.datastax.driver.core.SystemProperties  : com.datastax.driver.FLUSHER_SCHEDULE_PERIOD_NS is undefined, using default value 10000
2022-02-05 10:00:21.299 DEBUG 11 --- [           main] c.datastax.driver.core.SystemProperties  : com.datastax.driver.FLUSHER_RUN_WITHOUT_WORK_TIMES is undefined, using default value 5
2022-02-05 10:00:21.386 DEBUG 11 --- [           main] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.numHeapArenas: 4
2022-02-05 10:00:21.386 DEBUG 11 --- [           main] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.numDirectArenas: 4
2022-02-05 10:00:21.386 DEBUG 11 --- [           main] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.pageSize: 8192
2022-02-05 10:00:21.386 DEBUG 11 --- [           main] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.maxOrder: 11
2022-02-05 10:00:21.386 DEBUG 11 --- [           main] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.chunkSize: 16777216
2022-02-05 10:00:21.386 DEBUG 11 --- [           main] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.tinyCacheSize: 512
2022-02-05 10:00:21.386 DEBUG 11 --- [           main] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.smallCacheSize: 256
2022-02-05 10:00:21.386 DEBUG 11 --- [           main] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.normalCacheSize: 64
2022-02-05 10:00:21.386 DEBUG 11 --- [           main] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.maxCachedBufferCapacity: 32768
2022-02-05 10:00:21.386 DEBUG 11 --- [           main] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.cacheTrimInterval: 8192
2022-02-05 10:00:21.386 DEBUG 11 --- [           main] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.cacheTrimIntervalMillis: 0
2022-02-05 10:00:21.386 DEBUG 11 --- [           main] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.useCacheForAllThreads: true
2022-02-05 10:00:21.386 DEBUG 11 --- [           main] io.netty.buffer.PooledByteBufAllocator   : -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
2022-02-05 10:00:21.425 DEBUG 11 --- [           main] io.netty.channel.DefaultChannelId        : -Dio.netty.processId: 11 (auto-detected)
2022-02-05 10:00:21.429 DEBUG 11 --- [           main] io.netty.util.NetUtil                    : -Djava.net.preferIPv4Stack: false
2022-02-05 10:00:21.429 DEBUG 11 --- [           main] io.netty.util.NetUtil                    : -Djava.net.preferIPv6Addresses: false
2022-02-05 10:00:21.431 DEBUG 11 --- [           main] io.netty.util.NetUtil                    : Loopback interface: lo (lo, 127.0.0.1)
2022-02-05 10:00:21.432 DEBUG 11 --- [           main] io.netty.util.NetUtil                    : /proc/sys/net/core/somaxconn: 4096
2022-02-05 10:00:21.434 DEBUG 11 --- [           main] io.netty.channel.DefaultChannelId        : -Dio.netty.machineId: 0a:16:f7:ff:fe:65:f7:8b (auto-detected)
2022-02-05 10:00:21.517 DEBUG 11 --- [           main] io.netty.buffer.ByteBufUtil              : -Dio.netty.allocator.type: pooled
2022-02-05 10:00:21.517 DEBUG 11 --- [           main] io.netty.buffer.ByteBufUtil              : -Dio.netty.threadLocalDirectBufferSize: 0
2022-02-05 10:00:21.517 DEBUG 11 --- [           main] io.netty.buffer.ByteBufUtil              : -Dio.netty.maxThreadLocalCharBufferSize: 16384
2022-02-05 10:00:21.618 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 10:00:21.660 DEBUG 11 --- [er-nio-worker-0] io.netty.util.Recycler                   : -Dio.netty.recycler.maxCapacityPerThread: 4096
2022-02-05 10:00:21.660 DEBUG 11 --- [er-nio-worker-0] io.netty.util.Recycler                   : -Dio.netty.recycler.maxSharedCapacityFactor: 2
2022-02-05 10:00:21.660 DEBUG 11 --- [er-nio-worker-0] io.netty.util.Recycler                   : -Dio.netty.recycler.linkCapacity: 16
2022-02-05 10:00:21.660 DEBUG 11 --- [er-nio-worker-0] io.netty.util.Recycler                   : -Dio.netty.recycler.ratio: 8
2022-02-05 10:00:21.675 DEBUG 11 --- [er-nio-worker-0] io.netty.buffer.AbstractByteBuf          : -Dio.netty.buffer.checkAccessible: true
2022-02-05 10:00:21.675 DEBUG 11 --- [er-nio-worker-0] io.netty.buffer.AbstractByteBuf          : -Dio.netty.buffer.checkBounds: true
2022-02-05 10:00:21.675 DEBUG 11 --- [er-nio-worker-0] i.n.util.ResourceLeakDetectorFactory     : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@334855c4
2022-02-05 10:00:21.712 DEBUG 11 --- [er-nio-worker-0] c.datastax.driver.core.SystemProperties  : com.datastax.driver.NATIVE_TRANSPORT_MAX_FRAME_SIZE_IN_MB is undefined, using default value 256
2022-02-05 10:00:22.005 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [cassandra/10.233.72.22:9042] Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 10:00:22.007 DEBUG 11 --- [           main] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node list and token map
2022-02-05 10:00:22.156 DEBUG 11 --- [           main] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema
2022-02-05 10:00:22.297 DEBUG 11 --- [           main] com.datastax.driver.core.Host.STATES     : [Control connection] established to cassandra/10.233.72.22:9042
2022-02-05 10:00:22.297  INFO 11 --- [           main] c.d.d.c.p.DCAwareRoundRobinPolicy        : Using data-center name 'Pod' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor)
2022-02-05 10:00:22.300  INFO 11 --- [           main] com.datastax.driver.core.Cluster         : New Cassandra host /10.233.68.7:9042 added
2022-02-05 10:00:22.300  INFO 11 --- [           main] com.datastax.driver.core.Cluster         : New Cassandra host cassandra/10.233.72.22:9042 added
2022-02-05 10:00:22.300  INFO 11 --- [           main] com.datastax.driver.core.Cluster         : New Cassandra host /10.233.71.104:9042 added
2022-02-05 10:00:22.306 DEBUG 11 --- [           main] c.datastax.driver.core.SystemProperties  : com.datastax.driver.CHECK_IO_DEADLOCKS is undefined, using default value true
2022-02-05 10:00:22.312 DEBUG 11 --- [           main] com.datastax.driver.core.Host.STATES     : [/10.233.68.7:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:00:22.316 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 10:00:22.321 DEBUG 11 --- [           main] com.datastax.driver.core.Host.STATES     : [cassandra/10.233.72.22:9042] preparing to open 1 new connections, total = 2
2022-02-05 10:00:22.322 DEBUG 11 --- [           main] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:00:22.323 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 10:00:22.323 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-1, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 10:00:22.583 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [cassandra/10.233.72.22:9042] Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 10:00:22.586 DEBUG 11 --- [er-nio-worker-0] c.d.driver.core.HostConnectionPool       : Created connection pool to host cassandra/10.233.72.22:9042 (1 connections needed, 1 successfully opened)
2022-02-05 10:00:22.586 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Session         : Added connection pool for cassandra/10.233.72.22:9042
2022-02-05 10:00:22.796 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.68.7:9042] Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 10:00:22.797 DEBUG 11 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.68.7:9042 (1 connections needed, 1 successfully opened)
2022-02-05 10:00:22.797 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Session         : Added connection pool for /10.233.68.7:9042
2022-02-05 10:00:23.282 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-1, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 10:00:23.283 DEBUG 11 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 10:00:23.283 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 10:00:23.866 DEBUG 11 --- [           main] org.reflections.Reflections              : going to scan these urls:
file:/opt/app/aai-traversal/resources/
2022-02-05 10:00:23.877 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/query/stored-queries.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.877 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/query/stored-queries.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.878 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v9/aai_oxm_v9.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.878 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v9/aai_oxm_v9.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.879 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v8/aai_oxm_v8.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.879 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v8/aai_oxm_v8.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.879 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v24/aai_oxm_v24.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.880 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v24/aai_oxm_v24.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.880 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v23/aai_oxm_v23.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.880 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v23/aai_oxm_v23.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.880 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v22/aai_oxm_v22.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.881 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v22/aai_oxm_v22.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.881 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v21/aai_oxm_v21.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.881 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v21/aai_oxm_v21.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.882 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v20/aai_oxm_v20.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.882 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v20/aai_oxm_v20.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.882 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v19/aai_oxm_v19.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.883 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v19/aai_oxm_v19.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.883 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v18/aai_oxm_v18.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.883 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v18/aai_oxm_v18.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.883 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v17/aai_oxm_v17.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.884 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v17/aai_oxm_v17.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.884 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v16/aai_oxm_v16.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.884 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v16/aai_oxm_v16.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.885 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v15/aai_oxm_v15.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.885 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v15/aai_oxm_v15.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.886 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v14/aai_oxm_v14.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.887 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v14/aai_oxm_v14.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.887 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v13/aai_oxm_v13.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.888 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v13/aai_oxm_v13.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.888 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v12/aai_oxm_v12.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.888 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v12/aai_oxm_v12.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.889 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v11/aai_oxm_v11.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.889 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v11/aai_oxm_v11.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.889 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v10/aai_oxm_v10.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.890 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/oxm/v10/aai_oxm_v10.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.890 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.891 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.891 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.891 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.892 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.892 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.892 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.892 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.893 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.893 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.893 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.893 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.894 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.894 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.894 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.895 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.895 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.896 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.896 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.896 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.896 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.897 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.897 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.897 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.898 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.898 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.898 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.898 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.899 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.899 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.899 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.899 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.900 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.900 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.900 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.901 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.901 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.901 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.901 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.902 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.902 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.902 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.902 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.903 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.903 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.903 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.903 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.904 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.904 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.904 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.904 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.905 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.905 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.905 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.905 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.906 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.906 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.906 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.906 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.907 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.907 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.907 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.907 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.908 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.908 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.908 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.908 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.909 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.909 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.909 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.909 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.910 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.910 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.910 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.910 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.911 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.911 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.911 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.912 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.912 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.912 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.912 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.912 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.913 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.913 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.913 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.913 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.914 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.914 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.915 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.915 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.915 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.915 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.916 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.916 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.916 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.916 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.917 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.917 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.917 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.917 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.918 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.918 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.918 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.918 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.919 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.919 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.919 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.919 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.920 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.920 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.920 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.921 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.921 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.921 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.922 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.922 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.923 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.923 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.923 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.924 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.924 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.924 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.924 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.924 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.925 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.925 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.925 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.925 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.926 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.926 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.926 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.926 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.927 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.927 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.927 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.928 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.928 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.928 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.928 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.929 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.929 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.929 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.929 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.930 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.930 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.930 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.931 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.931 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.931 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.931 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file retired.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.932 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file retired.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.932 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.932 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.932 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file localhost-access-logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.933 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file localhost-access-logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.933 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/zone-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.934 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/zone-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.934 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/vserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.934 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/vserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.934 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/vpn-binding-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.935 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/vpn-binding-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.935 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/vpls-pe-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.935 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/vpls-pe-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.936 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/vpe-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.936 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/vpe-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.936 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/volume-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.937 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/volume-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.937 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/volume-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.937 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/volume-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.937 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/vnfc-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.938 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/vnfc-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.938 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/vnf-image-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.938 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/vnf-image-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.939 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/vlan-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.939 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/vlan-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.940 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/virtual-data-center-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.940 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/virtual-data-center-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.940 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/vig-server-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.941 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/vig-server-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.941 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/vf-module-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.941 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/vf-module-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.941 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/vce-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.942 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/vce-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.942 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/update-node-key-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.942 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/update-node-key-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.942 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/tunnel-xconnect-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.943 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/tunnel-xconnect-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.943 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/tenant-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.943 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/tenant-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.943 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/tagged-inventory-item-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.944 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/tagged-inventory-item-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.944 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/subnet-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.944 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/subnet-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.944 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/start-node-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.945 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/start-node-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.945 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/sriov-vf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.945 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/sriov-vf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.945 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/snapshot-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.946 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/snapshot-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.946 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/site-pair-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.946 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/site-pair-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.946 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/site-pair-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.947 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/site-pair-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.947 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/service-subscription-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.947 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/service-subscription-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.947 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/service-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.948 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/service-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.948 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/service-capability-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.948 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/service-capability-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.948 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/service-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.949 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/service-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.949 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/segmentation-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.950 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/segmentation-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.950 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/secondary-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.950 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/secondary-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.950 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/routing-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.950 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/routing-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.951 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/route-table-reference-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.951 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/route-table-reference-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.951 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/result-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.952 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/result-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.952 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/reserved-prop-names-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.963 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/reserved-prop-names-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.963 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/related-lookup-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.964 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/related-lookup-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.964 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/pserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.964 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/pserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.964 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/property-constraint-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.965 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/property-constraint-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.965 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/port-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.965 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/port-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.966 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/pnf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.966 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/pnf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.966 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/physical-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.966 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/physical-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.967 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/p-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.967 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/p-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.967 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/oam-network-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.967 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/oam-network-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.968 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/newvce-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.968 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/newvce-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.968 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/network-profile-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.969 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/network-profile-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.969 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/network-policy-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.969 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/network-policy-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.969 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/named-query-element-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.970 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/named-query-element-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.970 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/named-query-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.970 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/named-query-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.970 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/multicast-configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.971 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/multicast-configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.971 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/model-ver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.971 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/model-ver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.971 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/model-element-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.971 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/model-element-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.972 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/model-constraint-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.972 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/model-constraint-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.972 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/model-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.972 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/model-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.973 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/metadatum-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.973 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/metadatum-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.973 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/logical-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.973 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/logical-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.974 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/license-key-resource-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.974 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/license-key-resource-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.974 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/license-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.974 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/license-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.974 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/lag-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.975 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/lag-link-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.975 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/lag-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.975 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/lag-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.975 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/l3-network-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.976 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/l3-network-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.976 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/l3-interface-ipv6-address-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.976 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/l3-interface-ipv6-address-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.977 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/l3-interface-ipv4-address-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.977 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/l3-interface-ipv4-address-list-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.977 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/l-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.977 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/l-interface-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.978 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/key-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.978 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/key-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.978 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/ipsec-configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.978 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/ipsec-configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.979 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/inventory-item-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.979 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/inventory-item-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.979 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/inventory-item-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.979 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/inventory-item-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.980 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/instance-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.980 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/instance-group-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.980 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/include-node-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.980 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/include-node-filter-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.981 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/image-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.981 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/image-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.981 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/group-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.981 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/group-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.982 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/generic-vnf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.982 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/generic-vnf-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.982 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/flavor-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.983 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/flavor-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.983 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/esr-system-info-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.983 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/esr-system-info-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.983 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/entitlement-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.984 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/entitlement-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.984 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/element-choice-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.984 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/element-choice-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.984 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/edge-prop-names-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.984 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/edge-prop-names-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.985 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/dvs-switch-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.985 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/dvs-switch-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.985 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/cvlan-tag-entry-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.985 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/cvlan-tag-entry-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.986 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/customer-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.986 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/customer-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.986 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/ctag-pool-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.986 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/ctag-pool-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.987 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/ctag-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.987 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/ctag-assignment-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.987 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/constrained-element-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.987 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/constrained-element-set-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.988 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/connector-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.988 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/connector-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.988 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.988 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/configuration-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.989 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/complex-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.989 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/complex-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.989 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/collection-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.989 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/collection-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.989 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/cloud-region-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.990 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/cloud-region-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.990 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/class-of-service-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.990 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/class-of-service-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.990 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/az-and-dvs-switches-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.991 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/az-and-dvs-switches-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.991 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/availability-zone-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.991 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/availability-zone-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.991 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/allotted-resource-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.992 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/allotted-resource-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.992 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/action-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.992 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/action-data-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.992 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/action-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.993 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/widget-model-json/action-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.993 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/service-model-json/000-README in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.993 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/service-model-json/000-README in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.993 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/resource-model-json/000-README in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.994 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/resource-model-json/000-README in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.994 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/vnf-to-service-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.994 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/vnf-to-service-instance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.995 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/vnf-to-esr-system-info-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.995 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/vnf-to-esr-system-info-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.995 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getWlBundleId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.995 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getWlBundleId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.995 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getVserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.996 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getVserver-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.996 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getVnfVlanByCircuitId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.996 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getVnfVlanByCircuitId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.997 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getTenantInfoAtSvcSubscription-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.997 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getTenantInfoAtSvcSubscription-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.997 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getTenantInfoAtSvcInstance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.997 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getTenantInfoAtSvcInstance-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.998 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getSvcSubscriberModelInfo-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.998 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getSvcSubscriberModelInfo-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.998 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getServiceInstanceSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.998 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getServiceInstanceSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.999 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getServiceInstanceModel-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.999 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getServiceInstanceModel-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:23.999 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getRouterRoadmTailSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:23.999 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getRouterRoadmTailSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.000 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getPinterfacePhysicalLinkBySvcInstId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.000 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getPinterfacePhysicalLinkBySvcInstId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.000 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getLogicalLinkByCloudRegionId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.000 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getLogicalLinkByCloudRegionId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.000 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getL3networkCloudRegionByNetworkRole-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.001 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getL3networkCloudRegionByNetworkRole-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.001 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology2-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.001 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology2-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.001 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology-1.1.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.002 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology-1.1.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.002 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.002 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getDHVServiceTopology-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.002 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getDHVLogicalLinkByCircuitId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.002 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getDHVLogicalLinkByCircuitId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.003 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getDHVLogicalLink-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.003 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getDHVLogicalLink-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.003 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getDHVComplexLocationId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.003 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getDHVComplexLocationId-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.004 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getDHVComplexHostname-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.004 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getDHVComplexHostname-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.004 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getComponentList-1.2.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.004 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getComponentList-1.2.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.005 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getComponentList-1.1.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.005 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getComponentList-1.1.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.005 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getComponentList-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.005 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getComponentList-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.005 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getComplexByPnfName-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.006 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getComplexByPnfName-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.006 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getClfiRoadmTailSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.006 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/getClfiRoadmTailSummary-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.006 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/closed-loop-named-query-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.007 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/scriptdata/named-query-json/closed-loop-named-query-1.0.json in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.007 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/auth/realm.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.007 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/auth/realm.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.007 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.008 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/auth/aai_keystore in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.008 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/logging.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.008 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/logging.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.008 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/janusgraph-realtime.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.008 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/janusgraph-realtime.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.008 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/janusgraph-cached.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.009 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/janusgraph-cached.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.009 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/error.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.009 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/error.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.009 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.009 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/aaiconfig.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.009 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.010 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file etc/appprops/aaiEventDMaaPPublisher.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.010 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file cadi.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.010 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file cadi.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.010 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file application.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.010 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file application.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.010 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file application-keycloak.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.011 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file application-keycloak.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.011 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file antlr4/org/onap/aai/dsl/v2/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.011 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file antlr4/org/onap/aai/dsl/v2/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.012 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file antlr4/org/onap/aai/dsl/v1/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.012 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file antlr4/org/onap/aai/dsl/v1/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.012 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file antlr4/org/onap/aai/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.012 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file antlr4/org/onap/aai/AAIDsl.g4 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.012 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file aaf/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.012 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file aaf/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.013 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file aaf/permissions.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.013 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file aaf/permissions.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.013 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file aaf/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.013 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file aaf/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.013 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file aaf/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.013 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file aaf/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.014 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file aaf/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.014 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file aaf/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.014 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file aaf/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.014 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file aaf/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.014 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.014 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file aaf/onap/truststoreONAPall.jks in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.015 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file aaf/onap/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.015 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file aaf/onap/org.osaaf.location.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.015 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file aaf/onap/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.015 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file aaf/onap/org.onap.aai.props in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.015 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file aaf/onap/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.015 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file aaf/onap/org.onap.aai.p12 in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.016 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file aaf/onap/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.016 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file aaf/onap/org.onap.aai.keyfile in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.016 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file aaf/bath_config.csv in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner
2022-02-05 10:00:24.016 DEBUG 11 --- [           main] org.reflections.Reflections              : could not scan file aaf/bath_config.csv in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner
2022-02-05 10:00:24.017  INFO 11 --- [           main] org.reflections.Reflections              : Reflections took 150 ms to scan 1 urls, producing 0 keys and 0 values 
2022-02-05 10:00:24.213 DEBUG 11 --- [           main] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=true] closing connection
2022-02-05 10:00:24.213 DEBUG 11 --- [           main] com.datastax.driver.core.Host.STATES     : [/10.233.68.7:9042] Connection[/10.233.68.7:9042-1, inFlight=0, closed=true] closed, remaining = 0
2022-02-05 10:00:24.216 DEBUG 11 --- [           main] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=true] closing connection
2022-02-05 10:00:24.216 DEBUG 11 --- [           main] com.datastax.driver.core.Host.STATES     : [cassandra/10.233.72.22:9042] Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=true] closed, remaining = 1
2022-02-05 10:00:24.216 DEBUG 11 --- [           main] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-1, inFlight=0, closed=true] closing connection
2022-02-05 10:00:24.217 DEBUG 11 --- [           main] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-1, inFlight=0, closed=true] closed, remaining = 0
2022-02-05 10:00:24.218 DEBUG 11 --- [           main] com.datastax.driver.core.Cluster         : Shutting down
2022-02-05 10:00:24.219 DEBUG 11 --- [           main] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=true] closing connection
2022-02-05 10:00:24.219 DEBUG 11 --- [           main] com.datastax.driver.core.Host.STATES     : [cassandra/10.233.72.22:9042] Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=true] closed, remaining = 0
2022-02-05 10:00:26.235 DEBUG 11 --- [er-nio-worker-1] io.netty.buffer.PoolThreadCache          : Freed 19 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-1
2022-02-05 10:00:26.236 DEBUG 11 --- [er-nio-worker-0] io.netty.buffer.PoolThreadCache          : Freed 39 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-0
2022-02-05 10:00:26.260 DEBUG 11 --- [           main] c.datastax.driver.core.SystemProperties  : com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true
2022-02-05 10:00:26.260  INFO 11 --- [           main] com.datastax.driver.core.ClockFactory    : Using native clock to generate timestamps.
2022-02-05 10:00:26.261 DEBUG 11 --- [           main] com.datastax.driver.core.Cluster         : Starting new cluster with contact points [cassandra/10.233.72.22:9042]
2022-02-05 10:00:26.265 DEBUG 11 --- [           main] com.datastax.driver.core.Host.STATES     : [cassandra/10.233.72.22:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:00:26.269 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 10:00:26.406 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [cassandra/10.233.72.22:9042] Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 10:00:26.407 DEBUG 11 --- [           main] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node list and token map
2022-02-05 10:00:26.427 DEBUG 11 --- [           main] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema
2022-02-05 10:00:26.519 DEBUG 11 --- [           main] com.datastax.driver.core.Host.STATES     : [Control connection] established to cassandra/10.233.72.22:9042
2022-02-05 10:00:26.520  INFO 11 --- [           main] c.d.d.c.p.DCAwareRoundRobinPolicy        : Using data-center name 'Pod' for DCAwareRoundRobinPolicy (if this is incorrect, please provide the correct datacenter name with DCAwareRoundRobinPolicy constructor)
2022-02-05 10:00:26.520  INFO 11 --- [           main] com.datastax.driver.core.Cluster         : New Cassandra host /10.233.68.7:9042 added
2022-02-05 10:00:26.520  INFO 11 --- [           main] com.datastax.driver.core.Cluster         : New Cassandra host cassandra/10.233.72.22:9042 added
2022-02-05 10:00:26.520  INFO 11 --- [           main] com.datastax.driver.core.Cluster         : New Cassandra host /10.233.71.104:9042 added
2022-02-05 10:00:26.520 DEBUG 11 --- [           main] com.datastax.driver.core.Host.STATES     : [/10.233.68.7:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:00:26.524 DEBUG 11 --- [           main] com.datastax.driver.core.Host.STATES     : [cassandra/10.233.72.22:9042] preparing to open 1 new connections, total = 2
2022-02-05 10:00:26.525 DEBUG 11 --- [           main] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:00:26.527 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 10:00:26.528 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 10:00:26.531 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-1, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 10:00:26.646 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.68.7:9042] Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 10:00:26.646 DEBUG 11 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.68.7:9042 (1 connections needed, 1 successfully opened)
2022-02-05 10:00:26.646 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Session         : Added connection pool for /10.233.68.7:9042
2022-02-05 10:00:26.675 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-1, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 10:00:26.675 DEBUG 11 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 10:00:26.675 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 10:00:26.740 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [cassandra/10.233.72.22:9042] Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 10:00:26.740 DEBUG 11 --- [er-nio-worker-0] c.d.driver.core.HostConnectionPool       : Created connection pool to host cassandra/10.233.72.22:9042 (1 connections needed, 1 successfully opened)
2022-02-05 10:00:26.740 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Session         : Added connection pool for cassandra/10.233.72.22:9042
2022-02-05 10:00:27.912 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Processing the translator
2022-02-05 10:00:27.913 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv11
2022-02-05 10:00:27.913 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2022-02-05 10:00:27.914 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v11, BODY=
2022-02-05 10:00:27.916  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 10:00:27.916  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 10:00:27.916  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 10:00:27.916  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 10:00:27.933  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 10:00:27.936 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 10:00:27.936 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2022-02-05 10:00:27.936 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv12
2022-02-05 10:00:27.937 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2022-02-05 10:00:27.937 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v12, BODY=
2022-02-05 10:00:27.938  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 10:00:27.939  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 10:00:27.939  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 10:00:27.939  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 10:00:27.949  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 10:00:27.951 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 10:00:27.951 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2022-02-05 10:00:27.952 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv13
2022-02-05 10:00:27.952 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2022-02-05 10:00:27.953 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v13, BODY=
2022-02-05 10:00:27.954  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 10:00:27.954  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 10:00:27.954  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 10:00:27.954  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 10:00:27.976  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 10:00:27.978 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 10:00:27.979 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2022-02-05 10:00:27.979 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv14
2022-02-05 10:00:27.979 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2022-02-05 10:00:27.980 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v14, BODY=
2022-02-05 10:00:27.981  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 10:00:27.981  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 10:00:27.981  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 10:00:27.981  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 10:00:28.001  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 10:00:28.003 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 10:00:28.003 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2022-02-05 10:00:28.004 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv15
2022-02-05 10:00:28.004 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2022-02-05 10:00:28.004 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v15, BODY=
2022-02-05 10:00:28.006  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 10:00:28.006  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 10:00:28.006  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 10:00:28.006  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 10:00:28.031  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 10:00:28.034 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 10:00:28.034 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2022-02-05 10:00:28.034 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv16
2022-02-05 10:00:28.034 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2022-02-05 10:00:28.035 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v16, BODY=
2022-02-05 10:00:28.036  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 10:00:28.036  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 10:00:28.036  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 10:00:28.036  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 10:00:28.048  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 10:00:28.052 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 10:00:28.052 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2022-02-05 10:00:28.052 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv17
2022-02-05 10:00:28.052 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2022-02-05 10:00:28.053 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v17, BODY=
2022-02-05 10:00:28.054  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 10:00:28.054  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 10:00:28.054  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 10:00:28.054  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 10:00:28.065  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 10:00:28.068 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 10:00:28.069 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2022-02-05 10:00:28.069 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv18
2022-02-05 10:00:28.069 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2022-02-05 10:00:28.070 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v18, BODY=
2022-02-05 10:00:28.071  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 10:00:28.071  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 10:00:28.071  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 10:00:28.071  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 10:00:28.084  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 10:00:28.087 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 10:00:28.087 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2022-02-05 10:00:28.087 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv19
2022-02-05 10:00:28.087 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2022-02-05 10:00:28.088 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v19, BODY=
2022-02-05 10:00:28.089  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 10:00:28.089  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 10:00:28.089  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 10:00:28.089  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 10:00:28.100  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 10:00:28.103 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 10:00:28.103 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2022-02-05 10:00:28.103 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv20
2022-02-05 10:00:28.103 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2022-02-05 10:00:28.104 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v20, BODY=
2022-02-05 10:00:28.106  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 10:00:28.106  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 10:00:28.106  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 10:00:28.106  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 10:00:28.117  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 10:00:28.119 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 10:00:28.120 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2022-02-05 10:00:28.120 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv21
2022-02-05 10:00:28.120 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2022-02-05 10:00:28.121 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v21, BODY=
2022-02-05 10:00:28.121  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 10:00:28.121  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 10:00:28.121  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 10:00:28.121  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 10:00:28.136  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 10:00:28.142 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 10:00:28.142 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2022-02-05 10:00:28.143 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv22
2022-02-05 10:00:28.143 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2022-02-05 10:00:28.144 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v22, BODY=
2022-02-05 10:00:28.145  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 10:00:28.145  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 10:00:28.145  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 10:00:28.145  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 10:00:28.158  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 10:00:28.165 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 10:00:28.166 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2022-02-05 10:00:28.166 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv23
2022-02-05 10:00:28.166 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2022-02-05 10:00:28.166 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v23, BODY=
2022-02-05 10:00:28.168  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 10:00:28.168  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 10:00:28.168  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 10:00:28.168  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 10:00:28.185  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 10:00:28.189 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 10:00:28.190 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2022-02-05 10:00:28.190 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Version being processedv24
2022-02-05 10:00:28.190 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2022-02-05 10:00:28.190 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v24, BODY=
2022-02-05 10:00:28.191  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 10:00:28.191  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 10:00:28.191  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 10:00:28.191  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 10:00:28.205  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 10:00:28.211 DEBUG 11 --- [           main] o.o.aai.setup.SchemaServiceTranslator    : SchemaResponse Status code200 OK
2022-02-05 10:00:28.211 DEBUG 11 --- [           main] org.onap.aai.edges.EdgeIngestor          : Retrieved json from SchemaService
2022-02-05 10:00:28.337  INFO 11 --- [           main] o.o.a.rest.search.SchemaServiceCQConfig  : Calling the SchemaService to retrieve stored queries
2022-02-05 10:00:28.337 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : Request Headers: {}
2022-02-05 10:00:28.338 DEBUG 11 --- [           main] org.onap.aai.restclient.RestClient       : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/stored-queries, BODY=
2022-02-05 10:00:28.339  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Checking for system property [partnerName]
2022-02-05 10:00:28.339  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : System property was null or empty. Checking environment variable for: partnerName
2022-02-05 10:00:28.339  INFO 11 --- [           main] org.onap.logging.filter.base.MDCSetup    : Environment variable: partnerName was null or empty
2022-02-05 10:00:28.339  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : Invoke
2022-02-05 10:00:28.355  INFO 11 --- [           main] o.o.l.f.base.AbstractMetricLogFilter     : InvokeReturn
2022-02-05 10:00:29.348 DEBUG 11 --- [           main] o.h.v.i.e.resolver.TraversableResolvers  : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-02-05 10:00:29.348 DEBUG 11 --- [           main] o.h.v.i.e.resolver.TraversableResolvers  : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-02-05 10:00:29.349 DEBUG 11 --- [           main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL
2022-02-05 10:00:29.350 DEBUG 11 --- [           main] o.h.v.i.e.resolver.TraversableResolvers  : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-02-05 10:00:29.351 DEBUG 11 --- [           main] o.h.v.i.e.resolver.TraversableResolvers  : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-02-05 10:00:29.352 DEBUG 11 --- [           main] o.h.v.internal.engine.ConfigurationImpl  : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-02-05 10:00:29.353 DEBUG 11 --- [           main] o.h.v.internal.engine.ConfigurationImpl  : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-02-05 10:00:29.354 DEBUG 11 --- [           main] o.h.v.internal.engine.ConfigurationImpl  : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
2022-02-05 10:00:29.355 DEBUG 11 --- [           main] o.h.v.i.xml.config.ValidationXmlParser   : Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-02-05 10:00:29.355 DEBUG 11 --- [           main] o.h.v.i.xml.config.ResourceLoaderHelper  : Trying to load META-INF/validation.xml via user class loader
2022-02-05 10:00:29.356 DEBUG 11 --- [           main] o.h.v.i.xml.config.ResourceLoaderHelper  : Trying to load META-INF/validation.xml via TCCL
2022-02-05 10:00:29.357 DEBUG 11 --- [           main] o.h.v.i.xml.config.ResourceLoaderHelper  : Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-02-05 10:00:29.357 DEBUG 11 --- [           main] o.h.v.i.xml.config.ValidationXmlParser   : No META-INF/validation.xml found. Using annotation based configuration only.
2022-02-05 10:00:29.374 DEBUG 11 --- [           main] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
2022-02-05 10:00:29.374 DEBUG 11 --- [           main] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2022-02-05 10:00:29.374 DEBUG 11 --- [           main] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2022-02-05 10:00:29.374 DEBUG 11 --- [           main] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2022-02-05 10:00:29.374 DEBUG 11 --- [           main] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2022-02-05 10:00:29.832 DEBUG 11 --- [           main] c.datastax.driver.core.SystemProperties  : com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true
2022-02-05 10:00:29.832  INFO 11 --- [           main] com.datastax.driver.core.ClockFactory    : Using native clock to generate timestamps.
2022-02-05 10:00:29.840  WARN 11 --- [           main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)
2022-02-05 10:00:31.184 DEBUG 11 --- [           main] i.m.s.web.servlet.WebMvcMetricsFilter    : Filter 'webMetricsFilter' configured for use
2022-02-05 10:00:32.492 DEBUG 11 --- [           main] o.h.v.i.e.resolver.TraversableResolvers  : Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-02-05 10:00:32.493 DEBUG 11 --- [           main] o.h.v.i.e.resolver.TraversableResolvers  : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-02-05 10:00:32.494 DEBUG 11 --- [           main] o.h.v.i.xml.config.ValidationXmlParser   : Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-02-05 10:00:32.494 DEBUG 11 --- [           main] o.h.v.i.xml.config.ResourceLoaderHelper  : Trying to load META-INF/validation.xml via TCCL
2022-02-05 10:00:32.495 DEBUG 11 --- [           main] o.h.v.i.xml.config.ResourceLoaderHelper  : Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-02-05 10:00:32.496 DEBUG 11 --- [           main] o.h.v.i.xml.config.ValidationXmlParser   : No META-INF/validation.xml found. Using annotation based configuration only.
2022-02-05 10:00:32.607 DEBUG 11 --- [           main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL
2022-02-05 10:00:32.607 DEBUG 11 --- [           main] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2022-02-05 10:00:32.608 DEBUG 11 --- [           main] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2022-02-05 10:00:32.608 DEBUG 11 --- [           main] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2022-02-05 10:00:32.608 DEBUG 11 --- [           main] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2022-02-05 10:00:32.608 DEBUG 11 --- [           main] o.h.v.i.engine.ValidatorFactoryImpl      : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2022-02-05 10:00:32.723  WARN 11 --- [           main] org.glassfish.jersey.internal.Errors     : The following warnings have been detected: WARNING: The (sub)resource method getC2Qgremlin in org.onap.aai.rest.CQ2Gremlin contains empty path annotation.
WARNING: The (sub)resource method getC2Qgremlin in org.onap.aai.rest.CQ2GremlinTest contains empty path annotation.
WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.aai.rest.RecentAPIConsumer.getRecentData(java.lang.String,java.lang.String,java.lang.String,javax.ws.rs.core.HttpHeaders,javax.servlet.http.HttpServletRequest,javax.ws.rs.core.UriInfo), should not consume any entity.

2022-02-05 10:00:32.731 DEBUG 11 --- [           main] org.onap.aai.config.ErrorHandler         : Filter 'errorHandler' configured for use
2022-02-05 10:00:33.682  INFO 11 --- [           main] org.onap.aai.TraversalApp                : Application 'aai-traversal' is running on 8446!
2022-02-05 10:00:33.683 DEBUG 11 --- [           main] org.onap.aai.TraversalApp                : Traversal MicroService Started
Traversal Microservice Started
2022-02-05 10:00:56.491 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:00:56.495 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:00:57.751 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:00:57.789 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:01:26.497 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:01:26.500 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:01:27.790 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:01:27.794 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:01:56.502 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:01:56.568 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:01:58.195 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:01:58.198 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:02:26.570 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:02:26.573 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:02:38.391 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:02:38.395 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:02:56.573 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:02:56.579 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:03:03.476 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:03:03.478 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:03:26.582 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:03:26.585 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:03:33.479 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:03:33.482 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:03:44.090 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-1, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 10:03:44.091 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-1, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 10:03:44.092 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 10:03:44.093 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-1, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:03:44.098 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-1, inFlight=0, closed=true] closing connection
2022-02-05 10:03:44.099 DEBUG 11 --- [luster-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 10:03:44.103 DEBUG 11 --- [luster-worker-2] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 10:03:44.104 DEBUG 11 --- [luster-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 10:03:44.194 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 10:03:44.197 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 10:03:45.104 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:03:45.109 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-2, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:03:45.110 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-2, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:03:45.110 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-2, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:03:45.112 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-2, inFlight=0, closed=true] closing connection
2022-02-05 10:03:45.114 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 10:03:45.114 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 10:03:45.114 DEBUG 11 --- [luster-worker-3] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:03:45.200 DEBUG 11 --- [luster-worker-2] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:03:47.114 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:03:47.117 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-3, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:03:47.117 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-3, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:03:47.117 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-3, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:03:47.117 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-3, inFlight=0, closed=true] closing connection
2022-02-05 10:03:47.118 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 10:03:47.118 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 10:03:47.118 DEBUG 11 --- [luster-worker-3] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:03:51.118 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:03:51.122 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-4, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:03:51.122 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-4, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:03:51.122 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-4, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:03:51.123 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-4, inFlight=0, closed=true] closing connection
2022-02-05 10:03:51.123 DEBUG 11 --- [luster-worker-2] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:03:51.123 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 10:03:51.123 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 10:03:59.124 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:03:59.128 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-5, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:03:59.128 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-5, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:03:59.128 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-5, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:03:59.128 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-5, inFlight=0, closed=true] closing connection
2022-02-05 10:03:59.128 DEBUG 11 --- [luster-worker-3] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:03:59.130 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 10:03:59.130 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 10:04:14.208 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:04:14.213 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:04:15.130 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:04:15.133 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-6, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:04:15.134 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-6, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:04:15.134 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-6, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:04:15.134 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-6, inFlight=0, closed=true] closing connection
2022-02-05 10:04:15.134 DEBUG 11 --- [luster-worker-2] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:04:15.135 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 10:04:15.135 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 10:04:32.584 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 10:04:32.584 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 10:04:33.586 DEBUG 11 --- [luster-worker-4] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 10:04:33.595 DEBUG 11 --- [luster-worker-4] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 10:04:33.596 DEBUG 11 --- [luster-worker-4] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 10:04:33.596 DEBUG 11 --- [luster-worker-4] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 10:04:33.596 DEBUG 11 --- [luster-worker-4] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:04:33.598 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 10:04:36.482 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 10:04:37.084 DEBUG 11 --- [luster-worker-4] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 10:04:37.085 DEBUG 11 --- [luster-worker-4] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 10:04:37.086 DEBUG 11 --- [luster-worker-4] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 10:05:03.607 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:05:03.609 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:05:33.611 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:05:33.613 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:05:39.323 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:05:39.576 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:06:03.617 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:06:03.622 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:06:19.498 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:06:19.569 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:06:33.631 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:06:33.668 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:06:49.571 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:06:49.575 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:06:59.905 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:06:59.908 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:07:03.669 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:07:03.671 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:07:33.674 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:07:33.684 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:07:40.099 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:07:40.174 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:07:55.127 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:07:55.130 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:08:03.684 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:08:03.687 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:08:25.377 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:08:25.380 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:08:33.691 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:08:33.694 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:09:00.486 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:09:00.489 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:09:03.695 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:09:03.699 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:09:20.509 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:09:20.513 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:09:33.699 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:09:33.703 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:09:55.698 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:09:55.701 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:10:03.706 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:10:03.709 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:10:05.779 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:10:05.788 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:10:30.828 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:10:30.873 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:10:33.711 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:10:33.713 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:10:45.889 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:10:45.892 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:11:03.715 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:11:03.718 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:11:33.719 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:11:33.721 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:12:03.722 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:12:03.726 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:12:33.735 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:12:33.739 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:12:46.475 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:12:46.479 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:13:03.743 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:13:03.746 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:13:06.586 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:13:06.591 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:13:26.684 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:13:26.689 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:13:33.747 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:13:33.749 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:13:51.711 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:13:51.714 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:14:03.751 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:14:03.755 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:14:11.796 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:14:11.799 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:14:33.755 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:14:33.758 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:15:03.758 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:15:03.763 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:15:22.013 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:15:22.017 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:15:32.084 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:15:32.088 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:15:33.763 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:15:33.766 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:15:52.118 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:15:52.180 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:16:03.767 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:16:03.773 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:16:32.293 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:16:32.296 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:16:33.774 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:16:33.782 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:16:52.382 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:16:52.385 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:17:03.784 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:17:03.786 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:17:20.946 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED KEYSPACE sdcartifact, scheduling delivery
2022-02-05 10:17:21.956 DEBUG 11 --- [luster-worker-5] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcartifact
2022-02-05 10:17:21.964 DEBUG 11 --- [luster-worker-5] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdcartifact.
2022-02-05 10:17:21.975 DEBUG 11 --- [luster-worker-5] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdcartifact completed in 9 milliseconds
2022-02-05 10:17:25.082 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdcartifact.resources, scheduling delivery
2022-02-05 10:17:26.083 DEBUG 11 --- [luster-worker-6] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcartifact.resources (TABLE)
2022-02-05 10:17:26.188 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdcartifact.sdcschemafiles, scheduling delivery
2022-02-05 10:17:27.185 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdcartifact.tosca_import_by_model, scheduling delivery
2022-02-05 10:17:28.186 DEBUG 11 --- [luster-worker-5] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcartifact
2022-02-05 10:17:28.198 DEBUG 11 --- [luster-worker-5] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdcartifact.
2022-02-05 10:17:28.207 DEBUG 11 --- [luster-worker-5] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdcartifact completed in 9 milliseconds
2022-02-05 10:17:28.469 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcartifact.tosca_import_by_model, scheduling delivery
2022-02-05 10:17:29.169 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED KEYSPACE sdcrepository, scheduling delivery
2022-02-05 10:17:30.171 DEBUG 11 --- [luster-worker-6] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for everything.null (null)
2022-02-05 10:17:30.218 DEBUG 11 --- [luster-worker-6] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdcartifact.
2022-02-05 10:17:30.226 DEBUG 11 --- [luster-worker-6] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdcartifact completed in 7 milliseconds
2022-02-05 10:17:32.172 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdcrepository.migrationtasks, scheduling delivery
2022-02-05 10:17:33.173 DEBUG 11 --- [luster-worker-5] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcrepository.migrationtasks (TABLE)
2022-02-05 10:17:33.475 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdcrepository.operationalenvironment, scheduling delivery
2022-02-05 10:17:34.476 DEBUG 11 --- [luster-worker-6] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcrepository.operationalenvironment (TABLE)
2022-02-05 10:17:35.494 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcrepository.operationalenvironment, scheduling delivery
2022-02-05 10:17:36.495 DEBUG 11 --- [luster-worker-5] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcrepository.operationalenvironment (TABLE)
2022-02-05 10:17:37.591 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdcrepository.featuretogglestate, scheduling delivery
2022-02-05 10:17:38.592 DEBUG 11 --- [luster-worker-6] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcrepository.featuretogglestate (TABLE)
2022-02-05 10:17:38.868 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED KEYSPACE sdcaudit, scheduling delivery
2022-02-05 10:17:39.869 DEBUG 11 --- [luster-worker-5] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit
2022-02-05 10:17:39.877 DEBUG 11 --- [luster-worker-5] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdcartifact.
2022-02-05 10:17:39.885 DEBUG 11 --- [luster-worker-5] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdcartifact completed in 8 milliseconds
2022-02-05 10:17:40.790 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdcaudit.useradminevent, scheduling delivery
2022-02-05 10:17:41.791 DEBUG 11 --- [luster-worker-6] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.useradminevent (TABLE)
2022-02-05 10:17:41.982 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.useradminevent, scheduling delivery
2022-02-05 10:17:42.982 DEBUG 11 --- [luster-worker-5] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.useradminevent (TABLE)
2022-02-05 10:17:43.394 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdcaudit.useraccessevent, scheduling delivery
2022-02-05 10:17:44.395 DEBUG 11 --- [luster-worker-6] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.useraccessevent (TABLE)
2022-02-05 10:17:45.382 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.useraccessevent, scheduling delivery
2022-02-05 10:17:46.383 DEBUG 11 --- [luster-worker-5] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.useraccessevent (TABLE)
2022-02-05 10:17:46.885 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdcaudit.resourceadminevent, scheduling delivery
2022-02-05 10:17:47.885 DEBUG 11 --- [luster-worker-6] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)
2022-02-05 10:17:48.273 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery
2022-02-05 10:17:48.814 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery
2022-02-05 10:17:49.820 DEBUG 11 --- [luster-worker-5] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)
2022-02-05 10:17:51.186 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery
2022-02-05 10:17:52.187 DEBUG 11 --- [luster-worker-6] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)
2022-02-05 10:17:52.473 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery
2022-02-05 10:17:53.475 DEBUG 11 --- [luster-worker-5] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)
2022-02-05 10:17:54.587 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery
2022-02-05 10:17:55.588 DEBUG 11 --- [luster-worker-6] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)
2022-02-05 10:17:55.870 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery
2022-02-05 10:17:56.871 DEBUG 11 --- [luster-worker-5] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)
2022-02-05 10:17:57.709 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.resourceadminevent, scheduling delivery
2022-02-05 10:17:58.718 DEBUG 11 --- [luster-worker-6] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)
2022-02-05 10:17:59.469 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdcaudit.distributiondownloadevent, scheduling delivery
2022-02-05 10:18:00.470 DEBUG 11 --- [luster-worker-5] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.distributiondownloadevent (TABLE)
2022-02-05 10:18:01.483 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.distributiondownloadevent, scheduling delivery
2022-02-05 10:18:02.484 DEBUG 11 --- [luster-worker-6] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.distributiondownloadevent (TABLE)
2022-02-05 10:18:02.603 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdcaudit.distributionengineevent, scheduling delivery
2022-02-05 10:18:03.604 DEBUG 11 --- [luster-worker-5] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.distributionengineevent (TABLE)
2022-02-05 10:18:03.980 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 10:18:03.981 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 10:18:03.981 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 10:18:03.981 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-7, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:18:03.981 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-7, inFlight=0, closed=true] closing connection
2022-02-05 10:18:03.982 DEBUG 11 --- [luster-worker-6] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 10:18:03.982 DEBUG 11 --- [luster-worker-6] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 10:18:03.982 DEBUG 11 --- [luster-worker-6] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 10:18:03.992 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 10:18:03.992 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 10:18:04.983 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:18:04.986 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-8, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:18:04.986 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-8, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:18:04.986 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-8, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:18:04.987 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-8, inFlight=0, closed=true] closing connection
2022-02-05 10:18:04.987 DEBUG 11 --- [luster-worker-5] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:18:04.987 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 10:18:04.987 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 10:18:04.992 DEBUG 11 --- [luster-worker-6] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:18:06.987 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:18:06.994 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-9, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:18:06.994 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-9, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:18:06.994 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-9, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:18:06.994 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-9, inFlight=0, closed=true] closing connection
2022-02-05 10:18:06.994 DEBUG 11 --- [luster-worker-5] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:18:06.995 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 10:18:06.995 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 10:18:08.009 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:18:08.012 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:18:10.996 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:18:11.001 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-10, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:18:11.001 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-10, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:18:11.001 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-10, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:18:11.001 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-10, inFlight=0, closed=true] closing connection
2022-02-05 10:18:11.001 DEBUG 11 --- [luster-worker-6] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:18:11.002 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 10:18:11.002 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 10:18:19.002 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:18:19.008 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-11, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:18:19.009 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-11, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:18:19.009 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-11, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:18:19.009 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-11, inFlight=0, closed=true] closing connection
2022-02-05 10:18:19.009 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 10:18:19.009 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 10:18:19.009 DEBUG 11 --- [luster-worker-5] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:18:33.994 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:18:33.997 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:18:35.010 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:18:35.015 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-12, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:18:35.015 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-12, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:18:35.016 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-12, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:18:35.016 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-12, inFlight=0, closed=true] closing connection
2022-02-05 10:18:35.016 DEBUG 11 --- [luster-worker-6] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:18:35.017 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 10:18:35.017 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 10:19:03.397 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:19:03.473 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=1, closed=false] heartbeat query succeeded
2022-02-05 10:19:03.998 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:19:04.000 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:19:07.017 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:19:07.020 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-13, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:19:07.020 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-13, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:19:07.020 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-13, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:19:07.021 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-13, inFlight=0, closed=true] closing connection
2022-02-05 10:19:07.021 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 10:19:07.021 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 10:19:07.023 DEBUG 11 --- [luster-worker-7] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:19:11.477 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.distributionengineevent, scheduling delivery
2022-02-05 10:19:12.479 DEBUG 11 --- [luster-worker-8] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.distributionengineevent (TABLE)
2022-02-05 10:19:13.869 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.distributionengineevent, scheduling delivery
2022-02-05 10:19:14.759 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery
2022-02-05 10:19:15.759 DEBUG 11 --- [luster-worker-7] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit
2022-02-05 10:19:15.980 DEBUG 11 --- [luster-worker-7] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdcartifact.
2022-02-05 10:19:15.988 DEBUG 11 --- [luster-worker-7] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdcartifact completed in 8 milliseconds
2022-02-05 10:19:16.289 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery
2022-02-05 10:19:17.289 DEBUG 11 --- [luster-worker-8] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE)
2022-02-05 10:19:17.689 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery
2022-02-05 10:19:18.679 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.distributionnotificationevent, scheduling delivery
2022-02-05 10:19:19.680 DEBUG 11 --- [luster-worker-7] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE)
2022-02-05 10:19:20.579 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdcaudit.distributionstatusevent, scheduling delivery
2022-02-05 10:19:21.581 DEBUG 11 --- [luster-worker-8] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.distributionstatusevent (TABLE)
2022-02-05 10:19:21.674 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.distributionstatusevent, scheduling delivery
2022-02-05 10:19:22.674 DEBUG 11 --- [luster-worker-7] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.distributionstatusevent (TABLE)
2022-02-05 10:19:23.395 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.distributionstatusevent, scheduling delivery
2022-02-05 10:19:24.276 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdcaudit.distributiondeployevent, scheduling delivery
2022-02-05 10:19:24.578 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 10:19:24.578 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 10:19:25.199 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery
2022-02-05 10:19:25.578 DEBUG 11 --- [luster-worker-8] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 10:19:25.582 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 10:19:25.582 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 10:19:25.582 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 10:19:25.582 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:19:25.587 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-14, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 10:19:26.199 DEBUG 11 --- [luster-worker-7] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit
2022-02-05 10:19:26.211 DEBUG 11 --- [luster-worker-7] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdcartifact.
2022-02-05 10:19:26.220 DEBUG 11 --- [luster-worker-7] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdcartifact completed in 9 milliseconds
2022-02-05 10:19:32.375 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery
2022-02-05 10:19:32.382 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-14, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 10:19:32.979 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 10:19:32.979 DEBUG 11 --- [luster-worker-8] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 10:19:32.979 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 10:19:33.375 DEBUG 11 --- [luster-worker-7] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)
2022-02-05 10:19:40.616 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery
2022-02-05 10:19:41.617 DEBUG 11 --- [luster-worker-8] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)
2022-02-05 10:19:52.282 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.distributiondeployevent, scheduling delivery
2022-02-05 10:19:53.282 DEBUG 11 --- [luster-worker-7] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)
2022-02-05 10:19:54.188 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdcaudit.auditinggetuebclusterevent, scheduling delivery
2022-02-05 10:19:55.188 DEBUG 11 --- [luster-worker-8] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.auditinggetuebclusterevent (TABLE)
2022-02-05 10:19:59.873 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.auditinggetuebclusterevent, scheduling delivery
2022-02-05 10:20:00.873 DEBUG 11 --- [luster-worker-7] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.auditinggetuebclusterevent (TABLE)
2022-02-05 10:20:01.678 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdcaudit.authevent, scheduling delivery
2022-02-05 10:20:02.679 DEBUG 11 --- [luster-worker-8] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.authevent (TABLE)
2022-02-05 10:20:02.711 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.authevent, scheduling delivery
2022-02-05 10:20:03.712 DEBUG 11 --- [luster-worker-7] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.authevent (TABLE)
2022-02-05 10:20:03.987 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-14, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 10:20:03.987 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-14, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 10:20:03.987 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 10:20:03.987 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-14, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:20:03.987 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-14, inFlight=0, closed=true] closing connection
2022-02-05 10:20:03.987 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 10:20:03.988 DEBUG 11 --- [luster-worker-8] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 10:20:03.988 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 10:20:04.078 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 10:20:04.079 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 10:20:04.990 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:20:04.992 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-15, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:20:04.992 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-15, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:20:04.992 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-15, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:20:04.993 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-15, inFlight=0, closed=true] closing connection
2022-02-05 10:20:04.993 DEBUG 11 --- [luster-worker-7] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:20:04.993 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 10:20:04.993 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 10:20:05.079 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:20:06.993 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:20:06.996 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-16, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:20:06.996 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-16, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:20:06.996 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-16, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:20:06.996 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-16, inFlight=0, closed=true] closing connection
2022-02-05 10:20:06.997 DEBUG 11 --- [luster-worker-7] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:20:06.997 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 10:20:06.997 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 10:20:10.997 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:20:11.000 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-17, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:20:11.000 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-17, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:20:11.001 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-17, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:20:11.001 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-17, inFlight=0, closed=true] closing connection
2022-02-05 10:20:11.001 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:20:11.001 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 10:20:11.001 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 10:20:19.003 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:20:19.007 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-18, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:20:19.008 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-18, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:20:19.008 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-18, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:20:19.008 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-18, inFlight=0, closed=true] closing connection
2022-02-05 10:20:19.009 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 10:20:19.009 DEBUG 11 --- [luster-worker-7] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:20:19.009 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 10:20:34.079 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:20:34.088 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:20:35.010 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:20:35.013 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-19, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:20:35.014 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-19, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:20:35.014 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-19, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:20:35.015 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:20:35.016 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-19, inFlight=0, closed=true] closing connection
2022-02-05 10:20:35.017 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 10:20:35.017 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 10:21:04.091 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:21:04.096 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:21:07.017 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:21:07.020 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-20, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:21:07.020 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-20, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:21:07.020 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-20, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:21:07.020 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-20, inFlight=0, closed=true] closing connection
2022-02-05 10:21:07.021 DEBUG 11 --- [luster-worker-9] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:21:07.021 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 10:21:07.021 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 10:21:11.376 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.authevent, scheduling delivery
2022-02-05 10:21:12.377 DEBUG 11 --- [uster-worker-10] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.authevent (TABLE)
2022-02-05 10:21:13.070 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdcaudit.categoryevent, scheduling delivery
2022-02-05 10:21:14.071 DEBUG 11 --- [luster-worker-9] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.categoryevent (TABLE)
2022-02-05 10:21:15.165 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.categoryevent, scheduling delivery
2022-02-05 10:21:16.166 DEBUG 11 --- [uster-worker-10] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.categoryevent (TABLE)
2022-02-05 10:21:16.682 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdcaudit.getuserslistevent, scheduling delivery
2022-02-05 10:21:17.683 DEBUG 11 --- [luster-worker-9] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.getuserslistevent (TABLE)
2022-02-05 10:21:18.171 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.getuserslistevent, scheduling delivery
2022-02-05 10:21:18.998 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdcaudit.getcategoryhierarchyevent, scheduling delivery
2022-02-05 10:21:19.999 DEBUG 11 --- [uster-worker-10] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit
2022-02-05 10:21:20.069 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.getcategoryhierarchyevent, scheduling delivery
2022-02-05 10:21:20.080 DEBUG 11 --- [uster-worker-10] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdcartifact.
2022-02-05 10:21:20.089 DEBUG 11 --- [uster-worker-10] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdcartifact completed in 9 milliseconds
2022-02-05 10:21:20.993 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdcaudit.externalapievent, scheduling delivery
2022-02-05 10:21:21.997 DEBUG 11 --- [luster-worker-9] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit
2022-02-05 10:21:22.089 DEBUG 11 --- [luster-worker-9] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdcartifact.
2022-02-05 10:21:22.097 DEBUG 11 --- [luster-worker-9] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdcartifact completed in 8 milliseconds
2022-02-05 10:21:22.570 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery
2022-02-05 10:21:23.289 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 10:21:23.290 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 10:21:23.572 DEBUG 11 --- [uster-worker-10] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)
2022-02-05 10:21:24.291 DEBUG 11 --- [luster-worker-9] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 10:21:24.296 DEBUG 11 --- [luster-worker-9] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 10:21:24.297 DEBUG 11 --- [luster-worker-9] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 10:21:24.297 DEBUG 11 --- [luster-worker-9] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 10:21:24.297 DEBUG 11 --- [luster-worker-9] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:21:24.303 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-21, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 10:21:24.899 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery
2022-02-05 10:21:25.900 DEBUG 11 --- [uster-worker-10] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)
2022-02-05 10:21:29.486 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-21, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 10:21:29.980 DEBUG 11 --- [luster-worker-9] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 10:21:29.980 DEBUG 11 --- [luster-worker-9] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 10:21:29.980 DEBUG 11 --- [luster-worker-9] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 10:21:37.479 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE sdcaudit.externalapievent, scheduling delivery
2022-02-05 10:21:38.480 DEBUG 11 --- [uster-worker-10] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)
2022-02-05 10:21:50.689 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdcaudit.ecompopenvironmentevent, scheduling delivery
2022-02-05 10:21:51.690 DEBUG 11 --- [luster-worker-9] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdcaudit.ecompopenvironmentevent (TABLE)
2022-02-05 10:21:59.402 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:21:59.406 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:22:03.013 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED KEYSPACE sdctitan, scheduling delivery
2022-02-05 10:22:03.889 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-21, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 10:22:03.891 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-21, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 10:22:03.891 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 10:22:03.891 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-21, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:22:03.891 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-21, inFlight=0, closed=true] closing connection
2022-02-05 10:22:03.892 DEBUG 11 --- [uster-worker-10] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 10:22:03.893 DEBUG 11 --- [uster-worker-10] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 10:22:03.893 DEBUG 11 --- [uster-worker-10] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 10:22:03.978 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 10:22:03.978 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 10:22:04.014 DEBUG 11 --- [luster-worker-9] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdctitan
2022-02-05 10:22:04.017 DEBUG 11 --- [luster-worker-9] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan.
2022-02-05 10:22:04.025 DEBUG 11 --- [luster-worker-9] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 8 milliseconds
2022-02-05 10:22:04.893 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:22:04.895 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-22, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:22:04.896 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-22, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:22:04.896 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-22, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:22:04.896 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-22, inFlight=0, closed=true] closing connection
2022-02-05 10:22:04.896 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 10:22:04.896 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 10:22:04.901 DEBUG 11 --- [uster-worker-10] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:22:04.979 DEBUG 11 --- [luster-worker-9] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:22:06.897 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:22:06.900 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-23, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:22:06.900 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-23, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:22:06.900 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-23, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:22:06.900 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-23, inFlight=0, closed=true] closing connection
2022-02-05 10:22:06.900 DEBUG 11 --- [uster-worker-10] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:22:06.900 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 10:22:06.901 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 10:22:10.901 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:22:10.904 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-24, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:22:10.904 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-24, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:22:10.904 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-24, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:22:10.904 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-24, inFlight=0, closed=true] closing connection
2022-02-05 10:22:10.904 DEBUG 11 --- [luster-worker-9] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:22:10.905 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 10:22:10.905 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 10:22:13.981 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdctitan.system_properties, scheduling delivery
2022-02-05 10:22:14.982 DEBUG 11 --- [uster-worker-10] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdctitan.system_properties (TABLE)
2022-02-05 10:22:18.905 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:22:18.907 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-25, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:22:18.908 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-25, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:22:18.908 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-25, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:22:18.908 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-25, inFlight=0, closed=true] closing connection
2022-02-05 10:22:18.908 DEBUG 11 --- [luster-worker-9] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:22:18.909 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 10:22:18.909 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 10:22:19.192 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdctitan.janusgraph_ids, scheduling delivery
2022-02-05 10:22:20.193 DEBUG 11 --- [uster-worker-10] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdctitan.janusgraph_ids (TABLE)
2022-02-05 10:22:21.327 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdctitan.edgestore, scheduling delivery
2022-02-05 10:22:22.327 DEBUG 11 --- [luster-worker-9] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdctitan.edgestore (TABLE)
2022-02-05 10:22:22.790 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdctitan.edgestore_lock_, scheduling delivery
2022-02-05 10:22:23.791 DEBUG 11 --- [uster-worker-10] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdctitan.edgestore_lock_ (TABLE)
2022-02-05 10:22:24.283 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdctitan.graphindex, scheduling delivery
2022-02-05 10:22:25.286 DEBUG 11 --- [luster-worker-9] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdctitan.graphindex (TABLE)
2022-02-05 10:22:26.774 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdctitan.graphindex_lock_, scheduling delivery
2022-02-05 10:22:27.774 DEBUG 11 --- [uster-worker-10] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdctitan.graphindex_lock_ (TABLE)
2022-02-05 10:22:28.490 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdctitan.txlog, scheduling delivery
2022-02-05 10:22:29.490 DEBUG 11 --- [luster-worker-9] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdctitan.txlog (TABLE)
2022-02-05 10:22:29.775 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:22:29.778 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:22:29.882 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdctitan.systemlog, scheduling delivery
2022-02-05 10:22:30.883 DEBUG 11 --- [uster-worker-10] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdctitan.systemlog (TABLE)
2022-02-05 10:22:31.576 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE sdctitan.system_properties_lock_, scheduling delivery
2022-02-05 10:22:32.577 DEBUG 11 --- [luster-worker-9] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for sdctitan.system_properties_lock_ (TABLE)
2022-02-05 10:22:34.909 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:22:34.914 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-26, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:22:34.914 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-26, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:22:34.914 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-26, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:22:34.914 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-26, inFlight=0, closed=true] closing connection
2022-02-05 10:22:34.915 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 10:22:34.915 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 10:22:34.916 DEBUG 11 --- [uster-worker-10] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:22:54.885 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:22:54.895 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:23:02.586 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:23:02.588 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:23:06.915 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:23:06.922 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-27, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:23:06.923 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-27, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:23:06.924 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-27, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:23:06.927 DEBUG 11 --- [uster-worker-11] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:23:06.927 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-27, inFlight=0, closed=true] closing connection
2022-02-05 10:23:06.928 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 10:23:06.929 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 10:23:26.274 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 10:23:26.275 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 10:23:27.276 DEBUG 11 --- [uster-worker-12] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 10:23:27.281 DEBUG 11 --- [uster-worker-12] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 10:23:27.281 DEBUG 11 --- [uster-worker-12] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 10:23:27.281 DEBUG 11 --- [uster-worker-12] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 10:23:27.281 DEBUG 11 --- [uster-worker-12] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:23:27.284 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-28, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 10:23:32.973 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-28, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 10:23:33.183 DEBUG 11 --- [uster-worker-12] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 10:23:33.183 DEBUG 11 --- [uster-worker-12] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 10:23:33.183 DEBUG 11 --- [uster-worker-12] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 10:23:44.452 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED KEYSPACE workflow, scheduling delivery
2022-02-05 10:23:45.454 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for workflow
2022-02-05 10:23:45.460 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan.
2022-02-05 10:23:45.465 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 5 milliseconds
2022-02-05 10:23:45.705 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED KEYSPACE zusammen_workflow, scheduling delivery
2022-02-05 10:23:46.707 DEBUG 11 --- [uster-worker-12] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for zusammen_workflow
2022-02-05 10:23:46.711 DEBUG 11 --- [uster-worker-12] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan.
2022-02-05 10:23:46.716 DEBUG 11 --- [uster-worker-12] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 5 milliseconds
2022-02-05 10:23:47.784 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE workflow.unique_value, scheduling delivery
2022-02-05 10:23:48.785 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for workflow.unique_value (TABLE)
2022-02-05 10:23:49.484 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_workflow.item, scheduling delivery
2022-02-05 10:23:50.485 DEBUG 11 --- [uster-worker-12] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for zusammen_workflow.item (TABLE)
2022-02-05 10:23:51.087 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_workflow.version, scheduling delivery
2022-02-05 10:23:51.978 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_workflow.version_elements, scheduling delivery
2022-02-05 10:23:52.979 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for zusammen_workflow
2022-02-05 10:23:52.994 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan.
2022-02-05 10:23:52.999 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 5 milliseconds
2022-02-05 10:23:54.392 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_workflow.element_namespace, scheduling delivery
2022-02-05 10:23:55.393 DEBUG 11 --- [uster-worker-12] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for zusammen_workflow.element_namespace (TABLE)
2022-02-05 10:23:56.169 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_workflow.element, scheduling delivery
2022-02-05 10:23:57.170 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for zusammen_workflow.element (TABLE)
2022-02-05 10:23:58.282 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_workflow.element_synchronization_state, scheduling delivery
2022-02-05 10:23:59.283 DEBUG 11 --- [uster-worker-12] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for zusammen_workflow.element_synchronization_state (TABLE)
2022-02-05 10:23:59.973 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_workflow.element_stage, scheduling delivery
2022-02-05 10:24:00.975 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for zusammen_workflow.element_stage (TABLE)
2022-02-05 10:24:02.162 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_workflow.version_stage, scheduling delivery
2022-02-05 10:24:03.163 DEBUG 11 --- [uster-worker-12] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for zusammen_workflow.version_stage (TABLE)
2022-02-05 10:24:04.077 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-28, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 10:24:04.077 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-28, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 10:24:04.077 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 10:24:04.078 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-28, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:24:04.078 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-28, inFlight=0, closed=true] closing connection
2022-02-05 10:24:04.078 DEBUG 11 --- [uster-worker-13] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 10:24:04.079 DEBUG 11 --- [uster-worker-13] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 10:24:04.079 DEBUG 11 --- [uster-worker-13] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 10:24:04.177 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 10:24:04.177 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 10:24:05.079 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:24:05.083 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-29, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:24:05.083 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-29, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:24:05.083 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-29, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:24:05.083 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-29, inFlight=0, closed=true] closing connection
2022-02-05 10:24:05.083 DEBUG 11 --- [uster-worker-12] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:24:05.084 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 10:24:05.084 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 10:24:05.178 DEBUG 11 --- [uster-worker-13] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:24:07.084 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:24:07.087 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-30, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:24:07.088 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-30, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:24:07.088 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-30, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:24:07.088 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-30, inFlight=0, closed=true] closing connection
2022-02-05 10:24:07.088 DEBUG 11 --- [uster-worker-12] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:24:07.088 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 10:24:07.088 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 10:24:10.097 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:24:10.100 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:24:11.089 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:24:11.091 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-31, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:24:11.092 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-31, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:24:11.092 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-31, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:24:11.092 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-31, inFlight=0, closed=true] closing connection
2022-02-05 10:24:11.092 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 10:24:11.092 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 10:24:11.093 DEBUG 11 --- [uster-worker-13] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:24:19.093 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:24:19.099 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-32, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:24:19.099 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-32, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:24:19.100 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-32, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:24:19.100 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-32, inFlight=0, closed=true] closing connection
2022-02-05 10:24:19.100 DEBUG 11 --- [uster-worker-12] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:24:19.100 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 10:24:19.101 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 10:24:34.181 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:24:34.183 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:24:35.101 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:24:35.104 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-33, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:24:35.105 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-33, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:24:35.105 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-33, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:24:35.106 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-33, inFlight=0, closed=true] closing connection
2022-02-05 10:24:35.106 DEBUG 11 --- [uster-worker-13] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:24:35.107 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 10:24:35.107 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 10:24:52.503 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED KEYSPACE dox, scheduling delivery
2022-02-05 10:24:53.504 DEBUG 11 --- [uster-worker-14] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox
2022-02-05 10:24:53.571 DEBUG 11 --- [uster-worker-14] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan.
2022-02-05 10:24:53.575 DEBUG 11 --- [uster-worker-14] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 3 milliseconds
2022-02-05 10:24:53.793 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED KEYSPACE zusammen_dox, scheduling delivery
2022-02-05 10:24:54.793 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for zusammen_dox
2022-02-05 10:24:54.799 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan.
2022-02-05 10:24:54.802 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 3 milliseconds
2022-02-05 10:24:55.540 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TYPE dox.version, scheduling delivery
2022-02-05 10:24:56.541 DEBUG 11 --- [uster-worker-14] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox.version (TYPE)
2022-02-05 10:24:56.980 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TYPE dox.user_candidate_version, scheduling delivery
2022-02-05 10:24:57.981 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox.user_candidate_version (TYPE)
2022-02-05 10:24:58.488 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.version_info, scheduling delivery
2022-02-05 10:24:59.489 DEBUG 11 --- [uster-worker-14] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox.version_info (TABLE)
2022-02-05 10:25:00.369 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.version_info_deleted, scheduling delivery
2022-02-05 10:25:00.976 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.unique_value, scheduling delivery
2022-02-05 10:25:01.976 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox
2022-02-05 10:25:01.987 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan.
2022-02-05 10:25:01.991 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 4 milliseconds
2022-02-05 10:25:02.278 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.package_details, scheduling delivery
2022-02-05 10:25:02.968 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.vsp_enriched_service_template, scheduling delivery
2022-02-05 10:25:03.762 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.vsp_enriched_service_artifact, scheduling delivery
2022-02-05 10:25:04.762 DEBUG 11 --- [uster-worker-14] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox
2022-02-05 10:25:04.781 DEBUG 11 --- [uster-worker-14] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan.
2022-02-05 10:25:04.785 DEBUG 11 --- [uster-worker-14] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 4 milliseconds
2022-02-05 10:25:05.036 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.application_config, scheduling delivery
2022-02-05 10:25:05.970 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.action, scheduling delivery
2022-02-05 10:25:06.971 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox
2022-02-05 10:25:06.985 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan.
2022-02-05 10:25:06.989 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 3 milliseconds
2022-02-05 10:25:07.107 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:25:07.110 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-34, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:25:07.110 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-34, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:25:07.110 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-34, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:25:07.110 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-34, inFlight=0, closed=true] closing connection
2022-02-05 10:25:07.111 DEBUG 11 --- [uster-worker-14] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:25:07.111 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 10:25:07.111 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 10:25:07.894 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE dox.action, scheduling delivery
2022-02-05 10:25:08.894 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox.action (TABLE)
2022-02-05 10:25:09.066 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE dox.action, scheduling delivery
2022-02-05 10:25:10.067 DEBUG 11 --- [uster-worker-14] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox.action (TABLE)
2022-02-05 10:25:10.783 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE dox.action, scheduling delivery
2022-02-05 10:25:11.784 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox.action (TABLE)
2022-02-05 10:25:12.488 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE dox.action, scheduling delivery
2022-02-05 10:25:13.368 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE dox.action, scheduling delivery
2022-02-05 10:25:14.369 DEBUG 11 --- [uster-worker-14] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox.action (TABLE)
2022-02-05 10:25:14.582 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.ecompcomponent, scheduling delivery
2022-02-05 10:25:15.582 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox.ecompcomponent (TABLE)
2022-02-05 10:25:15.711 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UPDATED TABLE dox.action, scheduling delivery
2022-02-05 10:25:16.712 DEBUG 11 --- [uster-worker-14] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox.action (TABLE)
2022-02-05 10:25:17.378 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.action_artifact, scheduling delivery
2022-02-05 10:25:18.378 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox.action_artifact (TABLE)
2022-02-05 10:25:18.775 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.activity_log, scheduling delivery
2022-02-05 10:25:19.776 DEBUG 11 --- [uster-worker-14] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox.activity_log (TABLE)
2022-02-05 10:25:20.573 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.healing, scheduling delivery
2022-02-05 10:25:21.119 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.migration, scheduling delivery
2022-02-05 10:25:21.992 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.item_permissions, scheduling delivery
2022-02-05 10:25:22.993 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox
2022-02-05 10:25:23.004 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan.
2022-02-05 10:25:23.009 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 4 milliseconds
2022-02-05 10:25:23.298 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.user_permission_items, scheduling delivery
2022-02-05 10:25:24.184 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.notification_subscribers, scheduling delivery
2022-02-05 10:25:24.891 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.last_notification, scheduling delivery
2022-02-05 10:25:25.751 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.notifications, scheduling delivery
2022-02-05 10:25:26.752 DEBUG 11 --- [uster-worker-14] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for dox
2022-02-05 10:25:26.765 DEBUG 11 --- [uster-worker-14] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan.
2022-02-05 10:25:26.771 DEBUG 11 --- [uster-worker-14] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 5 milliseconds
2022-02-05 10:25:26.984 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE dox.vsp_merge_hint, scheduling delivery
2022-02-05 10:25:27.922 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_dox.item, scheduling delivery
2022-02-05 10:25:28.596 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 10:25:28.596 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 10:25:28.923 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for everything.null (null)
2022-02-05 10:25:29.002 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan.
2022-02-05 10:25:29.004 DEBUG 11 --- [uster-worker-13] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 2 milliseconds
2022-02-05 10:25:29.009 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_dox.version, scheduling delivery
2022-02-05 10:25:29.597 DEBUG 11 --- [uster-worker-14] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 10:25:29.600 DEBUG 11 --- [uster-worker-14] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 10:25:29.600 DEBUG 11 --- [uster-worker-14] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 10:25:29.600 DEBUG 11 --- [uster-worker-14] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 10:25:29.600 DEBUG 11 --- [uster-worker-14] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:25:29.602 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-35, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 10:25:30.009 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for zusammen_dox.version (TABLE)
2022-02-05 10:25:30.375 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_dox.version_elements, scheduling delivery
2022-02-05 10:25:31.376 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for zusammen_dox.version_elements (TABLE)
2022-02-05 10:25:31.886 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_dox.element_namespace, scheduling delivery
2022-02-05 10:25:32.887 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for zusammen_dox.element_namespace (TABLE)
2022-02-05 10:25:33.490 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_dox.element, scheduling delivery
2022-02-05 10:25:34.491 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for zusammen_dox.element (TABLE)
2022-02-05 10:25:34.792 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_dox.element_synchronization_state, scheduling delivery
2022-02-05 10:25:34.979 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-35, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 10:25:35.381 DEBUG 11 --- [uster-worker-14] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 10:25:35.382 DEBUG 11 --- [uster-worker-14] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 10:25:35.382 DEBUG 11 --- [uster-worker-14] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 10:25:35.794 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for zusammen_dox.element_synchronization_state (TABLE)
2022-02-05 10:25:59.980 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_dox.element_stage, scheduling delivery
2022-02-05 10:26:00.981 DEBUG 11 --- [uster-worker-14] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for zusammen_dox.element_stage (TABLE)
2022-02-05 10:26:04.182 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-35, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 10:26:04.183 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-35, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 10:26:04.183 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 10:26:04.183 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-35, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:26:04.183 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-35, inFlight=0, closed=true] closing connection
2022-02-05 10:26:04.183 DEBUG 11 --- [uster-worker-13] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 10:26:04.185 DEBUG 11 --- [uster-worker-13] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 10:26:04.185 DEBUG 11 --- [uster-worker-13] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 10:26:04.290 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 10:26:04.290 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 10:26:05.186 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:26:05.190 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-36, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:26:05.191 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-36, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:26:05.191 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-36, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:26:05.191 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-36, inFlight=0, closed=true] closing connection
2022-02-05 10:26:05.191 DEBUG 11 --- [uster-worker-14] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:26:05.192 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 10:26:05.192 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 10:26:05.291 DEBUG 11 --- [uster-worker-13] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:26:07.192 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:26:07.195 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-37, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:26:07.196 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-37, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:26:07.196 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-37, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:26:07.196 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-37, inFlight=0, closed=true] closing connection
2022-02-05 10:26:07.196 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 10:26:07.197 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 10:26:07.199 DEBUG 11 --- [uster-worker-14] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:26:11.197 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:26:11.201 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-38, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:26:11.201 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-38, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:26:11.202 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-38, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:26:11.202 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-38, inFlight=0, closed=true] closing connection
2022-02-05 10:26:11.202 DEBUG 11 --- [uster-worker-13] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:26:11.203 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 10:26:11.203 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 10:26:19.203 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:26:19.207 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-39, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:26:19.208 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-39, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:26:19.208 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-39, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:26:19.208 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-39, inFlight=0, closed=true] closing connection
2022-02-05 10:26:19.208 DEBUG 11 --- [uster-worker-14] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:26:19.208 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 10:26:19.209 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 10:26:24.807 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT CREATED TABLE zusammen_dox.version_stage, scheduling delivery
2022-02-05 10:26:25.807 DEBUG 11 --- [uster-worker-13] c.d.driver.core.ControlConnection        : [Control connection] Refreshing schema for zusammen_dox.version_stage (TABLE)
2022-02-05 10:26:35.209 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:26:35.215 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-40, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:26:35.215 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-40, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:26:35.215 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-40, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:26:35.216 DEBUG 11 --- [uster-worker-14] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:26:35.215 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-40, inFlight=0, closed=true] closing connection
2022-02-05 10:26:35.217 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 10:26:35.217 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 10:26:55.824 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:26:55.827 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:27:07.217 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:27:07.220 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-41, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:27:07.221 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-41, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:27:07.221 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-41, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:27:07.222 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-41, inFlight=0, closed=true] closing connection
2022-02-05 10:27:07.222 DEBUG 11 --- [uster-worker-15] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:27:07.223 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 10:27:07.224 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 10:27:25.830 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:27:25.833 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:27:50.996 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 10:27:50.997 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 10:27:51.999 DEBUG 11 --- [uster-worker-16] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 10:27:52.017 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 10:27:52.017 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 10:27:52.017 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 10:27:52.017 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:27:52.022 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-42, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 10:27:54.783 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-42, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 10:27:55.379 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 10:27:55.380 DEBUG 11 --- [uster-worker-16] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 10:27:55.380 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 10:28:22.019 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:28:22.021 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:28:23.781 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-42, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 10:28:23.781 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-42, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 10:28:23.781 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 10:28:23.781 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-42, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:28:23.783 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-42, inFlight=0, closed=true] closing connection
2022-02-05 10:28:23.785 DEBUG 11 --- [uster-worker-17] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 10:28:23.785 DEBUG 11 --- [uster-worker-17] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 10:28:23.785 DEBUG 11 --- [uster-worker-17] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 10:28:23.786 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 10:28:23.786 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 10:28:24.786 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:28:24.786 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:28:24.789 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-43, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:28:24.789 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-43, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:28:24.789 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-43, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:28:24.789 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-43, inFlight=0, closed=true] closing connection
2022-02-05 10:28:24.790 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 10:28:24.790 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 10:28:24.790 DEBUG 11 --- [uster-worker-17] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:28:26.790 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:28:26.792 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-44, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:28:26.793 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-44, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:28:26.793 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-44, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:28:26.793 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-44, inFlight=0, closed=true] closing connection
2022-02-05 10:28:26.793 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:28:26.793 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 10:28:26.793 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 10:28:30.794 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:28:30.798 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-45, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:28:30.798 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-45, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:28:30.798 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-45, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:28:30.799 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-45, inFlight=0, closed=true] closing connection
2022-02-05 10:28:30.799 DEBUG 11 --- [uster-worker-17] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:28:30.799 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 10:28:30.799 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 10:28:38.799 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:28:38.802 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-46, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:28:38.802 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-46, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:28:38.802 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-46, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:28:38.803 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-46, inFlight=0, closed=true] closing connection
2022-02-05 10:28:38.803 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:28:38.803 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 10:28:38.803 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 10:28:53.788 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:28:53.791 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:28:54.804 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:28:54.806 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-47, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:28:54.806 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-47, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:28:54.806 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-47, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:28:54.806 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-47, inFlight=0, closed=true] closing connection
2022-02-05 10:28:54.806 DEBUG 11 --- [uster-worker-17] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:28:54.807 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 10:28:54.807 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 10:29:23.795 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:29:23.798 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:29:26.808 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:29:26.812 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-48, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:29:26.817 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-48, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:29:26.817 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-48, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:29:26.818 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-48, inFlight=0, closed=true] closing connection
2022-02-05 10:29:26.819 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 10:29:26.819 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 10:29:26.820 DEBUG 11 --- [uster-worker-18] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:29:53.801 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:29:53.868 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:30:23.869 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:30:23.871 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:30:30.819 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:30:30.823 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-49, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:30:30.823 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-49, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:30:30.823 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-49, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:30:30.824 DEBUG 11 --- [uster-worker-19] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:30:30.825 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-49, inFlight=0, closed=true] closing connection
2022-02-05 10:30:30.826 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds
2022-02-05 10:30:30.826 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 128000 ms
2022-02-05 10:30:53.875 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:30:53.880 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:31:22.374 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:31:22.377 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:31:23.882 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:31:23.885 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:31:53.887 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:31:53.890 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:32:07.384 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 10:32:07.384 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 10:32:08.386 DEBUG 11 --- [uster-worker-20] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 10:32:08.390 DEBUG 11 --- [uster-worker-20] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 10:32:08.391 DEBUG 11 --- [uster-worker-20] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 10:32:08.391 DEBUG 11 --- [uster-worker-20] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 10:32:08.391 DEBUG 11 --- [uster-worker-20] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:32:08.394 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-50, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 10:32:09.784 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-50, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 10:32:10.185 DEBUG 11 --- [uster-worker-20] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 10:32:10.186 DEBUG 11 --- [uster-worker-20] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 10:32:10.186 DEBUG 11 --- [uster-worker-20] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 10:32:38.397 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:32:38.468 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:32:43.887 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-50, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 10:32:43.887 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-50, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 10:32:43.887 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 10:32:43.887 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-50, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:32:43.889 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-50, inFlight=0, closed=true] closing connection
2022-02-05 10:32:43.889 DEBUG 11 --- [uster-worker-21] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 10:32:43.890 DEBUG 11 --- [uster-worker-21] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 10:32:43.890 DEBUG 11 --- [uster-worker-21] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 10:32:43.977 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 10:32:43.977 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 10:32:44.890 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:32:44.894 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-51, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:32:44.894 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-51, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:32:44.894 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-51, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:32:44.895 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-51, inFlight=0, closed=true] closing connection
2022-02-05 10:32:44.895 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 10:32:44.895 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 10:32:44.896 DEBUG 11 --- [uster-worker-22] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:32:44.978 DEBUG 11 --- [uster-worker-21] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:32:46.896 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:32:46.899 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-52, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:32:46.900 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-52, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:32:46.900 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-52, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:32:46.900 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-52, inFlight=0, closed=true] closing connection
2022-02-05 10:32:46.901 DEBUG 11 --- [uster-worker-22] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:32:46.906 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 10:32:46.906 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 10:32:50.906 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:32:50.908 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-53, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:32:50.909 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-53, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:32:50.909 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-53, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:32:50.909 DEBUG 11 --- [uster-worker-21] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:32:50.909 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-53, inFlight=0, closed=true] closing connection
2022-02-05 10:32:50.910 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 10:32:50.910 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 10:32:58.910 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:32:58.913 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-54, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:32:58.913 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-54, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:32:58.913 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-54, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:32:58.913 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-54, inFlight=0, closed=true] closing connection
2022-02-05 10:32:58.913 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 10:32:58.914 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 10:32:58.914 DEBUG 11 --- [uster-worker-22] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:33:13.984 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:33:13.986 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:33:14.914 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:33:14.916 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-55, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:33:14.916 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-55, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:33:14.917 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-55, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:33:14.917 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-55, inFlight=0, closed=true] closing connection
2022-02-05 10:33:14.917 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 10:33:14.917 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 10:33:14.918 DEBUG 11 --- [uster-worker-21] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:33:33.009 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:33:33.017 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:33:43.986 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:33:43.991 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:33:46.918 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:33:46.920 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-56, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:33:46.920 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-56, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:33:46.920 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-56, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:33:46.921 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-56, inFlight=0, closed=true] closing connection
2022-02-05 10:33:46.921 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 10:33:46.921 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 10:33:46.922 DEBUG 11 --- [uster-worker-23] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:33:58.091 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:33:58.094 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:34:13.992 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:34:13.996 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:34:43.997 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:34:44.000 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:34:50.922 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:34:50.926 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-57, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:34:50.926 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-57, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:34:50.926 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-57, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:34:50.927 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-57, inFlight=0, closed=true] closing connection
2022-02-05 10:34:50.927 DEBUG 11 --- [uster-worker-24] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:34:50.928 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds
2022-02-05 10:34:50.928 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 128000 ms
2022-02-05 10:35:14.001 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:35:14.003 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:35:44.007 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:35:44.009 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:36:14.012 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:36:14.019 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:36:44.019 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:36:44.022 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:36:58.928 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:36:58.932 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-58, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:36:58.935 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-58, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:36:58.935 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-58, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:36:58.937 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-58, inFlight=0, closed=true] closing connection
2022-02-05 10:36:58.938 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds
2022-02-05 10:36:58.938 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 256000 ms
2022-02-05 10:36:58.938 DEBUG 11 --- [uster-worker-25] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:37:14.023 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:37:14.072 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:37:44.072 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:37:44.074 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:38:14.076 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:38:14.078 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:38:44.079 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:38:44.082 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:38:56.176 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 10:38:56.176 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 10:38:57.178 DEBUG 11 --- [uster-worker-26] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 10:38:57.183 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 10:38:57.183 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 10:38:57.183 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 10:38:57.183 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:38:57.187 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-59, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 10:39:05.675 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-59, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 10:39:05.675 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-59, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 10:39:05.675 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-59, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:39:05.676 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-59, inFlight=0, closed=true] closing connection
2022-02-05 10:39:05.676 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Not terminating Connection[/10.233.71.104:9042-59, inFlight=0, closed=true]: there are still pending requests
2022-02-05 10:39:05.677 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:39:05.683 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-60, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:39:05.683 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-60, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:39:05.683 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-60, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:39:05.683 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-60, inFlight=0, closed=true] closing connection
2022-02-05 10:39:05.691  WARN 11 --- [er-nio-worker-3] c.d.driver.core.HostConnectionPool       : Error creating connection to /10.233.71.104:9042

com.datastax.driver.core.exceptions.TransportException: [/10.233.71.104:9042] Cannot connect
	at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:224)
	at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:194)
	at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:577)
	at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:570)
	at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:549)
	at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:490)
	at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:615)
	at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:608)
	at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:321)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:337)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /10.233.71.104:9042
Caused by: java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 10:39:05.692 DEBUG 11 --- [er-nio-worker-3] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 0 successfully opened)
2022-02-05 10:39:05.692 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 10:39:05.692 DEBUG 11 --- [uster-worker-27] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 10:39:05.692 DEBUG 11 --- [uster-worker-27] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 10:39:05.693 DEBUG 11 --- [uster-worker-27] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 10:39:05.693 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:39:05.981 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 10:39:05.982 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 10:39:06.693 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:39:06.695 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-61, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:39:06.696 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-61, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:39:06.696 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-61, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:39:06.696 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-61, inFlight=0, closed=true] closing connection
2022-02-05 10:39:06.697 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 10:39:06.697 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 10:39:06.697 DEBUG 11 --- [uster-worker-27] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:39:06.984 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:39:08.697 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:39:08.702 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-62, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:39:08.702 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-62, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:39:08.702 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-62, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:39:08.702 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-62, inFlight=0, closed=true] closing connection
2022-02-05 10:39:08.703 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 10:39:08.704 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 10:39:08.704 DEBUG 11 --- [uster-worker-27] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:39:12.705 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:39:12.707 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-63, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:39:12.708 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-63, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:39:12.708 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-63, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:39:12.708 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-63, inFlight=0, closed=true] closing connection
2022-02-05 10:39:12.708 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:39:12.708 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 10:39:12.709 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 10:39:20.709 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:39:20.712 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-64, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:39:20.712 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-64, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:39:20.712 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-64, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:39:20.712 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-64, inFlight=0, closed=true] closing connection
2022-02-05 10:39:20.713 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 10:39:20.713 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 10:39:20.713 DEBUG 11 --- [uster-worker-27] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:39:35.985 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:39:35.991 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:39:36.713 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:39:36.716 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-65, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:39:36.716 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-65, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:39:36.716 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-65, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:39:36.716 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-65, inFlight=0, closed=true] closing connection
2022-02-05 10:39:36.717 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 10:39:36.717 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:39:36.717 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 10:39:41.308 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-59, inFlight=0, closed=true] has already terminated
2022-02-05 10:40:05.992 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:40:05.999 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:40:08.717 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:40:08.721 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-66, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:40:08.721 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-66, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:40:08.721 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-66, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:40:08.722 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-66, inFlight=0, closed=true] closing connection
2022-02-05 10:40:08.722 DEBUG 11 --- [uster-worker-28] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:40:08.723 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 10:40:08.723 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 10:40:28.691 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 10:40:28.692 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 10:40:29.693 DEBUG 11 --- [uster-worker-29] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 10:40:29.703 DEBUG 11 --- [uster-worker-29] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 10:40:29.703 DEBUG 11 --- [uster-worker-29] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 10:40:29.703 DEBUG 11 --- [uster-worker-29] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 10:40:29.704 DEBUG 11 --- [uster-worker-29] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:40:29.709 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-67, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 10:40:39.277 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-67, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 10:40:39.576 DEBUG 11 --- [uster-worker-29] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 10:40:39.577 DEBUG 11 --- [uster-worker-29] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 10:40:39.577 DEBUG 11 --- [uster-worker-29] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 10:40:59.708 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:40:59.769 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:41:05.696 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-67, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 10:41:05.696 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-67, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 10:41:05.696 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 10:41:05.697 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-67, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:41:05.697 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-67, inFlight=0, closed=true] closing connection
2022-02-05 10:41:05.699 DEBUG 11 --- [uster-worker-30] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 10:41:05.699 DEBUG 11 --- [uster-worker-30] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 10:41:05.699 DEBUG 11 --- [uster-worker-30] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 10:41:05.787 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 10:41:05.788 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 10:41:06.700 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:41:06.703 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-68, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:41:06.703 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-68, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:41:06.703 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-68, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:41:06.704 DEBUG 11 --- [uster-worker-29] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:41:06.704 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-68, inFlight=0, closed=true] closing connection
2022-02-05 10:41:06.704 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 10:41:06.704 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 10:41:06.789 DEBUG 11 --- [uster-worker-30] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:41:08.705 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:41:08.710 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-69, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:41:08.710 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-69, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:41:08.710 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-69, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:41:08.710 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-69, inFlight=0, closed=true] closing connection
2022-02-05 10:41:08.713 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 10:41:08.713 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 10:41:08.713 DEBUG 11 --- [uster-worker-29] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:41:12.713 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:41:12.717 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-70, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:41:12.717 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-70, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:41:12.717 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-70, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:41:12.717 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-70, inFlight=0, closed=true] closing connection
2022-02-05 10:41:12.718 DEBUG 11 --- [uster-worker-30] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:41:12.718 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 10:41:12.718 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 10:41:20.718 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:41:20.722 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-71, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:41:20.722 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-71, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:41:20.723 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-71, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:41:20.723 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-71, inFlight=0, closed=true] closing connection
2022-02-05 10:41:20.724 DEBUG 11 --- [uster-worker-29] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:41:20.724 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 10:41:20.724 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 10:41:35.791 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:41:35.793 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:41:36.724 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:41:36.727 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-72, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:41:36.727 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-72, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:41:36.727 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-72, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:41:36.727 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-72, inFlight=0, closed=true] closing connection
2022-02-05 10:41:36.728 DEBUG 11 --- [uster-worker-30] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:41:36.728 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 10:41:36.729 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 10:41:47.291 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:41:47.294 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:42:05.794 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:42:05.796 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:42:08.730 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:42:08.737 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-73, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:42:08.737 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-73, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:42:08.737 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-73, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:42:08.739 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-73, inFlight=0, closed=true] closing connection
2022-02-05 10:42:08.739 DEBUG 11 --- [uster-worker-31] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:42:08.740 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 10:42:08.740 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 10:42:35.797 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:42:35.800 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:43:05.803 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:43:05.804 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:43:12.741 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:43:12.744 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-74, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:43:12.745 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-74, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:43:12.745 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-74, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:43:12.746 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-74, inFlight=0, closed=true] closing connection
2022-02-05 10:43:12.746 DEBUG 11 --- [uster-worker-32] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:43:12.746 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds
2022-02-05 10:43:12.746 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 128000 ms
2022-02-05 10:43:35.806 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:43:35.808 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:44:05.811 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:44:05.814 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:44:35.824 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:44:35.868 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:44:52.989 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:44:52.992 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:45:05.869 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:45:05.872 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:45:20.747 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:45:20.751 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-75, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:45:20.752 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-75, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:45:20.752 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-75, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:45:20.753 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-75, inFlight=0, closed=true] closing connection
2022-02-05 10:45:20.753 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds
2022-02-05 10:45:20.753 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 256000 ms
2022-02-05 10:45:20.754 DEBUG 11 --- [uster-worker-33] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:45:35.872 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:45:35.876 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:46:05.877 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:46:05.880 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:46:13.284 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:46:13.290 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:46:35.880 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:46:35.883 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:46:58.391 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:46:58.394 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:47:05.886 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:47:05.888 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:47:30.189 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 10:47:30.190 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 10:47:31.191 DEBUG 11 --- [uster-worker-34] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 10:47:31.274 DEBUG 11 --- [uster-worker-34] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 10:47:31.274 DEBUG 11 --- [uster-worker-34] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 10:47:31.274 DEBUG 11 --- [uster-worker-34] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 10:47:31.274 DEBUG 11 --- [uster-worker-34] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:47:31.278 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-76, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 10:47:41.677 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-76, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 10:47:43.176 DEBUG 11 --- [uster-worker-34] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 10:47:43.176 DEBUG 11 --- [uster-worker-34] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 10:47:43.176 DEBUG 11 --- [uster-worker-34] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 10:47:45.978 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-76, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 10:47:45.980 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-76, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 10:47:45.980 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 10:47:45.980 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-76, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:47:45.983 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-76, inFlight=0, closed=true] closing connection
2022-02-05 10:47:45.983 DEBUG 11 --- [uster-worker-35] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 10:47:45.987 DEBUG 11 --- [uster-worker-35] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 10:47:45.988 DEBUG 11 --- [uster-worker-35] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 10:47:46.085 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 10:47:46.086 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 10:47:46.987 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:47:46.990 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-77, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:47:46.991 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-77, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:47:46.991 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-77, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:47:46.991 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-77, inFlight=0, closed=true] closing connection
2022-02-05 10:47:46.991 DEBUG 11 --- [uster-worker-34] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:47:46.992 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 10:47:46.992 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 10:47:47.086 DEBUG 11 --- [uster-worker-35] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:47:48.992 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:47:48.995 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-78, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:47:48.995 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-78, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:47:48.995 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-78, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:47:48.995 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-78, inFlight=0, closed=true] closing connection
2022-02-05 10:47:48.995 DEBUG 11 --- [uster-worker-34] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:47:48.995 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 10:47:48.995 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 10:47:52.996 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:47:52.998 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-79, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:47:52.998 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-79, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:47:52.998 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-79, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:47:52.999 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-79, inFlight=0, closed=true] closing connection
2022-02-05 10:47:52.999 DEBUG 11 --- [uster-worker-35] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:47:52.999 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 10:47:52.999 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 10:48:01.000 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:48:01.005 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-80, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:48:01.006 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-80, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:48:01.006 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-80, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:48:01.006 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-80, inFlight=0, closed=true] closing connection
2022-02-05 10:48:01.006 DEBUG 11 --- [uster-worker-34] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:48:01.007 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 10:48:01.007 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 10:48:16.089 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:48:16.091 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:48:17.007 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:48:17.009 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-81, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:48:17.009 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-81, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:48:17.009 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-81, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:48:17.010 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-81, inFlight=0, closed=true] closing connection
2022-02-05 10:48:17.010 DEBUG 11 --- [uster-worker-35] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:48:17.010 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 10:48:17.010 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 10:48:46.096 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:48:46.099 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:48:49.010 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:48:49.014 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-82, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:48:49.015 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-82, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:48:49.015 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-82, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:48:49.016 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-82, inFlight=0, closed=true] closing connection
2022-02-05 10:48:49.016 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 10:48:49.017 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 10:48:49.017 DEBUG 11 --- [uster-worker-36] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:48:53.676 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 10:48:53.676 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 10:48:54.678 DEBUG 11 --- [uster-worker-37] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 10:48:54.681 DEBUG 11 --- [uster-worker-37] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 10:48:54.681 DEBUG 11 --- [uster-worker-37] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 10:48:54.681 DEBUG 11 --- [uster-worker-37] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 10:48:54.682 DEBUG 11 --- [uster-worker-37] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:48:54.684 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-83, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 10:49:07.272 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-83, inFlight=0, closed=false] because: [/10.233.71.104:9042] Operation timed out
2022-02-05 10:49:07.272 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-83, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:49:07.272 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-83, inFlight=0, closed=true] closing connection
2022-02-05 10:49:07.272 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection      : Not terminating Connection[/10.233.71.104:9042-83, inFlight=0, closed=true]: there are still pending requests
2022-02-05 10:49:07.273 DEBUG 11 --- [uster-worker-37] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:49:07.275 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-84, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 10:49:13.880 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:49:13.882 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:49:19.670 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-84, inFlight=0, closed=false] because: [/10.233.71.104:9042] Operation timed out
2022-02-05 10:49:19.672 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-84, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:49:19.672 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-84, inFlight=0, closed=true] closing connection
2022-02-05 10:49:19.672 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection      : Not terminating Connection[/10.233.71.104:9042-84, inFlight=0, closed=true]: there are still pending requests
2022-02-05 10:49:19.673  WARN 11 --- [ter-timeouter-0] c.d.driver.core.HostConnectionPool       : Error creating connection to /10.233.71.104:9042

com.datastax.driver.core.exceptions.OperationTimedOutException: [/10.233.71.104:9042] Operation timed out
	at com.datastax.driver.core.Connection$Future.onTimeout(Connection.java:1496)
	at com.datastax.driver.core.Connection$ResponseHandler$1.run(Connection.java:1575)
	at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:672)
	at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:747)
	at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:472)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 10:49:19.673 DEBUG 11 --- [ter-timeouter-0] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 0 successfully opened)
2022-02-05 10:49:19.673 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 10:49:19.674 DEBUG 11 --- [uster-worker-36] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 10:49:19.674 DEBUG 11 --- [uster-worker-36] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 10:49:19.674 DEBUG 11 --- [uster-worker-36] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 10:49:19.674 DEBUG 11 --- [uster-worker-36] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:49:20.675 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:49:20.677 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-85, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 10:49:24.682 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:49:24.684 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:49:29.478 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 10:49:29.479 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 10:49:29.678 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-85, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 10:49:29.679 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-85, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 10:49:29.679 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-85, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:49:29.679 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-85, inFlight=0, closed=true] closing connection
2022-02-05 10:49:29.679 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Not terminating Connection[/10.233.71.104:9042-85, inFlight=0, closed=true]: there are still pending requests
2022-02-05 10:49:29.679 DEBUG 11 --- [uster-worker-36] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:49:29.680 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Connection has been closed), scheduling retry in 2000 milliseconds
2022-02-05 10:49:29.680 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 10:49:30.479 DEBUG 11 --- [uster-worker-37] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:49:31.680 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:49:31.683 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-86, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:49:31.683 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-86, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:49:31.683 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-86, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:49:31.683 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-86, inFlight=0, closed=true] closing connection
2022-02-05 10:49:31.683 DEBUG 11 --- [uster-worker-36] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:49:31.684 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 10:49:31.684 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 10:49:35.684 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:49:35.686 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-87, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:49:35.686 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-87, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:49:35.686 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-87, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:49:35.686 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-87, inFlight=0, closed=true] closing connection
2022-02-05 10:49:35.687 DEBUG 11 --- [uster-worker-37] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:49:35.687 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 10:49:35.687 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 10:49:41.331 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-83, inFlight=0, closed=true] has already terminated
2022-02-05 10:49:43.687 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:49:43.689 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-88, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:49:43.690 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-88, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:49:43.690 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-88, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:49:43.690 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-88, inFlight=0, closed=true] closing connection
2022-02-05 10:49:43.690 DEBUG 11 --- [uster-worker-36] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:49:43.690 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 10:49:43.690 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 10:49:56.331 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-85, inFlight=0, closed=true] has already terminated
2022-02-05 10:49:56.332 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-84, inFlight=0, closed=true] has already terminated
2022-02-05 10:49:59.483 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:49:59.485 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:49:59.690 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:49:59.693 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-89, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:49:59.693 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-89, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:49:59.693 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-89, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:49:59.693 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-89, inFlight=0, closed=true] closing connection
2022-02-05 10:49:59.693 DEBUG 11 --- [uster-worker-37] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:49:59.694 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 10:49:59.694 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 10:50:29.490 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:50:29.493 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:50:31.695 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:50:31.699 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-90, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:50:31.700 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-90, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:50:31.700 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-90, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:50:31.700 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-90, inFlight=0, closed=true] closing connection
2022-02-05 10:50:31.701 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 10:50:31.701 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 10:50:31.701 DEBUG 11 --- [uster-worker-38] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:50:59.494 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:50:59.570 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:51:29.571 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:51:29.575 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:51:35.701 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:51:35.704 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-91, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:51:35.704 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-91, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:51:35.708 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-91, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:51:35.709 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-91, inFlight=0, closed=true] closing connection
2022-02-05 10:51:35.709 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds
2022-02-05 10:51:35.709 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 128000 ms
2022-02-05 10:51:35.710 DEBUG 11 --- [uster-worker-39] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:51:49.377 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:51:49.382 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:51:59.577 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:51:59.587 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:52:29.588 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:52:29.591 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:52:59.594 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:52:59.596 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:53:29.600 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:53:29.602 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:53:34.706 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:53:34.709 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:53:43.710 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:53:43.714 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-92, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:53:43.714 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-92, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:53:43.714 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-92, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:53:43.715 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-92, inFlight=0, closed=true] closing connection
2022-02-05 10:53:43.716 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds
2022-02-05 10:53:43.716 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 256000 ms
2022-02-05 10:53:43.716 DEBUG 11 --- [uster-worker-40] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:53:59.615 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:53:59.670 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:54:29.671 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:54:29.673 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:54:59.674 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:54:59.679 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:55:29.680 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:55:29.682 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:55:51.777 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 10:55:51.777 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 10:55:52.779 DEBUG 11 --- [uster-worker-41] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 10:55:52.784 DEBUG 11 --- [uster-worker-41] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 10:55:52.784 DEBUG 11 --- [uster-worker-41] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 10:55:52.784 DEBUG 11 --- [uster-worker-41] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 10:55:52.785 DEBUG 11 --- [uster-worker-41] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:55:52.789 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-93, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 10:56:00.780 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-93, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 10:56:00.997 DEBUG 11 --- [uster-worker-41] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 10:56:00.997 DEBUG 11 --- [uster-worker-41] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 10:56:00.997 DEBUG 11 --- [uster-worker-41] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 10:56:22.785 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:56:22.788 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:56:24.188 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-93, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 10:56:24.189 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-93, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 10:56:24.189 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 10:56:24.189 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-93, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:56:24.190 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-93, inFlight=0, closed=true] closing connection
2022-02-05 10:56:24.191 DEBUG 11 --- [uster-worker-42] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 10:56:24.193 DEBUG 11 --- [uster-worker-42] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 10:56:24.193 DEBUG 11 --- [uster-worker-42] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 10:56:24.291 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 10:56:24.292 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 10:56:25.193 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:56:25.196 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-94, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:56:25.197 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-94, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:56:25.197 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-94, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:56:25.197 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-94, inFlight=0, closed=true] closing connection
2022-02-05 10:56:25.197 DEBUG 11 --- [uster-worker-41] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:56:25.197 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 10:56:25.197 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 10:56:25.293 DEBUG 11 --- [uster-worker-42] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:56:27.197 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:56:27.202 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-95, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:56:27.203 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-95, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:56:27.203 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-95, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:56:27.203 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-95, inFlight=0, closed=true] closing connection
2022-02-05 10:56:27.203 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 10:56:27.203 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 10:56:27.204 DEBUG 11 --- [uster-worker-41] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:56:31.203 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:56:31.206 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-96, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:56:31.206 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-96, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:56:31.206 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-96, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:56:31.207 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-96, inFlight=0, closed=true] closing connection
2022-02-05 10:56:31.207 DEBUG 11 --- [uster-worker-42] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:56:31.208 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 10:56:31.208 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 10:56:39.208 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:56:39.211 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-97, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:56:39.211 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-97, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:56:39.211 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-97, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:56:39.211 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-97, inFlight=0, closed=true] closing connection
2022-02-05 10:56:39.211 DEBUG 11 --- [uster-worker-41] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:56:39.212 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 10:56:39.212 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 10:56:54.295 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:56:54.297 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:56:55.212 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:56:55.215 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-98, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:56:55.215 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-98, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:56:55.215 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-98, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:56:55.215 DEBUG 11 --- [uster-worker-42] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:56:55.215 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-98, inFlight=0, closed=true] closing connection
2022-02-05 10:56:55.216 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 10:56:55.216 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 10:57:24.299 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:57:24.301 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:57:27.216 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:57:27.219 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-99, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:57:27.219 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-99, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:57:27.219 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-99, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:57:27.224 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-99, inFlight=0, closed=true] closing connection
2022-02-05 10:57:27.224 DEBUG 11 --- [uster-worker-43] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:57:27.225 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 10:57:27.225 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 10:57:29.587 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 10:57:29.587 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 10:57:30.588 DEBUG 11 --- [uster-worker-44] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 10:57:30.595 DEBUG 11 --- [uster-worker-44] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 10:57:30.596 DEBUG 11 --- [uster-worker-44] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 10:57:30.596 DEBUG 11 --- [uster-worker-44] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 10:57:30.596 DEBUG 11 --- [uster-worker-44] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:57:30.599 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-100, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 10:57:33.983 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-100, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 10:57:34.485 DEBUG 11 --- [uster-worker-44] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 10:57:34.485 DEBUG 11 --- [uster-worker-44] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 10:57:34.486 DEBUG 11 --- [uster-worker-44] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 10:58:00.599 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:58:00.602 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:58:04.087 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-100, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 10:58:04.088 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-100, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 10:58:04.195 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 10:58:04.195 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 10:58:04.196 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 10:58:04.196 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-100, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:58:04.197 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-100, inFlight=0, closed=true] closing connection
2022-02-05 10:58:04.197 DEBUG 11 --- [uster-worker-45] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 10:58:04.198 DEBUG 11 --- [uster-worker-45] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 10:58:04.198 DEBUG 11 --- [uster-worker-45] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 10:58:05.197 DEBUG 11 --- [uster-worker-46] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:58:05.198 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:58:05.201 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-101, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:58:05.201 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-101, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:58:05.201 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-101, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:58:05.201 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-101, inFlight=0, closed=true] closing connection
2022-02-05 10:58:05.201 DEBUG 11 --- [uster-worker-45] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:58:05.202 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 10:58:05.202 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 10:58:07.202 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:58:07.205 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-102, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:58:07.206 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-102, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:58:07.206 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-102, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:58:07.206 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-102, inFlight=0, closed=true] closing connection
2022-02-05 10:58:07.206 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 10:58:07.206 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 10:58:07.207 DEBUG 11 --- [uster-worker-46] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:58:11.207 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:58:11.213 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-103, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:58:11.213 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-103, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:58:11.213 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-103, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:58:11.213 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-103, inFlight=0, closed=true] closing connection
2022-02-05 10:58:11.213 DEBUG 11 --- [uster-worker-45] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:58:11.214 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 10:58:11.214 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 10:58:19.214 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:58:19.218 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-104, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:58:19.218 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-104, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:58:19.218 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-104, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:58:19.218 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-104, inFlight=0, closed=true] closing connection
2022-02-05 10:58:19.218 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 10:58:19.218 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 10:58:19.218 DEBUG 11 --- [uster-worker-46] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:58:34.199 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:58:34.201 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:58:35.219 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:58:35.221 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-105, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:58:35.221 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-105, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:58:35.221 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-105, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:58:35.221 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-105, inFlight=0, closed=true] closing connection
2022-02-05 10:58:35.222 DEBUG 11 --- [uster-worker-45] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:58:35.222 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 10:58:35.222 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 10:59:04.202 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:59:04.204 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 10:59:07.223 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 10:59:07.226 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-106, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 10:59:07.226 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-106, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 10:59:07.226 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-106, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 10:59:07.226 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-106, inFlight=0, closed=true] closing connection
2022-02-05 10:59:07.227 DEBUG 11 --- [uster-worker-47] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 10:59:07.227 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 10:59:07.227 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 10:59:34.207 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 10:59:34.210 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:00:04.211 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:00:04.213 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:00:11.227 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:00:11.231 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-107, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:00:11.232 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-107, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:00:11.232 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-107, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:00:11.233 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-107, inFlight=0, closed=true] closing connection
2022-02-05 11:00:11.234 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds
2022-02-05 11:00:11.234 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 128000 ms
2022-02-05 11:00:11.234 DEBUG 11 --- [uster-worker-48] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:00:34.214 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:00:34.216 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:01:04.217 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:01:04.224 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:01:34.225 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:01:34.228 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:02:04.229 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:02:04.232 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:02:19.234 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:02:19.237 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-108, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:02:19.238 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-108, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:02:19.238 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-108, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:02:19.239 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-108, inFlight=0, closed=true] closing connection
2022-02-05 11:02:19.239 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds
2022-02-05 11:02:19.239 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 256000 ms
2022-02-05 11:02:19.240 DEBUG 11 --- [uster-worker-49] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:02:34.233 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:02:34.235 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:03:04.236 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:03:04.238 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:03:34.239 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:03:34.242 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:04:04.243 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:04:04.252 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:04:09.481 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 11:04:09.481 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 11:04:10.482 DEBUG 11 --- [uster-worker-50] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 11:04:10.492 DEBUG 11 --- [uster-worker-50] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 11:04:10.492 DEBUG 11 --- [uster-worker-50] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 11:04:10.493 DEBUG 11 --- [uster-worker-50] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 11:04:10.493 DEBUG 11 --- [uster-worker-50] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:04:10.496 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-109, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 11:04:12.778 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-109, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 11:04:12.906 DEBUG 11 --- [uster-worker-50] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 11:04:12.906 DEBUG 11 --- [uster-worker-50] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 11:04:12.906 DEBUG 11 --- [uster-worker-50] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 11:04:32.696 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:04:32.699 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:04:40.498 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:04:40.500 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:04:42.908 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-109, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:04:43.485 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-109, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:04:43.978 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-109, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 11:04:43.978 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-109, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 11:04:43.979 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 11:04:43.979 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-109, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:04:43.981 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-109, inFlight=0, closed=true] closing connection
2022-02-05 11:04:43.982 DEBUG 11 --- [uster-worker-51] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 11:04:43.982 DEBUG 11 --- [uster-worker-51] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 11:04:43.982 DEBUG 11 --- [uster-worker-51] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 11:04:44.077 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 11:04:44.077 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 11:04:44.982 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:04:44.985 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-110, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:04:44.986 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-110, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:04:44.986 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-110, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:04:44.986 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-110, inFlight=0, closed=true] closing connection
2022-02-05 11:04:44.987 DEBUG 11 --- [uster-worker-52] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:04:44.987 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 11:04:44.988 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 11:04:45.077 DEBUG 11 --- [uster-worker-51] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:04:46.988 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:04:46.991 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-111, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:04:46.992 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-111, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:04:46.992 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-111, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:04:46.992 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-111, inFlight=0, closed=true] closing connection
2022-02-05 11:04:46.993 DEBUG 11 --- [uster-worker-52] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:04:46.996 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 11:04:46.996 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 11:04:50.997 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:04:51.001 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-112, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:04:51.002 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-112, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:04:51.002 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-112, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:04:51.003 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-112, inFlight=0, closed=true] closing connection
2022-02-05 11:04:51.003 DEBUG 11 --- [uster-worker-51] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:04:51.004 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 11:04:51.004 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 11:04:59.005 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:04:59.009 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-113, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:04:59.010 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-113, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:04:59.010 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-113, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:04:59.010 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-113, inFlight=0, closed=true] closing connection
2022-02-05 11:04:59.010 DEBUG 11 --- [uster-worker-52] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:04:59.012 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 11:04:59.012 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 11:05:14.077 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:05:14.082 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:05:15.013 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:05:15.016 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-114, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:05:15.016 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-114, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:05:15.017 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-114, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:05:15.017 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-114, inFlight=0, closed=true] closing connection
2022-02-05 11:05:15.017 DEBUG 11 --- [uster-worker-51] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:05:15.018 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 11:05:15.018 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 11:05:44.082 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:05:44.085 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:05:47.018 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:05:47.022 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-115, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:05:47.022 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-115, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:05:47.022 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-115, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:05:47.023 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-115, inFlight=0, closed=true] closing connection
2022-02-05 11:05:47.023 DEBUG 11 --- [uster-worker-53] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:05:47.024 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 11:05:47.024 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 11:05:52.675 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 11:05:52.676 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 11:05:53.678 DEBUG 11 --- [uster-worker-54] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 11:05:53.681 DEBUG 11 --- [uster-worker-54] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 11:05:53.681 DEBUG 11 --- [uster-worker-54] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 11:05:53.681 DEBUG 11 --- [uster-worker-54] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 11:05:53.681 DEBUG 11 --- [uster-worker-54] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:05:53.683 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-116, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 11:05:55.886 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-116, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 11:05:56.183 DEBUG 11 --- [uster-worker-54] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 11:05:56.184 DEBUG 11 --- [uster-worker-54] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 11:05:56.184 DEBUG 11 --- [uster-worker-54] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 11:06:13.091 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:06:13.096 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:06:23.685 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:06:23.687 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:06:24.184 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-116, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 11:06:24.184 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-116, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 11:06:24.184 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 11:06:24.184 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-116, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:06:24.185 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-116, inFlight=0, closed=true] closing connection
2022-02-05 11:06:24.185 DEBUG 11 --- [uster-worker-55] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 11:06:24.186 DEBUG 11 --- [uster-worker-55] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 11:06:24.186 DEBUG 11 --- [uster-worker-55] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 11:06:24.194 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 11:06:24.194 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 11:06:25.186 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:06:25.190 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-117, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:06:25.190 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-117, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:06:25.190 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-117, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:06:25.190 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-117, inFlight=0, closed=true] closing connection
2022-02-05 11:06:25.191 DEBUG 11 --- [uster-worker-54] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:06:25.191 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 11:06:25.191 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 11:06:25.195 DEBUG 11 --- [uster-worker-55] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:06:27.192 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:06:27.195 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-118, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:06:27.195 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-118, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:06:27.195 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-118, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:06:27.195 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-118, inFlight=0, closed=true] closing connection
2022-02-05 11:06:27.196 DEBUG 11 --- [uster-worker-54] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:06:27.198 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 11:06:27.198 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 11:06:31.199 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:06:31.204 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-119, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:06:31.205 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-119, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:06:31.205 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-119, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:06:31.205 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-119, inFlight=0, closed=true] closing connection
2022-02-05 11:06:31.205 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 11:06:31.205 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 11:06:31.206 DEBUG 11 --- [uster-worker-55] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:06:39.206 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:06:39.210 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-120, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:06:39.210 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-120, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:06:39.211 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-120, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:06:39.211 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-120, inFlight=0, closed=true] closing connection
2022-02-05 11:06:39.211 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 11:06:39.211 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 11:06:39.211 DEBUG 11 --- [uster-worker-54] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:06:54.195 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:06:54.198 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:06:55.212 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:06:55.216 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-121, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:06:55.216 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-121, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:06:55.216 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-121, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:06:55.217 DEBUG 11 --- [uster-worker-55] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:06:55.217 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-121, inFlight=0, closed=true] closing connection
2022-02-05 11:06:55.218 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 11:06:55.218 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 11:07:24.199 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:07:24.201 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:07:27.218 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:07:27.222 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-122, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:07:27.222 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-122, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:07:27.222 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-122, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:07:27.224 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-122, inFlight=0, closed=true] closing connection
2022-02-05 11:07:27.225 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 11:07:27.225 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 11:07:27.226 DEBUG 11 --- [uster-worker-56] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:07:54.202 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:07:54.204 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:08:18.503 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:08:18.507 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:08:24.211 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:08:24.213 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:08:31.226 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:08:31.231 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-123, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:08:31.232 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-123, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:08:31.232 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-123, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:08:31.233 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-123, inFlight=0, closed=true] closing connection
2022-02-05 11:08:31.235 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds
2022-02-05 11:08:31.235 DEBUG 11 --- [uster-worker-57] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:08:31.235 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 128000 ms
2022-02-05 11:08:54.215 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:08:54.217 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:09:24.219 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:09:24.220 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:09:54.223 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:09:54.236 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:10:24.237 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:10:24.241 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:10:39.236 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:10:39.240 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-124, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:10:39.240 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-124, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:10:39.240 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-124, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:10:39.241 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-124, inFlight=0, closed=true] closing connection
2022-02-05 11:10:39.242 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds
2022-02-05 11:10:39.242 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 256000 ms
2022-02-05 11:10:39.242 DEBUG 11 --- [uster-worker-58] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:10:54.241 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:10:54.245 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:11:14.000 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:11:14.002 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:11:24.246 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:11:24.247 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:11:54.248 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:11:54.250 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:12:14.200 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:12:14.203 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:12:24.254 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:12:24.256 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:12:37.995 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 11:12:37.995 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 11:12:38.998 DEBUG 11 --- [uster-worker-59] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 11:12:39.002 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 11:12:39.002 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 11:12:39.002 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 11:12:39.002 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:12:39.006 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-125, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 11:12:49.980 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-125, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 11:12:50.677 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 11:12:50.677 DEBUG 11 --- [uster-worker-59] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 11:12:50.677 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 11:13:04.383 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-125, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 11:13:04.384 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-125, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 11:13:04.384 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 11:13:04.384 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-125, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:13:04.386 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-125, inFlight=0, closed=true] closing connection
2022-02-05 11:13:04.387 DEBUG 11 --- [uster-worker-60] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 11:13:04.387 DEBUG 11 --- [uster-worker-60] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 11:13:04.388 DEBUG 11 --- [uster-worker-60] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 11:13:04.623 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 11:13:04.624 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 11:13:05.388 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:13:05.391 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-126, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:13:05.391 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-126, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:13:05.391 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-126, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:13:05.391 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-126, inFlight=0, closed=true] closing connection
2022-02-05 11:13:05.391 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:13:05.392 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 11:13:05.392 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 11:13:05.624 DEBUG 11 --- [uster-worker-60] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:13:07.392 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:13:07.394 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-127, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:13:07.394 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-127, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:13:07.394 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-127, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:13:07.395 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-127, inFlight=0, closed=true] closing connection
2022-02-05 11:13:07.395 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:13:07.395 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 11:13:07.395 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 11:13:09.411 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:13:09.472 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:13:11.395 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:13:11.398 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-128, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:13:11.398 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-128, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:13:11.398 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-128, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:13:11.398 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-128, inFlight=0, closed=true] closing connection
2022-02-05 11:13:11.399 DEBUG 11 --- [uster-worker-60] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:13:11.399 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 11:13:11.399 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 11:13:19.399 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:13:19.402 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-129, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:13:19.402 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-129, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:13:19.402 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-129, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:13:19.402 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-129, inFlight=0, closed=true] closing connection
2022-02-05 11:13:19.402 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:13:19.403 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 11:13:19.403 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 11:13:34.625 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:13:34.628 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:13:35.403 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:13:35.406 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-130, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:13:35.406 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-130, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:13:35.406 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-130, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:13:35.406 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-130, inFlight=0, closed=true] closing connection
2022-02-05 11:13:35.407 DEBUG 11 --- [uster-worker-60] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:13:35.407 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 11:13:35.407 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 11:14:04.629 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:14:04.631 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:14:07.407 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:14:07.410 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-131, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:14:07.411 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-131, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:14:07.411 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-131, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:14:07.413 DEBUG 11 --- [uster-worker-61] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:14:07.412 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-131, inFlight=0, closed=true] closing connection
2022-02-05 11:14:07.414 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 11:14:07.414 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 11:14:12.100 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 11:14:12.100 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 11:14:13.102 DEBUG 11 --- [uster-worker-62] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 11:14:13.172 DEBUG 11 --- [uster-worker-62] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 11:14:13.172 DEBUG 11 --- [uster-worker-62] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 11:14:13.172 DEBUG 11 --- [uster-worker-62] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 11:14:13.172 DEBUG 11 --- [uster-worker-62] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:14:13.175 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-132, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 11:14:17.874 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-132, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 11:14:17.996 DEBUG 11 --- [uster-worker-62] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 11:14:17.996 DEBUG 11 --- [uster-worker-62] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 11:14:17.996 DEBUG 11 --- [uster-worker-62] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 11:14:43.179 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:14:43.182 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:14:44.388 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-132, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 11:14:44.388 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-132, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 11:14:44.388 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 11:14:44.388 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-132, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:14:44.389 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-132, inFlight=0, closed=true] closing connection
2022-02-05 11:14:44.389 DEBUG 11 --- [uster-worker-63] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 11:14:44.389 DEBUG 11 --- [uster-worker-63] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 11:14:44.389 DEBUG 11 --- [uster-worker-63] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 11:14:44.476 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 11:14:44.476 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 11:14:45.390 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:14:45.394 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-133, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:14:45.395 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-133, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:14:45.395 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-133, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:14:45.395 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-133, inFlight=0, closed=true] closing connection
2022-02-05 11:14:45.395 DEBUG 11 --- [uster-worker-62] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:14:45.395 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 11:14:45.395 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 11:14:45.476 DEBUG 11 --- [uster-worker-63] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:14:47.396 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:14:47.398 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-134, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:14:47.398 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-134, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:14:47.398 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-134, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:14:47.398 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-134, inFlight=0, closed=true] closing connection
2022-02-05 11:14:47.399 DEBUG 11 --- [uster-worker-62] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:14:47.399 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 11:14:47.399 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 11:14:51.399 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:14:51.402 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-135, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:14:51.403 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-135, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:14:51.403 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-135, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:14:51.403 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-135, inFlight=0, closed=true] closing connection
2022-02-05 11:14:51.404 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 11:14:51.404 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 11:14:51.404 DEBUG 11 --- [uster-worker-63] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:14:59.404 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:14:59.407 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-136, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:14:59.407 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-136, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:14:59.407 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-136, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:14:59.407 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-136, inFlight=0, closed=true] closing connection
2022-02-05 11:14:59.408 DEBUG 11 --- [uster-worker-62] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:14:59.408 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 11:14:59.408 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 11:15:14.477 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:15:14.480 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:15:15.409 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:15:15.411 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-137, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:15:15.411 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-137, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:15:15.411 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-137, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:15:15.411 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-137, inFlight=0, closed=true] closing connection
2022-02-05 11:15:15.411 DEBUG 11 --- [uster-worker-63] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:15:15.412 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 11:15:15.412 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 11:15:44.484 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:15:44.485 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:15:47.412 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:15:47.414 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-138, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:15:47.414 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-138, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:15:47.414 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-138, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:15:47.415 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-138, inFlight=0, closed=true] closing connection
2022-02-05 11:15:47.416 DEBUG 11 --- [uster-worker-64] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:15:47.416 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 11:15:47.416 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 11:16:14.488 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:16:14.491 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:16:44.492 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:16:44.494 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:16:51.417 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:16:51.423 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-139, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:16:51.423 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-139, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:16:51.423 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-139, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:16:51.425 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-139, inFlight=0, closed=true] closing connection
2022-02-05 11:16:51.426 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds
2022-02-05 11:16:51.426 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 128000 ms
2022-02-05 11:16:51.427 DEBUG 11 --- [uster-worker-65] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:17:10.431 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:17:10.434 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:17:14.495 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:17:14.497 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:17:44.499 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:17:44.501 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:18:14.504 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:18:14.507 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:18:44.508 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:18:44.510 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:18:59.428 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:18:59.432 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-140, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:18:59.432 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-140, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:18:59.432 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-140, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:18:59.433 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-140, inFlight=0, closed=true] closing connection
2022-02-05 11:18:59.434 DEBUG 11 --- [uster-worker-66] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:18:59.434 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds
2022-02-05 11:18:59.434 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 256000 ms
2022-02-05 11:19:14.511 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:19:14.513 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:19:20.716 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:19:20.719 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:19:44.516 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:19:44.518 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:20:14.520 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:20:14.522 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:20:44.523 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:20:44.525 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:20:48.083 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 11:20:48.083 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 11:20:49.084 DEBUG 11 --- [uster-worker-67] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 11:20:49.090 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 11:20:49.091 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 11:20:49.091 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 11:20:49.091 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:20:49.095 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-141, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 11:20:55.473 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-141, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 11:20:56.017 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:20:56.019 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:20:56.277 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 11:20:56.277 DEBUG 11 --- [uster-worker-67] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 11:20:56.277 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 11:21:19.091 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:21:19.176 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:21:24.018 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-141, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 11:21:24.018 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-141, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 11:21:24.018 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 11:21:24.019 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-141, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:21:24.020 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-141, inFlight=0, closed=true] closing connection
2022-02-05 11:21:24.021 DEBUG 11 --- [uster-worker-68] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 11:21:24.021 DEBUG 11 --- [uster-worker-68] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 11:21:24.022 DEBUG 11 --- [uster-worker-68] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 11:21:24.085 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 11:21:24.085 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 11:21:25.022 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:21:25.025 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-142, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:21:25.025 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-142, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:21:25.025 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-142, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:21:25.025 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-142, inFlight=0, closed=true] closing connection
2022-02-05 11:21:25.026 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:21:25.026 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 11:21:25.026 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 11:21:25.086 DEBUG 11 --- [uster-worker-68] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:21:27.026 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:21:27.028 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-143, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:21:27.028 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-143, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:21:27.029 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-143, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:21:27.029 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-143, inFlight=0, closed=true] closing connection
2022-02-05 11:21:27.029 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:21:27.029 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 11:21:27.029 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 11:21:31.037 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:21:31.041 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-144, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:21:31.041 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-144, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:21:31.041 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-144, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:21:31.041 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-144, inFlight=0, closed=true] closing connection
2022-02-05 11:21:31.042 DEBUG 11 --- [uster-worker-68] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:21:31.052 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 11:21:31.052 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 11:21:39.052 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:21:39.065 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-145, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:21:39.065 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-145, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:21:39.066 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-145, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:21:39.066 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-145, inFlight=0, closed=true] closing connection
2022-02-05 11:21:39.066 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:21:39.067 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 11:21:39.067 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 11:21:54.088 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:21:54.090 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:21:55.067 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:21:55.072 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-146, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:21:55.072 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-146, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:21:55.072 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-146, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:21:55.072 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-146, inFlight=0, closed=true] closing connection
2022-02-05 11:21:55.072 DEBUG 11 --- [uster-worker-68] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:21:55.072 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 11:21:55.073 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 11:22:24.091 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:22:24.093 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:22:27.073 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:22:27.075 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-147, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:22:27.076 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-147, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:22:27.076 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-147, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:22:27.076 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-147, inFlight=0, closed=true] closing connection
2022-02-05 11:22:27.077 DEBUG 11 --- [uster-worker-69] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:22:27.077 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 11:22:27.077 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 11:22:43.774 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 11:22:43.774 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 11:22:44.190 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 11:22:44.191 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 11:22:45.192 DEBUG 11 --- [uster-worker-70] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:23:14.194 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:23:14.199 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:23:31.077 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:23:31.081 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-148, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:23:31.082 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-148, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:23:31.082 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-148, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:23:31.083 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-148, inFlight=0, closed=true] closing connection
2022-02-05 11:23:31.084 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds
2022-02-05 11:23:31.084 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 128000 ms
2022-02-05 11:23:31.084 DEBUG 11 --- [uster-worker-71] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:23:44.199 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:23:44.201 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:24:14.202 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:24:14.204 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:24:44.205 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:24:44.207 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:25:14.209 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:25:14.213 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:25:39.085 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:25:39.089 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-149, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:25:39.090 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-149, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:25:39.090 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-149, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:25:39.090 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-149, inFlight=0, closed=true] closing connection
2022-02-05 11:25:39.091 DEBUG 11 --- [uster-worker-72] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:25:39.091 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds
2022-02-05 11:25:39.091 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 256000 ms
2022-02-05 11:25:44.214 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:25:44.216 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:26:14.221 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:26:14.223 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:26:44.223 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:26:44.225 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:27:14.226 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:27:14.229 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:27:44.230 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:27:44.234 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:28:14.238 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:28:14.241 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:28:44.242 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:28:44.251 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:28:53.205 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 11:28:53.205 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 11:28:54.207 DEBUG 11 --- [uster-worker-73] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 11:28:54.211 DEBUG 11 --- [uster-worker-73] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 11:28:54.212 DEBUG 11 --- [uster-worker-73] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 11:28:54.212 DEBUG 11 --- [uster-worker-73] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 11:28:54.212 DEBUG 11 --- [uster-worker-73] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:28:54.216 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-150, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 11:29:01.978 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-150, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 11:29:02.175 DEBUG 11 --- [uster-worker-73] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 11:29:02.176 DEBUG 11 --- [uster-worker-73] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 11:29:02.176 DEBUG 11 --- [uster-worker-73] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 11:29:04.780 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-150, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 11:29:04.781 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-150, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 11:29:04.782 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 11:29:04.782 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-150, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:29:04.784 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-150, inFlight=0, closed=true] closing connection
2022-02-05 11:29:04.784 DEBUG 11 --- [uster-worker-74] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 11:29:04.785 DEBUG 11 --- [uster-worker-74] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 11:29:04.785 DEBUG 11 --- [uster-worker-74] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 11:29:04.876 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 11:29:04.876 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 11:29:05.786 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:29:05.788 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-151, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:29:05.789 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-151, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:29:05.789 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-151, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:29:05.789 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-151, inFlight=0, closed=true] closing connection
2022-02-05 11:29:05.789 DEBUG 11 --- [uster-worker-73] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:29:05.790 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 11:29:05.790 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 11:29:05.877 DEBUG 11 --- [uster-worker-74] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:29:07.792 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:29:07.794 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-152, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:29:07.794 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-152, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:29:07.795 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-152, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:29:07.795 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-152, inFlight=0, closed=true] closing connection
2022-02-05 11:29:07.795 DEBUG 11 --- [uster-worker-73] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:29:07.795 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 11:29:07.795 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 11:29:11.796 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:29:11.800 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-153, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:29:11.801 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-153, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:29:11.801 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-153, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:29:11.801 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-153, inFlight=0, closed=true] closing connection
2022-02-05 11:29:11.801 DEBUG 11 --- [uster-worker-74] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:29:11.802 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 11:29:11.802 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 11:29:19.803 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:29:19.806 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-154, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:29:19.806 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-154, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:29:19.806 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-154, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:29:19.806 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-154, inFlight=0, closed=true] closing connection
2022-02-05 11:29:19.807 DEBUG 11 --- [uster-worker-73] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:29:19.807 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 11:29:19.807 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 11:29:34.887 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:29:34.890 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:29:35.807 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:29:35.810 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-155, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:29:35.811 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-155, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:29:35.811 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-155, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:29:35.811 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-155, inFlight=0, closed=true] closing connection
2022-02-05 11:29:35.811 DEBUG 11 --- [uster-worker-74] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:29:35.811 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 11:29:35.811 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 11:30:04.890 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:30:04.892 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:30:07.812 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:30:07.814 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-156, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:30:07.815 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-156, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:30:07.815 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-156, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:30:07.815 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-156, inFlight=0, closed=true] closing connection
2022-02-05 11:30:07.816 DEBUG 11 --- [uster-worker-75] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:30:07.816 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 11:30:07.816 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 11:30:11.198 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 11:30:11.198 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 11:30:12.200 DEBUG 11 --- [uster-worker-76] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 11:30:12.204 DEBUG 11 --- [uster-worker-76] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 11:30:12.204 DEBUG 11 --- [uster-worker-76] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 11:30:12.204 DEBUG 11 --- [uster-worker-76] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 11:30:12.205 DEBUG 11 --- [uster-worker-76] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:30:12.207 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-157, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 11:30:13.278 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-157, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 11:30:13.478 DEBUG 11 --- [uster-worker-76] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 11:30:13.479 DEBUG 11 --- [uster-worker-76] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 11:30:13.479 DEBUG 11 --- [uster-worker-76] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 11:30:42.211 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:30:42.223 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:30:44.379 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-157, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 11:30:44.380 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-157, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 11:30:44.380 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 11:30:44.380 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-157, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:30:44.380 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-157, inFlight=0, closed=true] closing connection
2022-02-05 11:30:44.380 DEBUG 11 --- [uster-worker-77] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 11:30:44.381 DEBUG 11 --- [uster-worker-77] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 11:30:44.381 DEBUG 11 --- [uster-worker-77] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 11:30:44.573 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 11:30:44.574 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 11:30:45.381 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:30:45.384 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-158, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:30:45.384 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-158, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:30:45.384 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-158, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:30:45.384 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-158, inFlight=0, closed=true] closing connection
2022-02-05 11:30:45.385 DEBUG 11 --- [uster-worker-78] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:30:45.385 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 11:30:45.385 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 11:30:45.575 DEBUG 11 --- [uster-worker-77] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:30:47.385 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:30:47.387 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-159, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:30:47.388 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-159, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:30:47.388 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-159, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:30:47.388 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-159, inFlight=0, closed=true] closing connection
2022-02-05 11:30:47.388 DEBUG 11 --- [uster-worker-78] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:30:47.389 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 11:30:47.389 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 11:30:51.390 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:30:51.393 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-160, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:30:51.395 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-160, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:30:51.396 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-160, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:30:51.396 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-160, inFlight=0, closed=true] closing connection
2022-02-05 11:30:51.396 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 11:30:51.397 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 11:30:51.399 DEBUG 11 --- [uster-worker-77] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:30:53.186 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:30:53.191 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:30:59.397 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:30:59.400 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-161, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:30:59.400 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-161, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:30:59.400 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-161, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:30:59.400 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-161, inFlight=0, closed=true] closing connection
2022-02-05 11:30:59.401 DEBUG 11 --- [uster-worker-78] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:30:59.402 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 11:30:59.402 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 11:31:14.576 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:31:14.578 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:31:15.402 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:31:15.404 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-162, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:31:15.405 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-162, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:31:15.405 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-162, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:31:15.405 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-162, inFlight=0, closed=true] closing connection
2022-02-05 11:31:15.405 DEBUG 11 --- [uster-worker-77] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:31:15.405 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 11:31:15.405 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 11:31:44.583 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:31:44.585 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:31:47.406 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:31:47.409 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-163, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:31:47.410 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-163, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:31:47.410 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-163, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:31:47.411 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-163, inFlight=0, closed=true] closing connection
2022-02-05 11:31:47.411 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 11:31:47.411 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 11:31:47.412 DEBUG 11 --- [uster-worker-79] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:32:14.586 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:32:14.591 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:32:44.598 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:32:44.600 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:32:51.411 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:32:51.421 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-164, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:32:51.421 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-164, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:32:51.421 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-164, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:32:51.422 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-164, inFlight=0, closed=true] closing connection
2022-02-05 11:32:51.422 DEBUG 11 --- [uster-worker-80] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:32:51.423 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds
2022-02-05 11:32:51.423 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 128000 ms
2022-02-05 11:33:14.602 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:33:14.608 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:33:44.609 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:33:44.614 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:34:14.615 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:34:14.620 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:34:44.622 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:34:44.624 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:34:59.423 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:34:59.432 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-165, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:34:59.432 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-165, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:34:59.432 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-165, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:34:59.433 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-165, inFlight=0, closed=true] closing connection
2022-02-05 11:34:59.433 DEBUG 11 --- [uster-worker-81] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:34:59.434 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds
2022-02-05 11:34:59.434 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 256000 ms
2022-02-05 11:35:14.625 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:35:14.627 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:35:44.187 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:35:44.190 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:35:44.629 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:35:44.631 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:36:14.631 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:36:14.635 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:36:44.635 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:36:44.637 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:36:53.802 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 11:36:53.803 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 11:36:54.804 DEBUG 11 --- [uster-worker-82] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 11:36:54.811 DEBUG 11 --- [uster-worker-82] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 11:36:54.811 DEBUG 11 --- [uster-worker-82] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 11:36:54.812 DEBUG 11 --- [uster-worker-82] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 11:36:54.812 DEBUG 11 --- [uster-worker-82] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:36:54.816 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-166, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 11:37:01.082 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-166, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 11:37:01.776 DEBUG 11 --- [uster-worker-82] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 11:37:01.776 DEBUG 11 --- [uster-worker-82] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 11:37:01.776 DEBUG 11 --- [uster-worker-82] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 11:37:24.176 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-166, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 11:37:24.176 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-166, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 11:37:24.176 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 11:37:24.176 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-166, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:37:24.177 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-166, inFlight=0, closed=true] closing connection
2022-02-05 11:37:24.177 DEBUG 11 --- [uster-worker-83] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 11:37:24.178 DEBUG 11 --- [uster-worker-83] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 11:37:24.178 DEBUG 11 --- [uster-worker-83] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 11:37:24.191 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 11:37:24.191 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 11:37:25.178 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:37:25.181 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-167, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:37:25.181 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-167, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:37:25.181 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-167, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:37:25.181 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-167, inFlight=0, closed=true] closing connection
2022-02-05 11:37:25.182 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 11:37:25.182 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 11:37:25.182 DEBUG 11 --- [uster-worker-82] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:37:25.191 DEBUG 11 --- [uster-worker-83] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:37:27.182 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:37:27.187 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-168, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:37:27.187 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-168, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:37:27.187 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-168, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:37:27.187 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-168, inFlight=0, closed=true] closing connection
2022-02-05 11:37:27.187 DEBUG 11 --- [uster-worker-82] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:37:27.188 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 11:37:27.188 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 11:37:31.188 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:37:31.190 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-169, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:37:31.190 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-169, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:37:31.190 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-169, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:37:31.191 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-169, inFlight=0, closed=true] closing connection
2022-02-05 11:37:31.191 DEBUG 11 --- [uster-worker-83] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:37:31.191 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 11:37:31.191 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 11:37:39.192 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:37:39.194 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-170, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:37:39.194 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-170, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:37:39.195 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-170, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:37:39.195 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-170, inFlight=0, closed=true] closing connection
2022-02-05 11:37:39.195 DEBUG 11 --- [uster-worker-82] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:37:39.195 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 11:37:39.195 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 11:37:54.195 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:37:54.203 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:37:55.195 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:37:55.198 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-171, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:37:55.198 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-171, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:37:55.198 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-171, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:37:55.198 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-171, inFlight=0, closed=true] closing connection
2022-02-05 11:37:55.199 DEBUG 11 --- [uster-worker-83] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:37:55.199 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 11:37:55.199 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 11:38:24.204 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:38:24.208 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:38:27.201 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:38:27.205 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-172, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:38:27.205 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-172, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:38:27.205 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-172, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:38:27.206 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-172, inFlight=0, closed=true] closing connection
2022-02-05 11:38:27.206 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 11:38:27.207 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 11:38:27.207 DEBUG 11 --- [uster-worker-84] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:38:39.276 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 11:38:39.278 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 11:38:40.279 DEBUG 11 --- [uster-worker-85] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 11:38:40.285 DEBUG 11 --- [uster-worker-85] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 11:38:40.285 DEBUG 11 --- [uster-worker-85] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 11:38:40.285 DEBUG 11 --- [uster-worker-85] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 11:38:40.285 DEBUG 11 --- [uster-worker-85] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:38:40.289 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-173, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 11:38:45.676 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-173, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 11:38:45.677 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-173, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 11:38:45.677 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-173, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:38:45.677 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-173, inFlight=0, closed=true] closing connection
2022-02-05 11:38:45.677 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Not terminating Connection[/10.233.71.104:9042-173, inFlight=0, closed=true]: there are still pending requests
2022-02-05 11:38:45.678 DEBUG 11 --- [uster-worker-85] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:38:45.680 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-174, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:38:45.682 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-174, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:38:45.682 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-174, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:38:45.682 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-174, inFlight=0, closed=true] closing connection
2022-02-05 11:38:45.684  WARN 11 --- [er-nio-worker-3] c.d.driver.core.HostConnectionPool       : Error creating connection to /10.233.71.104:9042

com.datastax.driver.core.exceptions.TransportException: [/10.233.71.104:9042] Cannot connect
	at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:224)
	at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:194)
	at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:577)
	at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:570)
	at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:549)
	at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:490)
	at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:615)
	at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:608)
	at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:321)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:337)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: /10.233.71.104:9042
Caused by: java.net.ConnectException: Connection refused
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
	at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:702)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 11:38:45.685 DEBUG 11 --- [er-nio-worker-3] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 0 successfully opened)
2022-02-05 11:38:45.685 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 11:38:45.685 DEBUG 11 --- [uster-worker-84] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 11:38:45.685 DEBUG 11 --- [uster-worker-84] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 11:38:45.685 DEBUG 11 --- [uster-worker-84] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 11:38:45.685 DEBUG 11 --- [uster-worker-85] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:38:45.893 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 11:38:45.894 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 11:38:46.685 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:38:46.687 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-175, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:38:46.687 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-175, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:38:46.687 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-175, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:38:46.688 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-175, inFlight=0, closed=true] closing connection
2022-02-05 11:38:46.688 DEBUG 11 --- [uster-worker-84] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:38:46.688 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 11:38:46.688 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 11:38:46.894 DEBUG 11 --- [uster-worker-85] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:38:48.688 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:38:48.690 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-176, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:38:48.690 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-176, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:38:48.690 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-176, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:38:48.690 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-176, inFlight=0, closed=true] closing connection
2022-02-05 11:38:48.691 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 11:38:48.691 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 11:38:48.700 DEBUG 11 --- [uster-worker-84] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:38:52.691 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:38:52.700 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-177, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:38:52.700 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-177, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:38:52.700 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-177, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:38:52.700 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-177, inFlight=0, closed=true] closing connection
2022-02-05 11:38:52.700 DEBUG 11 --- [uster-worker-85] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:38:52.700 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 11:38:52.700 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 11:39:00.700 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:39:00.702 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-178, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:39:00.703 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-178, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:39:00.703 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-178, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:39:00.703 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-178, inFlight=0, closed=true] closing connection
2022-02-05 11:39:00.703 DEBUG 11 --- [uster-worker-84] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:39:00.705 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 11:39:00.705 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 11:39:11.367 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-173, inFlight=0, closed=true] has already terminated
2022-02-05 11:39:15.899 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:39:15.902 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:39:16.706 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:39:16.710 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-179, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:39:16.710 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-179, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:39:16.710 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-179, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:39:16.710 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-179, inFlight=0, closed=true] closing connection
2022-02-05 11:39:16.710 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 11:39:16.710 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 11:39:16.710 DEBUG 11 --- [uster-worker-85] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:39:28.547 DEBUG 11 --- [ool-10-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 11:39:28.564  INFO 11 --- [ool-10-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 11:39:28.766  INFO 11 --- [ool-10-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 11:39:30.497 DEBUG 11 --- [qtp864852424-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e601ae77-50a1-4606-9c08-cde547db9408","status":"200","rqstDate":"220205-11:39:26:781","respDate":"220205-11:39:30:496","sourceId":"robot-ete:e601ae77-50a1-4606-9c08-cde547db9408","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-traversal-220205-11:39:26:781-57087\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[56990], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.142], X-TransactionId=[e601ae77-50a1-4606-9c08-cde547db9408], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 11:39:45.902 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:39:45.904 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:39:48.741 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:39:48.748 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-180, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:39:48.748 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-180, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:39:48.748 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-180, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:39:48.749 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-180, inFlight=0, closed=true] closing connection
2022-02-05 11:39:48.750 DEBUG 11 --- [uster-worker-86] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:39:48.750 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 11:39:48.750 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 11:39:54.418 DEBUG 11 --- [ool-11-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 11:39:54.419  INFO 11 --- [ool-11-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 11:39:54.603  INFO 11 --- [ool-11-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 11:39:55.005 DEBUG 11 --- [qtp864852424-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"53e912d6-42bc-4f68-a823-a4b159c2bfaf","status":"200","rqstDate":"220205-11:39:54:176","respDate":"220205-11:39:55:005","sourceId":"robot-ete:53e912d6-42bc-4f68-a823-a4b159c2bfaf","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-traversal-220205-11:39:54:176-71854\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[52112], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.68.94], X-TransactionId=[53e912d6-42bc-4f68-a823-a4b159c2bfaf], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 11:39:55.042 DEBUG 11 --- [ool-12-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 11:39:55.043  INFO 11 --- [ool-12-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 11:39:55.308  INFO 11 --- [ool-12-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 11:39:55.689 DEBUG 11 --- [qtp864852424-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"93d6ed42-7818-4dff-b2eb-80898781138d","status":"200","rqstDate":"220205-11:39:54:836","respDate":"220205-11:39:55:689","sourceId":"robot-ete:93d6ed42-7818-4dff-b2eb-80898781138d","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-traversal-220205-11:39:54:836-15330\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[52954], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.102], X-TransactionId=[93d6ed42-7818-4dff-b2eb-80898781138d], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 11:40:15.906 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:40:15.969 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:40:25.760 DEBUG 11 --- [ool-13-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 11:40:25.761  INFO 11 --- [ool-13-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 11:40:25.900  INFO 11 --- [ool-13-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 11:40:26.230 DEBUG 11 --- [qtp864852424-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"31da689d-3c87-476c-b214-7fd73154237f","status":"200","rqstDate":"220205-11:40:25:598","respDate":"220205-11:40:26:230","sourceId":"robot-ete:31da689d-3c87-476c-b214-7fd73154237f","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-traversal-220205-11:40:25:598-61802\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[39702], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.195], X-TransactionId=[31da689d-3c87-476c-b214-7fd73154237f], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 11:40:37.418 DEBUG 11 --- [ool-14-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 11:40:37.419  INFO 11 --- [ool-14-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 11:40:37.624  INFO 11 --- [ool-14-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 11:40:38.708 DEBUG 11 --- [qtp864852424-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f7897b78-5a35-48f6-bdee-bf9eead55760","status":"200","rqstDate":"220205-11:40:37:253","respDate":"220205-11:40:38:708","sourceId":"robot-ete:f7897b78-5a35-48f6-bdee-bf9eead55760","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-traversal-220205-11:40:37:253-5472\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[43682], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.70.226], X-TransactionId=[f7897b78-5a35-48f6-bdee-bf9eead55760], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 11:40:45.970 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:40:45.975 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:40:47.232 DEBUG 11 --- [ool-15-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 11:40:47.233  INFO 11 --- [ool-15-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 11:40:47.362  INFO 11 --- [ool-15-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 11:40:47.688 DEBUG 11 --- [qtp864852424-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"a1bbfad9-fb4a-4c14-a31c-2ec94cba7ae7","status":"200","rqstDate":"220205-11:40:47:070","respDate":"220205-11:40:47:688","sourceId":"robot-ete:a1bbfad9-fb4a-4c14-a31c-2ec94cba7ae7","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-traversal-220205-11:40:47:070-79878\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[36948], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.203], X-TransactionId=[a1bbfad9-fb4a-4c14-a31c-2ec94cba7ae7], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 11:40:52.751 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:40:52.754 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-181, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:40:52.754 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-181, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:40:52.754 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-181, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:40:52.755 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-181, inFlight=0, closed=true] closing connection
2022-02-05 11:40:52.755 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds
2022-02-05 11:40:52.756 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 128000 ms
2022-02-05 11:40:52.756 DEBUG 11 --- [uster-worker-87] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:41:15.978 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:41:15.981 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:41:17.690 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:41:17.693 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:41:23.356 DEBUG 11 --- [ool-16-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 11:41:23.357  INFO 11 --- [ool-16-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 11:41:23.585  INFO 11 --- [ool-16-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 11:41:24.974 DEBUG 11 --- [qtp864852424-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"51affc49-dd90-4d23-b28c-bea29e6aa4e8","status":"200","rqstDate":"220205-11:41:23:164","respDate":"220205-11:41:24:974","sourceId":"robot-ete:51affc49-dd90-4d23-b28c-bea29e6aa4e8","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-traversal-220205-11:41:23:164-70578\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46990], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.105], X-TransactionId=[51affc49-dd90-4d23-b28c-bea29e6aa4e8], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 11:41:45.982 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:41:46.008 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:41:55.496 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:41:55.499 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:42:03.549 DEBUG 11 --- [ool-17-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 11:42:03.550  INFO 11 --- [ool-17-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 11:42:03.697  INFO 11 --- [ool-17-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 11:42:04.897 DEBUG 11 --- [qtp864852424-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"d212b5d6-55ba-45eb-8025-35a4a82f666b","status":"200","rqstDate":"220205-11:42:03:366","respDate":"220205-11:42:04:897","sourceId":"robot-ete:d212b5d6-55ba-45eb-8025-35a4a82f666b","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-traversal-220205-11:42:03:366-75912\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[45732], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.112], X-TransactionId=[d212b5d6-55ba-45eb-8025-35a4a82f666b], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 11:42:16.009 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:42:16.069 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:42:19.212 DEBUG 11 --- [ool-18-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 11:42:19.213  INFO 11 --- [ool-18-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 11:42:19.384  INFO 11 --- [ool-18-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 11:42:20.474 DEBUG 11 --- [qtp864852424-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"6a2a8a52-23e6-4924-b90b-c4201185cd46","status":"200","rqstDate":"220205-11:42:19:058","respDate":"220205-11:42:20:474","sourceId":"robot-ete:6a2a8a52-23e6-4924-b90b-c4201185cd46","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-traversal-220205-11:42:19:058-82037\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[33884], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.140], X-TransactionId=[6a2a8a52-23e6-4924-b90b-c4201185cd46], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 11:42:46.069 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:42:46.072 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:43:00.756 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:43:00.760 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-182, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:43:00.761 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-182, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:43:00.761 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-182, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:43:00.771 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-182, inFlight=0, closed=true] closing connection
2022-02-05 11:43:00.771 DEBUG 11 --- [uster-worker-88] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:43:00.771 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds
2022-02-05 11:43:00.772 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 256000 ms
2022-02-05 11:43:00.953 DEBUG 11 --- [ool-19-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 11:43:00.954  INFO 11 --- [ool-19-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 11:43:01.110  INFO 11 --- [ool-19-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 11:43:02.091 DEBUG 11 --- [qtp864852424-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8adf4577-cc0a-480c-8b3b-ab574b8bd0f6","status":"200","rqstDate":"220205-11:43:00:746","respDate":"220205-11:43:02:091","sourceId":"robot-ete:8adf4577-cc0a-480c-8b3b-ab574b8bd0f6","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-traversal-220205-11:43:00:746-83429\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[44330], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.202], X-TransactionId=[8adf4577-cc0a-480c-8b3b-ab574b8bd0f6], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 11:43:16.075 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:43:16.076 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:43:46.087 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:43:46.090 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:44:16.091 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:44:16.095 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:44:26.994 DEBUG 11 --- [ool-20-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 11:44:26.995  INFO 11 --- [ool-20-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 11:44:27.188  INFO 11 --- [ool-20-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 11:44:27.514 DEBUG 11 --- [qtp864852424-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2585fca6-48d5-4d59-80b3-9f0c98b218b2","status":"200","rqstDate":"220205-11:44:26:722","respDate":"220205-11:44:27:514","sourceId":"robot-ete:2585fca6-48d5-4d59-80b3-9f0c98b218b2","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-traversal-220205-11:44:26:722-92076\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[52814], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.220], X-TransactionId=[2585fca6-48d5-4d59-80b3-9f0c98b218b2], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 11:44:46.099 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:44:46.101 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:45:09.381 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 11:45:09.382 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 11:45:10.385 DEBUG 11 --- [uster-worker-89] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 11:45:10.392 DEBUG 11 --- [uster-worker-89] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 11:45:10.392 DEBUG 11 --- [uster-worker-89] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 11:45:10.392 DEBUG 11 --- [uster-worker-89] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 11:45:10.392 DEBUG 11 --- [uster-worker-89] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:45:10.395 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-183, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 11:45:11.878 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-183, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 11:45:12.676 DEBUG 11 --- [uster-worker-89] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 11:45:12.676 DEBUG 11 --- [uster-worker-89] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 11:45:12.676 DEBUG 11 --- [uster-worker-89] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 11:45:24.682 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-183, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 11:45:24.682 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-183, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 11:45:24.682 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 11:45:24.682 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-183, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:45:24.684 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-183, inFlight=0, closed=true] closing connection
2022-02-05 11:45:24.684 DEBUG 11 --- [uster-worker-90] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 11:45:24.685 DEBUG 11 --- [uster-worker-90] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 11:45:24.685 DEBUG 11 --- [uster-worker-90] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 11:45:24.880 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 11:45:24.880 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 11:45:25.686 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:45:25.689 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-184, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:45:25.689 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-184, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:45:25.689 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-184, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:45:25.689 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-184, inFlight=0, closed=true] closing connection
2022-02-05 11:45:25.690 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 11:45:25.690 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 11:45:25.690 DEBUG 11 --- [uster-worker-89] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:45:25.880 DEBUG 11 --- [uster-worker-90] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:45:27.690 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:45:27.695 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-185, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:45:27.695 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-185, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:45:27.695 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-185, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:45:27.696 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-185, inFlight=0, closed=true] closing connection
2022-02-05 11:45:27.696 DEBUG 11 --- [uster-worker-89] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:45:27.699 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 11:45:27.699 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 11:45:31.699 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:45:31.701 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-186, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:45:31.702 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-186, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:45:31.702 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-186, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:45:31.702 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-186, inFlight=0, closed=true] closing connection
2022-02-05 11:45:31.702 DEBUG 11 --- [uster-worker-90] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:45:31.702 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 11:45:31.703 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 11:45:39.704 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:45:39.706 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-187, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:45:39.706 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-187, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:45:39.706 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-187, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:45:39.707 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-187, inFlight=0, closed=true] closing connection
2022-02-05 11:45:39.710 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 11:45:39.710 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 11:45:39.721 DEBUG 11 --- [uster-worker-89] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:45:54.883 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:45:54.886 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:45:55.710 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:45:55.713 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-188, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:45:55.714 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-188, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:45:55.714 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-188, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:45:55.714 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-188, inFlight=0, closed=true] closing connection
2022-02-05 11:45:55.714 DEBUG 11 --- [uster-worker-90] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:45:55.714 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 11:45:55.714 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 11:46:24.892 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:46:24.895 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:46:25.573 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 11:46:25.573 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 11:46:26.575 DEBUG 11 --- [uster-worker-91] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 11:46:26.579 DEBUG 11 --- [uster-worker-91] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 11:46:26.579 DEBUG 11 --- [uster-worker-91] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 11:46:26.579 DEBUG 11 --- [uster-worker-91] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 11:46:26.579 DEBUG 11 --- [uster-worker-91] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:46:26.583 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-189, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 11:46:36.277 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-189, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 11:46:37.174 DEBUG 11 --- [uster-worker-91] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 11:46:37.174 DEBUG 11 --- [uster-worker-91] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 11:46:37.175 DEBUG 11 --- [uster-worker-91] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 11:46:56.580 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:46:56.582 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:47:04.282 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-189, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 11:47:04.282 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-189, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 11:47:04.282 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 11:47:04.282 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-189, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:47:04.284 DEBUG 11 --- [uster-worker-92] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 11:47:04.284 DEBUG 11 --- [uster-worker-92] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-189, inFlight=0, closed=true] closing connection
2022-02-05 11:47:04.286 DEBUG 11 --- [uster-worker-92] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 11:47:04.286 DEBUG 11 --- [uster-worker-92] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 11:47:04.392 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 11:47:04.393 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 11:47:05.286 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:47:05.289 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-190, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:47:05.289 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-190, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:47:05.289 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-190, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:47:05.289 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-190, inFlight=0, closed=true] closing connection
2022-02-05 11:47:05.290 DEBUG 11 --- [uster-worker-91] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:47:05.290 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 11:47:05.290 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 11:47:05.393 DEBUG 11 --- [uster-worker-92] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:47:06.144 DEBUG 11 --- [ool-21-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 11:47:06.146  INFO 11 --- [ool-21-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 11:47:06.300  INFO 11 --- [ool-21-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 11:47:06.691 DEBUG 11 --- [qtp864852424-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"421cb3b6-8609-4880-a800-ebfb6939072c","status":"200","rqstDate":"220205-11:47:05:952","respDate":"220205-11:47:06:691","sourceId":"robot-ete:421cb3b6-8609-4880-a800-ebfb6939072c","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-traversal-220205-11:47:05:952-38297\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46730], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.81], X-TransactionId=[421cb3b6-8609-4880-a800-ebfb6939072c], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 11:47:07.290 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:47:07.295 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-191, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:47:07.295 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-191, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:47:07.295 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-191, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:47:07.296 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-191, inFlight=0, closed=true] closing connection
2022-02-05 11:47:07.296 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 11:47:07.297 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 11:47:07.297 DEBUG 11 --- [uster-worker-91] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:47:11.297 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:47:11.299 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-192, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:47:11.299 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-192, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:47:11.299 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-192, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:47:11.299 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-192, inFlight=0, closed=true] closing connection
2022-02-05 11:47:11.299 DEBUG 11 --- [uster-worker-92] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:47:11.300 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 11:47:11.300 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 11:47:19.300 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:47:19.303 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-193, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:47:19.303 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-193, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:47:19.304 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-193, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:47:19.304 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-193, inFlight=0, closed=true] closing connection
2022-02-05 11:47:19.304 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 11:47:19.304 DEBUG 11 --- [uster-worker-91] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:47:19.304 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 11:47:25.846 DEBUG 11 --- [ool-22-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 11:47:25.847  INFO 11 --- [ool-22-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 11:47:26.020  INFO 11 --- [ool-22-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 11:47:26.391 DEBUG 11 --- [qtp864852424-33] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"77d99520-7b12-45df-bf3f-7e427521a5ab","status":"200","rqstDate":"220205-11:47:25:586","respDate":"220205-11:47:26:391","sourceId":"robot-ete:77d99520-7b12-45df-bf3f-7e427521a5ab","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-traversal-220205-11:47:25:586-77778\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[38170], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.140], X-TransactionId=[77d99520-7b12-45df-bf3f-7e427521a5ab], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 11:47:34.396 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:47:34.399 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:47:35.305 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:47:35.307 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-194, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:47:35.307 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-194, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:47:35.307 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-194, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:47:35.308 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-194, inFlight=0, closed=true] closing connection
2022-02-05 11:47:35.308 DEBUG 11 --- [uster-worker-92] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:47:35.308 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 11:47:35.308 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 11:48:04.404 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:48:04.406 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:48:07.308 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:48:07.311 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-195, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:48:07.312 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-195, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:48:07.313 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-195, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:48:07.314 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-195, inFlight=0, closed=true] closing connection
2022-02-05 11:48:07.314 DEBUG 11 --- [uster-worker-93] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:48:07.314 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 11:48:07.314 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 11:48:34.412 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:48:34.414 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:49:04.427 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:49:04.429 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:49:11.315 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:49:11.320 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-196, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:49:11.320 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-196, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:49:11.320 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-196, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:49:11.321 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-196, inFlight=0, closed=true] closing connection
2022-02-05 11:49:11.322 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds
2022-02-05 11:49:11.322 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 128000 ms
2022-02-05 11:49:11.322 DEBUG 11 --- [uster-worker-94] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:49:34.437 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:49:34.440 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:50:04.441 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:50:04.444 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:50:34.445 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:50:34.447 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:51:04.448 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:51:04.450 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:51:19.322 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:51:19.327 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-197, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:51:19.327 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-197, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:51:19.327 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-197, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:51:19.328 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-197, inFlight=0, closed=true] closing connection
2022-02-05 11:51:19.328 DEBUG 11 --- [uster-worker-95] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:51:19.329 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds
2022-02-05 11:51:19.329 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 256000 ms
2022-02-05 11:51:34.459 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:51:34.464 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:51:47.686 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:51:47.688 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:52:04.464 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:52:04.466 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:52:34.467 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:52:34.477 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:53:04.480 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:53:04.486 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:53:16.381 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 11:53:16.382 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 11:53:17.384 DEBUG 11 --- [uster-worker-96] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 11:53:17.388 DEBUG 11 --- [uster-worker-96] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 11:53:17.388 DEBUG 11 --- [uster-worker-96] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 11:53:17.388 DEBUG 11 --- [uster-worker-96] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 11:53:17.388 DEBUG 11 --- [uster-worker-96] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:53:17.392 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-198, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 11:53:17.890 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:53:17.892 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:53:23.879 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-198, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 11:53:24.082 DEBUG 11 --- [uster-worker-96] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 11:53:24.082 DEBUG 11 --- [uster-worker-96] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 11:53:24.083 DEBUG 11 --- [uster-worker-96] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 11:53:27.462 DEBUG 11 --- [ool-23-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 11:53:27.463  INFO 11 --- [ool-23-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 11:53:27.723  INFO 11 --- [ool-23-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 11:53:31.777 DEBUG 11 --- [qtp864852424-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"f8c596b2-14b2-4694-996c-fa88203f54e0","status":"200","rqstDate":"220205-11:53:27:248","respDate":"220205-11:53:31:777","sourceId":"robot-ete:f8c596b2-14b2-4694-996c-fa88203f54e0","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-traversal-220205-11:53:27:248-72947\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[51580], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.81], X-TransactionId=[f8c596b2-14b2-4694-996c-fa88203f54e0], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 11:53:44.482 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-198, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 11:53:44.483 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-198, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 11:53:44.483 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 11:53:44.483 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-198, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:53:44.484 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-198, inFlight=0, closed=true] closing connection
2022-02-05 11:53:44.485 DEBUG 11 --- [uster-worker-97] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 11:53:44.487 DEBUG 11 --- [uster-worker-97] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 11:53:44.487 DEBUG 11 --- [uster-worker-97] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 11:53:44.575 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 11:53:44.575 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 11:53:45.487 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:53:45.491 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-199, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:53:45.491 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-199, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:53:45.491 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-199, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:53:45.491 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-199, inFlight=0, closed=true] closing connection
2022-02-05 11:53:45.491 DEBUG 11 --- [uster-worker-96] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:53:45.492 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 11:53:45.492 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 11:53:45.576 DEBUG 11 --- [uster-worker-97] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:53:47.492 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:53:47.495 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-200, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:53:47.495 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-200, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:53:47.495 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-200, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:53:47.495 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-200, inFlight=0, closed=true] closing connection
2022-02-05 11:53:47.495 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 11:53:47.495 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 11:53:47.496 DEBUG 11 --- [uster-worker-96] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:53:51.496 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:53:51.500 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-201, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:53:51.500 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-201, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:53:51.500 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-201, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:53:51.500 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-201, inFlight=0, closed=true] closing connection
2022-02-05 11:53:51.500 DEBUG 11 --- [uster-worker-97] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:53:51.502 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 11:53:51.502 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 11:53:59.510 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:53:59.513 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-202, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:53:59.513 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-202, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:53:59.513 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-202, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:53:59.513 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-202, inFlight=0, closed=true] closing connection
2022-02-05 11:53:59.513 DEBUG 11 --- [uster-worker-96] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:53:59.513 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 11:53:59.513 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 11:54:14.577 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:54:14.579 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:54:15.514 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:54:15.516 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-203, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:54:15.516 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-203, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:54:15.516 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-203, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:54:15.516 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-203, inFlight=0, closed=true] closing connection
2022-02-05 11:54:15.516 DEBUG 11 --- [uster-worker-97] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:54:15.516 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 11:54:15.517 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 11:54:44.583 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:54:44.588 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:54:47.517 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:54:47.520 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-204, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:54:47.520 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-204, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:54:47.520 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-204, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:54:47.521 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-204, inFlight=0, closed=true] closing connection
2022-02-05 11:54:47.521 DEBUG 11 --- [uster-worker-98] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:54:47.521 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 11:54:47.521 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 11:54:55.582 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 11:54:55.582 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 11:54:56.583 DEBUG 11 --- [uster-worker-99] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 11:54:56.588 DEBUG 11 --- [uster-worker-99] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 11:54:56.588 DEBUG 11 --- [uster-worker-99] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 11:54:56.588 DEBUG 11 --- [uster-worker-99] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 11:54:56.589 DEBUG 11 --- [uster-worker-99] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:54:56.591 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-205, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 11:55:02.678 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-205, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 11:55:03.481 DEBUG 11 --- [uster-worker-99] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 11:55:03.481 DEBUG 11 --- [uster-worker-99] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 11:55:03.481 DEBUG 11 --- [uster-worker-99] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 11:55:24.390 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-205, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 11:55:24.391 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-205, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 11:55:24.391 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 11:55:24.391 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-205, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:55:24.391 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-205, inFlight=0, closed=true] closing connection
2022-02-05 11:55:24.392 DEBUG 11 --- [ster-worker-100] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 11:55:24.392 DEBUG 11 --- [ster-worker-100] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 11:55:24.392 DEBUG 11 --- [ster-worker-100] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 11:55:24.395 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 11:55:24.395 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 11:55:25.393 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:55:25.396 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-206, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:55:25.396 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-206, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:55:25.396 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-206, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:55:25.396 DEBUG 11 --- [d-task-worker-0] com.datastax.driver.core.Cluster         : Ignoring down event on /10.233.71.104:9042 because it still has active connections
2022-02-05 11:55:25.397 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-206, inFlight=0, closed=true] closing connection
2022-02-05 11:55:25.397 DEBUG 11 --- [uster-worker-99] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:55:25.399 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 11:55:25.399 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 11:55:27.400 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:55:27.408 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-207, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:55:27.408 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-207, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:55:27.408 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-207, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:55:27.408 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-207, inFlight=0, closed=true] closing connection
2022-02-05 11:55:27.408 DEBUG 11 --- [ster-worker-100] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:55:27.408 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 11:55:27.408 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 11:55:31.409 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:55:31.411 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-208, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:55:31.411 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-208, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:55:31.412 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-208, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:55:31.412 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-208, inFlight=0, closed=true] closing connection
2022-02-05 11:55:31.412 DEBUG 11 --- [uster-worker-99] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:55:31.412 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 11:55:31.412 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 11:55:39.412 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:55:39.418 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-209, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:55:39.418 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-209, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:55:39.418 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-209, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:55:39.418 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-209, inFlight=0, closed=true] closing connection
2022-02-05 11:55:39.419 DEBUG 11 --- [ster-worker-100] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:55:39.419 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 11:55:39.419 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 11:55:48.499 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:55:48.503 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:55:54.408 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:55:54.409 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:55:55.419 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:55:55.422 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-210, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:55:55.422 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-210, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:55:55.423 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-210, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:55:55.423 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-210, inFlight=0, closed=true] closing connection
2022-02-05 11:55:55.423 DEBUG 11 --- [uster-worker-99] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:55:55.424 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 11:55:55.424 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 11:56:13.581 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:56:13.589 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:56:24.415 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:56:24.417 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:56:27.425 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:56:27.428 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-211, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:56:27.429 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-211, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:56:27.429 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-211, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:56:27.432 DEBUG 11 --- [ster-worker-101] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:56:27.432 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-211, inFlight=0, closed=true] closing connection
2022-02-05 11:56:27.432 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 11:56:27.432 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 11:56:54.418 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:56:54.425 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:57:15.840 DEBUG 11 --- [ool-24-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 11:57:15.841  INFO 11 --- [ool-24-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 11:57:15.981  INFO 11 --- [ool-24-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 11:57:17.001 DEBUG 11 --- [qtp864852424-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"162f33d9-d56c-49ac-8452-fcc4e1c11148","status":"200","rqstDate":"220205-11:57:15:636","respDate":"220205-11:57:17:001","sourceId":"robot-ete:162f33d9-d56c-49ac-8452-fcc4e1c11148","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-traversal-220205-11:57:15:636-49780\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[39556], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.155], X-TransactionId=[162f33d9-d56c-49ac-8452-fcc4e1c11148], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 11:57:24.426 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:57:24.428 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:57:31.433 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:57:31.437 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-212, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:57:31.438 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-212, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:57:31.438 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-212, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:57:31.439 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-212, inFlight=0, closed=true] closing connection
2022-02-05 11:57:31.440 DEBUG 11 --- [ster-worker-102] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:57:31.441 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds
2022-02-05 11:57:31.441 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 128000 ms
2022-02-05 11:57:44.625 DEBUG 11 --- [ool-25-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 11:57:44.625  INFO 11 --- [ool-25-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 11:57:44.824  INFO 11 --- [ool-25-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 11:57:45.354 DEBUG 11 --- [qtp864852424-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"fb4d063d-e2c7-48e2-8e8d-0d123ba16dc7","status":"200","rqstDate":"220205-11:57:44:360","respDate":"220205-11:57:45:354","sourceId":"robot-ete:fb4d063d-e2c7-48e2-8e8d-0d123ba16dc7","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-traversal-220205-11:57:44:360-89418\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[55492], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.68.16], X-TransactionId=[fb4d063d-e2c7-48e2-8e8d-0d123ba16dc7], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 11:57:54.429 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:57:54.432 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:58:18.632 DEBUG 11 --- [ool-26-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 11:58:18.632  INFO 11 --- [ool-26-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 11:58:18.776  INFO 11 --- [ool-26-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 11:58:20.174 DEBUG 11 --- [qtp864852424-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"0eb63bb6-d0c6-4c98-b73a-3373187f50ab","status":"200","rqstDate":"220205-11:58:18:469","respDate":"220205-11:58:20:174","sourceId":"robot-ete:0eb63bb6-d0c6-4c98-b73a-3373187f50ab","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-traversal-220205-11:58:18:469-32288\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[41394], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.68.52], X-TransactionId=[0eb63bb6-d0c6-4c98-b73a-3373187f50ab], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 11:58:24.432 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:58:24.434 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:58:54.437 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:58:54.439 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:59:07.282 DEBUG 11 --- [ool-27-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 11:59:07.283  INFO 11 --- [ool-27-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 11:59:07.417  INFO 11 --- [ool-27-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 11:59:07.761 DEBUG 11 --- [qtp864852424-30] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"b86ad20c-7f41-4655-a955-a826f9428031","status":"200","rqstDate":"220205-11:59:07:087","respDate":"220205-11:59:07:761","sourceId":"robot-ete:b86ad20c-7f41-4655-a955-a826f9428031","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-traversal-220205-11:59:07:087-93794\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[37500], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.70.70], X-TransactionId=[b86ad20c-7f41-4655-a955-a826f9428031], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 11:59:24.440 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:59:24.443 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 11:59:39.441 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 11:59:39.447 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-213, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 11:59:39.447 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-213, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 11:59:39.447 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-213, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 11:59:39.448 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-213, inFlight=0, closed=true] closing connection
2022-02-05 11:59:39.449 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds
2022-02-05 11:59:39.449 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 256000 ms
2022-02-05 11:59:39.450 DEBUG 11 --- [ster-worker-103] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 11:59:45.809 DEBUG 11 --- [ool-28-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 11:59:45.810  INFO 11 --- [ool-28-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 11:59:45.958  INFO 11 --- [ool-28-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 11:59:46.372 DEBUG 11 --- [qtp864852424-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"020caa80-2dd0-4ddd-b155-44978f7d47dd","status":"200","rqstDate":"220205-11:59:45:633","respDate":"220205-11:59:46:372","sourceId":"robot-ete:020caa80-2dd0-4ddd-b155-44978f7d47dd","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-traversal-220205-11:59:45:633-1966\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[46588], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.68.218], X-TransactionId=[020caa80-2dd0-4ddd-b155-44978f7d47dd], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 11:59:54.447 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 11:59:54.449 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:00:24.450 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:00:24.452 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:00:34.390 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:00:34.392 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:00:54.455 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:00:54.458 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:01:05.468 DEBUG 11 --- [ool-29-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 12:01:05.469  INFO 11 --- [ool-29-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 12:01:05.624  INFO 11 --- [ool-29-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 12:01:05.941 DEBUG 11 --- [qtp864852424-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"1e4e48fc-2600-498a-a92b-d432d12d89ad","status":"200","rqstDate":"220205-12:01:05:205","respDate":"220205-12:01:05:941","sourceId":"robot-ete:1e4e48fc-2600-498a-a92b-d432d12d89ad","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-traversal-220205-12:01:05:205-71269\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[57784], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.198], X-TransactionId=[1e4e48fc-2600-498a-a92b-d432d12d89ad], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 12:01:24.459 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:01:24.462 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:01:48.715 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 12:01:48.715 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 12:01:49.717 DEBUG 11 --- [ster-worker-104] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 12:01:49.774 DEBUG 11 --- [ster-worker-104] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 12:01:49.774 DEBUG 11 --- [ster-worker-104] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 12:01:49.774 DEBUG 11 --- [ster-worker-104] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 12:01:49.775 DEBUG 11 --- [ster-worker-104] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:01:49.778 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-214, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 12:01:50.686 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-214, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 12:01:50.874 DEBUG 11 --- [ster-worker-104] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 12:01:50.874 DEBUG 11 --- [ster-worker-104] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 12:01:50.874 DEBUG 11 --- [ster-worker-104] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 12:02:04.176 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-214, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 12:02:04.176 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-214, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 12:02:04.176 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 12:02:04.176 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-214, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:02:04.177 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-214, inFlight=0, closed=true] closing connection
2022-02-05 12:02:04.177 DEBUG 11 --- [ster-worker-105] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 12:02:04.178 DEBUG 11 --- [ster-worker-105] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 12:02:04.178 DEBUG 11 --- [ster-worker-105] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 12:02:04.275 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 12:02:04.275 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 12:02:05.178 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:02:05.180 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-215, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:02:05.181 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-215, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:02:05.181 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-215, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:02:05.181 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-215, inFlight=0, closed=true] closing connection
2022-02-05 12:02:05.182 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 12:02:05.182 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 12:02:05.182 DEBUG 11 --- [ster-worker-104] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:02:05.276 DEBUG 11 --- [ster-worker-105] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:02:07.182 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:02:07.191 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-216, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:02:07.191 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-216, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:02:07.191 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-216, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:02:07.191 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-216, inFlight=0, closed=true] closing connection
2022-02-05 12:02:07.192 DEBUG 11 --- [ster-worker-104] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:02:07.192 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 12:02:07.192 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 12:02:11.192 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:02:11.194 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-217, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:02:11.195 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-217, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:02:11.195 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-217, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:02:11.195 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-217, inFlight=0, closed=true] closing connection
2022-02-05 12:02:11.196 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 12:02:11.196 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 12:02:11.196 DEBUG 11 --- [ster-worker-105] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:02:19.196 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:02:19.198 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-218, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:02:19.198 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-218, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:02:19.198 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-218, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:02:19.199 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-218, inFlight=0, closed=true] closing connection
2022-02-05 12:02:19.199 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 12:02:19.199 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 12:02:19.199 DEBUG 11 --- [ster-worker-104] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:02:34.286 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:02:34.288 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:02:35.200 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:02:35.203 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-219, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:02:35.203 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-219, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:02:35.203 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-219, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:02:35.204 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-219, inFlight=0, closed=true] closing connection
2022-02-05 12:02:35.204 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 12:02:35.205 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 12:02:35.205 DEBUG 11 --- [ster-worker-105] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:03:04.292 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:03:04.295 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:03:07.205 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:03:07.208 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-220, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:03:07.208 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-220, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:03:07.208 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-220, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:03:07.209 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-220, inFlight=0, closed=true] closing connection
2022-02-05 12:03:07.209 DEBUG 11 --- [ster-worker-106] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:03:07.210 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 12:03:07.210 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 12:03:10.289 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 12:03:10.290 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 12:03:11.291 DEBUG 11 --- [ster-worker-107] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 12:03:11.298 DEBUG 11 --- [ster-worker-107] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 12:03:11.298 DEBUG 11 --- [ster-worker-107] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 12:03:11.298 DEBUG 11 --- [ster-worker-107] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 12:03:11.298 DEBUG 11 --- [ster-worker-107] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:03:11.301 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-221, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 12:03:23.684 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-221, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 12:03:24.486 DEBUG 11 --- [ster-worker-107] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 12:03:24.486 DEBUG 11 --- [ster-worker-107] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 12:03:24.486 DEBUG 11 --- [ster-worker-107] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 12:03:41.305 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:03:41.307 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:03:44.784 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-221, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 12:03:44.785 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-221, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 12:03:44.785 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 12:03:44.785 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-221, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:03:44.786 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-221, inFlight=0, closed=true] closing connection
2022-02-05 12:03:44.786 DEBUG 11 --- [ster-worker-108] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 12:03:44.787 DEBUG 11 --- [ster-worker-108] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 12:03:44.787 DEBUG 11 --- [ster-worker-108] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 12:03:44.874 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 12:03:44.874 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 12:03:45.787 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:03:45.790 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-222, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:03:45.791 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-222, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:03:45.791 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-222, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:03:45.791 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-222, inFlight=0, closed=true] closing connection
2022-02-05 12:03:45.791 DEBUG 11 --- [ster-worker-107] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:03:45.792 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 12:03:45.792 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 12:03:45.875 DEBUG 11 --- [ster-worker-108] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:03:47.792 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:03:47.795 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-223, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:03:47.795 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-223, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:03:47.795 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-223, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:03:47.795 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-223, inFlight=0, closed=true] closing connection
2022-02-05 12:03:47.795 DEBUG 11 --- [ster-worker-107] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:03:47.796 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 12:03:47.796 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 12:03:51.796 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:03:51.798 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-224, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:03:51.799 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-224, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:03:51.799 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-224, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:03:51.799 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-224, inFlight=0, closed=true] closing connection
2022-02-05 12:03:51.799 DEBUG 11 --- [ster-worker-108] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:03:51.799 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 12:03:51.799 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 12:03:59.800 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:03:59.802 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-225, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:03:59.802 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-225, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:03:59.802 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-225, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:03:59.802 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-225, inFlight=0, closed=true] closing connection
2022-02-05 12:03:59.803 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 12:03:59.803 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 12:03:59.803 DEBUG 11 --- [ster-worker-107] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:04:13.132 DEBUG 11 --- [ool-30-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 12:04:13.133  INFO 11 --- [ool-30-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 12:04:13.330  INFO 11 --- [ool-30-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 12:04:13.995 DEBUG 11 --- [qtp864852424-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"e00eb08a-0057-47c3-be5a-14371ea0eda4","status":"200","rqstDate":"220205-12:04:12:929","respDate":"220205-12:04:13:995","sourceId":"robot-ete:e00eb08a-0057-47c3-be5a-14371ea0eda4","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-traversal-220205-12:04:12:929-92617\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[33802], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.87], X-TransactionId=[e00eb08a-0057-47c3-be5a-14371ea0eda4], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 12:04:14.877 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:04:14.881 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:04:15.803 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:04:15.805 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-226, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:04:15.805 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-226, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:04:15.805 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-226, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:04:15.806 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-226, inFlight=0, closed=true] closing connection
2022-02-05 12:04:15.806 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 12:04:15.806 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 12:04:15.806 DEBUG 11 --- [ster-worker-108] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:04:25.363 DEBUG 11 --- [ool-31-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 12:04:25.363  INFO 11 --- [ool-31-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 12:04:25.518  INFO 11 --- [ool-31-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 12:04:25.847 DEBUG 11 --- [qtp864852424-28] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"2326f0aa-885b-41af-9c09-ea5a1f8809c2","status":"200","rqstDate":"220205-12:04:25:169","respDate":"220205-12:04:25:846","sourceId":"robot-ete:2326f0aa-885b-41af-9c09-ea5a1f8809c2","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-traversal-220205-12:04:25:169-66876\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[47156], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.91], X-TransactionId=[2326f0aa-885b-41af-9c09-ea5a1f8809c2], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 12:04:44.881 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:04:44.884 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:04:47.809 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:04:47.813 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-227, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:04:47.814 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-227, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:04:47.814 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-227, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:04:47.816 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-227, inFlight=0, closed=true] closing connection
2022-02-05 12:04:47.820 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 12:04:47.820 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 12:04:47.821 DEBUG 11 --- [ster-worker-109] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:05:12.261 DEBUG 11 --- [ool-32-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 12:05:12.263  INFO 11 --- [ool-32-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 12:05:12.467  INFO 11 --- [ool-32-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 12:05:13.777 DEBUG 11 --- [qtp864852424-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"8e2a5b8d-bdb7-4aa8-8cab-bd95ea7276cf","status":"200","rqstDate":"220205-12:05:11:978","respDate":"220205-12:05:13:777","sourceId":"robot-ete:8e2a5b8d-bdb7-4aa8-8cab-bd95ea7276cf","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-traversal-220205-12:05:11:978-92061\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[34252], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.159], X-TransactionId=[8e2a5b8d-bdb7-4aa8-8cab-bd95ea7276cf], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 12:05:14.885 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:05:14.887 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:05:44.900 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:05:44.902 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:05:51.820 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:05:51.823 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-228, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:05:51.823 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-228, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:05:51.823 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-228, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:05:51.824 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-228, inFlight=0, closed=true] closing connection
2022-02-05 12:05:51.824 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds
2022-02-05 12:05:51.824 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 128000 ms
2022-02-05 12:05:51.825 DEBUG 11 --- [ster-worker-110] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:05:59.464 DEBUG 11 --- [ool-33-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 12:05:59.465  INFO 11 --- [ool-33-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 12:05:59.614  INFO 11 --- [ool-33-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 12:06:00.501 DEBUG 11 --- [qtp864852424-34] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"faa62030-4fde-4313-9d9d-cfe527b4cbd3","status":"200","rqstDate":"220205-12:05:59:261","respDate":"220205-12:06:00:501","sourceId":"robot-ete:faa62030-4fde-4313-9d9d-cfe527b4cbd3","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-traversal-220205-12:05:59:261-11571\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[39224], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.20], X-TransactionId=[faa62030-4fde-4313-9d9d-cfe527b4cbd3], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 12:06:14.908 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:06:14.913 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:06:44.914 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:06:44.915 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:07:04.429 DEBUG 11 --- [ool-34-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 12:07:04.431  INFO 11 --- [ool-34-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 12:07:04.654  INFO 11 --- [ool-34-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 12:07:05.629 DEBUG 11 --- [qtp864852424-31] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"65184b04-9a36-4491-a530-3a8c4aa80e82","status":"200","rqstDate":"220205-12:07:04:175","respDate":"220205-12:07:05:628","sourceId":"robot-ete:65184b04-9a36-4491-a530-3a8c4aa80e82","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-traversal-220205-12:07:04:175-40407\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[33068], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.97], X-TransactionId=[65184b04-9a36-4491-a530-3a8c4aa80e82], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 12:07:14.924 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:07:14.926 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:07:44.927 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:07:44.930 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:07:59.826 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:07:59.831 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-229, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:07:59.832 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-229, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:07:59.832 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-229, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:07:59.833 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-229, inFlight=0, closed=true] closing connection
2022-02-05 12:07:59.834 DEBUG 11 --- [ster-worker-111] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:07:59.834 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds
2022-02-05 12:07:59.834 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 256000 ms
2022-02-05 12:08:10.626 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:08:10.630 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:08:14.931 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:08:14.933 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:08:44.935 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:08:44.937 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:09:10.459 DEBUG 11 --- [ool-35-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 12:09:10.460  INFO 11 --- [ool-35-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 12:09:10.611  INFO 11 --- [ool-35-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 12:09:11.788 DEBUG 11 --- [qtp864852424-35] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"db820ab4-dd6e-4f1b-973e-ce1e444a5ab0","status":"200","rqstDate":"220205-12:09:10:257","respDate":"220205-12:09:11:788","sourceId":"robot-ete:db820ab4-dd6e-4f1b-973e-ce1e444a5ab0","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-traversal-220205-12:09:10:257-17759\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[39322], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.243], X-TransactionId=[db820ab4-dd6e-4f1b-973e-ce1e444a5ab0], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 12:09:14.939 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:09:14.941 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:09:44.943 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:09:44.945 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:10:06.001 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:10:06.004 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:10:06.475 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 12:10:06.476 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 12:10:07.478 DEBUG 11 --- [ster-worker-112] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 12:10:07.482 DEBUG 11 --- [ster-worker-112] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 12:10:07.482 DEBUG 11 --- [ster-worker-112] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 12:10:07.483 DEBUG 11 --- [ster-worker-112] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 12:10:07.483 DEBUG 11 --- [ster-worker-112] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:10:07.487 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-230, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 12:10:19.970 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-230, inFlight=0, closed=false] because: [/10.233.71.104:9042] Operation timed out
2022-02-05 12:10:19.970 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-230, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:10:19.971 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-230, inFlight=0, closed=true] closing connection
2022-02-05 12:10:19.971 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection      : Not terminating Connection[/10.233.71.104:9042-230, inFlight=0, closed=true]: there are still pending requests
2022-02-05 12:10:19.973 DEBUG 11 --- [ster-worker-112] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:10:19.977 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-231, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 12:10:31.780 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-231, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 12:10:31.780 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-231, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 12:10:31.781 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-231, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:10:31.781 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-231, inFlight=0, closed=true] closing connection
2022-02-05 12:10:31.781 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Not terminating Connection[/10.233.71.104:9042-231, inFlight=0, closed=true]: there are still pending requests
2022-02-05 12:10:31.782  WARN 11 --- [er-nio-worker-3] c.d.driver.core.HostConnectionPool       : Error creating connection to /10.233.71.104:9042

com.datastax.driver.core.exceptions.TransportException: [/10.233.71.104:9042] Connection has been closed
	at com.datastax.driver.core.Connection$ConnectionCloseFuture.force(Connection.java:1397)
	at com.datastax.driver.core.Connection$ConnectionCloseFuture.force(Connection.java:1378)
	at com.datastax.driver.core.Connection.defunct(Connection.java:570)
	at com.datastax.driver.core.Connection$Dispatcher.exceptionCaught(Connection.java:1301)
	at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:300)
	at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:279)
	at io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:271)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.exceptionCaught(DefaultChannelPipeline.java:1377)
	at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:300)
	at io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:279)
	at io.netty.channel.DefaultChannelPipeline.fireExceptionCaught(DefaultChannelPipeline.java:907)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.handleReadException(AbstractNioByteChannel.java:125)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:174)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 12:10:31.783 DEBUG 11 --- [er-nio-worker-3] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 0 successfully opened)
2022-02-05 12:10:31.783 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 12:10:31.784 DEBUG 11 --- [ster-worker-113] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 12:10:31.785 DEBUG 11 --- [ster-worker-113] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 12:10:31.785 DEBUG 11 --- [ster-worker-113] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 12:10:31.785 DEBUG 11 --- [ster-worker-112] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:10:31.981 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 12:10:31.981 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 12:10:32.785 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:10:32.789 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-232, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:10:32.789 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-232, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:10:32.789 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-232, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:10:32.789 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-232, inFlight=0, closed=true] closing connection
2022-02-05 12:10:32.789 DEBUG 11 --- [ster-worker-112] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:10:32.790 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 12:10:32.790 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 12:10:32.982 DEBUG 11 --- [ster-worker-113] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:10:34.790 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:10:34.792 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-233, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:10:34.793 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-233, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:10:34.793 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-233, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:10:34.793 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-233, inFlight=0, closed=true] closing connection
2022-02-05 12:10:34.793 DEBUG 11 --- [ster-worker-112] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:10:34.793 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 12:10:34.794 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 12:10:38.794 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:10:38.797 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-234, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:10:38.797 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-234, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:10:38.797 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-234, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:10:38.797 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-234, inFlight=0, closed=true] closing connection
2022-02-05 12:10:38.798 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 12:10:38.798 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 12:10:38.798 DEBUG 11 --- [ster-worker-113] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:10:46.799 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:10:46.802 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-235, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:10:46.802 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-235, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:10:46.803 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-235, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:10:46.803 DEBUG 11 --- [ster-worker-112] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:10:46.803 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-235, inFlight=0, closed=true] closing connection
2022-02-05 12:10:46.804 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 12:10:46.804 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 12:10:56.401 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-231, inFlight=0, closed=true] has already terminated
2022-02-05 12:10:56.402 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-230, inFlight=0, closed=true] has already terminated
2022-02-05 12:11:01.983 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:11:01.985 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:11:02.804 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:11:02.807 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-236, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:11:02.807 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-236, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:11:02.807 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-236, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:11:02.807 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-236, inFlight=0, closed=true] closing connection
2022-02-05 12:11:02.808 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 12:11:02.808 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 12:11:02.808 DEBUG 11 --- [ster-worker-113] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:11:31.986 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:11:31.988 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:11:34.808 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:11:34.810 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-237, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:11:34.811 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-237, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:11:34.811 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-237, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:11:34.812 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-237, inFlight=0, closed=true] closing connection
2022-02-05 12:11:34.812 DEBUG 11 --- [ster-worker-114] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:11:34.812 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 12:11:34.812 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 12:11:43.490 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 12:11:43.490 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 12:11:44.491 DEBUG 11 --- [ster-worker-115] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 12:11:44.496 DEBUG 11 --- [ster-worker-115] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 12:11:44.497 DEBUG 11 --- [ster-worker-115] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 12:11:44.497 DEBUG 11 --- [ster-worker-115] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 12:11:44.497 DEBUG 11 --- [ster-worker-115] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:11:44.499 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-238, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 12:11:46.325 DEBUG 11 --- [ool-36-thread-1] o.o.a.rest.search.GenericQueryProcessor  : Converted to gremlin query without the start vertices 
 g.V(startVertexes)
2022-02-05 12:11:46.325  INFO 11 --- [ool-36-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : Invoke
2022-02-05 12:11:46.499  INFO 11 --- [ool-36-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog     : InvokeReturn
2022-02-05 12:11:46.903 DEBUG 11 --- [qtp864852424-32] o.o.a.i.post.ResponseTransactionLogging  : {"transactionId":"99b0d652-e0c9-4d89-b0db-559c79ef9c3a","status":"200","rqstDate":"220205-12:11:46:047","respDate":"220205-12:11:46:903","sourceId":"robot-ete:99b0d652-e0c9-4d89-b0db-559c79ef9c3a","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-traversal-220205-12:11:46:047-91275\",\"Http-Method\":\"PUT\",\"Content-Type\":\"application/json\",\"Headers\":\"{X-AAI-SSL-Client-C=[], X-AAI-SSL=[1], X-AAI-SSL-Issuer=[], User-Agent=[python-requests/2.27.1], X-AAI-SSL-Client-ST=[], Accept-Encoding=[gzip, deflate], X-AAI-SSL-Client-OU=[], Authorization=[Basic YWFpQGFhaS5vbmFwLm9yZzpkZW1vMTIzNDU2IQ==], X-AAI-SSL-Client-CN=[], Content-Length=[48], Content-Type=[application/json], X-AAI-SSL-Client-NotBefore=[], X-FromAppId=[robot-ete], Accept=[application/json], X-AAI-SSL-Client-Verify=[0], X-Forwarded-Proto=[https, https], Connection=[close], Host=[aai.onap:8443], X-Forwarded-Port=[41926], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.65.161], X-TransactionId=[99b0d652-e0c9-4d89-b0db-559c79ef9c3a], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"}
2022-02-05 12:11:50.776 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-238, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 12:11:51.179 DEBUG 11 --- [ster-worker-115] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 12:11:51.180 DEBUG 11 --- [ster-worker-115] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 12:11:51.181 DEBUG 11 --- [ster-worker-115] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 12:12:04.804 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-238, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 12:12:04.805 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-238, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 12:12:04.805 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 12:12:04.805 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-238, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:12:04.806 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-238, inFlight=0, closed=true] closing connection
2022-02-05 12:12:04.806 DEBUG 11 --- [ster-worker-114] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 12:12:04.806 DEBUG 11 --- [ster-worker-114] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 12:12:04.806 DEBUG 11 --- [ster-worker-114] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 12:12:04.881 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 12:12:04.881 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 12:12:05.806 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:12:05.810 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-239, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:12:05.811 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-239, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:12:05.811 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-239, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:12:05.811 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-239, inFlight=0, closed=true] closing connection
2022-02-05 12:12:05.811 DEBUG 11 --- [ster-worker-115] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:12:05.811 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 12:12:05.811 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 12:12:05.881 DEBUG 11 --- [ster-worker-114] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:12:07.812 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:12:07.815 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-240, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:12:07.815 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-240, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:12:07.815 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-240, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:12:07.815 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-240, inFlight=0, closed=true] closing connection
2022-02-05 12:12:07.815 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 12:12:07.815 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 12:12:07.815 DEBUG 11 --- [ster-worker-115] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:12:11.816 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:12:11.818 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-241, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:12:11.818 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-241, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:12:11.818 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-241, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:12:11.818 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-241, inFlight=0, closed=true] closing connection
2022-02-05 12:12:11.818 DEBUG 11 --- [ster-worker-114] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:12:11.818 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 12:12:11.819 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 12:12:19.819 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:12:19.821 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-242, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:12:19.821 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-242, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:12:19.821 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-242, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:12:19.821 DEBUG 11 --- [ster-worker-115] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:12:19.822 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-242, inFlight=0, closed=true] closing connection
2022-02-05 12:12:19.823 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 12:12:19.823 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 12:12:34.884 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:12:34.887 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:12:35.823 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:12:35.829 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-243, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:12:35.829 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-243, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:12:35.830 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-243, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:12:35.830 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-243, inFlight=0, closed=true] closing connection
2022-02-05 12:12:35.830 DEBUG 11 --- [ster-worker-114] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:12:35.831 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 12:12:35.831 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 12:13:04.888 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:13:04.890 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:13:07.831 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:13:07.835 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-244, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:13:07.835 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-244, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:13:07.835 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-244, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:13:07.836 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-244, inFlight=0, closed=true] closing connection
2022-02-05 12:13:07.836 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 12:13:07.836 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 12:13:07.837 DEBUG 11 --- [ster-worker-116] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:13:34.891 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:13:34.894 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:13:52.107 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:13:52.172 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:14:04.900 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:14:04.903 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:14:11.837 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:14:11.843 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-245, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:14:11.843 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-245, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:14:11.843 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-245, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:14:11.844 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-245, inFlight=0, closed=true] closing connection
2022-02-05 12:14:11.844 DEBUG 11 --- [ster-worker-117] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:14:11.845 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds
2022-02-05 12:14:11.845 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 128000 ms
2022-02-05 12:14:22.184 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:14:22.187 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:14:34.911 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:14:34.921 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:15:04.923 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:15:04.926 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:15:34.940 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:15:34.970 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:15:42.415 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:15:42.417 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:16:04.970 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:16:04.976 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:16:19.845 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:16:19.848 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-246, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:16:19.849 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-246, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:16:19.849 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-246, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:16:19.850 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-246, inFlight=0, closed=true] closing connection
2022-02-05 12:16:19.850 DEBUG 11 --- [ster-worker-118] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:16:19.851 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds
2022-02-05 12:16:19.852 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 256000 ms
2022-02-05 12:16:32.589 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:16:32.591 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:16:34.978 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:16:34.980 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:17:04.982 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:17:04.985 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:17:34.987 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:17:34.990 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:18:04.994 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:18:04.997 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:18:24.877 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 12:18:24.877 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 12:18:25.878 DEBUG 11 --- [ster-worker-119] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 12:18:25.884 DEBUG 11 --- [ster-worker-119] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 12:18:25.884 DEBUG 11 --- [ster-worker-119] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 12:18:25.885 DEBUG 11 --- [ster-worker-119] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 12:18:25.885 DEBUG 11 --- [ster-worker-119] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:18:25.888 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-247, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 12:18:27.907 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:18:27.910 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:18:34.579 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-247, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 12:18:34.887 DEBUG 11 --- [ster-worker-119] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 12:18:34.887 DEBUG 11 --- [ster-worker-119] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 12:18:34.887 DEBUG 11 --- [ster-worker-119] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 12:18:44.782 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-247, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 12:18:44.783 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-247, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 12:18:44.783 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 12:18:44.783 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-247, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:18:44.791 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-247, inFlight=0, closed=true] closing connection
2022-02-05 12:18:44.791 DEBUG 11 --- [ster-worker-120] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 12:18:44.792 DEBUG 11 --- [ster-worker-120] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 12:18:44.792 DEBUG 11 --- [ster-worker-120] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 12:18:44.881 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 12:18:44.881 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 12:18:45.792 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:18:45.798 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-248, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:18:45.798 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-248, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:18:45.798 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-248, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:18:45.798 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-248, inFlight=0, closed=true] closing connection
2022-02-05 12:18:45.798 DEBUG 11 --- [ster-worker-119] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:18:45.798 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 12:18:45.799 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 12:18:45.885 DEBUG 11 --- [ster-worker-120] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:18:47.799 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:18:47.803 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-249, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:18:47.803 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-249, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:18:47.803 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-249, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:18:47.804 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-249, inFlight=0, closed=true] closing connection
2022-02-05 12:18:47.804 DEBUG 11 --- [ster-worker-119] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:18:47.804 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 12:18:47.804 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 12:18:51.804 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:18:51.807 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-250, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:18:51.807 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-250, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:18:51.807 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-250, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:18:51.807 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-250, inFlight=0, closed=true] closing connection
2022-02-05 12:18:51.807 DEBUG 11 --- [ster-worker-120] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:18:51.807 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 12:18:51.807 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 12:18:59.808 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:18:59.810 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-251, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:18:59.810 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-251, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:18:59.810 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-251, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:18:59.810 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-251, inFlight=0, closed=true] closing connection
2022-02-05 12:18:59.811 DEBUG 11 --- [ster-worker-119] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:18:59.811 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 12:18:59.811 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 12:19:14.883 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:19:14.885 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:19:15.811 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:19:15.814 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-252, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:19:15.814 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-252, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:19:15.814 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-252, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:19:15.814 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-252, inFlight=0, closed=true] closing connection
2022-02-05 12:19:15.814 DEBUG 11 --- [ster-worker-120] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:19:15.815 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 12:19:15.815 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 12:19:44.891 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:19:44.892 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:19:47.815 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:19:47.817 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-253, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:19:47.817 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-253, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:19:47.817 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-253, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:19:47.818 DEBUG 11 --- [ster-worker-121] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:19:47.819 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-253, inFlight=0, closed=true] closing connection
2022-02-05 12:19:47.819 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 12:19:47.819 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 12:20:03.680 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 12:20:03.680 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 12:20:04.188 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 12:20:04.188 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 12:20:05.189 DEBUG 11 --- [ster-worker-122] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:20:34.194 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:20:34.197 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:20:51.827 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:20:51.845 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-254, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:20:51.845 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-254, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:20:51.845 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-254, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:20:51.846 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-254, inFlight=0, closed=true] closing connection
2022-02-05 12:20:51.846 DEBUG 11 --- [ster-worker-123] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:20:51.847 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds
2022-02-05 12:20:51.847 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 128000 ms
2022-02-05 12:21:04.205 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:21:04.212 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:21:34.212 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:21:34.214 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:22:04.215 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:22:04.217 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:22:34.217 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:22:34.219 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:22:59.847 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:22:59.852 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-255, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:22:59.853 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-255, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:22:59.853 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-255, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:22:59.853 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-255, inFlight=0, closed=true] closing connection
2022-02-05 12:22:59.855 DEBUG 11 --- [ster-worker-124] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:22:59.857 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds
2022-02-05 12:22:59.857 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 256000 ms
2022-02-05 12:23:04.220 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:23:04.222 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:23:34.223 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:23:34.226 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:24:04.227 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:24:04.230 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:24:34.231 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:24:34.233 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:25:04.234 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:25:04.236 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:25:34.236 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:25:34.238 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:26:04.239 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:26:04.241 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:26:07.476 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 12:26:07.476 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 12:26:08.479 DEBUG 11 --- [ster-worker-125] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 12:26:08.482 DEBUG 11 --- [ster-worker-125] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 12:26:08.483 DEBUG 11 --- [ster-worker-125] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 12:26:08.483 DEBUG 11 --- [ster-worker-125] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 12:26:08.483 DEBUG 11 --- [ster-worker-125] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:26:08.486 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-256, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 12:26:12.879 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-256, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 12:26:13.177 DEBUG 11 --- [ster-worker-125] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 12:26:13.177 DEBUG 11 --- [ster-worker-125] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 12:26:13.177 DEBUG 11 --- [ster-worker-125] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 12:26:24.410 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:26:24.515 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:26:38.483 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:26:38.486 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:26:43.180 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-256, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:26:43.274 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-256, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:26:44.076 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-256, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 12:26:44.077 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-256, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 12:26:44.077 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 12:26:44.077 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-256, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:26:44.078 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-256, inFlight=0, closed=true] closing connection
2022-02-05 12:26:44.080 DEBUG 11 --- [ster-worker-126] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 12:26:44.081 DEBUG 11 --- [ster-worker-126] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 12:26:44.081 DEBUG 11 --- [ster-worker-126] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 12:26:44.177 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 12:26:44.177 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 12:26:45.081 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:26:45.084 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-257, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:26:45.084 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-257, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:26:45.084 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-257, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:26:45.085 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-257, inFlight=0, closed=true] closing connection
2022-02-05 12:26:45.085 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 12:26:45.086 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 12:26:45.086 DEBUG 11 --- [ster-worker-127] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:26:45.177 DEBUG 11 --- [ster-worker-126] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:26:47.086 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:26:47.089 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-258, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:26:47.089 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-258, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:26:47.089 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-258, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:26:47.089 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-258, inFlight=0, closed=true] closing connection
2022-02-05 12:26:47.089 DEBUG 11 --- [ster-worker-127] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:26:47.090 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 12:26:47.090 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 12:26:51.090 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:26:51.093 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-259, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:26:51.093 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-259, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:26:51.094 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-259, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:26:51.094 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-259, inFlight=0, closed=true] closing connection
2022-02-05 12:26:51.094 DEBUG 11 --- [ster-worker-126] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:26:51.094 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 12:26:51.095 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 12:26:59.095 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:26:59.097 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-260, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:26:59.098 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-260, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:26:59.098 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-260, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:26:59.098 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-260, inFlight=0, closed=true] closing connection
2022-02-05 12:26:59.098 DEBUG 11 --- [ster-worker-127] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:26:59.098 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 12:26:59.098 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 12:27:14.183 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:27:14.188 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:27:15.099 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:27:15.103 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-261, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:27:15.103 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-261, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:27:15.103 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-261, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:27:15.103 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-261, inFlight=0, closed=true] closing connection
2022-02-05 12:27:15.104 DEBUG 11 --- [ster-worker-126] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:27:15.104 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 12:27:15.104 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 12:27:44.193 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:27:44.195 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:27:47.104 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:27:47.107 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-262, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:27:47.107 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-262, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:27:47.107 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-262, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:27:47.108 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-262, inFlight=0, closed=true] closing connection
2022-02-05 12:27:47.108 DEBUG 11 --- [ster-worker-128] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:27:47.111 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 12:27:47.111 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 12:27:51.881 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 12:27:51.882 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 12:27:52.883 DEBUG 11 --- [ster-worker-129] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 12:27:52.886 DEBUG 11 --- [ster-worker-129] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 12:27:52.886 DEBUG 11 --- [ster-worker-129] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 12:27:52.889 DEBUG 11 --- [ster-worker-129] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 12:27:52.889 DEBUG 11 --- [ster-worker-129] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:27:52.894 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-263, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 12:28:05.170 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-263, inFlight=0, closed=false] because: [/10.233.71.104:9042] Operation timed out
2022-02-05 12:28:05.170 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-263, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:28:05.170 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-263, inFlight=0, closed=true] closing connection
2022-02-05 12:28:05.170 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection      : Not terminating Connection[/10.233.71.104:9042-263, inFlight=0, closed=true]: there are still pending requests
2022-02-05 12:28:05.171 DEBUG 11 --- [ster-worker-129] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:28:05.173 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-264, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 12:28:09.477 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-264, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 12:28:09.477 DEBUG 11 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 12:28:09.477 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 12:28:09.478 DEBUG 11 --- [ster-worker-128] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 12:28:09.478 DEBUG 11 --- [ster-worker-128] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-264, inFlight=0, closed=true] closing connection
2022-02-05 12:28:09.478 DEBUG 11 --- [ster-worker-128] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-264, inFlight=0, closed=true] closed, remaining = 0
2022-02-05 12:28:09.479 DEBUG 11 --- [ster-worker-128] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 12:28:09.479 DEBUG 11 --- [ster-worker-128] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 12:28:10.480 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:28:10.483 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-265, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 12:28:12.877 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-265, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 12:28:12.877 DEBUG 11 --- [-reconnection-1] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 12:28:12.880 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Successful reconnection to /10.233.71.104:9042, setting host UP
2022-02-05 12:28:12.881 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 12:28:12.881 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 12:28:12.881 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 12:28:12.984 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 12:28:12.984 DEBUG 11 --- [-reconnection-1] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 12:28:12.984 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 12:28:12.984 DEBUG 11 --- [-reconnection-1] c.d.d.core.AbstractReconnectionHandler   : Reconnection successful, cleared the future
2022-02-05 12:28:25.179 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-265, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 12:28:25.180 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-265, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 12:28:25.180 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 12:28:25.180 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-265, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:28:25.180 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-265, inFlight=0, closed=true] closing connection
2022-02-05 12:28:25.180 DEBUG 11 --- [ster-worker-129] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 12:28:25.181 DEBUG 11 --- [ster-worker-129] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 12:28:25.181 DEBUG 11 --- [ster-worker-129] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 12:28:25.189 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 12:28:25.189 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 12:28:26.181 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:28:26.184 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-266, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:28:26.184 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-266, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:28:26.184 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-266, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:28:26.184 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-266, inFlight=0, closed=true] closing connection
2022-02-05 12:28:26.184 DEBUG 11 --- [ster-worker-128] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:28:26.184 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 12:28:26.184 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 12:28:26.189 DEBUG 11 --- [ster-worker-129] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:28:28.184 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:28:28.187 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-267, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:28:28.187 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-267, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:28:28.187 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-267, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:28:28.187 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-267, inFlight=0, closed=true] closing connection
2022-02-05 12:28:28.187 DEBUG 11 --- [ster-worker-128] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:28:28.188 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 12:28:28.188 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 12:28:32.188 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:28:32.191 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-268, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:28:32.191 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-268, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:28:32.191 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-268, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:28:32.191 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-268, inFlight=0, closed=true] closing connection
2022-02-05 12:28:32.191 DEBUG 11 --- [ster-worker-129] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:28:32.192 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 12:28:32.195 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 12:28:39.881 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:28:39.884 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:28:40.195 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:28:40.199 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-269, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:28:40.200 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-269, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:28:40.200 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-269, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:28:40.200 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-269, inFlight=0, closed=true] closing connection
2022-02-05 12:28:40.200 DEBUG 11 --- [ster-worker-128] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:28:40.200 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 12:28:40.200 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 12:28:41.416 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-263, inFlight=0, closed=true] has already terminated
2022-02-05 12:28:55.190 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:28:55.195 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:28:56.201 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:28:56.209 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-270, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:28:56.209 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-270, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:28:56.209 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-270, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:28:56.210 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-270, inFlight=0, closed=true] closing connection
2022-02-05 12:28:56.210 DEBUG 11 --- [ster-worker-129] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:28:56.210 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 12:28:56.210 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 12:29:25.200 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:29:25.204 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:29:28.210 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:29:28.215 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-271, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:29:28.215 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-271, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:29:28.216 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-271, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:29:28.216 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-271, inFlight=0, closed=true] closing connection
2022-02-05 12:29:28.217 DEBUG 11 --- [ster-worker-130] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:29:28.217 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 12:29:28.217 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 12:29:40.500 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:29:40.505 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:29:55.205 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:29:55.212 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:30:10.586 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:30:10.589 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:30:25.213 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:30:25.214 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:30:32.217 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:30:32.220 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-272, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:30:32.220 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-272, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:30:32.220 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-272, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:30:32.221 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-272, inFlight=0, closed=true] closing connection
2022-02-05 12:30:32.221 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds
2022-02-05 12:30:32.221 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 128000 ms
2022-02-05 12:30:32.221 DEBUG 11 --- [ster-worker-131] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:30:55.231 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:30:55.233 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:30:55.690 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:30:55.692 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:31:25.244 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:31:25.247 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:31:55.248 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:31:55.254 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:32:25.259 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:32:25.261 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:32:40.222 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:32:40.225 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-273, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:32:40.226 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-273, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:32:40.226 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-273, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:32:40.226 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-273, inFlight=0, closed=true] closing connection
2022-02-05 12:32:40.227 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds
2022-02-05 12:32:40.227 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 256000 ms
2022-02-05 12:32:40.227 DEBUG 11 --- [ster-worker-132] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:32:55.263 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:32:55.266 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:33:25.268 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:33:25.271 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:33:55.272 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:33:55.275 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:34:25.277 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:34:25.280 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:34:26.587 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 12:34:26.588 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 12:34:27.590 DEBUG 11 --- [ster-worker-133] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 12:34:27.594 DEBUG 11 --- [ster-worker-133] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 12:34:27.594 DEBUG 11 --- [ster-worker-133] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 12:34:27.594 DEBUG 11 --- [ster-worker-133] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 12:34:27.594 DEBUG 11 --- [ster-worker-133] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:34:27.598 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-274, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 12:34:31.477 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-274, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 12:34:31.578 DEBUG 11 --- [ster-worker-133] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 12:34:31.583 DEBUG 11 --- [ster-worker-133] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 12:34:31.583 DEBUG 11 --- [ster-worker-133] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 12:34:57.595 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:34:57.602 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:35:04.076 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-274, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 12:35:04.076 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-274, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 12:35:04.076 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 12:35:04.076 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-274, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:35:04.079 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-274, inFlight=0, closed=true] closing connection
2022-02-05 12:35:04.079 DEBUG 11 --- [ster-worker-134] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 12:35:04.080 DEBUG 11 --- [ster-worker-134] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 12:35:04.080 DEBUG 11 --- [ster-worker-134] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 12:35:04.094 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 12:35:04.094 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 12:35:05.081 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:35:05.084 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-275, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:35:05.084 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-275, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:35:05.084 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-275, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:35:05.085 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-275, inFlight=0, closed=true] closing connection
2022-02-05 12:35:05.085 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 12:35:05.086 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 12:35:05.086 DEBUG 11 --- [ster-worker-135] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:35:05.095 DEBUG 11 --- [ster-worker-134] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:35:07.086 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:35:07.089 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-276, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:35:07.089 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-276, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:35:07.089 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-276, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:35:07.089 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-276, inFlight=0, closed=true] closing connection
2022-02-05 12:35:07.090 DEBUG 11 --- [ster-worker-135] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:35:07.090 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 12:35:07.090 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 12:35:11.090 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:35:11.092 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-277, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:35:11.092 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-277, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:35:11.092 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-277, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:35:11.092 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-277, inFlight=0, closed=true] closing connection
2022-02-05 12:35:11.093 DEBUG 11 --- [ster-worker-134] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:35:11.093 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 12:35:11.093 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 12:35:19.093 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:35:19.097 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-278, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:35:19.098 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-278, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:35:19.098 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-278, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:35:19.098 DEBUG 11 --- [ster-worker-135] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:35:19.098 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-278, inFlight=0, closed=true] closing connection
2022-02-05 12:35:19.105 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 12:35:19.105 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 12:35:34.095 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:35:34.098 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:35:35.106 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:35:35.112 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-279, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:35:35.112 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-279, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:35:35.112 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-279, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:35:35.112 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-279, inFlight=0, closed=true] closing connection
2022-02-05 12:35:35.112 DEBUG 11 --- [ster-worker-134] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:35:35.113 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 12:35:35.113 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 12:35:51.524 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:35:51.572 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:36:04.102 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:36:04.104 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:36:07.114 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:36:07.119 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-280, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:36:07.120 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-280, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:36:07.120 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-280, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:36:07.120 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-280, inFlight=0, closed=true] closing connection
2022-02-05 12:36:07.121 DEBUG 11 --- [ster-worker-136] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:36:07.121 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 12:36:07.121 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 12:36:07.975 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 12:36:07.976 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 12:36:08.977 DEBUG 11 --- [ster-worker-137] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 12:36:09.005 DEBUG 11 --- [ster-worker-137] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 12:36:09.005 DEBUG 11 --- [ster-worker-137] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 12:36:09.005 DEBUG 11 --- [ster-worker-137] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 12:36:09.006 DEBUG 11 --- [ster-worker-137] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:36:09.009 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-281, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 12:36:21.170 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-281, inFlight=0, closed=false] because: [/10.233.71.104:9042] Operation timed out
2022-02-05 12:36:21.170 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-281, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:36:21.171 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-281, inFlight=0, closed=true] closing connection
2022-02-05 12:36:21.171 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection      : Not terminating Connection[/10.233.71.104:9042-281, inFlight=0, closed=true]: there are still pending requests
2022-02-05 12:36:21.172 DEBUG 11 --- [ster-worker-137] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:36:21.175 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-282, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 12:36:25.284 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-282, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 12:36:25.284 DEBUG 11 --- [er-nio-worker-2] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 12:36:25.284 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 12:36:25.285 DEBUG 11 --- [ster-worker-136] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 12:36:25.285 DEBUG 11 --- [ster-worker-136] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-282, inFlight=0, closed=true] closing connection
2022-02-05 12:36:25.285 DEBUG 11 --- [ster-worker-136] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-282, inFlight=0, closed=true] closed, remaining = 0
2022-02-05 12:36:25.286 DEBUG 11 --- [ster-worker-136] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 12:36:25.286 DEBUG 11 --- [ster-worker-136] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 12:36:26.286 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:36:26.288 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-283, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 12:36:30.581 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-283, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 12:36:30.582 DEBUG 11 --- [-reconnection-1] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 12:36:30.587 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Successful reconnection to /10.233.71.104:9042, setting host UP
2022-02-05 12:36:30.587 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 12:36:30.588 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 12:36:30.588 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 12:36:31.078 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 12:36:31.078 DEBUG 11 --- [-reconnection-1] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 12:36:31.078 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 12:36:31.078 DEBUG 11 --- [-reconnection-1] c.d.d.core.AbstractReconnectionHandler   : Reconnection successful, cleared the future
2022-02-05 12:36:44.582 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-283, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 12:36:44.583 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-283, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 12:36:44.583 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 12:36:44.583 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-283, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:36:44.583 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-283, inFlight=0, closed=true] closing connection
2022-02-05 12:36:44.583 DEBUG 11 --- [ster-worker-137] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 12:36:44.583 DEBUG 11 --- [ster-worker-137] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 12:36:44.583 DEBUG 11 --- [ster-worker-137] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 12:36:44.687 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 12:36:44.687 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 12:36:45.584 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:36:45.586 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-284, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:36:45.586 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-284, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:36:45.586 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-284, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:36:45.586 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-284, inFlight=0, closed=true] closing connection
2022-02-05 12:36:45.587 DEBUG 11 --- [ster-worker-136] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:36:45.587 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 12:36:45.587 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 12:36:45.688 DEBUG 11 --- [ster-worker-137] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:36:47.587 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:36:47.592 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-285, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:36:47.593 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-285, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:36:47.593 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-285, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:36:47.593 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-285, inFlight=0, closed=true] closing connection
2022-02-05 12:36:47.593 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 12:36:47.594 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 12:36:47.599 DEBUG 11 --- [ster-worker-136] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:36:51.594 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:36:51.600 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-286, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:36:51.601 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-286, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:36:51.601 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-286, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:36:51.601 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-286, inFlight=0, closed=true] closing connection
2022-02-05 12:36:51.601 DEBUG 11 --- [ster-worker-137] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:36:51.601 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 12:36:51.602 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 12:36:56.423 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-281, inFlight=0, closed=true] has already terminated
2022-02-05 12:36:59.602 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:36:59.605 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-287, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:36:59.605 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-287, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:36:59.605 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-287, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:36:59.606 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-287, inFlight=0, closed=true] closing connection
2022-02-05 12:36:59.606 DEBUG 11 --- [ster-worker-136] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:36:59.606 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 12:36:59.606 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 12:37:14.690 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:37:14.692 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:37:15.607 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:37:15.609 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-288, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:37:15.609 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-288, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:37:15.609 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-288, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:37:15.609 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-288, inFlight=0, closed=true] closing connection
2022-02-05 12:37:15.610 DEBUG 11 --- [ster-worker-137] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:37:15.611 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 12:37:15.611 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 12:37:21.895 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:37:21.898 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:37:44.692 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:37:44.694 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:37:46.995 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:37:46.997 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:37:47.611 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:37:47.615 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-289, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:37:47.615 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-289, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:37:47.615 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-289, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:37:47.616 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-289, inFlight=0, closed=true] closing connection
2022-02-05 12:37:47.617 DEBUG 11 --- [ster-worker-138] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:37:47.618 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 12:37:47.618 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 12:38:14.698 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:38:14.705 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:38:37.126 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:38:37.128 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:38:44.706 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:38:44.711 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:38:51.618 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:38:51.622 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-290, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:38:51.622 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-290, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:38:51.623 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-290, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:38:51.623 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-290, inFlight=0, closed=true] closing connection
2022-02-05 12:38:51.624 DEBUG 11 --- [ster-worker-139] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:38:51.624 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds
2022-02-05 12:38:51.624 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 128000 ms
2022-02-05 12:39:14.711 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:39:14.713 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:39:44.719 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:39:44.721 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:40:14.725 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:40:14.770 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:40:44.770 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:40:44.773 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:40:47.475 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:40:47.477 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:40:59.625 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:40:59.630 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-291, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:40:59.631 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-291, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:40:59.631 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-291, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:40:59.632 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-291, inFlight=0, closed=true] closing connection
2022-02-05 12:40:59.633 DEBUG 11 --- [ster-worker-140] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:40:59.633 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds
2022-02-05 12:40:59.633 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 256000 ms
2022-02-05 12:41:14.773 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:41:14.781 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:41:44.782 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:41:44.784 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:41:57.701 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:41:57.709 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=1, closed=false] heartbeat query succeeded
2022-02-05 12:42:14.788 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:42:14.790 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:42:44.799 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:42:44.802 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:43:06.476 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 12:43:06.476 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 12:43:07.477 DEBUG 11 --- [ster-worker-141] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 12:43:07.481 DEBUG 11 --- [ster-worker-141] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 12:43:07.481 DEBUG 11 --- [ster-worker-141] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 12:43:07.481 DEBUG 11 --- [ster-worker-141] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 12:43:07.481 DEBUG 11 --- [ster-worker-141] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:43:07.485 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-292, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 12:43:12.818 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:43:12.823 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:43:17.678 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-292, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 12:43:18.079 DEBUG 11 --- [ster-worker-141] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 12:43:18.080 DEBUG 11 --- [ster-worker-141] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 12:43:18.080 DEBUG 11 --- [ster-worker-141] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 12:43:24.579 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-292, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 12:43:24.582 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-292, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 12:43:24.582 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 12:43:24.582 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-292, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:43:24.586 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-292, inFlight=0, closed=true] closing connection
2022-02-05 12:43:24.587 DEBUG 11 --- [ster-worker-142] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 12:43:24.588 DEBUG 11 --- [ster-worker-142] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 12:43:24.588 DEBUG 11 --- [ster-worker-142] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 12:43:24.685 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 12:43:24.687 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 12:43:25.589 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:43:25.594 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-293, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:43:25.594 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-293, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:43:25.594 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-293, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:43:25.594 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-293, inFlight=0, closed=true] closing connection
2022-02-05 12:43:25.595 DEBUG 11 --- [ster-worker-141] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:43:25.595 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 12:43:25.595 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 12:43:25.688 DEBUG 11 --- [ster-worker-142] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:43:27.597 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:43:27.605 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-294, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:43:27.605 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-294, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:43:27.605 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-294, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:43:27.605 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-294, inFlight=0, closed=true] closing connection
2022-02-05 12:43:27.606 DEBUG 11 --- [ster-worker-141] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:43:27.606 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 12:43:27.606 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 12:43:31.607 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:43:31.610 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-295, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:43:31.610 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-295, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:43:31.610 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-295, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:43:31.610 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-295, inFlight=0, closed=true] closing connection
2022-02-05 12:43:31.610 DEBUG 11 --- [ster-worker-142] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:43:31.611 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 12:43:31.614 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 12:43:39.616 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:43:39.618 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-296, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:43:39.619 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-296, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:43:39.620 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-296, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:43:39.620 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-296, inFlight=0, closed=true] closing connection
2022-02-05 12:43:39.620 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 12:43:39.620 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 12:43:39.621 DEBUG 11 --- [ster-worker-141] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:43:54.689 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:43:54.691 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:43:55.620 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:43:55.626 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-297, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:43:55.626 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-297, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:43:55.626 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-297, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:43:55.626 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-297, inFlight=0, closed=true] closing connection
2022-02-05 12:43:55.626 DEBUG 11 --- [ster-worker-142] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:43:55.626 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 12:43:55.627 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 12:44:24.695 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:44:24.697 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:44:26.497 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 12:44:26.504 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 12:44:27.507 DEBUG 11 --- [ster-worker-143] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 12:44:27.512 DEBUG 11 --- [ster-worker-143] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 12:44:27.513 DEBUG 11 --- [ster-worker-143] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 12:44:27.513 DEBUG 11 --- [ster-worker-143] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 12:44:27.513 DEBUG 11 --- [ster-worker-143] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:44:27.515 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-298, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 12:44:30.279 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-298, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 12:44:30.690 DEBUG 11 --- [ster-worker-143] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 12:44:30.690 DEBUG 11 --- [ster-worker-143] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 12:44:30.690 DEBUG 11 --- [ster-worker-143] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 12:44:53.208 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:44:53.211 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:44:57.515 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:44:57.575 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:44:58.209 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:44:58.271 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:45:04.386 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-298, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 12:45:04.386 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-298, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 12:45:04.386 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 12:45:04.386 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-298, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:45:04.387 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-298, inFlight=0, closed=true] closing connection
2022-02-05 12:45:04.387 DEBUG 11 --- [ster-worker-144] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 12:45:04.387 DEBUG 11 --- [ster-worker-144] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 12:45:04.388 DEBUG 11 --- [ster-worker-144] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 12:45:04.480 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 12:45:04.480 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 12:45:05.388 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:45:05.398 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-299, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:45:05.398 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-299, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:45:05.398 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-299, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:45:05.399 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-299, inFlight=0, closed=true] closing connection
2022-02-05 12:45:05.399 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 12:45:05.400 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 12:45:05.400 DEBUG 11 --- [ster-worker-145] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:45:05.481 DEBUG 11 --- [ster-worker-144] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:45:07.400 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:45:07.402 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-300, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:45:07.402 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-300, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:45:07.402 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-300, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:45:07.402 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-300, inFlight=0, closed=true] closing connection
2022-02-05 12:45:07.402 DEBUG 11 --- [ster-worker-145] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:45:07.403 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 12:45:07.403 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 12:45:11.403 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:45:11.405 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-301, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:45:11.406 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-301, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:45:11.406 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-301, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:45:11.406 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-301, inFlight=0, closed=true] closing connection
2022-02-05 12:45:11.406 DEBUG 11 --- [ster-worker-144] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:45:11.407 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 12:45:11.407 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 12:45:19.407 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:45:19.410 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-302, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:45:19.410 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-302, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:45:19.410 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-302, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:45:19.410 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-302, inFlight=0, closed=true] closing connection
2022-02-05 12:45:19.411 DEBUG 11 --- [ster-worker-145] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:45:19.411 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 12:45:19.411 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 12:45:34.484 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:45:34.487 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:45:35.411 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:45:35.415 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-303, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:45:35.416 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-303, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:45:35.416 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-303, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:45:35.416 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-303, inFlight=0, closed=true] closing connection
2022-02-05 12:45:35.416 DEBUG 11 --- [ster-worker-144] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:45:35.417 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 12:45:35.417 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 12:46:04.488 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:46:04.490 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:46:07.418 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:46:07.427 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-304, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:46:07.427 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-304, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:46:07.427 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-304, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:46:07.433 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-304, inFlight=0, closed=true] closing connection
2022-02-05 12:46:07.434 DEBUG 11 --- [ster-worker-146] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:46:07.434 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 12:46:07.434 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 12:46:34.491 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:46:34.493 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:47:04.493 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:47:04.495 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:47:11.435 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:47:11.437 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-305, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:47:11.437 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-305, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:47:11.438 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-305, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:47:11.438 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-305, inFlight=0, closed=true] closing connection
2022-02-05 12:47:11.439 DEBUG 11 --- [ster-worker-147] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:47:11.439 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds
2022-02-05 12:47:11.439 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 128000 ms
2022-02-05 12:47:18.703 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:47:18.706 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:47:34.496 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:47:34.497 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:48:04.498 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:48:04.501 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:48:34.502 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:48:34.507 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:49:04.507 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:49:04.511 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:49:19.440 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:49:19.443 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-306, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:49:19.444 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-306, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:49:19.444 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-306, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:49:19.445 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-306, inFlight=0, closed=true] closing connection
2022-02-05 12:49:19.446 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds
2022-02-05 12:49:19.446 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 256000 ms
2022-02-05 12:49:19.446 DEBUG 11 --- [ster-worker-148] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:49:34.512 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:49:34.514 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:50:04.212 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:50:04.272 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:50:04.515 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:50:04.516 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:50:34.518 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:50:34.522 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:51:04.523 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:51:04.526 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:51:26.175 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 12:51:26.175 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 12:51:27.178 DEBUG 11 --- [ster-worker-149] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 12:51:27.183 DEBUG 11 --- [ster-worker-149] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 12:51:27.183 DEBUG 11 --- [ster-worker-149] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 12:51:27.183 DEBUG 11 --- [ster-worker-149] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 12:51:27.183 DEBUG 11 --- [ster-worker-149] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:51:27.187 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-307, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 12:51:40.470 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-307, inFlight=0, closed=false] because: [/10.233.71.104:9042] Operation timed out
2022-02-05 12:51:40.470 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-307, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:51:40.471 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-307, inFlight=0, closed=true] closing connection
2022-02-05 12:51:40.471 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection      : Not terminating Connection[/10.233.71.104:9042-307, inFlight=0, closed=true]: there are still pending requests
2022-02-05 12:51:40.471 DEBUG 11 --- [ster-worker-149] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:51:40.484 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-308, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 12:51:44.877 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-308, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 12:51:44.877 DEBUG 11 --- [er-nio-worker-3] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 12:51:44.877 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 12:51:44.885 DEBUG 11 --- [ster-worker-150] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 12:51:44.885 DEBUG 11 --- [ster-worker-150] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-308, inFlight=0, closed=true] closing connection
2022-02-05 12:51:44.885 DEBUG 11 --- [ster-worker-150] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-308, inFlight=0, closed=true] closed, remaining = 0
2022-02-05 12:51:44.886 DEBUG 11 --- [ster-worker-150] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 12:51:44.886 DEBUG 11 --- [ster-worker-150] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 12:51:45.886 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:51:45.888 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-309, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 12:51:45.974 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 12:51:45.974 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 12:51:46.073 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-309, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 12:51:46.073 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-309, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 12:51:46.074 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-309, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:51:46.074 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-309, inFlight=0, closed=true] closing connection
2022-02-05 12:51:46.074 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Not terminating Connection[/10.233.71.104:9042-309, inFlight=0, closed=true]: there are still pending requests
2022-02-05 12:51:46.075 DEBUG 11 --- [ster-worker-149] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:51:46.075 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Connection has been closed), scheduling retry in 2000 milliseconds
2022-02-05 12:51:46.075 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 12:51:46.975 DEBUG 11 --- [ster-worker-150] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:51:48.075 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:51:48.079 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-310, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:51:48.079 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-310, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:51:48.079 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-310, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:51:48.079 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-310, inFlight=0, closed=true] closing connection
2022-02-05 12:51:48.080 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 12:51:48.080 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 12:51:48.081 DEBUG 11 --- [ster-worker-149] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:51:52.080 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:51:52.083 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-311, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:51:52.083 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-311, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:51:52.083 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-311, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:51:52.083 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-311, inFlight=0, closed=true] closing connection
2022-02-05 12:51:52.084 DEBUG 11 --- [ster-worker-150] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:51:52.084 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 12:51:52.084 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 12:52:00.084 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:52:00.087 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-312, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:52:00.087 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-312, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:52:00.087 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-312, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:52:00.087 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-312, inFlight=0, closed=true] closing connection
2022-02-05 12:52:00.087 DEBUG 11 --- [ster-worker-149] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:52:00.088 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 12:52:00.088 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 12:52:04.715 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:52:04.718 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:52:11.438 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-309, inFlight=0, closed=true] has already terminated
2022-02-05 12:52:11.438 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-307, inFlight=0, closed=true] has already terminated
2022-02-05 12:52:15.978 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:52:15.982 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:52:16.088 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:52:16.090 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-313, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:52:16.090 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-313, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:52:16.090 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-313, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:52:16.090 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-313, inFlight=0, closed=true] closing connection
2022-02-05 12:52:16.090 DEBUG 11 --- [ster-worker-150] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:52:16.091 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 12:52:16.091 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 12:52:45.984 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:52:45.986 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:52:47.986 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 12:52:47.986 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 12:52:48.091 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:52:48.093 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-314, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 12:52:48.987 DEBUG 11 --- [ster-worker-151] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 12:52:48.990 DEBUG 11 --- [ster-worker-151] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 12:52:48.990 DEBUG 11 --- [ster-worker-151] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 12:52:48.990 DEBUG 11 --- [ster-worker-151] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 12:52:48.990 DEBUG 11 --- [ster-worker-151] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 2
2022-02-05 12:52:48.992 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-315, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 12:52:52.875 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-314, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 12:52:52.877 DEBUG 11 --- [-reconnection-1] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 12:52:52.881 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Successful reconnection to /10.233.71.104:9042, setting host UP
2022-02-05 12:52:53.774 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-315, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 12:52:53.977 DEBUG 11 --- [ster-worker-151] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 2
2022-02-05 12:52:53.980 DEBUG 11 --- [ster-worker-151] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 12:52:53.980 DEBUG 11 --- [ster-worker-151] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 12:52:53.981 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-314, inFlight=0, closed=true] closing connection
2022-02-05 12:52:53.981 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-314, inFlight=0, closed=true] closed, remaining = 1
2022-02-05 12:52:53.983 DEBUG 11 --- [-reconnection-1] c.d.d.core.AbstractReconnectionHandler   : Reconnection successful, cleared the future
2022-02-05 12:53:22.883 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:53:22.886 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:53:24.079 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-315, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 12:53:24.080 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-315, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 12:53:24.080 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 12:53:24.080 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-315, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:53:24.085 DEBUG 11 --- [ster-worker-152] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 12:53:24.085 DEBUG 11 --- [ster-worker-152] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-315, inFlight=0, closed=true] closing connection
2022-02-05 12:53:24.087 DEBUG 11 --- [ster-worker-152] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 12:53:24.087 DEBUG 11 --- [ster-worker-152] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 12:53:24.088 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 12:53:24.088 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 12:53:25.087 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:53:25.088 DEBUG 11 --- [d-task-worker-0] com.datastax.driver.core.Cluster         : Ignoring down event on /10.233.71.104:9042 because it still has active connections
2022-02-05 12:53:25.091 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-316, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:53:25.092 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-316, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:53:25.092 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-316, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:53:25.093 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-316, inFlight=0, closed=true] closing connection
2022-02-05 12:53:25.094 DEBUG 11 --- [ster-worker-153] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:53:25.094 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 12:53:25.094 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 12:53:27.094 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:53:27.097 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-317, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:53:27.097 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-317, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:53:27.097 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-317, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:53:27.098 DEBUG 11 --- [ster-worker-152] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:53:27.097 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-317, inFlight=0, closed=true] closing connection
2022-02-05 12:53:27.098 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 12:53:27.098 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 12:53:31.099 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:53:31.101 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-318, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:53:31.101 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-318, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:53:31.101 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-318, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:53:31.101 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-318, inFlight=0, closed=true] closing connection
2022-02-05 12:53:31.102 DEBUG 11 --- [ster-worker-153] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:53:31.102 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 12:53:31.102 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 12:53:39.102 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:53:39.106 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-319, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:53:39.106 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-319, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:53:39.106 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-319, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:53:39.106 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-319, inFlight=0, closed=true] closing connection
2022-02-05 12:53:39.106 DEBUG 11 --- [ster-worker-152] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:53:39.107 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 12:53:39.107 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 12:53:54.090 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:53:54.092 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:53:55.108 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:53:55.111 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-320, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:53:55.112 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-320, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:53:55.112 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-320, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:53:55.112 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-320, inFlight=0, closed=true] closing connection
2022-02-05 12:53:55.112 DEBUG 11 --- [ster-worker-153] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:53:55.112 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 12:53:55.113 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 12:54:24.097 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:54:24.099 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:54:27.113 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:54:27.115 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-321, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:54:27.116 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-321, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:54:27.116 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-321, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:54:27.116 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-321, inFlight=0, closed=true] closing connection
2022-02-05 12:54:27.117 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 12:54:27.117 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 12:54:27.117 DEBUG 11 --- [ster-worker-154] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:54:54.100 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:54:54.106 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:55:00.397 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:55:00.400 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:55:24.107 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:55:24.111 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:55:31.117 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:55:31.126 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-322, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:55:31.126 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-322, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:55:31.126 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-322, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:55:31.127 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-322, inFlight=0, closed=true] closing connection
2022-02-05 12:55:31.128 DEBUG 11 --- [ster-worker-155] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:55:31.129 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds
2022-02-05 12:55:31.129 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 128000 ms
2022-02-05 12:55:54.112 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:55:54.113 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:56:24.116 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:56:24.117 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:56:54.120 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:56:54.121 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:57:15.733 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:57:15.736 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:57:24.128 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:57:24.131 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:57:39.129 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:57:39.137 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-323, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 12:57:39.138 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-323, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 12:57:39.138 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-323, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 12:57:39.139 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-323, inFlight=0, closed=true] closing connection
2022-02-05 12:57:39.140 DEBUG 11 --- [ster-worker-156] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 12:57:39.140 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds
2022-02-05 12:57:39.140 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 256000 ms
2022-02-05 12:57:54.145 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:57:54.148 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:58:24.148 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:58:24.151 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:58:54.152 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:58:54.156 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:59:24.157 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:59:24.159 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 12:59:28.609 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 12:59:28.609 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 12:59:29.610 DEBUG 11 --- [ster-worker-157] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 12:59:29.674 DEBUG 11 --- [ster-worker-157] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 12:59:29.674 DEBUG 11 --- [ster-worker-157] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 12:59:29.675 DEBUG 11 --- [ster-worker-157] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 12:59:29.675 DEBUG 11 --- [ster-worker-157] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 12:59:29.678 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-324, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 12:59:32.075 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-324, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 12:59:32.287 DEBUG 11 --- [ster-worker-157] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 12:59:32.287 DEBUG 11 --- [ster-worker-157] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 12:59:32.288 DEBUG 11 --- [ster-worker-157] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 12:59:59.680 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 12:59:59.685 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:00:02.288 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-324, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:00:02.682 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-324, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:00:03.983 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-324, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 13:00:04.038 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-324, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 13:00:04.039 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 13:00:04.039 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-324, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:00:04.040 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-324, inFlight=0, closed=true] closing connection
2022-02-05 13:00:04.041 DEBUG 11 --- [ster-worker-158] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 13:00:04.042 DEBUG 11 --- [ster-worker-158] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 13:00:04.042 DEBUG 11 --- [ster-worker-158] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 13:00:04.080 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 13:00:04.081 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 13:00:05.042 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:00:05.045 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-325, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:00:05.046 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-325, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:00:05.046 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-325, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:00:05.047 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-325, inFlight=0, closed=true] closing connection
2022-02-05 13:00:05.048 DEBUG 11 --- [ster-worker-159] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:00:05.048 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 13:00:05.048 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 13:00:05.082 DEBUG 11 --- [ster-worker-158] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:00:07.048 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:00:07.051 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-326, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:00:07.051 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-326, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:00:07.051 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-326, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:00:07.051 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-326, inFlight=0, closed=true] closing connection
2022-02-05 13:00:07.051 DEBUG 11 --- [ster-worker-159] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:00:07.051 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 13:00:07.052 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 13:00:11.052 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:00:11.054 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-327, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:00:11.054 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-327, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:00:11.054 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-327, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:00:11.054 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-327, inFlight=0, closed=true] closing connection
2022-02-05 13:00:11.054 DEBUG 11 --- [ster-worker-158] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:00:11.054 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 13:00:11.055 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 13:00:19.055 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:00:19.057 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-328, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:00:19.058 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-328, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:00:19.058 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-328, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:00:19.058 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-328, inFlight=0, closed=true] closing connection
2022-02-05 13:00:19.058 DEBUG 11 --- [ster-worker-159] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:00:19.059 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 13:00:19.059 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 13:00:34.084 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:00:34.102 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:00:35.059 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:00:35.062 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-329, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:00:35.062 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-329, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:00:35.062 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-329, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:00:35.062 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-329, inFlight=0, closed=true] closing connection
2022-02-05 13:00:35.062 DEBUG 11 --- [ster-worker-158] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:00:35.063 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 13:00:35.063 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 13:00:46.477 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:00:46.485 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:01:04.102 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:01:04.104 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:01:07.063 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:01:07.066 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-330, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:01:07.066 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-330, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:01:07.066 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-330, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:01:07.069 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-330, inFlight=0, closed=true] closing connection
2022-02-05 13:01:07.069 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 13:01:07.069 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 13:01:07.070 DEBUG 11 --- [ster-worker-160] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:01:09.775 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 13:01:09.775 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 13:01:10.776 DEBUG 11 --- [ster-worker-161] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 13:01:10.782 DEBUG 11 --- [ster-worker-161] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 13:01:10.782 DEBUG 11 --- [ster-worker-161] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 13:01:10.783 DEBUG 11 --- [ster-worker-161] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 13:01:10.783 DEBUG 11 --- [ster-worker-161] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:01:10.788 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-331, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 13:01:23.371 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-331, inFlight=0, closed=false] because: [/10.233.71.104:9042] Operation timed out
2022-02-05 13:01:23.372 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-331, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:01:23.373 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-331, inFlight=0, closed=true] closing connection
2022-02-05 13:01:23.373 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection      : Not terminating Connection[/10.233.71.104:9042-331, inFlight=0, closed=true]: there are still pending requests
2022-02-05 13:01:23.375 DEBUG 11 --- [ster-worker-161] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:01:23.379 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-332, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 13:01:35.778 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-332, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 13:01:35.779 DEBUG 11 --- [er-nio-worker-0] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 13:01:35.779 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 13:01:35.780 DEBUG 11 --- [ster-worker-160] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 13:01:35.780 DEBUG 11 --- [ster-worker-160] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-332, inFlight=0, closed=true] closing connection
2022-02-05 13:01:35.780 DEBUG 11 --- [ster-worker-160] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-332, inFlight=0, closed=true] closed, remaining = 0
2022-02-05 13:01:35.781 DEBUG 11 --- [ster-worker-160] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 13:01:35.781 DEBUG 11 --- [ster-worker-160] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 13:01:36.781 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:01:36.783 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-333, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 13:01:39.473 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-333, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 13:01:39.473 DEBUG 11 --- [-reconnection-0] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 13:01:39.478 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Successful reconnection to /10.233.71.104:9042, setting host UP
2022-02-05 13:01:39.478 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 13:01:39.478 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 13:01:39.478 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 13:01:39.989 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 13:01:39.989 DEBUG 11 --- [-reconnection-0] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 13:01:39.989 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 13:01:39.989 DEBUG 11 --- [-reconnection-0] c.d.d.core.AbstractReconnectionHandler   : Reconnection successful, cleared the future
2022-02-05 13:01:45.187 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-333, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 13:01:45.188 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-333, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 13:01:45.188 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 13:01:45.188 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-333, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:01:45.188 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-333, inFlight=0, closed=true] closing connection
2022-02-05 13:01:45.188 DEBUG 11 --- [ster-worker-161] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 13:01:45.189 DEBUG 11 --- [ster-worker-161] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 13:01:45.189 DEBUG 11 --- [ster-worker-161] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 13:01:45.283 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 13:01:45.284 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 13:01:46.191 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:01:46.195 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-334, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:01:46.195 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-334, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:01:46.195 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-334, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:01:46.195 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-334, inFlight=0, closed=true] closing connection
2022-02-05 13:01:46.195 DEBUG 11 --- [ster-worker-160] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:01:46.196 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 13:01:46.196 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 13:01:46.284 DEBUG 11 --- [ster-worker-161] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:01:48.196 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:01:48.201 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-335, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:01:48.201 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-335, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:01:48.201 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-335, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:01:48.201 DEBUG 11 --- [ster-worker-160] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:01:48.201 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-335, inFlight=0, closed=true] closing connection
2022-02-05 13:01:48.201 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 13:01:48.201 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 13:01:51.677 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:01:51.682 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:01:52.202 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:01:52.205 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-336, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:01:52.205 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-336, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:01:52.205 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-336, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:01:52.205 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-336, inFlight=0, closed=true] closing connection
2022-02-05 13:01:52.205 DEBUG 11 --- [ster-worker-161] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:01:52.205 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 13:01:52.205 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 13:01:56.445 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-331, inFlight=0, closed=true] has already terminated
2022-02-05 13:02:00.206 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:02:00.208 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-337, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:02:00.208 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-337, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:02:00.208 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-337, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:02:00.208 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-337, inFlight=0, closed=true] closing connection
2022-02-05 13:02:00.208 DEBUG 11 --- [ster-worker-160] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:02:00.208 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 13:02:00.209 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 13:02:15.287 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:02:15.289 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:02:16.209 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:02:16.211 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-338, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:02:16.211 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-338, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:02:16.211 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-338, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:02:16.211 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-338, inFlight=0, closed=true] closing connection
2022-02-05 13:02:16.211 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 13:02:16.212 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 13:02:16.212 DEBUG 11 --- [ster-worker-161] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:02:45.292 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:02:45.294 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:02:48.212 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:02:48.216 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-339, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:02:48.216 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-339, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:02:48.216 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-339, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:02:48.217 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-339, inFlight=0, closed=true] closing connection
2022-02-05 13:02:48.217 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 13:02:48.218 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 13:02:48.219 DEBUG 11 --- [ster-worker-162] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:03:15.295 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:03:15.298 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:03:45.299 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:03:45.301 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:03:52.218 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:03:52.222 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-340, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:03:52.222 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-340, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:03:52.223 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-340, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:03:52.224 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-340, inFlight=0, closed=true] closing connection
2022-02-05 13:03:52.224 DEBUG 11 --- [ster-worker-163] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:03:52.225 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds
2022-02-05 13:03:52.225 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 128000 ms
2022-02-05 13:04:15.304 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:04:15.307 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:04:32.297 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:04:32.299 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:04:45.317 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:04:45.319 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:05:15.321 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:05:15.324 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:05:45.325 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:05:45.327 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:06:00.225 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:06:00.241 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-341, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:06:00.242 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-341, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:06:00.242 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-341, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:06:00.243 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-341, inFlight=0, closed=true] closing connection
2022-02-05 13:06:00.243 DEBUG 11 --- [ster-worker-164] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:06:00.252 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds
2022-02-05 13:06:00.252 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 256000 ms
2022-02-05 13:06:15.328 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:06:15.334 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:06:27.681 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:06:27.683 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:06:45.342 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:06:45.344 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:07:02.775 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:07:02.777 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:07:15.345 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:07:15.348 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:07:27.822 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:07:27.826 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:07:45.351 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:07:45.356 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:08:05.375 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 13:08:05.375 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 13:08:06.378 DEBUG 11 --- [ster-worker-165] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 13:08:06.383 DEBUG 11 --- [ster-worker-165] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 13:08:06.383 DEBUG 11 --- [ster-worker-165] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 13:08:06.383 DEBUG 11 --- [ster-worker-165] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 13:08:06.383 DEBUG 11 --- [ster-worker-165] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:08:06.386 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-342, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 13:08:11.975 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-342, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 13:08:12.376 DEBUG 11 --- [ster-worker-165] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 13:08:12.377 DEBUG 11 --- [ster-worker-165] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 13:08:12.377 DEBUG 11 --- [ster-worker-165] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 13:08:23.979 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-342, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 13:08:23.980 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-342, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 13:08:23.980 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 13:08:23.981 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-342, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:08:23.982 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-342, inFlight=0, closed=true] closing connection
2022-02-05 13:08:23.983 DEBUG 11 --- [ster-worker-166] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 13:08:23.984 DEBUG 11 --- [ster-worker-166] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 13:08:23.984 DEBUG 11 --- [ster-worker-166] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 13:08:24.078 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 13:08:24.081 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 13:08:24.984 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:08:24.988 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-343, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:08:24.988 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-343, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:08:24.988 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-343, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:08:24.988 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-343, inFlight=0, closed=true] closing connection
2022-02-05 13:08:24.988 DEBUG 11 --- [ster-worker-165] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:08:24.989 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 13:08:24.989 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 13:08:25.081 DEBUG 11 --- [ster-worker-166] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:08:26.989 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:08:26.992 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-344, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:08:26.992 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-344, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:08:26.992 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-344, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:08:26.992 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-344, inFlight=0, closed=true] closing connection
2022-02-05 13:08:26.992 DEBUG 11 --- [ster-worker-165] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:08:26.992 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 13:08:26.992 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 13:08:30.993 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:08:30.995 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-345, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:08:30.995 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-345, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:08:30.995 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-345, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:08:30.995 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-345, inFlight=0, closed=true] closing connection
2022-02-05 13:08:30.995 DEBUG 11 --- [ster-worker-166] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:08:30.995 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 13:08:30.996 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 13:08:38.996 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:08:38.998 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-346, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:08:38.999 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-346, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:08:38.999 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-346, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:08:38.999 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-346, inFlight=0, closed=true] closing connection
2022-02-05 13:08:38.999 DEBUG 11 --- [ster-worker-165] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:08:38.999 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 13:08:38.999 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 13:08:54.082 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:08:54.083 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:08:54.999 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:08:55.001 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-347, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:08:55.002 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-347, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:08:55.002 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-347, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:08:55.002 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-347, inFlight=0, closed=true] closing connection
2022-02-05 13:08:55.002 DEBUG 11 --- [ster-worker-166] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:08:55.002 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 13:08:55.002 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 13:09:18.184 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:09:18.187 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:09:24.086 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:09:24.089 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:09:27.002 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:09:27.004 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-348, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 13:09:27.474 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 13:09:27.474 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 13:09:28.476 DEBUG 11 --- [ster-worker-167] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 13:09:28.480 DEBUG 11 --- [ster-worker-167] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 13:09:28.481 DEBUG 11 --- [ster-worker-167] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 13:09:28.481 DEBUG 11 --- [ster-worker-167] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 13:09:28.481 DEBUG 11 --- [ster-worker-167] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 2
2022-02-05 13:09:28.483 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-349, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 13:09:38.279 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-349, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 13:09:38.677 DEBUG 11 --- [ster-worker-167] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 2
2022-02-05 13:09:38.678 DEBUG 11 --- [ster-worker-167] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 13:09:38.678 DEBUG 11 --- [ster-worker-167] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 13:09:38.981 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-348, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 13:09:38.981 DEBUG 11 --- [-reconnection-0] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 13:09:38.985 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Successful reconnection to /10.233.71.104:9042, setting host UP
2022-02-05 13:09:38.985 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-348, inFlight=0, closed=true] closing connection
2022-02-05 13:09:38.985 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-348, inFlight=0, closed=true] closed, remaining = 1
2022-02-05 13:09:38.985 DEBUG 11 --- [-reconnection-0] c.d.d.core.AbstractReconnectionHandler   : Reconnection successful, cleared the future
2022-02-05 13:09:53.284 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:09:53.287 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:10:04.179 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-349, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 13:10:04.180 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-349, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 13:10:04.180 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 13:10:04.180 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-349, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:10:04.181 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-349, inFlight=0, closed=true] closing connection
2022-02-05 13:10:04.182 DEBUG 11 --- [ster-worker-168] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 13:10:04.183 DEBUG 11 --- [ster-worker-168] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 13:10:04.183 DEBUG 11 --- [ster-worker-168] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 13:10:04.281 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 13:10:04.281 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 13:10:05.183 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:10:05.185 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-350, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:10:05.186 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-350, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:10:05.186 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-350, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:10:05.186 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-350, inFlight=0, closed=true] closing connection
2022-02-05 13:10:05.186 DEBUG 11 --- [ster-worker-167] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:10:05.187 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 13:10:05.187 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 13:10:05.282 DEBUG 11 --- [ster-worker-168] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:10:07.187 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:10:07.191 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-351, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:10:07.192 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-351, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:10:07.192 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-351, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:10:07.192 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-351, inFlight=0, closed=true] closing connection
2022-02-05 13:10:07.193 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 13:10:07.193 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 13:10:07.194 DEBUG 11 --- [ster-worker-167] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:10:11.194 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:10:11.198 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-352, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:10:11.198 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-352, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:10:11.198 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-352, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:10:11.198 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-352, inFlight=0, closed=true] closing connection
2022-02-05 13:10:11.199 DEBUG 11 --- [ster-worker-168] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:10:11.199 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 13:10:11.199 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 13:10:19.199 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:10:19.221 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-353, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:10:19.221 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-353, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:10:19.221 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-353, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:10:19.221 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-353, inFlight=0, closed=true] closing connection
2022-02-05 13:10:19.222 DEBUG 11 --- [ster-worker-167] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:10:19.223 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 13:10:19.223 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 13:10:34.287 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:10:34.291 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:10:35.223 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:10:35.225 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-354, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:10:35.225 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-354, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:10:35.225 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-354, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:10:35.225 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-354, inFlight=0, closed=true] closing connection
2022-02-05 13:10:35.225 DEBUG 11 --- [ster-worker-168] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:10:35.226 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 13:10:35.226 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 13:11:04.292 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:11:04.293 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:11:07.226 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:11:07.229 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-355, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:11:07.229 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-355, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:11:07.229 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-355, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:11:07.231 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-355, inFlight=0, closed=true] closing connection
2022-02-05 13:11:07.232 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 13:11:07.232 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 13:11:07.232 DEBUG 11 --- [ster-worker-169] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:11:34.294 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:11:34.296 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:12:04.298 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:12:04.300 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:12:11.232 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:12:11.236 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-356, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:12:11.237 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-356, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:12:11.237 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-356, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:12:11.239 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-356, inFlight=0, closed=true] closing connection
2022-02-05 13:12:11.240 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds
2022-02-05 13:12:11.240 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 128000 ms
2022-02-05 13:12:11.240 DEBUG 11 --- [ster-worker-170] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:12:34.301 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:12:34.303 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:13:04.322 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:13:04.324 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:13:13.881 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:13:13.885 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:13:34.325 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:13:34.327 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:14:04.328 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:14:04.331 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:14:19.240 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:14:19.246 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-357, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:14:19.247 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-357, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:14:19.247 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-357, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:14:19.248 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-357, inFlight=0, closed=true] closing connection
2022-02-05 13:14:19.249 DEBUG 11 --- [ster-worker-171] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:14:19.250 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds
2022-02-05 13:14:19.250 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 256000 ms
2022-02-05 13:14:34.332 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:14:34.334 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:14:39.123 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:14:39.125 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:15:04.335 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:15:04.336 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:15:34.338 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:15:34.340 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:16:04.345 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:16:04.348 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:16:11.277 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 13:16:11.278 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 13:16:12.280 DEBUG 11 --- [ster-worker-172] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 13:16:12.285 DEBUG 11 --- [ster-worker-172] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 13:16:12.285 DEBUG 11 --- [ster-worker-172] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 13:16:12.285 DEBUG 11 --- [ster-worker-172] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 13:16:12.286 DEBUG 11 --- [ster-worker-172] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:16:12.295 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-358, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 13:16:20.674 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-358, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 13:16:21.380 DEBUG 11 --- [ster-worker-172] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 13:16:21.380 DEBUG 11 --- [ster-worker-172] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 13:16:21.380 DEBUG 11 --- [ster-worker-172] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 13:16:42.287 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:16:42.289 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:16:44.175 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-358, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 13:16:44.175 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-358, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 13:16:44.175 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 13:16:44.175 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-358, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:16:44.177 DEBUG 11 --- [ster-worker-173] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 13:16:44.177 DEBUG 11 --- [ster-worker-173] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-358, inFlight=0, closed=true] closing connection
2022-02-05 13:16:44.178 DEBUG 11 --- [ster-worker-173] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 13:16:44.178 DEBUG 11 --- [ster-worker-173] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 13:16:44.184 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 13:16:44.184 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 13:16:44.626 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:16:44.674 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:16:45.178 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:16:45.184 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-359, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:16:45.184 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-359, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:16:45.184 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-359, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:16:45.185 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-359, inFlight=0, closed=true] closing connection
2022-02-05 13:16:45.185 DEBUG 11 --- [ster-worker-172] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:16:45.185 DEBUG 11 --- [ster-worker-173] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:16:45.185 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 13:16:45.186 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 13:16:47.187 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:16:47.189 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-360, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:16:47.189 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-360, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:16:47.190 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-360, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:16:47.190 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-360, inFlight=0, closed=true] closing connection
2022-02-05 13:16:47.190 DEBUG 11 --- [ster-worker-172] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:16:47.190 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 13:16:47.190 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 13:16:51.191 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:16:51.193 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-361, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:16:51.193 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-361, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:16:51.193 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-361, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:16:51.193 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-361, inFlight=0, closed=true] closing connection
2022-02-05 13:16:51.193 DEBUG 11 --- [ster-worker-173] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:16:51.194 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 13:16:51.194 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 13:16:59.194 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:16:59.197 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-362, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:16:59.197 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-362, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:16:59.197 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-362, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:16:59.197 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-362, inFlight=0, closed=true] closing connection
2022-02-05 13:16:59.197 DEBUG 11 --- [ster-worker-172] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:16:59.197 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 13:16:59.197 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 13:17:14.186 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:17:14.188 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:17:15.197 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:17:15.201 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-363, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:17:15.201 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-363, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:17:15.201 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-363, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:17:15.201 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-363, inFlight=0, closed=true] closing connection
2022-02-05 13:17:15.202 DEBUG 11 --- [ster-worker-173] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:17:15.202 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 13:17:15.202 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 13:17:44.194 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:17:44.196 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:17:47.202 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:17:47.205 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-364, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:17:47.205 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-364, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:17:47.205 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-364, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:17:47.206 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-364, inFlight=0, closed=true] closing connection
2022-02-05 13:17:47.206 DEBUG 11 --- [ster-worker-174] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:17:47.206 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 13:17:47.206 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 13:17:54.174 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT UP /10.233.71.104:9042, scheduling delivery
2022-02-05 13:17:54.174 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event UP
2022-02-05 13:17:55.175 DEBUG 11 --- [ster-worker-175] c.d.driver.core.ControlConnection        : [Control connection] Refreshing node info on /10.233.71.104:9042
2022-02-05 13:17:55.178 DEBUG 11 --- [ster-worker-175] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host UP
2022-02-05 13:17:55.178 DEBUG 11 --- [ster-worker-175] com.datastax.driver.core.Cluster         : Cancelling reconnection attempt since node is UP
2022-02-05 13:17:55.178 DEBUG 11 --- [ster-worker-175] com.datastax.driver.core.Cluster         : Preparing 54 prepared queries on newly up node /10.233.71.104:9042
2022-02-05 13:17:55.178 DEBUG 11 --- [ster-worker-175] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:17:55.180 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-365, inFlight=0, closed=false] Connection established, initializing transport
2022-02-05 13:18:01.777 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-365, inFlight=0, closed=false] Transport initialized, connection ready
2022-02-05 13:18:02.878 DEBUG 11 --- [ster-worker-175] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 0 new connections, total = 1
2022-02-05 13:18:02.879 DEBUG 11 --- [ster-worker-175] c.d.driver.core.HostConnectionPool       : Created connection pool to host /10.233.71.104:9042 (1 connections needed, 1 successfully opened)
2022-02-05 13:18:02.879 DEBUG 11 --- [ster-worker-175] com.datastax.driver.core.Session         : Added connection pool for /10.233.71.104:9042
2022-02-05 13:18:04.182 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-365, inFlight=0, closed=false] connection error

java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:192)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

2022-02-05 13:18:04.182 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-365, inFlight=0, closed=false] because: [/10.233.71.104:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer)
2022-02-05 13:18:04.182 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preventing new connections for the next 1000 ms
2022-02-05 13:18:04.183 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-365, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:18:04.183 DEBUG 11 --- [ster-worker-174] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] marking host DOWN
2022-02-05 13:18:04.183 DEBUG 11 --- [ster-worker-174] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-365, inFlight=0, closed=true] closing connection
2022-02-05 13:18:04.184 DEBUG 11 --- [ster-worker-174] c.d.d.core.AbstractReconnectionHandler   : First reconnection scheduled in 1000ms
2022-02-05 13:18:04.184 DEBUG 11 --- [ster-worker-174] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] starting reconnection attempt
2022-02-05 13:18:04.581 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster         : Received event EVENT DOWN /10.233.71.104:9042, scheduling delivery
2022-02-05 13:18:04.581 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] received event DOWN
2022-02-05 13:18:05.185 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:18:05.188 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-366, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:18:05.188 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-366, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:18:05.188 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-366, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:18:05.188 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-366, inFlight=0, closed=true] closing connection
2022-02-05 13:18:05.188 DEBUG 11 --- [ster-worker-175] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:18:05.189 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 2000 milliseconds
2022-02-05 13:18:05.189 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 2000 ms
2022-02-05 13:18:05.581 DEBUG 11 --- [ster-worker-174] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:18:07.189 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:18:07.192 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-367, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:18:07.192 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-367, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:18:07.192 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-367, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:18:07.193 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-367, inFlight=0, closed=true] closing connection
2022-02-05 13:18:07.193 DEBUG 11 --- [ster-worker-175] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:18:07.193 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 4000 milliseconds
2022-02-05 13:18:07.193 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 4000 ms
2022-02-05 13:18:11.193 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:18:11.196 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-368, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:18:11.196 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-368, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:18:11.196 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-368, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:18:11.196 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-368, inFlight=0, closed=true] closing connection
2022-02-05 13:18:11.197 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 8000 milliseconds
2022-02-05 13:18:11.197 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 8000 ms
2022-02-05 13:18:11.197 DEBUG 11 --- [ster-worker-174] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:18:19.197 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:18:19.202 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-369, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:18:19.202 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-369, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:18:19.202 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-369, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:18:19.203 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-369, inFlight=0, closed=true] closing connection
2022-02-05 13:18:19.203 DEBUG 11 --- [ster-worker-175] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:18:19.204 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 16000 milliseconds
2022-02-05 13:18:19.204 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 16000 ms
2022-02-05 13:18:34.591 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:18:34.593 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:18:35.204 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:18:35.207 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-370, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:18:35.207 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-370, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:18:35.207 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-370, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:18:35.207 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-370, inFlight=0, closed=true] closing connection
2022-02-05 13:18:35.207 DEBUG 11 --- [ster-worker-174] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:18:35.208 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 32000 milliseconds
2022-02-05 13:18:35.208 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 32000 ms
2022-02-05 13:19:04.595 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:19:04.598 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:19:05.226 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:19:05.228 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:19:07.208 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:19:07.211 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-371, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:19:07.211 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-371, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:19:07.211 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-371, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:19:07.212 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-371, inFlight=0, closed=true] closing connection
2022-02-05 13:19:07.212 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 64000 milliseconds
2022-02-05 13:19:07.213 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 64000 ms
2022-02-05 13:19:07.213 DEBUG 11 --- [ster-worker-176] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:19:30.306 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:19:30.308 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-2, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:19:34.599 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:19:34.600 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:20:04.601 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:20:04.604 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:20:11.213 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:20:11.215 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-372, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:20:11.215 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-372, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:20:11.215 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-372, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:20:11.216 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-372, inFlight=0, closed=true] closing connection
2022-02-05 13:20:11.216 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 128000 milliseconds
2022-02-05 13:20:11.217 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 128000 ms
2022-02-05 13:20:11.217 DEBUG 11 --- [ster-worker-177] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:20:34.610 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:20:34.613 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:21:04.614 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:21:04.615 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:21:34.616 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:21:34.619 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:22:04.625 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:22:04.627 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:22:19.217 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] preparing to open 1 new connections, total = 1
2022-02-05 13:22:19.221 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-373, inFlight=0, closed=false] Error connecting to /10.233.71.104:9042 (Connection refused: /10.233.71.104:9042)
2022-02-05 13:22:19.222 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : Defuncting Connection[/10.233.71.104:9042-373, inFlight=0, closed=false] because: [/10.233.71.104:9042] Cannot connect
2022-02-05 13:22:19.222 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] Connection[/10.233.71.104:9042-373, inFlight=0, closed=false] failed, remaining = 0
2022-02-05 13:22:19.222 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.71.104:9042-373, inFlight=0, closed=true] closing connection
2022-02-05 13:22:19.223 DEBUG 11 --- [ster-worker-178] com.datastax.driver.core.Cluster         : Aborting onDown because a reconnection is running on DOWN host /10.233.71.104:9042
2022-02-05 13:22:19.223 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster         : Failed reconnection to /10.233.71.104:9042 ([/10.233.71.104:9042] Cannot connect), scheduling retry in 256000 milliseconds
2022-02-05 13:22:19.223 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES     : [/10.233.71.104:9042] next reconnection attempt in 256000 ms
2022-02-05 13:22:34.631 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:22:34.637 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:23:04.637 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:23:04.639 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:23:15.943 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:23:15.947 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection      : Connection[/10.233.68.7:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:23:34.642 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:23:34.644 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded
2022-02-05 13:24:04.646 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat
2022-02-05 13:24:04.648 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection      : Connection[cassandra/10.233.72.22:9042-1, inFlight=0, closed=false] heartbeat query succeeded