By type
*** retrieve Truststore and Keystore password *** actual launch of AAI Resources 2022-01-13 10:21:22.671 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2022-01-13 10:21:22.678 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties 2022-01-13 10:21:22.678 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-01-13 10:21:22.681 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2022-01-13 10:21:24.766 WARN 11 --- [ main] o.s.b.l.logback.LogbackLoggingSystem : Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 10:21:31,497 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 10:21:31,504 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set 10:21:31,504 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 10:21:31,504 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS] 10:21:31,505 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@22004208 - No compression will be used 10:21:31,506 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@22004208 - Will use the pattern /opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 10:21:31,506 |-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}'. 10:21:31,506 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 10:21:31,506 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Jan 13 10:21:31 GMT 2022 10:21:31,526 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: /opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log 10:21:31,526 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [/opt/app/aai-traversal/logs/ajsc-jetty/localhost_access.log] 10:21:31,527 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null 10:21:31,527 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration. 10:21:31,540 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@4ae9cfc1 - Registering current configuration as safe fallback point 2022-01-13 10:21:31.741 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED CLASSES [class org.onap.aai.rest.RecentAPIConsumer, class org.onap.aai.rest.search.ModelAndNamedQueryRestProvider, class org.onap.aai.rest.DslConsumer, class org.onap.aai.rest.CQ2GremlinTest, class org.onap.aai.rest.util.EchoResponse, class org.onap.aai.rest.QueryConsumer, class org.onap.aai.rest.search.SearchProvider, class org.onap.aai.rest.CQ2Gremlin] 2022-01-13 10:21:31.746 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestHeaderManipulation result=true 2022-01-13 10:21:31.747 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseTransactionLogging result=true 2022-01-13 10:21:31.747 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.InvalidResponseStatus result=true 2022-01-13 10:21:31.748 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseHeaderManipulation result=true 2022-01-13 10:21:31.748 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RetiredInterceptor result=true 2022-01-13 10:21:31.749 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestModification result=true 2022-01-13 10:21:31.749 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HttpHeaderInterceptor result=true 2022-01-13 10:21:31.750 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HeaderValidation result=true 2022-01-13 10:21:31.750 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.OneWaySslAuthorization result=true 2022-01-13 10:21:31.751 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionLatestInterceptor result=true 2022-01-13 10:21:31.751 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestTransactionLogging result=true 2022-01-13 10:21:31.752 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionInterceptor result=true 2022-01-13 10:21:31.755 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestHeaderManipulation result=true 2022-01-13 10:21:31.756 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseTransactionLogging result=true 2022-01-13 10:21:31.756 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.InvalidResponseStatus result=true 2022-01-13 10:21:31.757 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.post.ResponseHeaderManipulation result=true 2022-01-13 10:21:31.757 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RetiredInterceptor result=true 2022-01-13 10:21:31.758 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestModification result=true 2022-01-13 10:21:31.758 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HttpHeaderInterceptor result=true 2022-01-13 10:21:31.759 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.HeaderValidation result=true 2022-01-13 10:21:31.759 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.OneWaySslAuthorization result=true 2022-01-13 10:21:31.759 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionLatestInterceptor result=true 2022-01-13 10:21:31.760 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.RequestTransactionLogging result=true 2022-01-13 10:21:31.760 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : isEnabledByActiveProfiles: annotatedElement: class org.onap.aai.interceptors.pre.VersionInterceptor result=true 2022-01-13 10:21:31.761 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.post.InvalidResponseStatus 2022-01-13 10:21:31.761 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestTransactionLogging 2022-01-13 10:21:31.762 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.HeaderValidation 2022-01-13 10:21:31.763 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.post.ResponseTransactionLogging 2022-01-13 10:21:31.763 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.post.ResponseHeaderManipulation 2022-01-13 10:21:31.764 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.HttpHeaderInterceptor 2022-01-13 10:21:31.764 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.VersionLatestInterceptor 2022-01-13 10:21:31.765 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.OneWaySslAuthorization 2022-01-13 10:21:31.765 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.RetiredInterceptor 2022-01-13 10:21:31.766 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.VersionInterceptor 2022-01-13 10:21:31.766 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestHeaderManipulation 2022-01-13 10:21:31.767 DEBUG 11 --- [ main] org.onap.aai.web.JerseyConfiguration : REGISTERED FILTERS org.onap.aai.interceptors.pre.RequestModification 2022-01-13 10:21:32.173 DEBUG 11 --- [ main] i.m.c.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 2022-01-13 10:21:33.988 INFO 11 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is SchemaServiceTranslator 2022-01-13 10:21:34.342 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:21:34.343 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:21:34.343 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:21:34.345 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-13 10:21:34.348 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : METHOD=GET, URL=https://aai-schema-service.onap:8452/aai/schema-service/v1/versions, BODY= 2022-01-13 10:21:34.477 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:21:34.477 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:21:34.477 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:21:34.478 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:21:35.144 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:21:35.351 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2022-01-13 10:21:35.351 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2022-01-13 10:21:35.352 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-13 10:21:35.466 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:21:35.466 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:21:35.466 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:21:35.466 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:21:35.495 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:21:35.575 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:21:35.576 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-13 10:21:35.576 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-13 10:21:39.551 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2022-01-13 10:21:39.577 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2022-01-13 10:21:39.577 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-13 10:21:39.582 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:21:39.582 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:21:39.582 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:21:39.582 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:21:39.641 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:21:39.682 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:21:39.683 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-13 10:21:39.683 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-13 10:21:41.615 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2022-01-13 10:21:41.655 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2022-01-13 10:21:41.656 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-13 10:21:41.658 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:21:41.659 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:21:41.659 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:21:41.659 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:21:41.684 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:21:41.710 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:21:41.711 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-13 10:21:41.711 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-13 10:21:43.342 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2022-01-13 10:21:43.360 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2022-01-13 10:21:43.361 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-13 10:21:43.363 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:21:43.363 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:21:43.363 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:21:43.363 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:21:43.383 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:21:43.404 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:21:43.404 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-13 10:21:43.405 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-13 10:21:45.259 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 2022-01-13 10:21:45.274 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 2022-01-13 10:21:45.274 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-13 10:21:45.279 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:21:45.279 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:21:45.279 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:21:45.279 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:21:45.341 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:21:45.363 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:21:45.363 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-13 10:21:45.364 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-13 10:21:47.480 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 2022-01-13 10:21:47.495 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 2022-01-13 10:21:47.495 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-13 10:21:47.498 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:21:47.498 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:21:47.498 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:21:47.499 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:21:47.524 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:21:47.549 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:21:47.549 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-13 10:21:47.550 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-13 10:21:49.280 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2022-01-13 10:21:49.291 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 2022-01-13 10:21:49.291 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-13 10:21:49.294 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:21:49.294 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:21:49.294 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:21:49.294 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:21:49.316 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:21:49.337 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:21:49.337 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-13 10:21:49.338 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-13 10:21:51.371 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2022-01-13 10:21:51.381 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 2022-01-13 10:21:51.382 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-13 10:21:51.384 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:21:51.384 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:21:51.384 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:21:51.384 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:21:51.406 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:21:51.427 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:21:51.428 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-13 10:21:51.428 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-13 10:21:53.107 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2022-01-13 10:21:53.118 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 2022-01-13 10:21:53.118 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-13 10:21:53.120 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:21:53.120 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:21:53.120 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:21:53.121 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:21:53.166 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:21:53.188 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:21:53.189 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-13 10:21:53.189 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-13 10:21:55.010 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 2022-01-13 10:21:55.051 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 2022-01-13 10:21:55.052 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-13 10:21:55.055 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:21:55.055 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:21:55.055 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:21:55.055 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:21:55.074 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:21:55.097 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:21:55.098 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-13 10:21:55.099 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-13 10:21:57.203 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 2022-01-13 10:21:57.215 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 2022-01-13 10:21:57.215 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-13 10:21:57.219 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:21:57.219 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:21:57.219 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:21:57.219 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:21:57.246 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:21:57.276 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:21:57.277 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-13 10:21:57.277 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-13 10:21:59.374 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 2022-01-13 10:21:59.386 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 2022-01-13 10:21:59.387 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-13 10:21:59.389 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:21:59.389 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:21:59.389 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:21:59.390 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:21:59.426 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:21:59.458 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:21:59.459 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-13 10:21:59.459 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-13 10:22:01.665 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2022-01-13 10:22:01.680 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 2022-01-13 10:22:01.681 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-13 10:22:01.683 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:22:01.683 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:22:01.684 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:22:01.684 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:22:01.708 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:22:01.766 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:22:01.766 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-13 10:22:01.767 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-13 10:22:04.087 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2022-01-13 10:22:04.102 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 2022-01-13 10:22:04.102 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Headers: {Accept=application/xml, Content-Type=application/xml} 2022-01-13 10:22:04.148 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:22:04.148 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:22:04.148 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:22:04.148 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:22:04.174 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:22:04.210 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:22:04.211 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2022-01-13 10:22:04.211 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream 2022-01-13 10:22:06.474 DEBUG 11 --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 2022-01-13 10:22:06.499 DEBUG 11 --- [ main] org.onap.aai.TraversalApp : AAI Server initialization started... 2022-01-13 10:22:06.500 DEBUG 11 --- [ main] org.onap.aai.TraversalApp : Starting AAIGraph connections and the NodeInjestor 2022-01-13 10:22:06.500 INFO 11 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2022-01-13 10:22:06.500 DEBUG 11 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from /opt/app/aai-traversal/./resources/etc/appprops/aaiconfig.properties 2022-01-13 10:22:06.501 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-01-13 10:22:06.501 INFO 11 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2022-01-13 10:22:06.945 INFO 11 --- [ main] com.datastax.driver.core : DataStax Java driver 3.6.0 for Apache Cassandra 2022-01-13 10:22:06.959 INFO 11 --- [ main] c.d.driver.core.GuavaCompatibility : Detected Guava >= 19 in the classpath, using modern compatibility layer 2022-01-13 10:22:06.960 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.NEW_NODE_DELAY_SECONDS is undefined, using default value 1 2022-01-13 10:22:06.960 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.NOTIF_LOCK_TIMEOUT_SECONDS is undefined, using default value 60 2022-01-13 10:22:06.985 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true 2022-01-13 10:22:07.342 INFO 11 --- [ main] com.datastax.driver.core.ClockFactory : Using native clock to generate timestamps. 2022-01-13 10:22:07.356 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.NON_BLOCKING_EXECUTOR_SIZE is undefined, using default value 2 2022-01-13 10:22:07.470 DEBUG 11 --- [ main] com.datastax.driver.core.Cluster : Starting new cluster with contact points [cassandra/10.233.67.97:9042] 2022-01-13 10:22:07.514 DEBUG 11 --- [ main] i.n.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 2022-01-13 10:22:07.544 DEBUG 11 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2022-01-13 10:22:07.544 DEBUG 11 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2022-01-13 10:22:07.592 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : -Dio.netty.noUnsafe: false 2022-01-13 10:22:07.592 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : Java version: 8 2022-01-13 10:22:07.594 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.theUnsafe: available 2022-01-13 10:22:07.595 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.copyMemory: available 2022-01-13 10:22:07.596 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Buffer.address: available 2022-01-13 10:22:07.597 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : direct buffer constructor: available 2022-01-13 10:22:07.598 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Bits.unaligned: available, true 2022-01-13 10:22:07.598 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9 2022-01-13 10:22:07.598 DEBUG 11 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.DirectByteBuffer.
(long, int): available 2022-01-13 10:22:07.598 DEBUG 11 --- [ main] i.netty.util.internal.PlatformDependent : sun.misc.Unsafe: available 2022-01-13 10:22:07.599 DEBUG 11 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2022-01-13 10:22:07.599 DEBUG 11 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.bitMode: 64 (sun.arch.data.model) 2022-01-13 10:22:07.602 DEBUG 11 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.maxDirectMemory: 1020067840 bytes 2022-01-13 10:22:07.602 DEBUG 11 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.uninitializedArrayAllocationThreshold: -1 2022-01-13 10:22:07.604 DEBUG 11 --- [ main] io.netty.util.internal.CleanerJava6 : java.nio.ByteBuffer.cleaner(): available 2022-01-13 10:22:07.605 DEBUG 11 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.noPreferDirect: false 2022-01-13 10:22:07.612 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.FORCE_NIO is undefined, using default value false 2022-01-13 10:22:07.619 DEBUG 11 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 2022-01-13 10:22:07.619 DEBUG 11 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.deleteLibAfterLoading: true 2022-01-13 10:22:07.619 DEBUG 11 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.tryPatchShadedId: true 2022-01-13 10:22:07.625 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:287) at io.netty.channel.epoll.Native. (Native.java:69) at io.netty.channel.epoll.Epoll. (Epoll.java:33) 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-01-13 10:22:07.626 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:287) at io.netty.channel.epoll.Native. (Native.java:69) at io.netty.channel.epoll.Epoll. (Epoll.java:33) 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-01-13 10:22:07.652 DEBUG 11 --- [ main] i.n.util.internal.NativeLibraryLoader : Unable to load the library '/tmp/libnetty_transport_native_epoll_x86_642089273079852686931.so', trying other loading mechanism. java.lang.UnsatisfiedLinkError: null at io.netty.util.internal.NativeLibraryLoader.loadLibraryByHelper(NativeLibraryLoader.java:382) 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:287) at io.netty.channel.epoll.Native. (Native.java:69) at io.netty.channel.epoll.Epoll. (Epoll.java:33) 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) Caused by: java.lang.reflect.InvocationTargetException: null 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) ... 65 common frames omitted Caused by: java.lang.RuntimeException: failed to get field ID: DefaultFileRegion.transfered 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) ... 72 common frames omitted 2022-01-13 10:22:07.653 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:290) at io.netty.channel.epoll.Native. (Native.java:69) at io.netty.channel.epoll.Epoll. (Epoll.java:33) 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-01-13 10:22:07.654 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:290) at io.netty.channel.epoll.Native. (Native.java:69) at io.netty.channel.epoll.Epoll. (Epoll.java:33) 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-01-13 10:22:07.657 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: could not load a native library: netty_transport_native_epoll_x86_64 at io.netty.util.internal.NativeLibraryLoader.load(NativeLibraryLoader.java:224) at io.netty.channel.epoll.Native.loadNativeLibrary(Native.java:287) at io.netty.channel.epoll.Native. (Native.java:69) at io.netty.channel.epoll.Epoll. (Epoll.java:33) 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 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:290) ... 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 Caused by: java.lang.RuntimeException: failed to get field ID: DefaultFileRegion.transfered 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) ... 63 common frames omitted 2022-01-13 10:22:07.668 DEBUG 11 --- [ main] i.n.channel.MultithreadEventLoopGroup : -Dio.netty.eventLoopThreads: 4 2022-01-13 10:22:07.688 DEBUG 11 --- [ main] io.netty.channel.nio.NioEventLoop : -Dio.netty.noKeySetOptimization: false 2022-01-13 10:22:07.688 DEBUG 11 --- [ main] io.netty.channel.nio.NioEventLoop : -Dio.netty.selectorAutoRebuildThreshold: 512 2022-01-13 10:22:07.712 DEBUG 11 --- [ main] i.netty.util.internal.PlatformDependent : org.jctools-core.MpscChunkedArrayQueue: available 2022-01-13 10:22:07.742 DEBUG 11 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.level: simple 2022-01-13 10:22:07.743 DEBUG 11 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.targetRecords: 4 2022-01-13 10:22:07.743 DEBUG 11 --- [ main] i.n.util.ResourceLeakDetectorFactory : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@1849d35a 2022-01-13 10:22:07.753 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.EXTENDED_PEER_CHECK is undefined, using default value true 2022-01-13 10:22:07.823 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.67.97:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:22:07.828 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.DISABLE_COALESCING is undefined, using default value false 2022-01-13 10:22:07.828 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.FLUSHER_SCHEDULE_PERIOD_NS is undefined, using default value 10000 2022-01-13 10:22:07.828 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.FLUSHER_RUN_WITHOUT_WORK_TIMES is undefined, using default value 5 2022-01-13 10:22:07.902 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numHeapArenas: 4 2022-01-13 10:22:07.902 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numDirectArenas: 4 2022-01-13 10:22:07.903 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.pageSize: 8192 2022-01-13 10:22:07.903 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxOrder: 11 2022-01-13 10:22:07.903 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.chunkSize: 16777216 2022-01-13 10:22:07.903 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.tinyCacheSize: 512 2022-01-13 10:22:07.903 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.smallCacheSize: 256 2022-01-13 10:22:07.903 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.normalCacheSize: 64 2022-01-13 10:22:07.903 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2022-01-13 10:22:07.903 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimInterval: 8192 2022-01-13 10:22:07.903 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2022-01-13 10:22:07.903 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.useCacheForAllThreads: true 2022-01-13 10:22:07.903 DEBUG 11 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2022-01-13 10:22:07.954 DEBUG 11 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.processId: 11 (auto-detected) 2022-01-13 10:22:07.958 DEBUG 11 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv4Stack: false 2022-01-13 10:22:07.958 DEBUG 11 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv6Addresses: false 2022-01-13 10:22:07.961 DEBUG 11 --- [ main] io.netty.util.NetUtil : Loopback interface: lo (lo, 127.0.0.1) 2022-01-13 10:22:07.962 DEBUG 11 --- [ main] io.netty.util.NetUtil : /proc/sys/net/core/somaxconn: 4096 2022-01-13 10:22:07.964 DEBUG 11 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.machineId: 0a:e6:59:ff:fe:05:b7:05 (auto-detected) 2022-01-13 10:22:08.020 DEBUG 11 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.allocator.type: pooled 2022-01-13 10:22:08.021 DEBUG 11 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.threadLocalDirectBufferSize: 0 2022-01-13 10:22:08.021 DEBUG 11 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.maxThreadLocalCharBufferSize: 16384 2022-01-13 10:22:08.144 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 10:22:08.192 DEBUG 11 --- [er-nio-worker-0] io.netty.util.Recycler : -Dio.netty.recycler.maxCapacityPerThread: 4096 2022-01-13 10:22:08.192 DEBUG 11 --- [er-nio-worker-0] io.netty.util.Recycler : -Dio.netty.recycler.maxSharedCapacityFactor: 2 2022-01-13 10:22:08.192 DEBUG 11 --- [er-nio-worker-0] io.netty.util.Recycler : -Dio.netty.recycler.linkCapacity: 16 2022-01-13 10:22:08.192 DEBUG 11 --- [er-nio-worker-0] io.netty.util.Recycler : -Dio.netty.recycler.ratio: 8 2022-01-13 10:22:08.210 DEBUG 11 --- [er-nio-worker-0] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkAccessible: true 2022-01-13 10:22:08.210 DEBUG 11 --- [er-nio-worker-0] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkBounds: true 2022-01-13 10:22:08.210 DEBUG 11 --- [er-nio-worker-0] i.n.util.ResourceLeakDetectorFactory : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@23c5d368 2022-01-13 10:22:08.268 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-01-13 10:22:10.173 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [cassandra/10.233.67.97:9042] Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 10:22:10.176 DEBUG 11 --- [ main] c.d.driver.core.ControlConnection : [Control connection] Refreshing node list and token map 2022-01-13 10:22:10.333 DEBUG 11 --- [ main] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema 2022-01-13 10:22:10.582 DEBUG 11 --- [ main] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-01-13 10:22:10.595 DEBUG 11 --- [ main] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 13 milliseconds 2022-01-13 10:22:10.613 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [Control connection] established to cassandra/10.233.67.97:9042 2022-01-13 10:22:10.614 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-01-13 10:22:10.616 INFO 11 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host /10.233.70.119:9042 added 2022-01-13 10:22:10.616 INFO 11 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host cassandra/10.233.67.97:9042 added 2022-01-13 10:22:10.616 INFO 11 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host /10.233.68.112:9042 added 2022-01-13 10:22:10.642 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.CHECK_IO_DEADLOCKS is undefined, using default value true 2022-01-13 10:22:10.649 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:22:10.654 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-1, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:22:10.655 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-1, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:22:10.656 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 10:22:10.656 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-1, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:22:10.658 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.67.97:9042] preparing to open 1 new connections, total = 2 2022-01-13 10:22:10.659 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.68.112:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:22:10.662 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 10:22:10.664 DEBUG 11 --- [luster-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 10:22:10.664 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-1, inFlight=0, closed=true] closing connection 2022-01-13 10:22:10.669 WARN 11 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Error creating connection to /10.233.70.119:9042 com.datastax.driver.core.exceptions.TransportException: [/10.233.70.119: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.70.119: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-01-13 10:22:10.672 WARN 11 --- [er-nio-worker-1] com.datastax.driver.core.Session : Error creating pool to /10.233.70.119:9042 com.datastax.driver.core.exceptions.ConnectionException: [/10.233.70.119:9042] Pool was closed during initialization at com.datastax.driver.core.HostConnectionPool$2.onSuccess(HostConnectionPool.java:173) at com.datastax.driver.core.HostConnectionPool$2.onSuccess(HostConnectionPool.java:158) at com.google.common.util.concurrent.Futures$6.run(Futures.java:1773) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:456) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:817) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:753) at com.google.common.util.concurrent.AbstractFuture.set(AbstractFuture.java:613) at com.google.common.util.concurrent.CollectionFuture$CollectionFutureRunningState.handleAllCompleted(CollectionFuture.java:76) at com.google.common.util.concurrent.AggregateFuture$RunningState.processCompleted(AggregateFuture.java:255) at com.google.common.util.concurrent.AggregateFuture$RunningState.decrementCountAndMaybeComplete(AggregateFuture.java:242) at com.google.common.util.concurrent.AggregateFuture$RunningState.access$300(AggregateFuture.java:91) at com.google.common.util.concurrent.AggregateFuture$RunningState$1.run(AggregateFuture.java:146) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:456) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:817) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:753) at com.google.common.util.concurrent.AbstractFuture.completeWithFuture(AbstractFuture.java:730) at com.google.common.util.concurrent.AbstractFuture.setFuture(AbstractFuture.java:666) at com.google.common.util.concurrent.Futures$AsyncCatchingFuture.doFallback(Futures.java:826) at com.google.common.util.concurrent.Futures$AsyncCatchingFuture.doFallback(Futures.java:813) at com.google.common.util.concurrent.Futures$AbstractCatchingFuture.run(Futures.java:789) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:456) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:817) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:753) at com.google.common.util.concurrent.AbstractFuture.completeWithFuture(AbstractFuture.java:730) at com.google.common.util.concurrent.AbstractFuture.setFuture(AbstractFuture.java:666) at com.google.common.util.concurrent.Futures$AsyncCatchingFuture.doFallback(Futures.java:826) at com.google.common.util.concurrent.Futures$AsyncCatchingFuture.doFallback(Futures.java:813) at com.google.common.util.concurrent.Futures$AbstractCatchingFuture.run(Futures.java:789) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:456) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:817) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:753) at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:634) at com.google.common.util.concurrent.Futures$AbstractChainingFuture.run(Futures.java:1405) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:456) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:817) at com.google.common.util.concurrent.AbstractFuture.complete(AbstractFuture.java:753) at com.google.common.util.concurrent.AbstractFuture.setException(AbstractFuture.java:634) at com.google.common.util.concurrent.SettableFuture.setException(SettableFuture.java:53) at com.datastax.driver.core.Connection$1.operationComplete(Connection.java:222) 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) 2022-01-13 10:22:10.675 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 10:22:10.676 DEBUG 11 --- [luster-worker-0] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 10:22:10.677 DEBUG 11 --- [luster-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 10:22:11.246 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [cassandra/10.233.67.97:9042] Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 10:22:11.247 DEBUG 11 --- [er-nio-worker-0] c.d.driver.core.HostConnectionPool : Created connection pool to host cassandra/10.233.67.97:9042 (1 connections needed, 1 successfully opened) 2022-01-13 10:22:11.247 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Session : Added connection pool for cassandra/10.233.67.97:9042 2022-01-13 10:22:11.261 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.68.112:9042] Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 10:22:11.261 DEBUG 11 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.68.112:9042 (1 connections needed, 1 successfully opened) 2022-01-13 10:22:11.261 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Session : Added connection pool for /10.233.68.112:9042 2022-01-13 10:22:11.456 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 10:22:11.459 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 10:22:11.637 DEBUG 11 --- [ main] org.reflections.Reflections : going to scan these urls: file:/opt/app/aai-traversal/resources/ 2022-01-13 10:22:11.648 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-01-13 10:22:11.648 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-01-13 10:22:11.649 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-01-13 10:22:11.649 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-01-13 10:22:11.649 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-01-13 10:22:11.649 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-01-13 10:22:11.650 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-01-13 10:22:11.650 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-01-13 10:22:11.651 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-01-13 10:22:11.651 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-01-13 10:22:11.651 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-01-13 10:22:11.652 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-01-13 10:22:11.652 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-01-13 10:22:11.652 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-01-13 10:22:11.652 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-01-13 10:22:11.653 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-01-13 10:22:11.653 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-01-13 10:22:11.653 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-01-13 10:22:11.654 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-01-13 10:22:11.654 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-01-13 10:22:11.654 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-01-13 10:22:11.655 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-01-13 10:22:11.655 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-01-13 10:22:11.655 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-01-13 10:22:11.656 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-01-13 10:22:11.656 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-01-13 10:22:11.656 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-01-13 10:22:11.657 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-01-13 10:22:11.657 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-01-13 10:22:11.657 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-01-13 10:22:11.657 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-01-13 10:22:11.658 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-01-13 10:22:11.658 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-01-13 10:22:11.658 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-01-13 10:22:11.659 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-01-13 10:22:11.659 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-01-13 10:22:11.660 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-01-13 10:22:11.660 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-01-13 10:22:11.660 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-01-13 10:22:11.661 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-01-13 10:22:11.662 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-01-13 10:22:11.662 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-01-13 10:22:11.662 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-01-13 10:22:11.663 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-01-13 10:22:11.663 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-01-13 10:22:11.663 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-01-13 10:22:11.663 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-01-13 10:22:11.664 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-01-13 10:22:11.664 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-01-13 10:22:11.664 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-01-13 10:22:11.665 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-01-13 10:22:11.665 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-01-13 10:22:11.665 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-01-13 10:22:11.665 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-01-13 10:22:11.666 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-01-13 10:22:11.666 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-01-13 10:22:11.666 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-01-13 10:22:11.667 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-01-13 10:22:11.667 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-01-13 10:22:11.667 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-01-13 10:22:11.668 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-01-13 10:22:11.668 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-01-13 10:22:11.668 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-01-13 10:22:11.668 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-01-13 10:22:11.669 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-01-13 10:22:11.669 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-01-13 10:22:11.669 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-01-13 10:22:11.669 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-01-13 10:22:11.670 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-01-13 10:22:11.670 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-01-13 10:22:11.670 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-01-13 10:22:11.670 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-01-13 10:22:11.671 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-01-13 10:22:11.671 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-01-13 10:22:11.671 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-01-13 10:22:11.671 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-01-13 10:22:11.672 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-01-13 10:22:11.672 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-01-13 10:22:11.672 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-01-13 10:22:11.673 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-01-13 10:22:11.673 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-01-13 10:22:11.673 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-01-13 10:22:11.673 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-01-13 10:22:11.674 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-01-13 10:22:11.674 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-01-13 10:22:11.674 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-01-13 10:22:11.674 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-01-13 10:22:11.675 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-01-13 10:22:11.675 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-01-13 10:22:11.675 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-01-13 10:22:11.675 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-01-13 10:22:11.676 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-01-13 10:22:11.676 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-01-13 10:22:11.676 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-01-13 10:22:11.676 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-01-13 10:22:11.677 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-01-13 10:22:11.677 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:22:11.677 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-01-13 10:22:11.677 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-01-13 10:22:11.678 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-01-13 10:22:11.678 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-01-13 10:22:11.678 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-01-13 10:22:11.678 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-01-13 10:22:11.679 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-01-13 10:22:11.679 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-01-13 10:22:11.679 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-01-13 10:22:11.679 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-01-13 10:22:11.680 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-01-13 10:22:11.680 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-01-13 10:22:11.680 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-01-13 10:22:11.680 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-01-13 10:22:11.681 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-01-13 10:22:11.681 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-2, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 10:22:11.681 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-01-13 10:22:11.681 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-01-13 10:22:11.682 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-01-13 10:22:11.682 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-01-13 10:22:11.682 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-01-13 10:22:11.682 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-01-13 10:22:11.683 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-01-13 10:22:11.683 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-01-13 10:22:11.683 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-01-13 10:22:11.683 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-01-13 10:22:11.684 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-01-13 10:22:11.684 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-01-13 10:22:11.684 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-01-13 10:22:11.684 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-01-13 10:22:11.684 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-01-13 10:22:11.685 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-01-13 10:22:11.685 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-01-13 10:22:11.685 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-01-13 10:22:11.685 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-01-13 10:22:11.686 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-01-13 10:22:11.686 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-01-13 10:22:11.686 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-01-13 10:22:11.686 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-01-13 10:22:11.686 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-01-13 10:22:11.687 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-01-13 10:22:11.687 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-01-13 10:22:11.687 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-01-13 10:22:11.687 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-01-13 10:22:11.687 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-01-13 10:22:11.688 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-01-13 10:22:11.688 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-01-13 10:22:11.688 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-01-13 10:22:11.688 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-01-13 10:22:11.688 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-01-13 10:22:11.689 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-01-13 10:22:11.689 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-01-13 10:22:11.689 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-01-13 10:22:11.689 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-01-13 10:22:11.690 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-01-13 10:22:11.690 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-01-13 10:22:11.690 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-01-13 10:22:11.690 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-01-13 10:22:11.690 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-01-13 10:22:11.691 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-01-13 10:22:11.691 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-01-13 10:22:11.691 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-01-13 10:22:11.691 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-01-13 10:22:11.691 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-01-13 10:22:11.692 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-01-13 10:22:11.692 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-01-13 10:22:11.692 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-01-13 10:22:11.692 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-01-13 10:22:11.692 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-01-13 10:22:11.693 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-01-13 10:22:11.693 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-01-13 10:22:11.693 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-01-13 10:22:11.693 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-01-13 10:22:11.694 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-01-13 10:22:11.694 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-01-13 10:22:11.694 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-01-13 10:22:11.694 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-01-13 10:22:11.694 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-01-13 10:22:11.695 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-01-13 10:22:11.695 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-01-13 10:22:11.695 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-01-13 10:22:11.695 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-01-13 10:22:11.695 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-01-13 10:22:11.696 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-01-13 10:22:11.696 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-01-13 10:22:11.696 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-01-13 10:22:11.696 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-01-13 10:22:11.697 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-01-13 10:22:11.697 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-01-13 10:22:11.697 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-01-13 10:22:11.697 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-01-13 10:22:11.698 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file retired.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-13 10:22:11.698 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file retired.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-13 10:22:11.698 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-13 10:22:11.698 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file logback.xml in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-13 10:22:11.698 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-01-13 10:22:11.698 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-01-13 10:22:11.699 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-01-13 10:22:11.699 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-01-13 10:22:11.699 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-01-13 10:22:11.700 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-01-13 10:22:11.700 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-01-13 10:22:11.700 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-01-13 10:22:11.700 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-01-13 10:22:11.701 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-01-13 10:22:11.701 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-01-13 10:22:11.701 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-01-13 10:22:11.701 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-01-13 10:22:11.701 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-01-13 10:22:11.702 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-01-13 10:22:11.702 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-01-13 10:22:11.703 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-01-13 10:22:11.703 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-01-13 10:22:11.704 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-01-13 10:22:11.704 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-01-13 10:22:11.704 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-01-13 10:22:11.705 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-01-13 10:22:11.705 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-01-13 10:22:11.705 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-01-13 10:22:11.706 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-01-13 10:22:11.706 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-01-13 10:22:11.706 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-01-13 10:22:11.706 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-01-13 10:22:11.707 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-01-13 10:22:11.707 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-01-13 10:22:11.707 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-01-13 10:22:11.707 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-01-13 10:22:11.707 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-01-13 10:22:11.708 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-01-13 10:22:11.708 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-01-13 10:22:11.708 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-01-13 10:22:11.708 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-01-13 10:22:11.708 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-01-13 10:22:11.709 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-01-13 10:22:11.709 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-01-13 10:22:11.709 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-01-13 10:22:11.709 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-01-13 10:22:11.709 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-01-13 10:22:11.710 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-01-13 10:22:11.710 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-01-13 10:22:11.710 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-01-13 10:22:11.710 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-01-13 10:22:11.710 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-01-13 10:22:11.711 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-01-13 10:22:11.711 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-01-13 10:22:11.711 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-01-13 10:22:11.711 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-01-13 10:22:11.711 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-01-13 10:22:11.712 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-01-13 10:22:11.712 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-01-13 10:22:11.712 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-01-13 10:22:11.712 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-01-13 10:22:11.713 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-01-13 10:22:11.713 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-01-13 10:22:11.713 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-01-13 10:22:11.713 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-01-13 10:22:11.713 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-01-13 10:22:11.714 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-01-13 10:22:11.714 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-01-13 10:22:11.714 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-01-13 10:22:11.714 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-01-13 10:22:11.714 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-01-13 10:22:11.715 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-01-13 10:22:11.715 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-01-13 10:22:11.715 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-01-13 10:22:11.715 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-01-13 10:22:11.715 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-01-13 10:22:11.716 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-01-13 10:22:11.716 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-01-13 10:22:11.716 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-01-13 10:22:11.716 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-01-13 10:22:11.717 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-01-13 10:22:11.717 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-01-13 10:22:11.717 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-01-13 10:22:11.717 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-01-13 10:22:11.717 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-01-13 10:22:11.717 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-01-13 10:22:11.718 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-01-13 10:22:11.718 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-01-13 10:22:11.718 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-01-13 10:22:11.718 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-01-13 10:22:11.719 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-01-13 10:22:11.719 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-01-13 10:22:11.719 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-01-13 10:22:11.719 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-01-13 10:22:11.719 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-01-13 10:22:11.720 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-01-13 10:22:11.720 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-01-13 10:22:11.720 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-01-13 10:22:11.720 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-01-13 10:22:11.720 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-01-13 10:22:11.721 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-01-13 10:22:11.721 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-01-13 10:22:11.721 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-01-13 10:22:11.721 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-01-13 10:22:11.721 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-01-13 10:22:11.722 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-01-13 10:22:11.722 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-01-13 10:22:11.722 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-01-13 10:22:11.722 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-01-13 10:22:11.722 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-01-13 10:22:11.723 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-01-13 10:22:11.723 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-01-13 10:22:11.723 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-01-13 10:22:11.723 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-01-13 10:22:11.723 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-01-13 10:22:11.724 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-01-13 10:22:11.724 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-01-13 10:22:11.740 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-01-13 10:22:11.741 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-01-13 10:22:11.741 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-01-13 10:22:11.741 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-01-13 10:22:11.742 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-01-13 10:22:11.742 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-01-13 10:22:11.742 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-01-13 10:22:11.743 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-01-13 10:22:11.743 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-01-13 10:22:11.743 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-01-13 10:22:11.743 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-01-13 10:22:11.744 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-01-13 10:22:11.745 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-01-13 10:22:11.745 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-01-13 10:22:11.745 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-01-13 10:22:11.746 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-01-13 10:22:11.746 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-01-13 10:22:11.746 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-01-13 10:22:11.746 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-01-13 10:22:11.746 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-01-13 10:22:11.747 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-01-13 10:22:11.747 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-01-13 10:22:11.747 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-01-13 10:22:11.747 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-01-13 10:22:11.747 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-01-13 10:22:11.747 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-01-13 10:22:11.748 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-01-13 10:22:11.748 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-01-13 10:22:11.748 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-01-13 10:22:11.748 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-01-13 10:22:11.749 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-01-13 10:22:11.749 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-01-13 10:22:11.749 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-01-13 10:22:11.749 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-01-13 10:22:11.749 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-01-13 10:22:11.749 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-01-13 10:22:11.750 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-01-13 10:22:11.750 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-01-13 10:22:11.750 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-01-13 10:22:11.750 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-01-13 10:22:11.750 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-01-13 10:22:11.751 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-01-13 10:22:11.751 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-01-13 10:22:11.751 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-01-13 10:22:11.751 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-01-13 10:22:11.751 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-01-13 10:22:11.752 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-01-13 10:22:11.752 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-01-13 10:22:11.752 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-01-13 10:22:11.752 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-01-13 10:22:11.752 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-01-13 10:22:11.753 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-01-13 10:22:11.753 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-01-13 10:22:11.753 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-01-13 10:22:11.753 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-01-13 10:22:11.753 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-01-13 10:22:11.753 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-01-13 10:22:11.754 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-01-13 10:22:11.754 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-01-13 10:22:11.754 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-01-13 10:22:11.754 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-01-13 10:22:11.754 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-01-13 10:22:11.755 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-01-13 10:22:11.755 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-01-13 10:22:11.755 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-01-13 10:22:11.755 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-01-13 10:22:11.755 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-01-13 10:22:11.756 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-01-13 10:22:11.756 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-01-13 10:22:11.756 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-01-13 10:22:11.756 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-01-13 10:22:11.757 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-01-13 10:22:11.757 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-01-13 10:22:11.757 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-01-13 10:22:11.757 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-01-13 10:22:11.757 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-01-13 10:22:11.758 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-01-13 10:22:11.758 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-01-13 10:22:11.758 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-01-13 10:22:11.758 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-01-13 10:22:11.759 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-01-13 10:22:11.759 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-01-13 10:22:11.759 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-01-13 10:22:11.759 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-01-13 10:22:11.759 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-01-13 10:22:11.760 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-01-13 10:22:11.760 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-01-13 10:22:11.760 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-01-13 10:22:11.760 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-01-13 10:22:11.760 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-01-13 10:22:11.761 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-01-13 10:22:11.761 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-01-13 10:22:11.761 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-01-13 10:22:11.761 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-01-13 10:22:11.761 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-01-13 10:22:11.761 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-01-13 10:22:11.762 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-01-13 10:22:11.762 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-01-13 10:22:11.762 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-01-13 10:22:11.762 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-01-13 10:22:11.762 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-01-13 10:22:11.763 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-01-13 10:22:11.763 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-01-13 10:22:11.763 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-01-13 10:22:11.763 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-01-13 10:22:11.763 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-01-13 10:22:11.764 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-01-13 10:22:11.764 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-01-13 10:22:11.764 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-01-13 10:22:11.764 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-01-13 10:22:11.764 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-01-13 10:22:11.765 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-01-13 10:22:11.765 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-01-13 10:22:11.765 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-01-13 10:22:11.765 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-01-13 10:22:11.765 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-01-13 10:22:11.765 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-01-13 10:22:11.766 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-01-13 10:22:11.766 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-01-13 10:22:11.766 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-01-13 10:22:11.766 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-01-13 10:22:11.766 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-01-13 10:22:11.767 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-01-13 10:22:11.767 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-01-13 10:22:11.767 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-01-13 10:22:11.767 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-01-13 10:22:11.767 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-01-13 10:22:11.768 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-01-13 10:22:11.768 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-01-13 10:22:11.768 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-01-13 10:22:11.768 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-01-13 10:22:11.768 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-01-13 10:22:11.769 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-01-13 10:22:11.769 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-01-13 10:22:11.769 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-01-13 10:22:11.769 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-01-13 10:22:11.769 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-01-13 10:22:11.770 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-01-13 10:22:11.770 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-01-13 10:22:11.770 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-01-13 10:22:11.770 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-01-13 10:22:11.770 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-01-13 10:22:11.770 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-01-13 10:22:11.771 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-01-13 10:22:11.771 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-01-13 10:22:11.771 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-01-13 10:22:11.771 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-01-13 10:22:11.772 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-01-13 10:22:11.772 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-01-13 10:22:11.772 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file cadi.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-13 10:22:11.772 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file cadi.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-13 10:22:11.773 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file application.properties in url file:/opt/app/aai-traversal/resources/ with scanner SubTypesScanner 2022-01-13 10:22:11.773 DEBUG 11 --- [ main] org.reflections.Reflections : could not scan file application.properties in url file:/opt/app/aai-traversal/resources/ with scanner TypeAnnotationsScanner 2022-01-13 10:22:11.773 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-01-13 10:22:11.773 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-01-13 10:22:11.774 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-01-13 10:22:11.774 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-01-13 10:22:11.774 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-01-13 10:22:11.774 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-01-13 10:22:11.774 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-01-13 10:22:11.774 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-01-13 10:22:11.775 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-01-13 10:22:11.775 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-01-13 10:22:11.775 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-01-13 10:22:11.775 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-01-13 10:22:11.775 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-01-13 10:22:11.776 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-01-13 10:22:11.776 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-01-13 10:22:11.776 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-01-13 10:22:11.776 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-01-13 10:22:11.776 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-01-13 10:22:11.777 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-01-13 10:22:11.777 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-01-13 10:22:11.777 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-01-13 10:22:11.777 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-01-13 10:22:11.777 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-01-13 10:22:11.777 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-01-13 10:22:11.778 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-01-13 10:22:11.778 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-01-13 10:22:11.778 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-01-13 10:22:11.778 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-01-13 10:22:11.786 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-01-13 10:22:11.786 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-01-13 10:22:11.787 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-01-13 10:22:11.787 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-01-13 10:22:11.788 INFO 11 --- [ main] org.reflections.Reflections : Reflections took 150 ms to scan 1 urls, producing 0 keys and 0 values 2022-01-13 10:22:12.057 DEBUG 11 --- [ main] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=true] closing connection 2022-01-13 10:22:12.057 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.67.97:9042] Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=true] closed, remaining = 1 2022-01-13 10:22:12.060 DEBUG 11 --- [ main] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=true] closing connection 2022-01-13 10:22:12.060 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.68.112:9042] Connection[/10.233.68.112:9042-1, inFlight=0, closed=true] closed, remaining = 0 2022-01-13 10:22:12.061 DEBUG 11 --- [ main] com.datastax.driver.core.Cluster : Shutting down 2022-01-13 10:22:12.062 DEBUG 11 --- [ main] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=true] closing connection 2022-01-13 10:22:12.062 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.67.97:9042] Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=true] closed, remaining = 0 2022-01-13 10:22:12.069 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-2, inFlight=0, closed=false] because: [/10.233.70.119:9042] Channel has been closed 2022-01-13 10:22:12.070 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-2, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:22:12.070 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-2, inFlight=0, closed=true] closing connection 2022-01-13 10:22:12.070 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.70.119:9042-2, inFlight=0, closed=true]: there are still pending requests 2022-01-13 10:22:14.081 DEBUG 11 --- [er-nio-worker-2] io.netty.buffer.PoolThreadCache : Freed 4 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-2 2022-01-13 10:22:14.081 DEBUG 11 --- [er-nio-worker-0] io.netty.buffer.PoolThreadCache : Freed 38 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-0 2022-01-13 10:22:14.083 DEBUG 11 --- [er-nio-worker-1] io.netty.buffer.PoolThreadCache : Freed 16 thread-local buffer(s) from thread: JanusGraph Cluster-nio-worker-1 2022-01-13 10:22:14.110 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true 2022-01-13 10:22:14.110 INFO 11 --- [ main] com.datastax.driver.core.ClockFactory : Using native clock to generate timestamps. 2022-01-13 10:22:14.110 DEBUG 11 --- [ main] com.datastax.driver.core.Cluster : Starting new cluster with contact points [cassandra/10.233.67.97:9042] 2022-01-13 10:22:14.115 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.67.97:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:22:14.118 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 10:22:14.377 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [cassandra/10.233.67.97:9042] Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 10:22:14.388 DEBUG 11 --- [ main] c.d.driver.core.ControlConnection : [Control connection] Refreshing node list and token map 2022-01-13 10:22:14.402 DEBUG 11 --- [ main] c.d.driver.core.ControlConnection : [Control connection] Refreshing schema 2022-01-13 10:22:14.511 DEBUG 11 --- [ main] licationStrategy$NetworkTopologyStrategy : Computing token to replica map for keyspace: sdctitan. 2022-01-13 10:22:14.520 DEBUG 11 --- [ main] licationStrategy$NetworkTopologyStrategy : Token to replica map computation for keyspace sdctitan completed in 9 milliseconds 2022-01-13 10:22:14.536 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [Control connection] established to cassandra/10.233.67.97:9042 2022-01-13 10:22:14.536 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-01-13 10:22:14.536 INFO 11 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host /10.233.70.119:9042 added 2022-01-13 10:22:14.536 INFO 11 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host cassandra/10.233.67.97:9042 added 2022-01-13 10:22:14.536 INFO 11 --- [ main] com.datastax.driver.core.Cluster : New Cassandra host /10.233.68.112:9042 added 2022-01-13 10:22:14.536 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:22:14.538 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [cassandra/10.233.67.97:9042] preparing to open 1 new connections, total = 2 2022-01-13 10:22:14.538 DEBUG 11 --- [ main] com.datastax.driver.core.Host.STATES : [/10.233.68.112:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:22:14.539 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 10:22:14.540 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 10:22:14.541 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-1, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 10:22:14.775 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [cassandra/10.233.67.97:9042] Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 10:22:14.776 DEBUG 11 --- [er-nio-worker-0] c.d.driver.core.HostConnectionPool : Created connection pool to host cassandra/10.233.67.97:9042 (1 connections needed, 1 successfully opened) 2022-01-13 10:22:14.776 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Session : Added connection pool for cassandra/10.233.67.97:9042 2022-01-13 10:22:15.547 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.68.112:9042] Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 10:22:15.547 DEBUG 11 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.68.112:9042 (1 connections needed, 1 successfully opened) 2022-01-13 10:22:15.547 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Session : Added connection pool for /10.233.68.112:9042 2022-01-13 10:22:15.674 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-1, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 10:22:15.675 DEBUG 11 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 10:22:15.675 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 10:22:18.894 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2022-01-13 10:22:18.896 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2022-01-13 10:22:18.896 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-13 10:22:18.897 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-01-13 10:22:18.898 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:22:18.898 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:22:18.898 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:22:18.898 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:22:18.915 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:22:18.917 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:22:18.917 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-13 10:22:18.917 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2022-01-13 10:22:18.918 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-13 10:22:18.918 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-01-13 10:22:18.919 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:22:18.919 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:22:18.919 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:22:18.919 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:22:18.933 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:22:18.935 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:22:18.935 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-13 10:22:18.935 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2022-01-13 10:22:18.936 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-13 10:22:18.940 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-01-13 10:22:18.941 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:22:18.941 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:22:18.941 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:22:18.941 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:22:18.953 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:22:18.955 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:22:18.955 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-13 10:22:18.956 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2022-01-13 10:22:18.956 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-13 10:22:18.956 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-01-13 10:22:18.957 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:22:18.958 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:22:18.958 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:22:18.958 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:22:18.970 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:22:18.973 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:22:18.973 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-13 10:22:18.973 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 2022-01-13 10:22:18.974 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-13 10:22:18.974 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-01-13 10:22:18.975 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:22:18.975 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:22:18.975 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:22:18.975 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:22:18.995 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:22:18.998 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:22:18.999 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-13 10:22:18.999 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 2022-01-13 10:22:18.999 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-13 10:22:19.000 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-01-13 10:22:19.002 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:22:19.002 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:22:19.002 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:22:19.002 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:22:19.012 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:22:19.015 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:22:19.016 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-13 10:22:19.016 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 2022-01-13 10:22:19.016 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-13 10:22:19.017 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-01-13 10:22:19.018 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:22:19.018 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:22:19.018 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:22:19.018 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:22:19.034 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:22:19.038 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:22:19.038 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-13 10:22:19.039 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 2022-01-13 10:22:19.039 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-13 10:22:19.039 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-01-13 10:22:19.041 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:22:19.041 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:22:19.041 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:22:19.041 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:22:19.052 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:22:19.055 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:22:19.055 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-13 10:22:19.055 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 2022-01-13 10:22:19.056 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-13 10:22:19.056 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-01-13 10:22:19.058 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:22:19.058 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:22:19.058 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:22:19.058 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:22:19.068 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:22:19.071 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:22:19.072 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-13 10:22:19.072 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 2022-01-13 10:22:19.073 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-13 10:22:19.073 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-01-13 10:22:19.075 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:22:19.075 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:22:19.075 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:22:19.075 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:22:19.085 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:22:19.088 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:22:19.088 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-13 10:22:19.089 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 2022-01-13 10:22:19.089 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-13 10:22:19.089 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-01-13 10:22:19.090 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:22:19.091 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:22:19.091 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:22:19.091 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:22:19.106 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:22:19.112 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:22:19.112 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-13 10:22:19.112 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 2022-01-13 10:22:19.113 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-13 10:22:19.113 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-01-13 10:22:19.115 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:22:19.115 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:22:19.115 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:22:19.115 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:22:19.129 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:22:19.135 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:22:19.136 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-13 10:22:19.136 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 2022-01-13 10:22:19.137 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-13 10:22:19.137 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-01-13 10:22:19.139 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:22:19.139 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:22:19.139 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:22:19.139 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:22:19.153 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:22:19.158 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:22:19.159 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-13 10:22:19.159 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 2022-01-13 10:22:19.160 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-13 10:22:19.160 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-01-13 10:22:19.162 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:22:19.162 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:22:19.163 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:22:19.163 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:22:19.176 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:22:19.183 DEBUG 11 --- [ main] o.o.aai.setup.SchemaServiceTranslator : SchemaResponse Status code200 OK 2022-01-13 10:22:19.183 DEBUG 11 --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2022-01-13 10:22:19.316 INFO 11 --- [ main] o.o.a.rest.search.SchemaServiceCQConfig : Calling the SchemaService to retrieve stored queries 2022-01-13 10:22:19.316 DEBUG 11 --- [ main] org.onap.aai.restclient.RestClient : Request Headers: {} 2022-01-13 10:22:19.317 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-01-13 10:22:19.318 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2022-01-13 10:22:19.318 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2022-01-13 10:22:19.319 INFO 11 --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2022-01-13 10:22:19.319 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke 2022-01-13 10:22:19.337 INFO 11 --- [ main] o.o.l.f.base.AbstractMetricLogFilter : InvokeReturn 2022-01-13 10:22:20.445 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-01-13 10:22:20.445 DEBUG 11 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2022-01-13 10:22:20.445 DEBUG 11 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2022-01-13 10:22:20.448 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-01-13 10:22:20.448 DEBUG 11 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2022-01-13 10:22:20.450 DEBUG 11 --- [ main] o.h.v.internal.engine.ConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 2022-01-13 10:22:20.451 DEBUG 11 --- [ main] o.h.v.internal.engine.ConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 2022-01-13 10:22:20.451 DEBUG 11 --- [ main] o.h.v.internal.engine.ConfigurationImpl : Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1 2022-01-13 10:22:20.454 DEBUG 11 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 2022-01-13 10:22:20.454 DEBUG 11 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 2022-01-13 10:22:20.454 DEBUG 11 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 2022-01-13 10:22:20.455 DEBUG 11 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2022-01-13 10:22:20.456 DEBUG 11 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 2022-01-13 10:22:20.469 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 2022-01-13 10:22:20.469 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2022-01-13 10:22:20.469 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2022-01-13 10:22:20.469 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2022-01-13 10:22:20.469 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-01-13 10:22:20.999 DEBUG 11 --- [ main] c.datastax.driver.core.SystemProperties : com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true 2022-01-13 10:22:20.999 INFO 11 --- [ main] com.datastax.driver.core.ClockFactory : Using native clock to generate timestamps. 2022-01-13 10:22:21.011 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-01-13 10:22:22.766 DEBUG 11 --- [ main] i.m.s.web.servlet.WebMvcMetricsFilter : Filter 'webMetricsFilter' configured for use 2022-01-13 10:22:24.286 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-01-13 10:22:24.286 DEBUG 11 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2022-01-13 10:22:24.288 DEBUG 11 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 2022-01-13 10:22:24.288 DEBUG 11 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 2022-01-13 10:22:24.288 DEBUG 11 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2022-01-13 10:22:24.289 DEBUG 11 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 2022-01-13 10:22:24.346 DEBUG 11 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2022-01-13 10:22:24.346 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 2022-01-13 10:22:24.346 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2022-01-13 10:22:24.346 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2022-01-13 10:22:24.346 DEBUG 11 --- [ main] o.h.v.i.engine.ValidatorFactoryImpl : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2022-01-13 10:22:24.346 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-01-13 10:22:24.464 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-01-13 10:22:24.473 DEBUG 11 --- [ main] org.onap.aai.config.ErrorHandler : Filter 'errorHandler' configured for use 2022-01-13 10:22:25.647 INFO 11 --- [ main] org.onap.aai.TraversalApp : Application 'aai-traversal' is running on 8446! 2022-01-13 10:22:25.647 DEBUG 11 --- [ main] org.onap.aai.TraversalApp : Traversal MicroService Started Traversal Microservice Started 2022-01-13 10:22:38.187 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119: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-01-13 10:22:38.189 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-1, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 10:22:38.189 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 10:22:38.189 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-1, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:22:38.189 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-1, inFlight=0, closed=true] closing connection 2022-01-13 10:22:38.189 DEBUG 11 --- [luster-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 10:22:38.190 DEBUG 11 --- [luster-worker-0] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 10:22:38.190 DEBUG 11 --- [luster-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 10:22:38.272 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 10:22:38.272 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 10:22:39.190 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:22:39.195 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-2, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:22:39.195 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-2, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:22:39.196 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-2, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:22:39.196 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-2, inFlight=0, closed=true] closing connection 2022-01-13 10:22:39.196 DEBUG 11 --- [luster-worker-1] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:22:39.197 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 10:22:39.197 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 10:22:39.274 DEBUG 11 --- [luster-worker-0] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:22:41.197 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:22:41.200 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-3, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:22:41.200 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-3, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:22:41.201 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-3, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:22:41.201 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-3, inFlight=0, closed=true] closing connection 2022-01-13 10:22:41.201 DEBUG 11 --- [luster-worker-1] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:22:41.202 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 10:22:41.202 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 10:22:45.202 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:22:45.205 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-4, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:22:45.206 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-4, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:22:45.206 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-4, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:22:45.206 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-4, inFlight=0, closed=true] closing connection 2022-01-13 10:22:45.206 DEBUG 11 --- [luster-worker-0] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:22:45.207 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 10:22:45.207 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 10:22:53.207 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:22:53.210 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-5, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:22:53.211 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-5, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:22:53.211 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-5, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:22:53.211 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-5, inFlight=0, closed=true] closing connection 2022-01-13 10:22:53.211 DEBUG 11 --- [luster-worker-1] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:22:53.211 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 10:22:53.212 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 10:23:08.289 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:23:08.291 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:23:09.212 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:23:09.215 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-6, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:23:09.215 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-6, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:23:09.215 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-6, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:23:09.216 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-6, inFlight=0, closed=true] closing connection 2022-01-13 10:23:09.216 DEBUG 11 --- [luster-worker-0] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:23:09.217 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 10:23:09.217 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 10:23:34.088 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:23:34.146 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:23:38.293 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:23:38.295 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:23:41.217 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:23:41.220 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-7, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:23:41.221 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-7, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:23:41.221 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-7, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:23:41.222 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-7, inFlight=0, closed=true] closing connection 2022-01-13 10:23:41.222 DEBUG 11 --- [luster-worker-2] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:23:41.223 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 10:23:41.223 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 10:23:43.373 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 10:23:43.373 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 10:23:44.375 DEBUG 11 --- [luster-worker-3] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 10:23:44.381 DEBUG 11 --- [luster-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 10:23:44.381 DEBUG 11 --- [luster-worker-3] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 10:23:44.381 DEBUG 11 --- [luster-worker-3] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 10:23:44.381 DEBUG 11 --- [luster-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:23:44.385 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-8, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 10:23:54.674 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-8, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 10:23:54.890 DEBUG 11 --- [luster-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 0 new connections, total = 1 2022-01-13 10:23:54.891 DEBUG 11 --- [luster-worker-3] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 10:23:54.892 DEBUG 11 --- [luster-worker-3] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 10:24:14.381 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:24:14.383 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:24:24.265 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:24:24.269 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:24:44.385 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:24:44.387 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:24:54.294 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:24:54.343 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:24:54.379 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:24:54.446 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:25:14.388 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:25:14.446 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:25:38.569 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-8, 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-01-13 10:25:38.570 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-8, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 10:25:38.570 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 10:25:38.570 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-8, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:25:38.571 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-8, inFlight=0, closed=true] closing connection 2022-01-13 10:25:38.571 DEBUG 11 --- [luster-worker-4] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 10:25:38.573 DEBUG 11 --- [luster-worker-4] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 10:25:38.573 DEBUG 11 --- [luster-worker-4] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 10:25:38.587 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 10:25:38.587 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 10:25:39.573 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:25:39.576 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-9, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:25:39.576 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-9, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:25:39.576 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-9, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:25:39.577 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-9, inFlight=0, closed=true] closing connection 2022-01-13 10:25:39.577 DEBUG 11 --- [luster-worker-5] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:25:39.577 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 10:25:39.577 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 10:25:39.588 DEBUG 11 --- [luster-worker-4] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:25:40.047 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:25:40.049 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:25:41.578 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:25:41.580 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-10, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:25:41.580 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-10, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:25:41.580 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-10, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:25:41.581 DEBUG 11 --- [luster-worker-5] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:25:41.581 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-10, inFlight=0, closed=true] closing connection 2022-01-13 10:25:41.581 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 10:25:41.581 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 10:25:45.582 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:25:45.585 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-11, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:25:45.585 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-11, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:25:45.585 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-11, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:25:45.586 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-11, inFlight=0, closed=true] closing connection 2022-01-13 10:25:45.586 DEBUG 11 --- [luster-worker-4] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:25:45.586 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 10:25:45.586 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 10:25:53.586 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:25:53.589 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-12, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:25:53.589 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-12, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:25:53.589 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-12, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:25:53.590 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-12, inFlight=0, closed=true] closing connection 2022-01-13 10:25:53.590 DEBUG 11 --- [luster-worker-5] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:25:53.590 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 10:25:53.590 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 10:25:55.182 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:25:55.243 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:26:08.604 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:26:08.644 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:26:09.591 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:26:09.593 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-13, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:26:09.593 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-13, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:26:09.593 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-13, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:26:09.594 DEBUG 11 --- [luster-worker-4] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:26:09.594 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-13, inFlight=0, closed=true] closing connection 2022-01-13 10:26:09.594 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 10:26:09.594 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 10:26:38.645 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:26:38.647 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:26:41.595 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:26:41.598 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-14, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:26:41.598 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-14, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:26:41.598 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-14, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:26:41.598 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-14, inFlight=0, closed=true] closing connection 2022-01-13 10:26:41.599 DEBUG 11 --- [luster-worker-6] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:26:41.599 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 10:26:41.599 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 10:26:42.671 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 10:26:42.671 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 10:26:43.672 DEBUG 11 --- [luster-worker-7] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 10:26:43.749 DEBUG 11 --- [luster-worker-7] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 10:26:43.749 DEBUG 11 --- [luster-worker-7] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 10:26:43.750 DEBUG 11 --- [luster-worker-7] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 10:26:43.750 DEBUG 11 --- [luster-worker-7] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:26:43.753 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-15, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 10:26:51.279 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-15, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 10:26:51.586 DEBUG 11 --- [luster-worker-7] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 0 new connections, total = 1 2022-01-13 10:26:51.587 DEBUG 11 --- [luster-worker-7] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 10:26:51.587 DEBUG 11 --- [luster-worker-7] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 10:26:55.756 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:26:55.758 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:27:13.753 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:27:13.755 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:27:18.580 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-15, 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-01-13 10:27:18.581 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-15, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 10:27:18.581 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 10:27:18.581 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-15, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:27:18.582 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-15, inFlight=0, closed=true] closing connection 2022-01-13 10:27:18.582 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 10:27:18.583 DEBUG 11 --- [luster-worker-8] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 10:27:18.583 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 10:27:18.675 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 10:27:18.675 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 10:27:19.584 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:27:19.586 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-16, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:27:19.587 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-16, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:27:19.587 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-16, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:27:19.587 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-16, inFlight=0, closed=true] closing connection 2022-01-13 10:27:19.587 DEBUG 11 --- [luster-worker-7] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:27:19.588 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 10:27:19.588 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 10:27:19.676 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:27:21.588 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:27:21.591 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-17, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:27:21.591 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-17, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:27:21.592 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-17, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:27:21.592 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-17, inFlight=0, closed=true] closing connection 2022-01-13 10:27:21.592 DEBUG 11 --- [luster-worker-7] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:27:21.592 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 10:27:21.592 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 10:27:25.593 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:27:25.596 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-18, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:27:25.596 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-18, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:27:25.596 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-18, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:27:25.597 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-18, inFlight=0, closed=true] closing connection 2022-01-13 10:27:25.597 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:27:25.597 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 10:27:25.597 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 10:27:33.597 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:27:33.600 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-19, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:27:33.601 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-19, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:27:33.601 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-19, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:27:33.601 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-19, inFlight=0, closed=true] closing connection 2022-01-13 10:27:33.601 DEBUG 11 --- [luster-worker-7] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:27:33.602 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 10:27:33.602 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 10:27:48.676 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:27:48.745 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:27:49.602 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:27:49.604 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-20, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:27:49.605 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-20, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:27:49.605 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-20, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:27:49.605 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-20, inFlight=0, closed=true] closing connection 2022-01-13 10:27:49.605 DEBUG 11 --- [luster-worker-8] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:27:49.606 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 10:27:49.606 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 10:28:18.746 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:28:18.749 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:28:21.607 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:28:21.611 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-21, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:28:21.612 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-21, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:28:21.612 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-21, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:28:21.613 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-21, inFlight=0, closed=true] closing connection 2022-01-13 10:28:21.613 DEBUG 11 --- [luster-worker-9] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:28:21.614 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 10:28:21.614 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 10:28:48.750 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:28:48.761 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:28:51.165 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:28:51.171 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:29:11.972 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 10:29:11.972 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 10:29:12.974 DEBUG 11 --- [uster-worker-10] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 10:29:12.977 DEBUG 11 --- [uster-worker-10] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 10:29:12.977 DEBUG 11 --- [uster-worker-10] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 10:29:12.978 DEBUG 11 --- [uster-worker-10] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 10:29:12.978 DEBUG 11 --- [uster-worker-10] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:29:12.980 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-22, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 10:29:25.821 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-22, inFlight=0, closed=false] because: [/10.233.70.119:9042] Operation timed out 2022-01-13 10:29:25.821 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-22, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:29:25.821 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-22, inFlight=0, closed=true] closing connection 2022-01-13 10:29:25.821 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.70.119:9042-22, inFlight=0, closed=true]: there are still pending requests 2022-01-13 10:29:25.823 DEBUG 11 --- [uster-worker-10] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:29:25.825 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-23, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 10:29:38.320 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-23, inFlight=0, closed=false] because: [/10.233.70.119:9042] Operation timed out 2022-01-13 10:29:38.321 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-23, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:29:38.321 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-23, inFlight=0, closed=true] closing connection 2022-01-13 10:29:38.321 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.70.119:9042-23, inFlight=0, closed=true]: there are still pending requests 2022-01-13 10:29:38.324 WARN 11 --- [ter-timeouter-0] c.d.driver.core.HostConnectionPool : Error creating connection to /10.233.70.119:9042 com.datastax.driver.core.exceptions.OperationTimedOutException: [/10.233.70.119: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-01-13 10:29:38.325 DEBUG 11 --- [ter-timeouter-0] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 0 successfully opened) 2022-01-13 10:29:38.325 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 10:29:38.326 DEBUG 11 --- [uster-worker-11] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 10:29:38.326 DEBUG 11 --- [uster-worker-11] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 10:29:38.326 DEBUG 11 --- [uster-worker-11] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 10:29:38.327 DEBUG 11 --- [uster-worker-10] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:29:39.327 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:29:39.329 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-24, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 10:29:41.047 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 10:29:41.047 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 10:29:41.169 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-24, 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-01-13 10:29:41.170 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-24, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 10:29:41.170 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-24, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:29:41.171 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-24, inFlight=0, closed=true] closing connection 2022-01-13 10:29:41.171 DEBUG 11 --- [uster-worker-11] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:29:41.171 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.70.119:9042-24, inFlight=0, closed=true]: there are still pending requests 2022-01-13 10:29:41.172 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Connection has been closed), scheduling retry in 2000 milliseconds 2022-01-13 10:29:41.172 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 10:29:42.048 DEBUG 11 --- [uster-worker-10] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:29:43.172 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:29:43.175 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-25, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:29:43.175 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-25, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:29:43.175 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-25, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:29:43.175 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-25, inFlight=0, closed=true] closing connection 2022-01-13 10:29:43.175 DEBUG 11 --- [uster-worker-11] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:29:43.176 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 10:29:43.176 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 10:29:47.176 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:29:47.178 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-26, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:29:47.179 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-26, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:29:47.179 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-26, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:29:47.179 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-26, inFlight=0, closed=true] closing connection 2022-01-13 10:29:47.179 DEBUG 11 --- [uster-worker-10] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:29:47.179 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 10:29:47.179 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 10:29:55.180 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:29:55.183 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-27, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:29:55.183 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-27, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:29:55.183 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-27, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:29:55.183 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-27, inFlight=0, closed=true] closing connection 2022-01-13 10:29:55.183 DEBUG 11 --- [uster-worker-11] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:29:55.183 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 10:29:55.184 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 10:29:59.119 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-22, inFlight=0, closed=true] has already terminated 2022-01-13 10:30:11.051 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:30:11.052 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:30:11.184 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:30:11.187 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-28, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:30:11.187 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-28, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:30:11.188 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-28, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:30:11.188 DEBUG 11 --- [uster-worker-10] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:30:11.188 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-28, inFlight=0, closed=true] closing connection 2022-01-13 10:30:11.189 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 10:30:11.189 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 10:30:14.121 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-24, inFlight=0, closed=true] has already terminated 2022-01-13 10:30:14.121 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-23, inFlight=0, closed=true] has already terminated 2022-01-13 10:30:41.053 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:30:41.055 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:30:43.189 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:30:43.193 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-29, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:30:43.194 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-29, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:30:43.194 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-29, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:30:43.195 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-29, inFlight=0, closed=true] closing connection 2022-01-13 10:30:43.195 DEBUG 11 --- [uster-worker-12] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:30:43.196 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 10:30:43.196 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 10:31:01.764 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:31:01.768 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:31:11.056 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:31:11.059 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:31:41.065 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:31:41.068 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:31:47.197 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:31:47.201 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-30, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:31:47.202 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-30, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:31:47.202 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-30, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:31:47.203 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-30, inFlight=0, closed=true] closing connection 2022-01-13 10:31:47.203 DEBUG 11 --- [uster-worker-13] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:31:47.204 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-01-13 10:31:47.204 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 128000 ms 2022-01-13 10:32:11.073 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:32:11.075 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:32:41.076 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:32:41.078 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:33:11.080 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:33:11.145 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:33:41.147 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:33:41.149 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:33:55.205 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:33:55.209 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-31, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:33:55.209 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-31, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:33:55.210 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-31, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:33:55.211 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-31, inFlight=0, closed=true] closing connection 2022-01-13 10:33:55.211 DEBUG 11 --- [uster-worker-14] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:33:55.212 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-01-13 10:33:55.212 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 256000 ms 2022-01-13 10:34:11.149 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:34:11.151 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:34:41.153 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:34:41.155 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:35:11.156 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:35:11.158 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:35:41.164 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:35:41.167 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:36:11.172 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:36:11.245 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:36:41.246 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:36:41.248 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:37:11.249 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:37:11.253 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:37:41.254 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:37:41.257 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:38:11.213 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:38:11.218 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-32, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:38:11.218 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-32, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:38:11.218 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-32, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:38:11.219 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-32, inFlight=0, closed=true] closing connection 2022-01-13 10:38:11.219 DEBUG 11 --- [uster-worker-15] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:38:11.219 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 512000 milliseconds 2022-01-13 10:38:11.220 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 512000 ms 2022-01-13 10:38:11.258 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:38:11.260 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:38:41.261 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:38:41.263 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:39:11.264 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:39:11.267 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:39:41.267 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:39:41.270 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:40:11.272 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:40:11.349 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:40:41.350 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:40:41.353 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:40:54.248 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 10:40:54.248 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 10:40:55.250 DEBUG 11 --- [uster-worker-16] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 10:40:55.256 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 10:40:55.256 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 10:40:55.256 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 10:40:55.256 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:40:55.259 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-33, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 10:41:03.971 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-33, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 10:41:05.274 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 0 new connections, total = 1 2022-01-13 10:41:05.274 DEBUG 11 --- [uster-worker-16] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 10:41:05.275 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 10:41:18.775 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-33, 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-01-13 10:41:18.776 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-33, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 10:41:18.776 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 10:41:18.776 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-33, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:41:18.777 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-33, inFlight=0, closed=true] closing connection 2022-01-13 10:41:18.777 DEBUG 11 --- [uster-worker-17] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 10:41:18.779 DEBUG 11 --- [uster-worker-17] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 10:41:18.780 DEBUG 11 --- [uster-worker-17] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 10:41:18.977 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 10:41:18.978 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 10:41:19.780 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:41:19.791 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-34, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:41:19.792 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-34, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:41:19.792 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-34, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:41:19.792 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-34, inFlight=0, closed=true] closing connection 2022-01-13 10:41:19.793 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:41:19.794 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 10:41:19.794 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 10:41:19.979 DEBUG 11 --- [uster-worker-17] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:41:21.794 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:41:21.801 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-35, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:41:21.801 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-35, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:41:21.801 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-35, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:41:21.801 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-35, inFlight=0, closed=true] closing connection 2022-01-13 10:41:21.801 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:41:21.802 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 10:41:21.802 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 10:41:25.802 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:41:25.805 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-36, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:41:25.805 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-36, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:41:25.805 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-36, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:41:25.805 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-36, inFlight=0, closed=true] closing connection 2022-01-13 10:41:25.805 DEBUG 11 --- [uster-worker-17] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:41:25.806 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 10:41:25.806 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 10:41:33.806 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:41:33.809 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-37, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:41:33.809 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-37, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:41:33.809 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-37, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:41:33.809 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-37, inFlight=0, closed=true] closing connection 2022-01-13 10:41:33.809 DEBUG 11 --- [uster-worker-16] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:41:33.810 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 10:41:33.810 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 10:41:45.056 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:41:45.059 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:41:48.987 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:41:49.045 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:41:49.810 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:41:49.813 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-38, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:41:49.813 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-38, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:41:49.813 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-38, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:41:49.813 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-38, inFlight=0, closed=true] closing connection 2022-01-13 10:41:49.813 DEBUG 11 --- [uster-worker-17] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:41:49.814 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 10:41:49.814 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 10:42:19.047 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:42:19.049 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:42:21.672 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 10:42:21.679 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 10:42:21.814 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:42:21.818 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-39, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 10:42:22.681 DEBUG 11 --- [uster-worker-18] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 10:42:22.747 DEBUG 11 --- [uster-worker-18] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 10:42:22.747 DEBUG 11 --- [uster-worker-18] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 10:42:22.747 DEBUG 11 --- [uster-worker-18] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 10:42:22.747 DEBUG 11 --- [uster-worker-18] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 2 2022-01-13 10:42:22.751 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-40, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 10:42:34.222 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-39, inFlight=0, closed=false] because: [/10.233.70.119:9042] Operation timed out 2022-01-13 10:42:34.223 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-39, inFlight=0, closed=false] failed, remaining = 1 2022-01-13 10:42:34.223 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-39, inFlight=0, closed=true] closing connection 2022-01-13 10:42:34.223 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.70.119:9042-39, inFlight=0, closed=true]: there are still pending requests 2022-01-13 10:42:34.223 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Operation timed out), scheduling retry in 64000 milliseconds 2022-01-13 10:42:35.220 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-40, inFlight=0, closed=false] because: [/10.233.70.119:9042] Operation timed out 2022-01-13 10:42:35.220 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-40, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:42:35.221 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-40, inFlight=0, closed=true] closing connection 2022-01-13 10:42:35.221 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.70.119:9042-40, inFlight=0, closed=true]: there are still pending requests 2022-01-13 10:42:35.222 DEBUG 11 --- [uster-worker-18] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:42:35.224 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-41, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 10:42:44.777 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-41, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 10:42:44.777 DEBUG 11 --- [er-nio-worker-2] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 10:42:44.777 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 10:42:44.779 DEBUG 11 --- [uster-worker-19] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 10:42:44.779 DEBUG 11 --- [uster-worker-19] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-41, inFlight=0, closed=true] closing connection 2022-01-13 10:42:44.779 DEBUG 11 --- [uster-worker-19] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-41, inFlight=0, closed=true] closed, remaining = 0 2022-01-13 10:42:44.781 DEBUG 11 --- [uster-worker-19] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 10:42:44.781 DEBUG 11 --- [uster-worker-19] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 10:42:45.782 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:42:45.784 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-42, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 10:42:48.976 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-42, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 10:42:48.976 DEBUG 11 --- [-reconnection-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 10:42:48.980 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Successful reconnection to /10.233.70.119:9042, setting host UP 2022-01-13 10:42:48.980 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 10:42:48.980 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 10:42:48.980 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 10:42:49.281 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 0 new connections, total = 1 2022-01-13 10:42:49.281 DEBUG 11 --- [-reconnection-1] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 10:42:49.281 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 10:42:49.282 DEBUG 11 --- [-reconnection-1] c.d.d.core.AbstractReconnectionHandler : Reconnection successful, cleared the future 2022-01-13 10:42:58.875 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119: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-01-13 10:42:58.877 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-42, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 10:42:58.877 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 10:42:58.877 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-42, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:42:58.878 DEBUG 11 --- [uster-worker-18] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 10:42:58.878 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-42, inFlight=0, closed=true] closing connection 2022-01-13 10:42:58.878 DEBUG 11 --- [uster-worker-18] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 10:42:58.879 DEBUG 11 --- [uster-worker-18] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 10:42:58.892 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 10:42:58.893 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 10:42:59.138 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-39, inFlight=0, closed=true] has already terminated 2022-01-13 10:42:59.879 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:42:59.882 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-43, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:42:59.882 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-43, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:42:59.882 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-43, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:42:59.882 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-43, inFlight=0, closed=true] closing connection 2022-01-13 10:42:59.883 DEBUG 11 --- [uster-worker-19] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:42:59.883 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 10:42:59.883 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 10:42:59.893 DEBUG 11 --- [uster-worker-18] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:43:01.883 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:43:01.885 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-44, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:43:01.886 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-44, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:43:01.886 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-44, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:43:01.886 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-44, inFlight=0, closed=true] closing connection 2022-01-13 10:43:01.886 DEBUG 11 --- [uster-worker-19] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:43:01.886 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 10:43:01.886 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 10:43:05.886 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:43:05.889 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-45, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:43:05.890 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-45, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:43:05.890 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-45, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:43:05.890 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-45, inFlight=0, closed=true] closing connection 2022-01-13 10:43:05.890 DEBUG 11 --- [uster-worker-18] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:43:05.891 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 10:43:05.891 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 10:43:13.892 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:43:13.895 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-46, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:43:13.895 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-46, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:43:13.895 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-46, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:43:13.896 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-46, inFlight=0, closed=true] closing connection 2022-01-13 10:43:13.896 DEBUG 11 --- [uster-worker-19] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:43:13.896 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 10:43:13.896 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 10:43:14.138 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-40, inFlight=0, closed=true] has already terminated 2022-01-13 10:43:28.897 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:43:28.945 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:43:29.897 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:43:29.900 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-47, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:43:29.900 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-47, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:43:29.900 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-47, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:43:29.901 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-47, inFlight=0, closed=true] closing connection 2022-01-13 10:43:29.901 DEBUG 11 --- [uster-worker-18] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:43:29.901 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 10:43:29.901 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 10:43:58.947 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:43:58.949 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:44:01.901 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:44:01.904 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-48, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:44:01.905 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-48, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:44:01.905 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-48, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:44:01.906 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-48, inFlight=0, closed=true] closing connection 2022-01-13 10:44:01.906 DEBUG 11 --- [uster-worker-20] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:44:01.906 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 10:44:01.906 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 10:44:28.952 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:44:28.955 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:44:58.955 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:44:58.957 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:45:05.907 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:45:05.910 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-49, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:45:05.911 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-49, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:45:05.911 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-49, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:45:05.912 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-49, inFlight=0, closed=true] closing connection 2022-01-13 10:45:05.912 DEBUG 11 --- [uster-worker-21] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:45:05.912 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-01-13 10:45:05.912 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 128000 ms 2022-01-13 10:45:28.960 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:45:28.963 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:45:58.968 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:45:58.972 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:46:28.973 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:46:29.045 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:46:59.046 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:46:59.049 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:47:13.913 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:47:13.918 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-50, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:47:13.918 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-50, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:47:13.919 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-50, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:47:13.920 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-50, inFlight=0, closed=true] closing connection 2022-01-13 10:47:13.920 DEBUG 11 --- [uster-worker-22] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:47:13.921 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-01-13 10:47:13.921 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 256000 ms 2022-01-13 10:47:29.050 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:47:29.051 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:47:59.054 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:47:59.058 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:48:29.059 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:48:29.061 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:48:59.062 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:48:59.065 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:49:20.775 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 10:49:20.775 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 10:49:21.777 DEBUG 11 --- [uster-worker-23] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 10:49:21.855 DEBUG 11 --- [uster-worker-23] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 10:49:21.856 DEBUG 11 --- [uster-worker-23] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 10:49:21.856 DEBUG 11 --- [uster-worker-23] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 10:49:21.856 DEBUG 11 --- [uster-worker-23] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:49:21.860 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-51, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 10:49:22.974 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-51, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 10:49:23.276 DEBUG 11 --- [uster-worker-23] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 0 new connections, total = 1 2022-01-13 10:49:23.277 DEBUG 11 --- [uster-worker-23] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 10:49:23.277 DEBUG 11 --- [uster-worker-23] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 10:49:38.379 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-51, 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-01-13 10:49:38.379 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-51, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 10:49:38.380 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 10:49:38.380 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-51, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:49:38.380 DEBUG 11 --- [uster-worker-24] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 10:49:38.381 DEBUG 11 --- [uster-worker-24] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-51, inFlight=0, closed=true] closing connection 2022-01-13 10:49:38.382 DEBUG 11 --- [uster-worker-24] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 10:49:38.382 DEBUG 11 --- [uster-worker-24] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 10:49:38.674 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 10:49:38.675 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 10:49:39.382 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:49:39.384 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-52, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:49:39.385 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-52, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:49:39.385 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-52, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:49:39.385 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-52, inFlight=0, closed=true] closing connection 2022-01-13 10:49:39.385 DEBUG 11 --- [uster-worker-23] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:49:39.386 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 10:49:39.386 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 10:49:39.675 DEBUG 11 --- [uster-worker-24] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:49:41.386 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:49:41.388 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-53, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:49:41.389 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-53, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:49:41.389 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-53, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:49:41.390 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-53, inFlight=0, closed=true] closing connection 2022-01-13 10:49:41.390 DEBUG 11 --- [uster-worker-23] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:49:41.390 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 10:49:41.390 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 10:49:45.391 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:49:45.393 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-54, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:49:45.393 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-54, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:49:45.394 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-54, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:49:45.394 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-54, inFlight=0, closed=true] closing connection 2022-01-13 10:49:45.394 DEBUG 11 --- [uster-worker-24] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:49:45.394 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 10:49:45.394 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 10:49:53.395 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:49:53.398 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-55, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:49:53.398 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-55, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:49:53.399 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-55, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:49:53.399 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-55, inFlight=0, closed=true] closing connection 2022-01-13 10:49:53.399 DEBUG 11 --- [uster-worker-23] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:49:53.399 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 10:49:53.399 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 10:49:53.563 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:49:53.565 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:50:08.680 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:50:08.745 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:50:09.400 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:50:09.404 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-56, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:50:09.404 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-56, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:50:09.405 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-56, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:50:09.405 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-56, inFlight=0, closed=true] closing connection 2022-01-13 10:50:09.405 DEBUG 11 --- [uster-worker-24] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:50:09.406 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 10:50:09.406 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 10:50:38.746 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:50:38.748 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:50:41.406 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:50:41.409 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-57, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:50:41.409 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-57, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:50:41.409 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-57, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:50:41.410 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-57, inFlight=0, closed=true] closing connection 2022-01-13 10:50:41.410 DEBUG 11 --- [uster-worker-25] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:50:41.410 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 10:50:41.410 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 10:50:46.869 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 10:50:46.869 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 10:50:47.870 DEBUG 11 --- [uster-worker-26] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 10:50:47.877 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 10:50:47.877 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 10:50:47.877 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 10:50:47.877 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:50:47.879 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-58, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 10:50:54.672 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-58, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 10:50:55.075 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 0 new connections, total = 1 2022-01-13 10:50:55.075 DEBUG 11 --- [uster-worker-26] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 10:50:55.076 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 10:51:17.882 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:51:17.886 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:51:18.775 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-58, 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-01-13 10:51:18.776 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-58, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 10:51:18.777 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 10:51:18.777 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-58, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:51:18.778 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-58, inFlight=0, closed=true] closing connection 2022-01-13 10:51:18.779 DEBUG 11 --- [uster-worker-27] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 10:51:18.781 DEBUG 11 --- [uster-worker-27] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 10:51:18.781 DEBUG 11 --- [uster-worker-27] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 10:51:18.790 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 10:51:18.790 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 10:51:19.781 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:51:19.785 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-59, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:51:19.785 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-59, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:51:19.785 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-59, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:51:19.785 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-59, inFlight=0, closed=true] closing connection 2022-01-13 10:51:19.787 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 10:51:19.787 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 10:51:19.787 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:51:19.791 DEBUG 11 --- [uster-worker-27] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:51:21.787 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:51:21.790 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-60, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:51:21.791 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-60, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:51:21.791 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-60, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:51:21.792 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-60, inFlight=0, closed=true] closing connection 2022-01-13 10:51:21.792 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:51:21.792 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 10:51:21.792 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 10:51:25.793 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:51:25.795 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-61, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:51:25.795 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-61, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:51:25.795 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-61, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:51:25.796 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-61, inFlight=0, closed=true] closing connection 2022-01-13 10:51:25.796 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 10:51:25.796 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 10:51:25.796 DEBUG 11 --- [uster-worker-27] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:51:33.797 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:51:33.800 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-62, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:51:33.801 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-62, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:51:33.801 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-62, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:51:33.801 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-62, inFlight=0, closed=true] closing connection 2022-01-13 10:51:33.801 DEBUG 11 --- [uster-worker-26] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:51:33.801 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 10:51:33.801 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 10:51:48.793 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:51:48.846 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:51:49.802 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:51:49.809 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-63, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:51:49.809 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-63, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:51:49.810 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-63, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:51:49.810 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-63, inFlight=0, closed=true] closing connection 2022-01-13 10:51:49.810 DEBUG 11 --- [uster-worker-27] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:51:49.810 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 10:51:49.810 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 10:52:18.847 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:52:18.851 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:52:21.811 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:52:21.815 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-64, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:52:21.816 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-64, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:52:21.816 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-64, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:52:21.817 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-64, inFlight=0, closed=true] closing connection 2022-01-13 10:52:21.817 DEBUG 11 --- [uster-worker-28] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:52:21.818 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 10:52:21.818 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 10:52:48.851 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:52:48.853 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:53:18.854 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:53:18.856 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:53:25.819 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:53:25.824 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-65, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:53:25.825 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-65, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:53:25.825 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-65, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:53:25.827 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-65, inFlight=0, closed=true] closing connection 2022-01-13 10:53:25.827 DEBUG 11 --- [uster-worker-29] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:53:25.828 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-01-13 10:53:25.828 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 128000 ms 2022-01-13 10:53:48.864 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:53:48.867 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:53:49.652 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:53:49.654 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:54:18.868 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:54:18.871 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:54:48.872 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:54:48.875 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:55:18.878 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:55:18.880 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:55:33.833 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:55:33.837 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-66, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:55:33.839 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-66, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:55:33.839 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-66, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:55:33.840 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-66, inFlight=0, closed=true] closing connection 2022-01-13 10:55:33.841 DEBUG 11 --- [uster-worker-30] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:55:33.842 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-01-13 10:55:33.842 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 256000 ms 2022-01-13 10:55:48.880 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:55:48.883 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:56:18.888 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:56:18.890 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:56:48.893 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:56:48.947 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:57:10.493 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:57:10.496 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:57:18.948 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:57:18.950 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:57:37.475 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 10:57:37.475 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 10:57:38.477 DEBUG 11 --- [uster-worker-31] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 10:57:38.482 DEBUG 11 --- [uster-worker-31] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 10:57:38.482 DEBUG 11 --- [uster-worker-31] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 10:57:38.482 DEBUG 11 --- [uster-worker-31] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 10:57:38.482 DEBUG 11 --- [uster-worker-31] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:57:38.485 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-67, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 10:57:42.376 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-67, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 10:57:42.773 DEBUG 11 --- [uster-worker-31] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 0 new connections, total = 1 2022-01-13 10:57:42.774 DEBUG 11 --- [uster-worker-31] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 10:57:42.774 DEBUG 11 --- [uster-worker-31] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 10:57:58.378 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119: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-01-13 10:57:58.379 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-67, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 10:57:58.380 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 10:57:58.380 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-67, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:57:58.383 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-67, inFlight=0, closed=true] closing connection 2022-01-13 10:57:58.384 DEBUG 11 --- [uster-worker-32] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 10:57:58.385 DEBUG 11 --- [uster-worker-32] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 10:57:58.386 DEBUG 11 --- [uster-worker-32] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 10:57:58.388 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 10:57:58.389 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 10:57:59.386 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:57:59.389 DEBUG 11 --- [d-task-worker-0] com.datastax.driver.core.Cluster : Ignoring down event on /10.233.70.119:9042 because it still has active connections 2022-01-13 10:57:59.390 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-68, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:57:59.390 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-68, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:57:59.390 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-68, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:57:59.391 DEBUG 11 --- [uster-worker-31] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:57:59.391 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-68, inFlight=0, closed=true] closing connection 2022-01-13 10:57:59.391 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 10:57:59.391 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 10:58:01.392 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:58:01.399 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-69, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:58:01.400 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-69, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:58:01.400 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-69, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:58:01.401 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-69, inFlight=0, closed=true] closing connection 2022-01-13 10:58:01.401 DEBUG 11 --- [uster-worker-32] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:58:01.401 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 10:58:01.402 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 10:58:05.402 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:58:05.404 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-70, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:58:05.404 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-70, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:58:05.404 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-70, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:58:05.405 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-70, inFlight=0, closed=true] closing connection 2022-01-13 10:58:05.405 DEBUG 11 --- [uster-worker-31] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:58:05.405 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 10:58:05.405 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 10:58:13.406 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:58:13.408 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-71, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:58:13.409 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-71, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:58:13.409 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-71, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:58:13.409 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-71, inFlight=0, closed=true] closing connection 2022-01-13 10:58:13.409 DEBUG 11 --- [uster-worker-32] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:58:13.410 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 10:58:13.410 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 10:58:28.392 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:58:28.445 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:58:29.410 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:58:29.413 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-72, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:58:29.413 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-72, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:58:29.413 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-72, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:58:29.413 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-72, inFlight=0, closed=true] closing connection 2022-01-13 10:58:29.413 DEBUG 11 --- [uster-worker-31] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:58:29.414 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 10:58:29.414 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 10:58:58.447 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:58:58.450 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:59:01.414 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:59:01.417 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-73, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:59:01.417 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-73, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:59:01.418 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-73, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:59:01.418 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-73, inFlight=0, closed=true] closing connection 2022-01-13 10:59:01.419 DEBUG 11 --- [uster-worker-33] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:59:01.419 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 10:59:01.419 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 10:59:06.772 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 10:59:06.772 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 10:59:07.774 DEBUG 11 --- [uster-worker-34] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 10:59:07.778 DEBUG 11 --- [uster-worker-34] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 10:59:07.778 DEBUG 11 --- [uster-worker-34] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 10:59:07.779 DEBUG 11 --- [uster-worker-34] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 10:59:07.779 DEBUG 11 --- [uster-worker-34] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:59:07.782 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-74, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 10:59:08.983 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-74, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 10:59:09.375 DEBUG 11 --- [uster-worker-34] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 0 new connections, total = 1 2022-01-13 10:59:09.375 DEBUG 11 --- [uster-worker-34] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 10:59:09.375 DEBUG 11 --- [uster-worker-34] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 10:59:37.781 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 10:59:37.783 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 10:59:38.390 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-74, 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-01-13 10:59:38.390 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-74, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 10:59:38.391 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 10:59:38.391 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-74, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:59:38.391 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-74, inFlight=0, closed=true] closing connection 2022-01-13 10:59:38.392 DEBUG 11 --- [uster-worker-35] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 10:59:38.392 DEBUG 11 --- [uster-worker-35] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 10:59:38.392 DEBUG 11 --- [uster-worker-35] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 10:59:38.579 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 10:59:38.579 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 10:59:39.393 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:59:39.395 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-75, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:59:39.396 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-75, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:59:39.396 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-75, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:59:39.396 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-75, inFlight=0, closed=true] closing connection 2022-01-13 10:59:39.396 DEBUG 11 --- [uster-worker-36] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:59:39.397 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 10:59:39.397 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 10:59:39.580 DEBUG 11 --- [uster-worker-35] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:59:41.398 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:59:41.400 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-76, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:59:41.400 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-76, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:59:41.400 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-76, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:59:41.400 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-76, inFlight=0, closed=true] closing connection 2022-01-13 10:59:41.401 DEBUG 11 --- [uster-worker-36] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:59:41.401 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 10:59:41.401 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 10:59:45.402 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:59:45.404 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-77, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:59:45.405 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-77, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:59:45.405 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-77, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:59:45.405 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-77, inFlight=0, closed=true] closing connection 2022-01-13 10:59:45.405 DEBUG 11 --- [uster-worker-35] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:59:45.406 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 10:59:45.406 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 10:59:53.406 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 10:59:53.409 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-78, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 10:59:53.409 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-78, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 10:59:53.409 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-78, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 10:59:53.409 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-78, inFlight=0, closed=true] closing connection 2022-01-13 10:59:53.409 DEBUG 11 --- [uster-worker-36] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 10:59:53.410 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 10:59:53.410 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 11:00:08.582 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:00:08.585 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:00:09.410 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:00:09.415 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-79, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:00:09.415 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-79, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:00:09.415 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-79, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:00:09.416 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-79, inFlight=0, closed=true] closing connection 2022-01-13 11:00:09.416 DEBUG 11 --- [uster-worker-35] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:00:09.416 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 11:00:09.416 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 11:00:38.585 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:00:38.587 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:00:41.417 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:00:41.420 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-80, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:00:41.421 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-80, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:00:41.421 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-80, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:00:41.422 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-80, inFlight=0, closed=true] closing connection 2022-01-13 11:00:41.422 DEBUG 11 --- [uster-worker-37] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:00:41.423 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 11:00:41.423 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 11:01:08.588 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:01:08.645 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:01:38.645 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:01:38.648 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:01:45.423 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:01:45.427 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-81, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:01:45.428 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-81, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:01:45.428 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-81, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:01:45.429 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-81, inFlight=0, closed=true] closing connection 2022-01-13 11:01:45.430 DEBUG 11 --- [uster-worker-38] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:01:45.430 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-01-13 11:01:45.430 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 128000 ms 2022-01-13 11:02:08.649 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:02:08.654 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:02:38.656 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:02:38.658 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:03:08.659 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:03:08.662 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:03:38.663 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:03:38.666 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:03:53.431 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:03:53.434 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-82, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:03:53.435 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-82, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:03:53.435 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-82, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:03:53.436 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-82, inFlight=0, closed=true] closing connection 2022-01-13 11:03:53.436 DEBUG 11 --- [uster-worker-39] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:03:53.437 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-01-13 11:03:53.437 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 256000 ms 2022-01-13 11:04:08.667 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:04:08.669 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:04:38.670 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:04:38.672 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:05:08.673 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:05:08.675 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:05:38.676 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:05:38.678 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:05:54.173 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 11:05:54.174 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 11:05:55.175 DEBUG 11 --- [uster-worker-40] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 11:05:55.181 DEBUG 11 --- [uster-worker-40] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 11:05:55.181 DEBUG 11 --- [uster-worker-40] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 11:05:55.181 DEBUG 11 --- [uster-worker-40] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 11:05:55.181 DEBUG 11 --- [uster-worker-40] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:05:55.185 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-83, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 11:06:08.475 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-83, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 11:06:09.875 DEBUG 11 --- [uster-worker-40] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 0 new connections, total = 1 2022-01-13 11:06:09.876 DEBUG 11 --- [uster-worker-40] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 11:06:09.876 DEBUG 11 --- [uster-worker-40] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 11:06:18.574 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-83, 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-01-13 11:06:18.576 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-83, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 11:06:18.576 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 11:06:18.577 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-83, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:06:18.579 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-83, inFlight=0, closed=true] closing connection 2022-01-13 11:06:18.580 DEBUG 11 --- [uster-worker-41] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 11:06:18.581 DEBUG 11 --- [uster-worker-41] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 11:06:18.582 DEBUG 11 --- [uster-worker-41] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 11:06:18.678 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 11:06:18.678 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 11:06:19.582 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:06:19.585 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-84, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:06:19.585 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-84, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:06:19.585 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-84, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:06:19.585 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-84, inFlight=0, closed=true] closing connection 2022-01-13 11:06:19.585 DEBUG 11 --- [uster-worker-40] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:06:19.586 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 11:06:19.586 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 11:06:19.679 DEBUG 11 --- [uster-worker-41] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:06:21.587 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:06:21.590 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-85, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:06:21.590 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-85, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:06:21.590 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-85, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:06:21.591 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-85, inFlight=0, closed=true] closing connection 2022-01-13 11:06:21.591 DEBUG 11 --- [uster-worker-40] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:06:21.591 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 11:06:21.591 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 11:06:25.592 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:06:25.594 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-86, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:06:25.594 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-86, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:06:25.594 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-86, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:06:25.594 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-86, inFlight=0, closed=true] closing connection 2022-01-13 11:06:25.594 DEBUG 11 --- [uster-worker-41] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:06:25.594 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 11:06:25.595 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 11:06:33.595 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:06:33.598 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-87, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:06:33.598 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-87, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:06:33.598 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-87, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:06:33.599 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-87, inFlight=0, closed=true] closing connection 2022-01-13 11:06:33.599 DEBUG 11 --- [uster-worker-40] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:06:33.599 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 11:06:33.599 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 11:06:38.070 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:06:38.073 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:06:48.680 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:06:48.745 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:06:49.600 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:06:49.602 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-88, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:06:49.603 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-88, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:06:49.603 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-88, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:06:49.603 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-88, inFlight=0, closed=true] closing connection 2022-01-13 11:06:49.603 DEBUG 11 --- [uster-worker-41] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:06:49.604 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 11:06:49.604 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 11:07:18.746 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:07:18.748 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:07:21.604 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:07:21.606 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-89, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:07:21.607 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-89, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:07:21.607 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-89, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:07:21.607 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-89, inFlight=0, closed=true] closing connection 2022-01-13 11:07:21.607 DEBUG 11 --- [uster-worker-42] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:07:21.608 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 11:07:21.608 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 11:07:23.267 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 11:07:23.267 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 11:07:24.270 DEBUG 11 --- [uster-worker-43] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 11:07:24.275 DEBUG 11 --- [uster-worker-43] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 11:07:24.275 DEBUG 11 --- [uster-worker-43] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 11:07:24.275 DEBUG 11 --- [uster-worker-43] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 11:07:24.275 DEBUG 11 --- [uster-worker-43] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:07:24.279 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-90, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 11:07:25.979 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-90, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 11:07:26.181 DEBUG 11 --- [uster-worker-43] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 0 new connections, total = 1 2022-01-13 11:07:26.182 DEBUG 11 --- [uster-worker-43] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 11:07:26.182 DEBUG 11 --- [uster-worker-43] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 11:07:54.280 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:07:54.282 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:07:56.183 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-90, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:07:56.271 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-90, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:07:58.271 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-90, 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-01-13 11:07:58.272 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-90, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 11:07:58.272 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 11:07:58.272 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-90, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:07:58.273 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-90, inFlight=0, closed=true] closing connection 2022-01-13 11:07:58.273 DEBUG 11 --- [uster-worker-44] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 11:07:58.274 DEBUG 11 --- [uster-worker-44] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 11:07:58.274 DEBUG 11 --- [uster-worker-44] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 11:07:58.292 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 11:07:58.292 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 11:07:59.274 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:07:59.277 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-91, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:07:59.277 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-91, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:07:59.277 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-91, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:07:59.278 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-91, inFlight=0, closed=true] closing connection 2022-01-13 11:07:59.278 DEBUG 11 --- [uster-worker-45] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:07:59.278 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 11:07:59.278 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 11:07:59.293 DEBUG 11 --- [uster-worker-44] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:08:01.279 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:08:01.281 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-92, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:08:01.282 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-92, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:08:01.282 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-92, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:08:01.282 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-92, inFlight=0, closed=true] closing connection 2022-01-13 11:08:01.282 DEBUG 11 --- [uster-worker-45] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:08:01.283 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 11:08:01.283 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 11:08:05.283 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:08:05.285 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-93, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:08:05.286 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-93, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:08:05.286 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-93, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:08:05.286 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-93, inFlight=0, closed=true] closing connection 2022-01-13 11:08:05.286 DEBUG 11 --- [uster-worker-44] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:08:05.287 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 11:08:05.287 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 11:08:13.287 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:08:13.290 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-94, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:08:13.291 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-94, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:08:13.291 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-94, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:08:13.291 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-94, inFlight=0, closed=true] closing connection 2022-01-13 11:08:13.291 DEBUG 11 --- [uster-worker-45] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:08:13.292 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 11:08:13.292 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 11:08:28.295 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:08:28.304 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:08:29.293 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:08:29.298 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-95, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:08:29.298 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-95, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:08:29.298 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-95, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:08:29.298 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-95, inFlight=0, closed=true] closing connection 2022-01-13 11:08:29.299 DEBUG 11 --- [uster-worker-44] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:08:29.299 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 11:08:29.299 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 11:08:58.305 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:08:58.308 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:09:01.299 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:09:01.302 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-96, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:09:01.302 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-96, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:09:01.303 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-96, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:09:01.304 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-96, inFlight=0, closed=true] closing connection 2022-01-13 11:09:01.304 DEBUG 11 --- [uster-worker-46] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:09:01.304 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 11:09:01.304 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 11:09:28.315 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:09:28.345 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:09:48.858 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:09:48.861 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:09:58.345 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:09:58.348 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:10:05.305 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:10:05.308 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-97, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:10:05.309 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-97, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:10:05.309 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-97, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:10:05.310 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-97, inFlight=0, closed=true] closing connection 2022-01-13 11:10:05.310 DEBUG 11 --- [uster-worker-47] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:10:05.310 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-01-13 11:10:05.311 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 128000 ms 2022-01-13 11:10:28.349 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:10:28.351 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:10:49.166 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:10:49.170 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:10:58.352 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:10:58.355 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:11:24.280 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:11:24.284 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:11:28.356 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:11:28.359 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:11:58.362 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:11:58.364 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:12:13.311 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:12:13.316 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-98, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:12:13.316 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-98, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:12:13.316 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-98, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:12:13.317 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-98, inFlight=0, closed=true] closing connection 2022-01-13 11:12:13.317 DEBUG 11 --- [uster-worker-48] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:12:13.317 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-01-13 11:12:13.318 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 256000 ms 2022-01-13 11:12:28.364 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:12:28.366 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:12:58.368 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:12:58.370 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:13:28.370 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:13:28.373 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:13:50.077 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:13:50.079 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:13:58.374 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:13:58.376 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:14:18.780 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 11:14:18.781 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 11:14:19.786 DEBUG 11 --- [uster-worker-49] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 11:14:19.850 DEBUG 11 --- [uster-worker-49] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 11:14:19.850 DEBUG 11 --- [uster-worker-49] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 11:14:19.850 DEBUG 11 --- [uster-worker-49] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 11:14:19.850 DEBUG 11 --- [uster-worker-49] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:14:19.854 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-99, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 11:14:23.976 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-99, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 11:14:24.183 DEBUG 11 --- [uster-worker-49] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 0 new connections, total = 1 2022-01-13 11:14:24.184 DEBUG 11 --- [uster-worker-49] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 11:14:24.184 DEBUG 11 --- [uster-worker-49] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 11:14:38.276 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-99, 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.buffer.WrappedByteBuf.writeBytes(WrappedByteBuf.java:821) 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-01-13 11:14:38.276 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-99, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 11:14:38.276 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 11:14:38.277 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-99, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:14:38.277 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-99, inFlight=0, closed=true] closing connection 2022-01-13 11:14:38.278 DEBUG 11 --- [uster-worker-50] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 11:14:38.278 DEBUG 11 --- [uster-worker-50] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 11:14:38.278 DEBUG 11 --- [uster-worker-50] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 11:14:38.289 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 11:14:38.289 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 11:14:39.278 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:14:39.281 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-100, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:14:39.281 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-100, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:14:39.281 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-100, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:14:39.281 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-100, inFlight=0, closed=true] closing connection 2022-01-13 11:14:39.281 DEBUG 11 --- [uster-worker-49] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:14:39.282 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 11:14:39.282 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 11:14:39.289 DEBUG 11 --- [uster-worker-50] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:14:41.283 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:14:41.285 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-101, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:14:41.286 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-101, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:14:41.286 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-101, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:14:41.286 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-101, inFlight=0, closed=true] closing connection 2022-01-13 11:14:41.287 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 11:14:41.287 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 11:14:41.287 DEBUG 11 --- [uster-worker-49] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:14:45.287 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:14:45.289 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-102, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:14:45.289 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-102, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:14:45.289 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-102, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:14:45.290 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-102, inFlight=0, closed=true] closing connection 2022-01-13 11:14:45.290 DEBUG 11 --- [uster-worker-50] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:14:45.290 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 11:14:45.290 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 11:14:53.290 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:14:53.292 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-103, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:14:53.293 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-103, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:14:53.293 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-103, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:14:53.293 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-103, inFlight=0, closed=true] closing connection 2022-01-13 11:14:53.293 DEBUG 11 --- [uster-worker-49] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:14:53.294 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 11:14:53.294 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 11:15:08.296 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:15:08.345 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:15:09.294 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:15:09.296 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-104, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:15:09.296 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-104, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:15:09.296 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-104, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:15:09.297 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-104, inFlight=0, closed=true] closing connection 2022-01-13 11:15:09.297 DEBUG 11 --- [uster-worker-50] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:15:09.297 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 11:15:09.297 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 11:15:38.346 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:15:38.349 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:15:41.298 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:15:41.302 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-105, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:15:41.302 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-105, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:15:41.302 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-105, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:15:41.303 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-105, inFlight=0, closed=true] closing connection 2022-01-13 11:15:41.303 DEBUG 11 --- [uster-worker-51] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:15:41.304 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 11:15:41.304 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 11:15:47.874 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 11:15:47.874 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 11:15:48.875 DEBUG 11 --- [uster-worker-52] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 11:15:48.947 DEBUG 11 --- [uster-worker-52] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 11:15:48.947 DEBUG 11 --- [uster-worker-52] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 11:15:48.947 DEBUG 11 --- [uster-worker-52] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 11:15:48.948 DEBUG 11 --- [uster-worker-52] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:15:48.950 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-106, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 11:16:01.520 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-106, inFlight=0, closed=false] because: [/10.233.70.119:9042] Operation timed out 2022-01-13 11:16:01.521 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-106, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:16:01.521 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-106, inFlight=0, closed=true] closing connection 2022-01-13 11:16:01.521 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.70.119:9042-106, inFlight=0, closed=true]: there are still pending requests 2022-01-13 11:16:01.522 DEBUG 11 --- [uster-worker-52] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:16:01.523 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-107, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 11:16:08.073 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-107, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 11:16:08.074 DEBUG 11 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 11:16:08.075 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 11:16:08.075 DEBUG 11 --- [uster-worker-51] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 11:16:08.076 DEBUG 11 --- [uster-worker-51] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-107, inFlight=0, closed=true] closing connection 2022-01-13 11:16:08.076 DEBUG 11 --- [uster-worker-51] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-107, inFlight=0, closed=true] closed, remaining = 0 2022-01-13 11:16:08.077 DEBUG 11 --- [uster-worker-51] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 11:16:08.077 DEBUG 11 --- [uster-worker-51] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 11:16:09.077 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:16:09.079 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-108, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 11:16:11.878 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-108, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 11:16:11.879 DEBUG 11 --- [-reconnection-1] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 11:16:11.882 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Successful reconnection to /10.233.70.119:9042, setting host UP 2022-01-13 11:16:11.882 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 11:16:11.882 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 11:16:11.882 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 11:16:12.280 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 0 new connections, total = 1 2022-01-13 11:16:12.280 DEBUG 11 --- [-reconnection-1] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 11:16:12.280 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 11:16:12.280 DEBUG 11 --- [-reconnection-1] c.d.d.core.AbstractReconnectionHandler : Reconnection successful, cleared the future 2022-01-13 11:16:18.485 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-108, 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-01-13 11:16:18.486 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-108, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 11:16:18.486 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 11:16:18.486 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-108, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:16:18.486 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-108, inFlight=0, closed=true] closing connection 2022-01-13 11:16:18.486 DEBUG 11 --- [uster-worker-52] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 11:16:18.487 DEBUG 11 --- [uster-worker-52] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 11:16:18.487 DEBUG 11 --- [uster-worker-52] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 11:16:18.676 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 11:16:18.676 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 11:16:19.487 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:16:19.490 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-109, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:16:19.491 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-109, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:16:19.491 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-109, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:16:19.491 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-109, inFlight=0, closed=true] closing connection 2022-01-13 11:16:19.491 DEBUG 11 --- [uster-worker-51] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:16:19.494 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 11:16:19.494 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 11:16:19.676 DEBUG 11 --- [uster-worker-52] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:16:21.495 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:16:21.498 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-110, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:16:21.499 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-110, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:16:21.499 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-110, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:16:21.499 DEBUG 11 --- [uster-worker-51] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:16:21.499 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-110, inFlight=0, closed=true] closing connection 2022-01-13 11:16:21.501 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 11:16:21.501 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 11:16:25.502 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:16:25.508 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-111, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:16:25.508 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-111, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:16:25.508 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-111, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:16:25.509 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-111, inFlight=0, closed=true] closing connection 2022-01-13 11:16:25.509 DEBUG 11 --- [uster-worker-52] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:16:25.509 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 11:16:25.509 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 11:16:29.172 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-106, inFlight=0, closed=true] has already terminated 2022-01-13 11:16:33.510 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:16:33.512 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-112, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:16:33.512 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-112, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:16:33.513 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-112, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:16:33.513 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-112, inFlight=0, closed=true] closing connection 2022-01-13 11:16:33.513 DEBUG 11 --- [uster-worker-51] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:16:33.513 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 11:16:33.513 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 11:16:48.685 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:16:48.745 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:16:49.514 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:16:49.516 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-113, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:16:49.516 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-113, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:16:49.516 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-113, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:16:49.517 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-113, inFlight=0, closed=true] closing connection 2022-01-13 11:16:49.517 DEBUG 11 --- [uster-worker-52] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:16:49.517 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 11:16:49.517 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 11:17:18.746 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:17:18.748 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:17:21.517 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:17:21.520 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-114, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:17:21.520 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-114, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:17:21.520 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-114, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:17:21.521 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-114, inFlight=0, closed=true] closing connection 2022-01-13 11:17:21.521 DEBUG 11 --- [uster-worker-53] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:17:21.521 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 11:17:21.521 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 11:17:48.749 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:17:48.751 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:17:55.955 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:17:55.958 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:18:18.755 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:18:18.757 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:18:25.522 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:18:25.527 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-115, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:18:25.527 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-115, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:18:25.527 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-115, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:18:25.528 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-115, inFlight=0, closed=true] closing connection 2022-01-13 11:18:25.528 DEBUG 11 --- [uster-worker-54] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:18:25.529 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-01-13 11:18:25.529 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 128000 ms 2022-01-13 11:18:48.758 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:18:48.762 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:19:11.272 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:19:11.345 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=1, closed=false] heartbeat query succeeded 2022-01-13 11:19:18.763 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:19:18.765 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:19:48.766 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:19:48.769 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:19:51.377 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:19:51.445 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:20:18.770 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:20:18.772 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:20:28.612 DEBUG 11 --- [ool-10-thread-1] o.o.a.rest.search.GenericQueryProcessor : Converted to gremlin query without the start vertices g.V(startVertexes) 2022-01-13 11:20:28.641 INFO 11 --- [ool-10-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : Invoke 2022-01-13 11:20:28.827 INFO 11 --- [ool-10-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : InvokeReturn 2022-01-13 11:20:29.940 DEBUG 11 --- [ool-11-thread-1] o.o.a.rest.search.GenericQueryProcessor : Converted to gremlin query without the start vertices g.V(startVertexes) 2022-01-13 11:20:29.941 INFO 11 --- [ool-11-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : Invoke 2022-01-13 11:20:30.097 INFO 11 --- [ool-11-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : InvokeReturn 2022-01-13 11:20:30.461 DEBUG 11 --- [tp1971519316-35] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"d421beb1-c971-48e1-802d-1359eb1da008","status":"200","rqstDate":"220113-11:20:26:588","respDate":"220113-11:20:30:460","sourceId":"robot-ete:d421beb1-c971-48e1-802d-1359eb1da008","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-traversal-220113-11:20:26:588-73876\",\"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=[60160], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.70.22], X-TransactionId=[d421beb1-c971-48e1-802d-1359eb1da008], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"} 2022-01-13 11:20:31.653 DEBUG 11 --- [tp1971519316-34] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"21b7cf81-794c-4531-8305-ccb2f2f2d7c6","status":"200","rqstDate":"220113-11:20:29:724","respDate":"220113-11:20:31:653","sourceId":"robot-ete:21b7cf81-794c-4531-8305-ccb2f2f2d7c6","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-traversal-220113-11:20:29:724-57635\",\"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=[55552], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.66.247], X-TransactionId=[21b7cf81-794c-4531-8305-ccb2f2f2d7c6], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"} 2022-01-13 11:20:33.529 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:20:33.533 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-116, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:20:33.534 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-116, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:20:33.534 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-116, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:20:33.534 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-116, inFlight=0, closed=true] closing connection 2022-01-13 11:20:33.535 DEBUG 11 --- [uster-worker-55] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:20:33.535 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-01-13 11:20:33.535 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 256000 ms 2022-01-13 11:20:48.773 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:20:48.776 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:21:03.812 DEBUG 11 --- [ool-12-thread-1] o.o.a.rest.search.GenericQueryProcessor : Converted to gremlin query without the start vertices g.V(startVertexes) 2022-01-13 11:21:03.813 INFO 11 --- [ool-12-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : Invoke 2022-01-13 11:21:04.059 INFO 11 --- [ool-12-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : InvokeReturn 2022-01-13 11:21:04.405 DEBUG 11 --- [tp1971519316-28] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"f0a4a32f-9182-4ecb-843e-1dec0a633400","status":"200","rqstDate":"220113-11:21:03:521","respDate":"220113-11:21:04:405","sourceId":"robot-ete:f0a4a32f-9182-4ecb-843e-1dec0a633400","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-traversal-220113-11:21:03:521-83886\",\"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=[39306], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.70.67], X-TransactionId=[f0a4a32f-9182-4ecb-843e-1dec0a633400], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"} 2022-01-13 11:21:18.784 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:21:18.786 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:21:33.743 DEBUG 11 --- [ool-13-thread-1] o.o.a.rest.search.GenericQueryProcessor : Converted to gremlin query without the start vertices g.V(startVertexes) 2022-01-13 11:21:33.745 INFO 11 --- [ool-13-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : Invoke 2022-01-13 11:21:33.947 INFO 11 --- [ool-13-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : InvokeReturn 2022-01-13 11:21:35.857 DEBUG 11 --- [tp1971519316-31] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"a0295bfe-b33c-4813-b72c-2150daba6237","status":"200","rqstDate":"220113-11:21:33:527","respDate":"220113-11:21:35:857","sourceId":"robot-ete:a0295bfe-b33c-4813-b72c-2150daba6237","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-traversal-220113-11:21:33:527-30595\",\"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=[56456], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.70.230], X-TransactionId=[a0295bfe-b33c-4813-b72c-2150daba6237], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"} 2022-01-13 11:21:37.245 DEBUG 11 --- [ool-14-thread-1] o.o.a.rest.search.GenericQueryProcessor : Converted to gremlin query without the start vertices g.V(startVertexes) 2022-01-13 11:21:37.246 INFO 11 --- [ool-14-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : Invoke 2022-01-13 11:21:37.395 INFO 11 --- [ool-14-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : InvokeReturn 2022-01-13 11:21:38.965 DEBUG 11 --- [tp1971519316-30] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"8e3012d7-8d40-4303-bc07-bd15326c4b4f","status":"200","rqstDate":"220113-11:21:37:021","respDate":"220113-11:21:38:965","sourceId":"robot-ete:8e3012d7-8d40-4303-bc07-bd15326c4b4f","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-traversal-220113-11:21:37:021-62702\",\"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=[40286], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.70.55], X-TransactionId=[8e3012d7-8d40-4303-bc07-bd15326c4b4f], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"} 2022-01-13 11:21:48.786 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:21:48.844 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:22:18.845 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:22:18.848 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:22:24.225 DEBUG 11 --- [ool-15-thread-1] o.o.a.rest.search.GenericQueryProcessor : Converted to gremlin query without the start vertices g.V(startVertexes) 2022-01-13 11:22:24.226 INFO 11 --- [ool-15-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : Invoke 2022-01-13 11:22:24.458 INFO 11 --- [ool-15-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : InvokeReturn 2022-01-13 11:22:24.815 DEBUG 11 --- [tp1971519316-34] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"cd684ed8-3a3f-4733-9f5f-703e9585406f","status":"200","rqstDate":"220113-11:22:23:991","respDate":"220113-11:22:24:815","sourceId":"robot-ete:cd684ed8-3a3f-4733-9f5f-703e9585406f","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-traversal-220113-11:22:23:991-48081\",\"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=[51218], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.70.39], X-TransactionId=[cd684ed8-3a3f-4733-9f5f-703e9585406f], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"} 2022-01-13 11:22:32.685 DEBUG 11 --- [ool-16-thread-1] o.o.a.rest.search.GenericQueryProcessor : Converted to gremlin query without the start vertices g.V(startVertexes) 2022-01-13 11:22:32.686 INFO 11 --- [ool-16-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : Invoke 2022-01-13 11:22:32.881 INFO 11 --- [ool-16-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : InvokeReturn 2022-01-13 11:22:34.953 DEBUG 11 --- [tp1971519316-28] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"c9eae2f4-dd7a-4601-922e-73f1c73fa45c","status":"200","rqstDate":"220113-11:22:32:433","respDate":"220113-11:22:34:953","sourceId":"robot-ete:c9eae2f4-dd7a-4601-922e-73f1c73fa45c","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-traversal-220113-11:22:32:433-92288\",\"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=[48362], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.70.197], X-TransactionId=[c9eae2f4-dd7a-4601-922e-73f1c73fa45c], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"} 2022-01-13 11:22:41.975 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 11:22:41.975 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 11:22:42.976 DEBUG 11 --- [uster-worker-56] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 11:22:43.049 DEBUG 11 --- [uster-worker-56] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 11:22:43.049 DEBUG 11 --- [uster-worker-56] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 11:22:43.049 DEBUG 11 --- [uster-worker-56] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 11:22:43.049 DEBUG 11 --- [uster-worker-56] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:22:43.052 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-117, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 11:22:55.420 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-117, inFlight=0, closed=false] because: [/10.233.70.119:9042] Operation timed out 2022-01-13 11:22:55.420 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-117, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:22:55.421 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-117, inFlight=0, closed=true] closing connection 2022-01-13 11:22:55.421 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.70.119:9042-117, inFlight=0, closed=true]: there are still pending requests 2022-01-13 11:22:55.422 DEBUG 11 --- [uster-worker-56] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:22:55.424 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-118, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 11:22:58.982 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 11:22:58.983 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 11:22:59.182 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-118, 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-01-13 11:22:59.183 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-118, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 11:22:59.183 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-118, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:22:59.183 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-118, inFlight=0, closed=true] closing connection 2022-01-13 11:22:59.183 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.70.119:9042-118, inFlight=0, closed=true]: there are still pending requests 2022-01-13 11:22:59.184 WARN 11 --- [er-nio-worker-2] c.d.driver.core.HostConnectionPool : Error creating connection to /10.233.70.119:9042 com.datastax.driver.core.exceptions.TransportException: [/10.233.70.119: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-01-13 11:22:59.185 DEBUG 11 --- [er-nio-worker-2] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 0 successfully opened) 2022-01-13 11:22:59.185 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 11:22:59.185 DEBUG 11 --- [uster-worker-57] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 11:22:59.186 DEBUG 11 --- [uster-worker-57] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 11:22:59.186 DEBUG 11 --- [uster-worker-57] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 11:22:59.186 DEBUG 11 --- [uster-worker-56] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:22:59.983 DEBUG 11 --- [uster-worker-57] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:23:00.186 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:23:00.188 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-119, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:23:00.188 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-119, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:23:00.188 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-119, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:23:00.189 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-119, inFlight=0, closed=true] closing connection 2022-01-13 11:23:00.189 DEBUG 11 --- [uster-worker-56] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:23:00.189 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 11:23:00.189 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 11:23:02.190 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:23:02.196 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-120, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:23:02.196 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-120, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:23:02.196 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-120, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:23:02.196 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-120, inFlight=0, closed=true] closing connection 2022-01-13 11:23:02.197 DEBUG 11 --- [uster-worker-57] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:23:02.197 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 11:23:02.197 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 11:23:04.140 DEBUG 11 --- [ool-17-thread-1] o.o.a.rest.search.GenericQueryProcessor : Converted to gremlin query without the start vertices g.V(startVertexes) 2022-01-13 11:23:04.141 INFO 11 --- [ool-17-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : Invoke 2022-01-13 11:23:04.363 INFO 11 --- [ool-17-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : InvokeReturn 2022-01-13 11:23:04.979 DEBUG 11 --- [tp1971519316-33] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"568a7c55-4bb9-44dd-97ae-672f1046cee4","status":"200","rqstDate":"220113-11:23:03:948","respDate":"220113-11:23:04:979","sourceId":"robot-ete:568a7c55-4bb9-44dd-97ae-672f1046cee4","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-traversal-220113-11:23:03:948-55393\",\"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=[43370], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.70.18], X-TransactionId=[568a7c55-4bb9-44dd-97ae-672f1046cee4], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"} 2022-01-13 11:23:06.197 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:23:06.200 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-121, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:23:06.201 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-121, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:23:06.201 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-121, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:23:06.201 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-121, inFlight=0, closed=true] closing connection 2022-01-13 11:23:06.201 DEBUG 11 --- [uster-worker-56] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:23:06.202 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 11:23:06.202 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 11:23:14.202 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:23:14.204 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-122, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:23:14.205 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-122, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:23:14.205 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-122, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:23:14.205 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-122, inFlight=0, closed=true] closing connection 2022-01-13 11:23:14.205 DEBUG 11 --- [uster-worker-57] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:23:14.205 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 11:23:14.205 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 11:23:28.986 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:23:29.045 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:23:29.180 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-117, inFlight=0, closed=true] has already terminated 2022-01-13 11:23:29.181 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-118, inFlight=0, closed=true] has already terminated 2022-01-13 11:23:30.206 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:23:30.208 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-123, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:23:30.208 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-123, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:23:30.208 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-123, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:23:30.208 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-123, inFlight=0, closed=true] closing connection 2022-01-13 11:23:30.208 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 11:23:30.208 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 11:23:30.209 DEBUG 11 --- [uster-worker-56] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:23:59.046 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:23:59.048 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:24:02.209 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:24:02.211 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-124, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:24:02.211 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-124, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:24:02.211 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-124, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:24:02.212 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-124, inFlight=0, closed=true] closing connection 2022-01-13 11:24:02.212 DEBUG 11 --- [uster-worker-58] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:24:02.212 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 11:24:02.212 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 11:24:08.186 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 11:24:08.187 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 11:24:09.190 DEBUG 11 --- [uster-worker-59] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 11:24:09.251 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 11:24:09.252 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 11:24:09.252 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 11:24:09.252 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:24:09.256 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-125, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 11:24:18.982 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-125, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 11:24:19.378 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 0 new connections, total = 1 2022-01-13 11:24:19.378 DEBUG 11 --- [uster-worker-59] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 11:24:19.378 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 11:24:24.825 DEBUG 11 --- [ool-18-thread-1] o.o.a.rest.search.GenericQueryProcessor : Converted to gremlin query without the start vertices g.V(startVertexes) 2022-01-13 11:24:24.826 INFO 11 --- [ool-18-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : Invoke 2022-01-13 11:24:25.016 INFO 11 --- [ool-18-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : InvokeReturn 2022-01-13 11:24:28.181 DEBUG 11 --- [tp1971519316-28] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"24791f84-c191-43db-9618-06407459601b","status":"200","rqstDate":"220113-11:24:24:551","respDate":"220113-11:24:28:181","sourceId":"robot-ete:24791f84-c191-43db-9618-06407459601b","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-traversal-220113-11:24:24:551-76225\",\"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=[51068], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.70.205], X-TransactionId=[24791f84-c191-43db-9618-06407459601b], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"} 2022-01-13 11:24:38.581 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119: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-01-13 11:24:38.581 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-125, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 11:24:38.581 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 11:24:38.582 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-125, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:24:38.582 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-125, inFlight=0, closed=true] closing connection 2022-01-13 11:24:38.583 DEBUG 11 --- [uster-worker-60] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 11:24:38.583 DEBUG 11 --- [uster-worker-60] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 11:24:38.583 DEBUG 11 --- [uster-worker-60] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 11:24:38.685 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 11:24:38.685 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 11:24:39.584 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:24:39.587 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-126, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:24:39.587 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-126, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:24:39.587 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-126, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:24:39.587 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-126, inFlight=0, closed=true] closing connection 2022-01-13 11:24:39.587 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:24:39.588 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 11:24:39.588 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 11:24:39.686 DEBUG 11 --- [uster-worker-60] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:24:41.588 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:24:41.590 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-127, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:24:41.591 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-127, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:24:41.591 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-127, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:24:41.591 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-127, inFlight=0, closed=true] closing connection 2022-01-13 11:24:41.591 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:24:41.591 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 11:24:41.591 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 11:24:45.591 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:24:45.594 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-128, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:24:45.594 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-128, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:24:45.595 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-128, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:24:45.595 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-128, inFlight=0, closed=true] closing connection 2022-01-13 11:24:45.595 DEBUG 11 --- [uster-worker-60] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:24:45.595 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 11:24:45.596 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 11:24:53.596 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:24:53.598 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-129, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:24:53.598 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-129, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:24:53.599 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-129, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:24:53.599 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-129, inFlight=0, closed=true] closing connection 2022-01-13 11:24:53.599 DEBUG 11 --- [uster-worker-59] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:24:53.599 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 11:24:53.599 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 11:25:08.687 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:25:08.745 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:25:09.600 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:25:09.604 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-130, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:25:09.605 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-130, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:25:09.605 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-130, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:25:09.606 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-130, inFlight=0, closed=true] closing connection 2022-01-13 11:25:09.606 DEBUG 11 --- [uster-worker-60] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:25:09.606 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 11:25:09.606 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 11:25:38.746 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:25:38.751 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:25:41.607 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:25:41.611 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-131, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:25:41.611 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-131, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:25:41.611 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-131, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:25:41.612 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-131, inFlight=0, closed=true] closing connection 2022-01-13 11:25:41.612 DEBUG 11 --- [uster-worker-61] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:25:41.612 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 11:25:41.613 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 11:26:08.751 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:26:08.753 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:26:23.157 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:26:23.160 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:26:38.754 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:26:38.756 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:26:45.614 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:26:45.619 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-132, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:26:45.619 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-132, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:26:45.619 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-132, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:26:45.620 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-132, inFlight=0, closed=true] closing connection 2022-01-13 11:26:45.621 DEBUG 11 --- [uster-worker-62] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:26:45.621 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-01-13 11:26:45.621 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 128000 ms 2022-01-13 11:27:08.757 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:27:08.759 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:27:38.759 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:27:38.761 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:28:08.766 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:28:08.767 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:28:38.768 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:28:38.772 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:28:53.622 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:28:53.626 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-133, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:28:53.626 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-133, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:28:53.626 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-133, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:28:53.627 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-133, inFlight=0, closed=true] closing connection 2022-01-13 11:28:53.628 DEBUG 11 --- [uster-worker-63] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:28:53.628 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-01-13 11:28:53.628 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 256000 ms 2022-01-13 11:28:53.757 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:28:53.760 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:29:08.789 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:29:08.845 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:29:38.846 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:29:38.849 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:30:08.865 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:30:08.867 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:30:38.868 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:30:38.871 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:30:57.176 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 11:30:57.176 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 11:30:58.178 DEBUG 11 --- [uster-worker-64] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 11:30:58.183 DEBUG 11 --- [uster-worker-64] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 11:30:58.183 DEBUG 11 --- [uster-worker-64] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 11:30:58.183 DEBUG 11 --- [uster-worker-64] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 11:30:58.183 DEBUG 11 --- [uster-worker-64] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:30:58.186 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-134, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 11:31:09.274 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-134, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 11:31:10.580 DEBUG 11 --- [uster-worker-64] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 0 new connections, total = 1 2022-01-13 11:31:10.580 DEBUG 11 --- [uster-worker-64] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 11:31:10.581 DEBUG 11 --- [uster-worker-64] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 11:31:18.479 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-134, 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-01-13 11:31:18.479 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-134, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 11:31:18.479 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 11:31:18.479 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-134, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:31:18.480 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-134, inFlight=0, closed=true] closing connection 2022-01-13 11:31:18.480 DEBUG 11 --- [uster-worker-65] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 11:31:18.481 DEBUG 11 --- [uster-worker-65] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 11:31:18.481 DEBUG 11 --- [uster-worker-65] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 11:31:18.682 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 11:31:18.682 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 11:31:19.481 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:31:19.483 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-135, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:31:19.484 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-135, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:31:19.484 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-135, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:31:19.484 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-135, inFlight=0, closed=true] closing connection 2022-01-13 11:31:19.484 DEBUG 11 --- [uster-worker-64] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:31:19.484 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 11:31:19.484 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 11:31:19.683 DEBUG 11 --- [uster-worker-65] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:31:21.485 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:31:21.488 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-136, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:31:21.488 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-136, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:31:21.488 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-136, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:31:21.488 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-136, inFlight=0, closed=true] closing connection 2022-01-13 11:31:21.488 DEBUG 11 --- [uster-worker-64] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:31:21.488 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 11:31:21.489 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 11:31:25.489 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:31:25.492 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-137, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:31:25.492 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-137, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:31:25.492 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-137, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:31:25.493 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-137, inFlight=0, closed=true] closing connection 2022-01-13 11:31:25.493 DEBUG 11 --- [uster-worker-65] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:31:25.494 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 11:31:25.494 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 11:31:33.495 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:31:33.497 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-138, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:31:33.498 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-138, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:31:33.498 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-138, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:31:33.498 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-138, inFlight=0, closed=true] closing connection 2022-01-13 11:31:33.498 DEBUG 11 --- [uster-worker-64] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:31:33.498 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 11:31:33.499 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 11:31:48.687 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:31:48.746 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:31:49.499 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:31:49.504 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-139, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:31:49.504 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-139, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:31:49.505 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-139, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:31:49.505 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-139, inFlight=0, closed=true] closing connection 2022-01-13 11:31:49.505 DEBUG 11 --- [uster-worker-65] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:31:49.506 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 11:31:49.506 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 11:32:18.747 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:32:18.748 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:32:21.506 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:32:21.509 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-140, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:32:21.509 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-140, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:32:21.510 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-140, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:32:21.510 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-140, inFlight=0, closed=true] closing connection 2022-01-13 11:32:21.511 DEBUG 11 --- [uster-worker-66] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:32:21.511 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 11:32:21.511 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 11:32:48.750 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:32:48.754 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:32:54.977 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:32:54.980 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:32:57.881 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 11:32:57.881 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 11:32:58.882 DEBUG 11 --- [uster-worker-67] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 11:32:58.889 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 11:32:58.889 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 11:32:58.889 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 11:32:58.889 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:32:58.893 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-141, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 11:33:04.478 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-141, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 11:33:04.678 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 0 new connections, total = 1 2022-01-13 11:33:04.678 DEBUG 11 --- [uster-worker-67] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 11:33:04.678 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 11:33:18.588 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119: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-01-13 11:33:18.590 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-141, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 11:33:18.590 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 11:33:18.590 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-141, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:33:18.591 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-141, inFlight=0, closed=true] closing connection 2022-01-13 11:33:18.591 DEBUG 11 --- [uster-worker-68] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 11:33:18.592 DEBUG 11 --- [uster-worker-68] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 11:33:18.592 DEBUG 11 --- [uster-worker-68] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 11:33:18.691 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 11:33:18.691 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 11:33:19.592 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:33:19.594 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-142, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:33:19.595 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-142, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:33:19.595 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-142, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:33:19.595 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-142, inFlight=0, closed=true] closing connection 2022-01-13 11:33:19.595 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:33:19.596 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 11:33:19.596 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 11:33:19.692 DEBUG 11 --- [uster-worker-68] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:33:20.068 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:33:20.071 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:33:21.596 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:33:21.598 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-143, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:33:21.598 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-143, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:33:21.598 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-143, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:33:21.598 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-143, inFlight=0, closed=true] closing connection 2022-01-13 11:33:21.599 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:33:21.599 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 11:33:21.599 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 11:33:25.599 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:33:25.603 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-144, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:33:25.603 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-144, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:33:25.604 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-144, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:33:25.604 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-144, inFlight=0, closed=true] closing connection 2022-01-13 11:33:25.604 DEBUG 11 --- [uster-worker-68] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:33:25.605 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 11:33:25.605 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 11:33:33.605 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:33:33.607 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-145, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:33:33.607 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-145, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:33:33.607 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-145, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:33:33.607 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-145, inFlight=0, closed=true] closing connection 2022-01-13 11:33:33.607 DEBUG 11 --- [uster-worker-67] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:33:33.608 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 11:33:33.608 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 11:33:48.696 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:33:48.745 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:33:49.608 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:33:49.610 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-146, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:33:49.610 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-146, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:33:49.610 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-146, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:33:49.610 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-146, inFlight=0, closed=true] closing connection 2022-01-13 11:33:49.611 DEBUG 11 --- [uster-worker-68] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:33:49.611 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 11:33:49.611 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 11:33:56.506 DEBUG 11 --- [ool-19-thread-1] o.o.a.rest.search.GenericQueryProcessor : Converted to gremlin query without the start vertices g.V(startVertexes) 2022-01-13 11:33:56.508 INFO 11 --- [ool-19-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : Invoke 2022-01-13 11:33:56.700 INFO 11 --- [ool-19-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : InvokeReturn 2022-01-13 11:33:57.669 DEBUG 11 --- [tp1971519316-33] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"db0daabe-bc4a-41ba-961a-431d80f8dd07","status":"200","rqstDate":"220113-11:33:56:228","respDate":"220113-11:33:57:668","sourceId":"robot-ete:db0daabe-bc4a-41ba-961a-431d80f8dd07","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-traversal-220113-11:33:56:228-65595\",\"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=[55346], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.70.151], X-TransactionId=[db0daabe-bc4a-41ba-961a-431d80f8dd07], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"} 2022-01-13 11:34:18.747 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:34:18.750 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:34:21.612 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:34:21.614 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-147, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:34:21.615 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-147, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:34:21.615 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-147, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:34:21.616 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-147, inFlight=0, closed=true] closing connection 2022-01-13 11:34:21.616 DEBUG 11 --- [uster-worker-69] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:34:21.617 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 11:34:21.617 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 11:34:27.152 DEBUG 11 --- [ool-20-thread-1] o.o.a.rest.search.GenericQueryProcessor : Converted to gremlin query without the start vertices g.V(startVertexes) 2022-01-13 11:34:27.152 INFO 11 --- [ool-20-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : Invoke 2022-01-13 11:34:27.411 INFO 11 --- [ool-20-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : InvokeReturn 2022-01-13 11:34:27.771 DEBUG 11 --- [tp1971519316-32] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"e2b74cf9-c0de-4b00-a489-f851e0be11f2","status":"200","rqstDate":"220113-11:34:26:929","respDate":"220113-11:34:27:770","sourceId":"robot-ete:e2b74cf9-c0de-4b00-a489-f851e0be11f2","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-traversal-220113-11:34:26:929-8900\",\"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=[44040], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.70.105], X-TransactionId=[e2b74cf9-c0de-4b00-a489-f851e0be11f2], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"} 2022-01-13 11:34:48.750 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:34:48.752 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:34:57.730 DEBUG 11 --- [ool-21-thread-1] o.o.a.rest.search.GenericQueryProcessor : Converted to gremlin query without the start vertices g.V(startVertexes) 2022-01-13 11:34:57.730 INFO 11 --- [ool-21-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : Invoke 2022-01-13 11:34:57.880 INFO 11 --- [ool-21-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : InvokeReturn 2022-01-13 11:34:58.178 DEBUG 11 --- [tp1971519316-28] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"22cced56-a283-49e6-b41a-f9d5f959eeb9","status":"200","rqstDate":"220113-11:34:57:535","respDate":"220113-11:34:58:177","sourceId":"robot-ete:22cced56-a283-49e6-b41a-f9d5f959eeb9","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-traversal-220113-11:34:57:535-98980\",\"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=[56744], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.66.30], X-TransactionId=[22cced56-a283-49e6-b41a-f9d5f959eeb9], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"} 2022-01-13 11:35:18.754 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:35:18.757 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:35:22.167 DEBUG 11 --- [ool-22-thread-1] o.o.a.rest.search.GenericQueryProcessor : Converted to gremlin query without the start vertices g.V(startVertexes) 2022-01-13 11:35:22.169 INFO 11 --- [ool-22-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : Invoke 2022-01-13 11:35:22.458 INFO 11 --- [ool-22-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : InvokeReturn 2022-01-13 11:35:23.652 DEBUG 11 --- [tp1971519316-34] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"099c45fe-009b-4d97-b5c1-f90b9d1e1ddc","status":"200","rqstDate":"220113-11:35:21:946","respDate":"220113-11:35:23:652","sourceId":"robot-ete:099c45fe-009b-4d97-b5c1-f90b9d1e1ddc","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-traversal-220113-11:35:21:946-28937\",\"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=[55462], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.70.123], X-TransactionId=[099c45fe-009b-4d97-b5c1-f90b9d1e1ddc], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"} 2022-01-13 11:35:25.617 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:35:25.620 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-148, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:35:25.620 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-148, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:35:25.620 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-148, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:35:25.621 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-148, inFlight=0, closed=true] closing connection 2022-01-13 11:35:25.621 DEBUG 11 --- [uster-worker-70] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:35:25.621 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-01-13 11:35:25.621 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 128000 ms 2022-01-13 11:35:48.760 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:35:48.762 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:36:00.636 DEBUG 11 --- [ool-23-thread-1] o.o.a.rest.search.GenericQueryProcessor : Converted to gremlin query without the start vertices g.V(startVertexes) 2022-01-13 11:36:00.636 INFO 11 --- [ool-23-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : Invoke 2022-01-13 11:36:00.814 INFO 11 --- [ool-23-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : InvokeReturn 2022-01-13 11:36:01.868 DEBUG 11 --- [tp1971519316-34] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"e2a93ab2-f507-4f56-98f5-0b65e5689849","status":"200","rqstDate":"220113-11:36:00:428","respDate":"220113-11:36:01:868","sourceId":"robot-ete:e2a93ab2-f507-4f56-98f5-0b65e5689849","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-traversal-220113-11:36:00:428-22728\",\"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=[45112], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.70.173], X-TransactionId=[e2a93ab2-f507-4f56-98f5-0b65e5689849], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"} 2022-01-13 11:36:18.766 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:36:18.768 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:36:48.768 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:36:48.770 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:36:50.885 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:36:50.945 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:37:18.772 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:37:18.774 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:37:21.214 DEBUG 11 --- [ool-24-thread-1] o.o.a.rest.search.GenericQueryProcessor : Converted to gremlin query without the start vertices g.V(startVertexes) 2022-01-13 11:37:21.215 INFO 11 --- [ool-24-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : Invoke 2022-01-13 11:37:21.451 INFO 11 --- [ool-24-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : InvokeReturn 2022-01-13 11:37:22.371 DEBUG 11 --- [tp1971519316-35] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"3eac3106-7500-4ff3-8b6c-4b24e9dd8516","status":"200","rqstDate":"220113-11:37:20:924","respDate":"220113-11:37:22:371","sourceId":"robot-ete:3eac3106-7500-4ff3-8b6c-4b24e9dd8516","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-traversal-220113-11:37:20:924-53437\",\"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=[57974], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.70.136], X-TransactionId=[3eac3106-7500-4ff3-8b6c-4b24e9dd8516], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"} 2022-01-13 11:37:33.622 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:37:33.626 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-149, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:37:33.626 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-149, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:37:33.626 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-149, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:37:33.627 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-149, inFlight=0, closed=true] closing connection 2022-01-13 11:37:33.627 DEBUG 11 --- [uster-worker-71] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:37:33.628 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-01-13 11:37:33.628 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 256000 ms 2022-01-13 11:37:48.775 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:37:48.777 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:38:18.782 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:38:18.784 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:38:48.786 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:38:48.846 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:38:58.994 DEBUG 11 --- [ool-25-thread-1] o.o.a.rest.search.GenericQueryProcessor : Converted to gremlin query without the start vertices g.V(startVertexes) 2022-01-13 11:38:58.996 INFO 11 --- [ool-25-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : Invoke 2022-01-13 11:38:59.193 INFO 11 --- [ool-25-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : InvokeReturn 2022-01-13 11:39:00.265 DEBUG 11 --- [tp1971519316-32] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"cd46b1ec-6d5a-48ce-b69a-c4a0e9c15790","status":"200","rqstDate":"220113-11:38:58:757","respDate":"220113-11:39:00:264","sourceId":"robot-ete:cd46b1ec-6d5a-48ce-b69a-c4a0e9c15790","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-traversal-220113-11:38:58:757-15409\",\"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=[33740], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.70.63], X-TransactionId=[cd46b1ec-6d5a-48ce-b69a-c4a0e9c15790], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"} 2022-01-13 11:39:18.847 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:39:18.849 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:39:41.984 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 11:39:41.985 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 11:39:42.987 DEBUG 11 --- [uster-worker-72] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 11:39:43.049 DEBUG 11 --- [uster-worker-72] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 11:39:43.049 DEBUG 11 --- [uster-worker-72] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 11:39:43.049 DEBUG 11 --- [uster-worker-72] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 11:39:43.050 DEBUG 11 --- [uster-worker-72] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:39:43.053 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-150, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 11:39:43.063 DEBUG 11 --- [ool-26-thread-1] o.o.a.rest.search.GenericQueryProcessor : Converted to gremlin query without the start vertices g.V(startVertexes) 2022-01-13 11:39:43.064 INFO 11 --- [ool-26-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : Invoke 2022-01-13 11:39:43.266 INFO 11 --- [ool-26-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : InvokeReturn 2022-01-13 11:39:44.101 DEBUG 11 --- [tp1971519316-30] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"ec6b6121-6d5d-42fd-9dbd-8aa0c8b7bbbd","status":"200","rqstDate":"220113-11:39:42:651","respDate":"220113-11:39:44:101","sourceId":"robot-ete:ec6b6121-6d5d-42fd-9dbd-8aa0c8b7bbbd","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-traversal-220113-11:39:42:651-60986\",\"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=[50266], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.70.173], X-TransactionId=[ec6b6121-6d5d-42fd-9dbd-8aa0c8b7bbbd], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"} 2022-01-13 11:39:46.275 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-150, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 11:39:46.578 DEBUG 11 --- [uster-worker-72] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 0 new connections, total = 1 2022-01-13 11:39:46.578 DEBUG 11 --- [uster-worker-72] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 11:39:46.578 DEBUG 11 --- [uster-worker-72] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 11:39:58.293 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119: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-01-13 11:39:58.294 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-150, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 11:39:58.294 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 11:39:58.294 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-150, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:39:58.295 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-150, inFlight=0, closed=true] closing connection 2022-01-13 11:39:58.295 DEBUG 11 --- [uster-worker-73] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 11:39:58.296 DEBUG 11 --- [uster-worker-73] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 11:39:58.296 DEBUG 11 --- [uster-worker-73] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 11:39:58.386 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 11:39:58.386 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 11:39:59.296 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:39:59.299 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-151, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:39:59.299 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-151, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:39:59.299 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-151, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:39:59.300 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-151, inFlight=0, closed=true] closing connection 2022-01-13 11:39:59.300 DEBUG 11 --- [uster-worker-72] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:39:59.301 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 11:39:59.301 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 11:39:59.387 DEBUG 11 --- [uster-worker-73] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:40:01.301 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:40:01.303 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-152, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:40:01.304 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-152, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:40:01.304 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-152, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:40:01.304 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-152, inFlight=0, closed=true] closing connection 2022-01-13 11:40:01.304 DEBUG 11 --- [uster-worker-72] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:40:01.304 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 11:40:01.304 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 11:40:04.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-01-13 11:40:04.282 INFO 11 --- [ool-27-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : Invoke 2022-01-13 11:40:04.458 INFO 11 --- [ool-27-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : InvokeReturn 2022-01-13 11:40:04.756 DEBUG 11 --- [tp1971519316-28] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"393087d4-ccc4-4c09-9a25-798b3b8a025a","status":"200","rqstDate":"220113-11:40:04:072","respDate":"220113-11:40:04:756","sourceId":"robot-ete:393087d4-ccc4-4c09-9a25-798b3b8a025a","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-traversal-220113-11:40:04:072-80953\",\"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=[53438], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.70.209], X-TransactionId=[393087d4-ccc4-4c09-9a25-798b3b8a025a], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"} 2022-01-13 11:40:05.305 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:40:05.307 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-153, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:40:05.307 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-153, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:40:05.307 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-153, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:40:05.307 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-153, inFlight=0, closed=true] closing connection 2022-01-13 11:40:05.307 DEBUG 11 --- [uster-worker-73] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:40:05.307 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 11:40:05.308 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 11:40:13.308 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:40:13.310 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-154, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:40:13.310 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-154, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:40:13.311 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-154, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:40:13.311 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-154, inFlight=0, closed=true] closing connection 2022-01-13 11:40:13.311 DEBUG 11 --- [uster-worker-72] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:40:13.312 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 11:40:13.312 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 11:40:28.388 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:40:28.390 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:40:29.312 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:40:29.315 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-155, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:40:29.316 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-155, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:40:29.316 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-155, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:40:29.316 DEBUG 11 --- [uster-worker-73] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:40:29.316 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-155, inFlight=0, closed=true] closing connection 2022-01-13 11:40:29.317 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 11:40:29.317 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 11:40:40.172 DEBUG 11 --- [ool-28-thread-1] o.o.a.rest.search.GenericQueryProcessor : Converted to gremlin query without the start vertices g.V(startVertexes) 2022-01-13 11:40:40.173 INFO 11 --- [ool-28-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : Invoke 2022-01-13 11:40:40.336 INFO 11 --- [ool-28-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : InvokeReturn 2022-01-13 11:40:41.566 DEBUG 11 --- [tp1971519316-35] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"e3bd590a-230f-4789-9e16-c8776301c720","status":"200","rqstDate":"220113-11:40:39:915","respDate":"220113-11:40:41:566","sourceId":"robot-ete:e3bd590a-230f-4789-9e16-c8776301c720","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"1-aai-traversal-220113-11:40:39:915-53702\",\"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=[41900], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.70.70], X-TransactionId=[e3bd590a-230f-4789-9e16-c8776301c720], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"} 2022-01-13 11:40:58.390 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:40:58.394 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:41:01.317 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:41:01.322 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-156, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:41:01.322 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-156, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:41:01.322 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-156, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:41:01.324 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-156, inFlight=0, closed=true] closing connection 2022-01-13 11:41:01.324 DEBUG 11 --- [uster-worker-74] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:41:01.325 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 11:41:01.327 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 11:41:05.974 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 11:41:05.974 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 11:41:06.975 DEBUG 11 --- [uster-worker-75] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 11:41:06.979 DEBUG 11 --- [uster-worker-75] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 11:41:06.979 DEBUG 11 --- [uster-worker-75] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 11:41:06.979 DEBUG 11 --- [uster-worker-75] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 11:41:06.979 DEBUG 11 --- [uster-worker-75] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:41:06.982 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-157, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 11:41:13.182 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-157, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 11:41:13.386 DEBUG 11 --- [uster-worker-75] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 0 new connections, total = 1 2022-01-13 11:41:13.386 DEBUG 11 --- [uster-worker-75] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 11:41:13.386 DEBUG 11 --- [uster-worker-75] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 11:41:36.983 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:41:36.985 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:41:38.693 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119: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-01-13 11:41:38.694 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-157, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 11:41:38.694 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 11:41:38.694 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-157, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:41:38.694 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-157, inFlight=0, closed=true] closing connection 2022-01-13 11:41:38.695 DEBUG 11 --- [uster-worker-76] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 11:41:38.696 DEBUG 11 --- [uster-worker-76] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 11:41:38.696 DEBUG 11 --- [uster-worker-76] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 11:41:38.947 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 11:41:38.947 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 11:41:39.677 DEBUG 11 --- [ool-29-thread-1] o.o.a.rest.search.GenericQueryProcessor : Converted to gremlin query without the start vertices g.V(startVertexes) 2022-01-13 11:41:39.678 INFO 11 --- [ool-29-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : Invoke 2022-01-13 11:41:39.696 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:41:39.698 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-158, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:41:39.698 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-158, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:41:39.698 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-158, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:41:39.698 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-158, inFlight=0, closed=true] closing connection 2022-01-13 11:41:39.699 DEBUG 11 --- [uster-worker-75] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:41:39.699 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 11:41:39.699 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 11:41:39.946 INFO 11 --- [ool-29-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : InvokeReturn 2022-01-13 11:41:39.947 DEBUG 11 --- [uster-worker-76] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:41:40.864 DEBUG 11 --- [tp1971519316-31] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"5c59c476-3375-4564-b34d-4e6e963c3063","status":"200","rqstDate":"220113-11:41:39:417","respDate":"220113-11:41:40:864","sourceId":"robot-ete:5c59c476-3375-4564-b34d-4e6e963c3063","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-traversal-220113-11:41:39:417-85143\",\"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=[33198], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.70.104], X-TransactionId=[5c59c476-3375-4564-b34d-4e6e963c3063], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"} 2022-01-13 11:41:41.699 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:41:41.701 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-159, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:41:41.702 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-159, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:41:41.702 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-159, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:41:41.703 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-159, inFlight=0, closed=true] closing connection 2022-01-13 11:41:41.703 DEBUG 11 --- [uster-worker-75] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:41:41.703 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 11:41:41.703 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 11:41:45.704 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:41:45.706 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-160, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:41:45.706 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-160, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:41:45.706 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-160, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:41:45.706 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-160, inFlight=0, closed=true] closing connection 2022-01-13 11:41:45.706 DEBUG 11 --- [uster-worker-76] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:41:45.706 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 11:41:45.706 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 11:41:53.708 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:41:53.713 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-161, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:41:53.713 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-161, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:41:53.714 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-161, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:41:53.714 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-161, inFlight=0, closed=true] closing connection 2022-01-13 11:41:53.714 DEBUG 11 --- [uster-worker-75] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:41:53.715 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 11:41:53.715 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 11:42:08.949 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:42:08.951 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:42:09.720 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:42:09.723 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-162, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:42:09.723 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-162, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:42:09.723 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-162, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:42:09.723 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-162, inFlight=0, closed=true] closing connection 2022-01-13 11:42:09.723 DEBUG 11 --- [uster-worker-76] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:42:09.723 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 11:42:09.723 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 11:42:16.384 DEBUG 11 --- [ool-30-thread-1] o.o.a.rest.search.GenericQueryProcessor : Converted to gremlin query without the start vertices g.V(startVertexes) 2022-01-13 11:42:16.385 INFO 11 --- [ool-30-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : Invoke 2022-01-13 11:42:16.573 INFO 11 --- [ool-30-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : InvokeReturn 2022-01-13 11:42:17.715 DEBUG 11 --- [tp1971519316-32] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"549aa4e6-baf3-479c-b4d1-0dce9fd8920d","status":"200","rqstDate":"220113-11:42:16:124","respDate":"220113-11:42:17:715","sourceId":"robot-ete:549aa4e6-baf3-479c-b4d1-0dce9fd8920d","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-traversal-220113-11:42:16:124-75163\",\"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=[37398], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.70.132], X-TransactionId=[549aa4e6-baf3-479c-b4d1-0dce9fd8920d], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"} 2022-01-13 11:42:38.952 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:42:38.954 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:42:41.723 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:42:41.726 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-163, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:42:41.726 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-163, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:42:41.726 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-163, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:42:41.727 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-163, inFlight=0, closed=true] closing connection 2022-01-13 11:42:41.727 DEBUG 11 --- [uster-worker-77] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:42:41.727 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 11:42:41.727 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 11:43:08.954 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:43:08.959 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:43:38.960 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:43:38.962 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:43:45.728 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:43:45.732 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-164, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:43:45.733 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-164, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:43:45.733 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-164, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:43:45.734 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-164, inFlight=0, closed=true] closing connection 2022-01-13 11:43:45.734 DEBUG 11 --- [uster-worker-78] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:43:45.735 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-01-13 11:43:45.735 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 128000 ms 2022-01-13 11:44:08.962 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:44:08.964 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:44:38.976 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:44:38.979 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:44:59.553 DEBUG 11 --- [ool-31-thread-1] o.o.a.rest.search.GenericQueryProcessor : Converted to gremlin query without the start vertices g.V(startVertexes) 2022-01-13 11:44:59.555 INFO 11 --- [ool-31-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : Invoke 2022-01-13 11:44:59.801 INFO 11 --- [ool-31-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : InvokeReturn 2022-01-13 11:45:01.449 DEBUG 11 --- [tp1971519316-28] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"49306cfe-257f-4916-8bbb-3fe318132ef9","status":"200","rqstDate":"220113-11:44:59:338","respDate":"220113-11:45:01:449","sourceId":"robot-ete:49306cfe-257f-4916-8bbb-3fe318132ef9","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"2-aai-traversal-220113-11:44:59:338-95049\",\"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=[40408], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.70.121], X-TransactionId=[49306cfe-257f-4916-8bbb-3fe318132ef9], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"} 2022-01-13 11:45:08.979 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:45:08.981 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:45:38.999 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:45:39.003 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:45:53.735 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:45:53.739 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-165, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:45:53.739 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-165, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:45:53.739 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-165, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:45:53.740 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-165, inFlight=0, closed=true] closing connection 2022-01-13 11:45:53.740 DEBUG 11 --- [uster-worker-79] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:45:53.740 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-01-13 11:45:53.740 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 256000 ms 2022-01-13 11:46:07.873 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:46:07.875 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:46:09.003 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:46:09.046 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:46:39.048 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:46:39.050 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:47:09.052 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:47:09.056 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:47:39.057 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:47:39.059 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:47:58.795 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 11:47:58.796 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 11:47:59.800 DEBUG 11 --- [uster-worker-80] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 11:47:59.858 DEBUG 11 --- [uster-worker-80] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 11:47:59.859 DEBUG 11 --- [uster-worker-80] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 11:47:59.859 DEBUG 11 --- [uster-worker-80] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 11:47:59.859 DEBUG 11 --- [uster-worker-80] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:47:59.863 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-166, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 11:48:04.579 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-166, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 11:48:04.782 DEBUG 11 --- [uster-worker-80] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 0 new connections, total = 1 2022-01-13 11:48:04.782 DEBUG 11 --- [uster-worker-80] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 11:48:04.782 DEBUG 11 --- [uster-worker-80] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 11:48:18.379 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119: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-01-13 11:48:18.380 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-166, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 11:48:18.380 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 11:48:18.380 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-166, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:48:18.381 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-166, inFlight=0, closed=true] closing connection 2022-01-13 11:48:18.382 DEBUG 11 --- [uster-worker-81] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 11:48:18.383 DEBUG 11 --- [uster-worker-81] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 11:48:18.383 DEBUG 11 --- [uster-worker-81] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 11:48:18.448 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 11:48:18.449 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 11:48:19.383 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:48:19.385 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-167, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:48:19.385 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-167, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:48:19.385 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-167, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:48:19.386 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-167, inFlight=0, closed=true] closing connection 2022-01-13 11:48:19.386 DEBUG 11 --- [uster-worker-80] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:48:19.386 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 11:48:19.386 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 11:48:19.449 DEBUG 11 --- [uster-worker-81] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:48:21.387 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:48:21.390 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-168, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:48:21.391 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-168, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:48:21.391 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-168, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:48:21.391 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-168, inFlight=0, closed=true] closing connection 2022-01-13 11:48:21.391 DEBUG 11 --- [uster-worker-80] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:48:21.391 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 11:48:21.391 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 11:48:25.392 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:48:25.394 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-169, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:48:25.394 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-169, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:48:25.394 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-169, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:48:25.394 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-169, inFlight=0, closed=true] closing connection 2022-01-13 11:48:25.394 DEBUG 11 --- [uster-worker-81] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:48:25.395 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 11:48:25.395 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 11:48:33.395 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:48:33.397 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-170, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:48:33.398 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-170, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:48:33.398 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-170, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:48:33.398 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-170, inFlight=0, closed=true] closing connection 2022-01-13 11:48:33.399 DEBUG 11 --- [uster-worker-80] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:48:33.399 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 11:48:33.399 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 11:48:48.452 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:48:48.454 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:48:49.399 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:48:49.401 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-171, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:48:49.402 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-171, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:48:49.402 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-171, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:48:49.402 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-171, inFlight=0, closed=true] closing connection 2022-01-13 11:48:49.402 DEBUG 11 --- [uster-worker-81] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:48:49.403 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 11:48:49.403 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 11:49:18.463 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:49:18.465 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:49:21.403 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:49:21.407 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-172, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:49:21.407 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-172, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:49:21.408 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-172, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:49:21.408 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-172, inFlight=0, closed=true] closing connection 2022-01-13 11:49:21.409 DEBUG 11 --- [uster-worker-82] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:49:21.409 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 11:49:21.409 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 11:49:24.677 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 11:49:24.678 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 11:49:25.679 DEBUG 11 --- [uster-worker-83] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 11:49:25.684 DEBUG 11 --- [uster-worker-83] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 11:49:25.684 DEBUG 11 --- [uster-worker-83] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 11:49:25.684 DEBUG 11 --- [uster-worker-83] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 11:49:25.684 DEBUG 11 --- [uster-worker-83] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:49:25.686 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-173, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 11:49:27.882 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-173, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 11:49:28.385 DEBUG 11 --- [uster-worker-83] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 0 new connections, total = 1 2022-01-13 11:49:28.385 DEBUG 11 --- [uster-worker-83] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 11:49:28.385 DEBUG 11 --- [uster-worker-83] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 11:49:55.685 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:49:55.687 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:49:58.285 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119: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-01-13 11:49:58.286 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-173, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 11:49:58.286 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 11:49:58.286 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-173, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:49:58.288 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-173, inFlight=0, closed=true] closing connection 2022-01-13 11:49:58.288 DEBUG 11 --- [uster-worker-84] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 11:49:58.289 DEBUG 11 --- [uster-worker-84] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 11:49:58.289 DEBUG 11 --- [uster-worker-84] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 11:49:58.296 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 11:49:58.297 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 11:49:59.290 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:49:59.293 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-174, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:49:59.293 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-174, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:49:59.293 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-174, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:49:59.294 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-174, inFlight=0, closed=true] closing connection 2022-01-13 11:49:59.294 DEBUG 11 --- [uster-worker-85] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:49:59.294 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 11:49:59.294 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 11:49:59.298 DEBUG 11 --- [uster-worker-84] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:50:01.295 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:50:01.298 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-175, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:50:01.299 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-175, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:50:01.299 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-175, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:50:01.299 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-175, inFlight=0, closed=true] closing connection 2022-01-13 11:50:01.299 DEBUG 11 --- [uster-worker-85] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:50:01.300 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 11:50:01.300 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 11:50:05.301 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:50:05.306 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-176, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:50:05.307 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-176, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:50:05.307 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-176, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:50:05.307 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-176, inFlight=0, closed=true] closing connection 2022-01-13 11:50:05.307 DEBUG 11 --- [uster-worker-84] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:50:05.308 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 11:50:05.308 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 11:50:13.308 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:50:13.314 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-177, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:50:13.314 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-177, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:50:13.314 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-177, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:50:13.314 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-177, inFlight=0, closed=true] closing connection 2022-01-13 11:50:13.314 DEBUG 11 --- [uster-worker-85] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:50:13.315 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 11:50:13.315 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 11:50:28.300 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:50:28.302 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:50:29.315 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:50:29.318 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-178, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:50:29.318 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-178, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:50:29.318 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-178, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:50:29.318 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-178, inFlight=0, closed=true] closing connection 2022-01-13 11:50:29.319 DEBUG 11 --- [uster-worker-84] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:50:29.319 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 11:50:29.319 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 11:50:58.304 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:50:58.306 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:51:01.319 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:51:01.321 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-179, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:51:01.322 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-179, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:51:01.322 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-179, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:51:01.322 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-179, inFlight=0, closed=true] closing connection 2022-01-13 11:51:01.323 DEBUG 11 --- [uster-worker-86] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:51:01.323 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 11:51:01.323 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 11:51:02.657 DEBUG 11 --- [ool-32-thread-1] o.o.a.rest.search.GenericQueryProcessor : Converted to gremlin query without the start vertices g.V(startVertexes) 2022-01-13 11:51:02.658 INFO 11 --- [ool-32-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : Invoke 2022-01-13 11:51:02.837 INFO 11 --- [ool-32-thread-1] o.o.a.a.logs.AaiDBTraversalMetricLog : InvokeReturn 2022-01-13 11:51:03.858 DEBUG 11 --- [tp1971519316-33] o.o.a.i.post.ResponseTransactionLogging : {"transactionId":"1a06eb05-f919-4ae1-83d9-201043cc9c42","status":"200","rqstDate":"220113-11:51:02:435","respDate":"220113-11:51:03:857","sourceId":"robot-ete:1a06eb05-f919-4ae1-83d9-201043cc9c42","resourceId":"https://aai.onap:8443/aai/v19/query?format=count","resourceType":"PUT","rqstBuf":"{\"ID\":\"0-aai-traversal-220113-11:51:02:435-94840\",\"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=[60552], X-AAI-SSL-Client-DN=[], X-AAI-SSL-Client-NotAfter=[], X-Forwarded-For=[10.233.70.218], X-TransactionId=[1a06eb05-f919-4ae1-83d9-201043cc9c42], X-AAI-SSL-ClientCert-Base64=[], X-AAI-SSL-Client-O=[], X-AAI-SSL-Client-L=[]}\",\"Payload\":\"{\\\"start\\\" : \\\"service-design-and-creation/models\\\"}\"}"} 2022-01-13 11:51:28.308 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:51:28.347 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:51:58.347 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:51:58.349 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:52:05.324 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:52:05.328 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-180, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:52:05.328 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-180, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:52:05.328 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-180, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:52:05.329 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-180, inFlight=0, closed=true] closing connection 2022-01-13 11:52:05.329 DEBUG 11 --- [uster-worker-87] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:52:05.330 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-01-13 11:52:05.330 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 128000 ms 2022-01-13 11:52:28.356 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:52:28.359 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:52:58.360 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:52:58.362 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:53:28.378 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:53:28.446 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:53:34.653 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:53:34.656 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:53:58.447 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:53:58.449 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:54:13.330 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:54:13.334 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-181, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:54:13.334 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-181, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:54:13.335 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-181, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:54:13.336 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-181, inFlight=0, closed=true] closing connection 2022-01-13 11:54:13.336 DEBUG 11 --- [uster-worker-88] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:54:13.337 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-01-13 11:54:13.337 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 256000 ms 2022-01-13 11:54:14.868 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:54:14.870 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:54:28.457 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:54:28.461 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:54:58.461 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:54:58.465 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:55:10.075 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:55:10.076 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:55:28.475 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:55:28.477 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:55:58.489 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:55:58.492 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:56:28.493 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:56:28.546 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:56:58.547 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:56:58.550 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:57:25.578 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=1, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:57:25.581 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=1, closed=false] heartbeat query succeeded 2022-01-13 11:57:28.551 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:57:28.554 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:57:58.555 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:57:58.557 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:58:05.079 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 11:58:05.079 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 11:58:06.081 DEBUG 11 --- [uster-worker-89] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 11:58:06.086 DEBUG 11 --- [uster-worker-89] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 11:58:06.086 DEBUG 11 --- [uster-worker-89] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 11:58:06.086 DEBUG 11 --- [uster-worker-89] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 11:58:06.086 DEBUG 11 --- [uster-worker-89] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:58:06.089 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-182, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 11:58:18.620 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-182, inFlight=0, closed=false] because: [/10.233.70.119:9042] Operation timed out 2022-01-13 11:58:18.621 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-182, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:58:18.622 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-182, inFlight=0, closed=true] closing connection 2022-01-13 11:58:18.622 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.70.119:9042-182, inFlight=0, closed=true]: there are still pending requests 2022-01-13 11:58:18.623 DEBUG 11 --- [uster-worker-89] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:58:18.625 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-183, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 11:58:30.820 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-183, inFlight=0, closed=false] because: [/10.233.70.119:9042] Operation timed out 2022-01-13 11:58:30.821 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-183, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:58:30.821 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-183, inFlight=0, closed=true] closing connection 2022-01-13 11:58:30.821 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.70.119:9042-183, inFlight=0, closed=true]: there are still pending requests 2022-01-13 11:58:30.822 WARN 11 --- [ter-timeouter-0] c.d.driver.core.HostConnectionPool : Error creating connection to /10.233.70.119:9042 com.datastax.driver.core.exceptions.OperationTimedOutException: [/10.233.70.119: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-01-13 11:58:30.822 DEBUG 11 --- [ter-timeouter-0] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 0 successfully opened) 2022-01-13 11:58:30.822 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 11:58:30.823 DEBUG 11 --- [uster-worker-90] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 11:58:30.824 DEBUG 11 --- [uster-worker-90] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 11:58:30.824 DEBUG 11 --- [uster-worker-90] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 11:58:30.824 DEBUG 11 --- [uster-worker-89] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:58:31.824 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:58:31.828 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-184, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 11:58:35.680 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:58:35.683 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:58:36.086 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:58:36.087 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:58:40.074 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-184, 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-01-13 11:58:40.074 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-184, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 11:58:40.074 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-184, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:58:40.075 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-184, inFlight=0, closed=true] closing connection 2022-01-13 11:58:40.075 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.70.119:9042-184, inFlight=0, closed=true]: there are still pending requests 2022-01-13 11:58:40.075 DEBUG 11 --- [uster-worker-90] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:58:40.075 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Connection has been closed), scheduling retry in 2000 milliseconds 2022-01-13 11:58:40.075 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 11:58:40.250 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 11:58:40.250 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 11:58:41.251 DEBUG 11 --- [uster-worker-89] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:58:42.076 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:58:42.079 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-185, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:58:42.079 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-185, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:58:42.079 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-185, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:58:42.080 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-185, inFlight=0, closed=true] closing connection 2022-01-13 11:58:42.080 DEBUG 11 --- [uster-worker-90] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:58:42.081 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 11:58:42.081 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 11:58:44.214 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-182, inFlight=0, closed=true] has already terminated 2022-01-13 11:58:46.082 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:58:46.086 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-186, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:58:46.086 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-186, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:58:46.086 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-186, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:58:46.086 DEBUG 11 --- [uster-worker-89] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:58:46.086 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-186, inFlight=0, closed=true] closing connection 2022-01-13 11:58:46.087 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 11:58:46.087 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 11:58:54.087 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:58:54.089 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-187, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:58:54.090 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-187, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:58:54.090 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-187, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:58:54.090 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-187, inFlight=0, closed=true] closing connection 2022-01-13 11:58:54.090 DEBUG 11 --- [uster-worker-90] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:58:54.090 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 11:58:54.090 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 11:58:59.215 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-183, inFlight=0, closed=true] has already terminated 2022-01-13 11:59:10.090 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:59:10.092 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-188, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:59:10.093 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-188, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:59:10.093 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-188, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:59:10.093 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-188, inFlight=0, closed=true] closing connection 2022-01-13 11:59:10.093 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 11:59:10.093 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 11:59:10.093 DEBUG 11 --- [uster-worker-89] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:59:10.252 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:59:10.254 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:59:14.215 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-184, inFlight=0, closed=true] has already terminated 2022-01-13 11:59:30.886 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:59:30.888 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:59:40.256 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 11:59:40.259 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 11:59:42.094 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 11:59:42.100 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-189, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 11:59:42.100 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-189, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 11:59:42.100 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-189, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 11:59:42.101 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-189, inFlight=0, closed=true] closing connection 2022-01-13 11:59:42.101 DEBUG 11 --- [uster-worker-91] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 11:59:42.102 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 11:59:42.102 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 12:00:02.249 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 12:00:02.251 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 12:00:03.252 DEBUG 11 --- [uster-worker-92] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 12:00:03.257 DEBUG 11 --- [uster-worker-92] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 12:00:03.257 DEBUG 11 --- [uster-worker-92] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 12:00:03.257 DEBUG 11 --- [uster-worker-92] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 12:00:03.257 DEBUG 11 --- [uster-worker-92] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:00:03.261 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-190, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 12:00:08.673 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-190, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 12:00:09.180 DEBUG 11 --- [uster-worker-92] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 0 new connections, total = 1 2022-01-13 12:00:09.180 DEBUG 11 --- [uster-worker-92] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 12:00:09.181 DEBUG 11 --- [uster-worker-92] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 12:00:18.775 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-190, 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-01-13 12:00:18.775 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-190, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 12:00:18.775 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 12:00:18.775 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-190, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:00:18.776 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-190, inFlight=0, closed=true] closing connection 2022-01-13 12:00:18.776 DEBUG 11 --- [uster-worker-93] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 12:00:18.776 DEBUG 11 --- [uster-worker-93] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 12:00:18.776 DEBUG 11 --- [uster-worker-93] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 12:00:18.888 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 12:00:18.888 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 12:00:19.777 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:00:19.779 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-191, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:00:19.779 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-191, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:00:19.779 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-191, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:00:19.779 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-191, inFlight=0, closed=true] closing connection 2022-01-13 12:00:19.779 DEBUG 11 --- [uster-worker-92] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:00:19.780 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 12:00:19.780 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 12:00:19.889 DEBUG 11 --- [uster-worker-93] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:00:21.051 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:00:21.056 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:00:21.780 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:00:21.782 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-192, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:00:21.783 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-192, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:00:21.783 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-192, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:00:21.783 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-192, inFlight=0, closed=true] closing connection 2022-01-13 12:00:21.783 DEBUG 11 --- [uster-worker-92] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:00:21.784 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 12:00:21.784 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 12:00:25.784 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:00:25.786 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-193, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:00:25.786 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-193, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:00:25.786 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-193, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:00:25.786 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-193, inFlight=0, closed=true] closing connection 2022-01-13 12:00:25.786 DEBUG 11 --- [uster-worker-93] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:00:25.787 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 12:00:25.787 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 12:00:33.787 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:00:33.789 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-194, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:00:33.790 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-194, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:00:33.790 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-194, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:00:33.790 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-194, inFlight=0, closed=true] closing connection 2022-01-13 12:00:33.790 DEBUG 11 --- [uster-worker-92] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:00:33.791 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 12:00:33.791 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 12:00:48.889 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:00:48.947 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:00:49.791 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:00:49.798 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-195, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:00:49.799 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-195, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:00:49.799 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-195, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:00:49.799 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-195, inFlight=0, closed=true] closing connection 2022-01-13 12:00:49.799 DEBUG 11 --- [uster-worker-93] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:00:49.799 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 12:00:49.800 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 12:01:18.948 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:01:18.951 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:01:21.801 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:01:21.805 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-196, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:01:21.805 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-196, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:01:21.805 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-196, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:01:21.807 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-196, inFlight=0, closed=true] closing connection 2022-01-13 12:01:21.807 DEBUG 11 --- [uster-worker-94] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:01:21.807 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 12:01:21.808 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 12:01:48.952 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:01:48.953 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:02:18.956 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:02:18.958 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:02:25.808 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:02:25.812 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-197, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:02:25.812 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-197, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:02:25.812 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-197, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:02:25.813 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-197, inFlight=0, closed=true] closing connection 2022-01-13 12:02:25.813 DEBUG 11 --- [uster-worker-95] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:02:25.815 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-01-13 12:02:25.815 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 128000 ms 2022-01-13 12:02:48.958 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:02:48.960 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:03:18.961 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:03:18.964 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:03:48.967 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:03:48.969 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:04:18.969 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:04:18.971 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:04:33.816 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:04:33.820 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-198, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:04:33.821 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-198, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:04:33.821 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-198, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:04:33.822 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-198, inFlight=0, closed=true] closing connection 2022-01-13 12:04:33.822 DEBUG 11 --- [uster-worker-96] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:04:33.823 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-01-13 12:04:33.823 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 256000 ms 2022-01-13 12:04:48.972 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:04:48.974 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:05:18.975 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:05:18.977 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:05:48.992 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:05:49.047 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:05:52.255 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:05:52.258 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:06:19.047 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:06:19.050 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:06:47.472 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:06:47.475 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:06:48.275 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 12:06:48.275 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 12:06:49.278 DEBUG 11 --- [uster-worker-97] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 12:06:49.282 DEBUG 11 --- [uster-worker-97] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 12:06:49.282 DEBUG 11 --- [uster-worker-97] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 12:06:49.282 DEBUG 11 --- [uster-worker-97] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 12:06:49.282 DEBUG 11 --- [uster-worker-97] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:06:49.286 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-199, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 12:06:59.677 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-199, 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-01-13 12:06:59.677 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-199, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 12:06:59.677 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-199, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:06:59.678 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-199, inFlight=0, closed=true] closing connection 2022-01-13 12:06:59.678 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.70.119:9042-199, inFlight=0, closed=true]: there are still pending requests 2022-01-13 12:06:59.679 DEBUG 11 --- [uster-worker-97] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:06:59.681 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-200, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:06:59.681 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-200, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:06:59.681 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-200, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:06:59.682 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-200, inFlight=0, closed=true] closing connection 2022-01-13 12:06:59.683 WARN 11 --- [er-nio-worker-2] c.d.driver.core.HostConnectionPool : Error creating connection to /10.233.70.119:9042 com.datastax.driver.core.exceptions.TransportException: [/10.233.70.119: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.70.119: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-01-13 12:06:59.683 DEBUG 11 --- [er-nio-worker-2] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 0 successfully opened) 2022-01-13 12:06:59.684 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 12:06:59.684 DEBUG 11 --- [uster-worker-98] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 12:06:59.684 DEBUG 11 --- [uster-worker-98] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 12:06:59.685 DEBUG 11 --- [uster-worker-98] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 12:06:59.685 DEBUG 11 --- [uster-worker-97] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:06:59.846 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 12:06:59.847 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 12:07:00.685 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:07:00.687 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-201, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:07:00.687 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-201, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:07:00.687 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-201, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:07:00.687 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-201, inFlight=0, closed=true] closing connection 2022-01-13 12:07:00.687 DEBUG 11 --- [uster-worker-98] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:07:00.688 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 12:07:00.688 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 12:07:00.847 DEBUG 11 --- [uster-worker-97] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:07:02.688 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:07:02.690 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-202, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:07:02.690 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-202, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:07:02.690 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-202, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:07:02.690 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-202, inFlight=0, closed=true] closing connection 2022-01-13 12:07:02.690 DEBUG 11 --- [uster-worker-98] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:07:02.691 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 12:07:02.691 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 12:07:06.691 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:07:06.693 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-203, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:07:06.694 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-203, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:07:06.694 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-203, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:07:06.694 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-203, inFlight=0, closed=true] closing connection 2022-01-13 12:07:06.694 DEBUG 11 --- [uster-worker-97] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:07:06.694 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 12:07:06.694 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 12:07:14.695 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:07:14.697 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-204, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:07:14.697 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-204, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:07:14.698 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-204, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:07:14.698 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-204, inFlight=0, closed=true] closing connection 2022-01-13 12:07:14.698 DEBUG 11 --- [uster-worker-98] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:07:14.698 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 12:07:14.698 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 12:07:29.221 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-199, inFlight=0, closed=true] has already terminated 2022-01-13 12:07:29.850 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:07:29.852 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:07:30.699 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:07:30.703 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-205, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:07:30.703 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-205, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:07:30.703 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-205, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:07:30.704 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-205, inFlight=0, closed=true] closing connection 2022-01-13 12:07:30.704 DEBUG 11 --- [uster-worker-97] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:07:30.705 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 12:07:30.705 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 12:07:59.853 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:07:59.855 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:08:02.706 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:08:02.710 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-206, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:08:02.710 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-206, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:08:02.710 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-206, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:08:02.712 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-206, inFlight=0, closed=true] closing connection 2022-01-13 12:08:02.712 DEBUG 11 --- [uster-worker-99] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:08:02.712 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 12:08:02.713 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 12:08:24.896 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 12:08:24.897 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 12:08:25.898 DEBUG 11 --- [ster-worker-100] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 12:08:25.905 DEBUG 11 --- [ster-worker-100] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 12:08:25.905 DEBUG 11 --- [ster-worker-100] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 12:08:25.905 DEBUG 11 --- [ster-worker-100] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 12:08:25.905 DEBUG 11 --- [ster-worker-100] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:08:25.910 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-207, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 12:08:30.582 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-207, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 12:08:31.075 DEBUG 11 --- [ster-worker-100] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 0 new connections, total = 1 2022-01-13 12:08:31.075 DEBUG 11 --- [ster-worker-100] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 12:08:31.075 DEBUG 11 --- [ster-worker-100] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 12:08:38.884 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-207, 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-01-13 12:08:38.886 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-207, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 12:08:38.887 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 12:08:38.887 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-207, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:08:38.888 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-207, inFlight=0, closed=true] closing connection 2022-01-13 12:08:38.889 DEBUG 11 --- [ster-worker-101] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 12:08:38.892 DEBUG 11 --- [ster-worker-101] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 12:08:38.893 DEBUG 11 --- [ster-worker-101] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 12:08:38.982 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 12:08:38.983 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 12:08:39.893 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:08:39.897 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-208, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:08:39.897 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-208, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:08:39.897 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-208, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:08:39.897 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-208, inFlight=0, closed=true] closing connection 2022-01-13 12:08:39.898 DEBUG 11 --- [ster-worker-100] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:08:39.898 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 12:08:39.898 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 12:08:39.983 DEBUG 11 --- [ster-worker-101] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:08:41.899 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:08:41.902 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-209, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:08:41.902 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-209, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:08:41.902 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-209, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:08:41.903 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-209, inFlight=0, closed=true] closing connection 2022-01-13 12:08:41.903 DEBUG 11 --- [ster-worker-100] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:08:41.904 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 12:08:41.904 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 12:08:45.905 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:08:45.908 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-210, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:08:45.908 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-210, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:08:45.908 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-210, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:08:45.911 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-210, inFlight=0, closed=true] closing connection 2022-01-13 12:08:45.912 DEBUG 11 --- [ster-worker-101] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:08:45.912 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 12:08:45.912 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 12:08:47.984 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:08:47.987 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:08:53.913 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:08:53.916 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-211, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:08:53.916 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-211, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:08:53.916 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-211, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:08:53.916 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-211, inFlight=0, closed=true] closing connection 2022-01-13 12:08:53.916 DEBUG 11 --- [ster-worker-100] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:08:53.917 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 12:08:53.917 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 12:09:08.990 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:09:09.045 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:09:09.917 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:09:09.919 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-212, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:09:09.920 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-212, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:09:09.920 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-212, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:09:09.920 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-212, inFlight=0, closed=true] closing connection 2022-01-13 12:09:09.920 DEBUG 11 --- [ster-worker-101] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:09:09.921 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 12:09:09.921 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 12:09:13.251 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:09:13.254 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:09:39.046 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:09:39.049 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:09:41.921 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:09:41.924 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-213, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:09:41.925 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-213, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:09:41.925 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-213, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:09:41.926 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-213, inFlight=0, closed=true] closing connection 2022-01-13 12:09:41.926 DEBUG 11 --- [ster-worker-102] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:09:41.926 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 12:09:41.926 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 12:10:09.050 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:10:09.052 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:10:39.061 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:10:39.062 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:10:45.927 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:10:45.931 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-214, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:10:45.932 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-214, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:10:45.932 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-214, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:10:45.933 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-214, inFlight=0, closed=true] closing connection 2022-01-13 12:10:45.934 DEBUG 11 --- [ster-worker-103] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:10:45.934 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-01-13 12:10:45.934 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 128000 ms 2022-01-13 12:11:09.064 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:11:09.067 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:11:39.068 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:11:39.070 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:12:09.071 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:12:09.145 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:12:39.145 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:12:39.147 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:12:53.934 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:12:53.938 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-215, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:12:53.938 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-215, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:12:53.938 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-215, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:12:53.939 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-215, inFlight=0, closed=true] closing connection 2022-01-13 12:12:53.939 DEBUG 11 --- [ster-worker-104] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:12:53.940 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-01-13 12:12:53.940 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 256000 ms 2022-01-13 12:13:09.155 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:13:09.157 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:13:39.164 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:13:39.167 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:13:49.352 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:13:49.355 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:14:09.169 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:14:09.173 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:14:39.174 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:14:39.178 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:14:46.774 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 12:14:46.775 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 12:14:47.777 DEBUG 11 --- [ster-worker-105] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 12:14:47.784 DEBUG 11 --- [ster-worker-105] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 12:14:47.784 DEBUG 11 --- [ster-worker-105] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 12:14:47.784 DEBUG 11 --- [ster-worker-105] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 12:14:47.784 DEBUG 11 --- [ster-worker-105] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:14:47.793 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-216, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 12:14:56.086 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-216, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 12:14:56.380 DEBUG 11 --- [ster-worker-105] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 0 new connections, total = 1 2022-01-13 12:14:56.381 DEBUG 11 --- [ster-worker-105] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 12:14:56.381 DEBUG 11 --- [ster-worker-105] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 12:15:17.786 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:15:17.791 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:15:18.478 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-216, 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-01-13 12:15:18.480 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-216, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 12:15:18.480 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 12:15:18.480 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-216, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:15:18.482 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-216, inFlight=0, closed=true] closing connection 2022-01-13 12:15:18.482 DEBUG 11 --- [ster-worker-106] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 12:15:18.485 DEBUG 11 --- [ster-worker-106] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 12:15:18.485 DEBUG 11 --- [ster-worker-106] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 12:15:18.500 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 12:15:18.500 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 12:15:19.485 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:15:19.489 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-217, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:15:19.489 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-217, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:15:19.489 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-217, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:15:19.490 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-217, inFlight=0, closed=true] closing connection 2022-01-13 12:15:19.490 DEBUG 11 --- [ster-worker-105] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:15:19.490 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 12:15:19.490 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 12:15:19.500 DEBUG 11 --- [ster-worker-106] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:15:19.659 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:15:19.662 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:15:21.490 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:15:21.492 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-218, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:15:21.492 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-218, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:15:21.492 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-218, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:15:21.492 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-218, inFlight=0, closed=true] closing connection 2022-01-13 12:15:21.492 DEBUG 11 --- [ster-worker-105] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:15:21.493 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 12:15:21.493 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 12:15:25.493 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:15:25.496 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-219, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:15:25.497 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-219, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:15:25.497 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-219, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:15:25.498 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-219, inFlight=0, closed=true] closing connection 2022-01-13 12:15:25.498 DEBUG 11 --- [ster-worker-106] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:15:25.498 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 12:15:25.498 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 12:15:33.499 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:15:33.502 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-220, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:15:33.503 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-220, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:15:33.503 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-220, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:15:33.503 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-220, inFlight=0, closed=true] closing connection 2022-01-13 12:15:33.503 DEBUG 11 --- [ster-worker-105] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:15:33.503 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 12:15:33.503 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 12:15:48.501 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:15:48.546 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:15:49.504 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:15:49.506 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-221, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:15:49.506 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-221, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:15:49.506 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-221, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:15:49.507 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-221, inFlight=0, closed=true] closing connection 2022-01-13 12:15:49.507 DEBUG 11 --- [ster-worker-106] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:15:49.507 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 12:15:49.507 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 12:16:18.547 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:16:18.549 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:16:21.508 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:16:21.510 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-222, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:16:21.510 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-222, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:16:21.510 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-222, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:16:21.511 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-222, inFlight=0, closed=true] closing connection 2022-01-13 12:16:21.511 DEBUG 11 --- [ster-worker-107] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:16:21.511 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 12:16:21.511 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 12:16:26.876 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 12:16:26.877 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 12:16:27.881 DEBUG 11 --- [ster-worker-108] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 12:16:27.886 DEBUG 11 --- [ster-worker-108] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 12:16:27.886 DEBUG 11 --- [ster-worker-108] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 12:16:27.886 DEBUG 11 --- [ster-worker-108] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 12:16:27.886 DEBUG 11 --- [ster-worker-108] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:16:27.889 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-223, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 12:16:34.083 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-223, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 12:16:34.379 DEBUG 11 --- [ster-worker-108] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 0 new connections, total = 1 2022-01-13 12:16:34.379 DEBUG 11 --- [ster-worker-108] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 12:16:34.380 DEBUG 11 --- [ster-worker-108] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 12:16:45.256 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:16:45.259 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:16:57.888 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:16:57.890 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:16:58.990 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-223, 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-01-13 12:16:58.991 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-223, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 12:16:58.991 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 12:16:58.991 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-223, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:16:58.992 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-223, inFlight=0, closed=true] closing connection 2022-01-13 12:16:58.992 DEBUG 11 --- [ster-worker-109] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 12:16:58.993 DEBUG 11 --- [ster-worker-109] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 12:16:58.993 DEBUG 11 --- [ster-worker-109] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 12:16:59.083 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 12:16:59.084 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 12:16:59.993 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:16:59.995 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-224, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:16:59.995 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-224, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:16:59.995 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-224, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:16:59.996 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-224, inFlight=0, closed=true] closing connection 2022-01-13 12:16:59.996 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 12:16:59.996 DEBUG 11 --- [ster-worker-108] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:16:59.996 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 12:17:00.084 DEBUG 11 --- [ster-worker-109] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:17:01.996 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:17:01.999 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-225, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:17:01.999 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-225, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:17:01.999 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-225, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:17:01.999 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-225, inFlight=0, closed=true] closing connection 2022-01-13 12:17:01.999 DEBUG 11 --- [ster-worker-108] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:17:01.999 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 12:17:01.999 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 12:17:05.347 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:17:05.349 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:17:06.000 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:17:06.002 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-226, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:17:06.002 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-226, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:17:06.002 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-226, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:17:06.002 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-226, inFlight=0, closed=true] closing connection 2022-01-13 12:17:06.003 DEBUG 11 --- [ster-worker-109] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:17:06.003 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 12:17:06.003 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 12:17:14.003 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:17:14.006 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-227, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:17:14.006 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-227, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:17:14.006 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-227, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:17:14.006 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-227, inFlight=0, closed=true] closing connection 2022-01-13 12:17:14.006 DEBUG 11 --- [ster-worker-108] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:17:14.007 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 12:17:14.007 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 12:17:29.084 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:17:29.147 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:17:30.008 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:17:30.010 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-228, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:17:30.010 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-228, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:17:30.010 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-228, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:17:30.010 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-228, inFlight=0, closed=true] closing connection 2022-01-13 12:17:30.011 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 12:17:30.011 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 12:17:30.011 DEBUG 11 --- [ster-worker-109] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:17:59.149 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:17:59.151 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:18:02.012 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:18:02.017 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-229, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:18:02.017 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-229, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:18:02.017 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-229, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:18:02.018 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-229, inFlight=0, closed=true] closing connection 2022-01-13 12:18:02.018 DEBUG 11 --- [ster-worker-110] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:18:02.018 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 12:18:02.019 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 12:18:29.153 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:18:29.155 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:18:59.156 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:18:59.158 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:19:06.019 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:19:06.023 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-230, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:19:06.023 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-230, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:19:06.023 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-230, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:19:06.024 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-230, inFlight=0, closed=true] closing connection 2022-01-13 12:19:06.025 DEBUG 11 --- [ster-worker-111] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:19:06.025 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-01-13 12:19:06.025 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 128000 ms 2022-01-13 12:19:29.160 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:19:29.162 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:19:35.996 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:19:36.044 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:19:59.172 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:19:59.175 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:20:29.175 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:20:29.244 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:20:59.245 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:20:59.248 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:21:01.256 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:21:01.259 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:21:14.026 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:21:14.030 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-231, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:21:14.031 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-231, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:21:14.031 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-231, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:21:14.032 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-231, inFlight=0, closed=true] closing connection 2022-01-13 12:21:14.033 DEBUG 11 --- [ster-worker-112] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:21:14.033 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-01-13 12:21:14.033 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 256000 ms 2022-01-13 12:21:29.252 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:21:29.254 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:21:59.264 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:21:59.267 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:22:16.485 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:22:16.487 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:22:29.268 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:22:29.270 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:22:59.272 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:22:59.273 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:23:18.083 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 12:23:18.083 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 12:23:19.086 DEBUG 11 --- [ster-worker-113] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 12:23:19.091 DEBUG 11 --- [ster-worker-113] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 12:23:19.091 DEBUG 11 --- [ster-worker-113] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 12:23:19.091 DEBUG 11 --- [ster-worker-113] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 12:23:19.091 DEBUG 11 --- [ster-worker-113] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:23:19.095 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-232, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 12:23:22.101 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-232, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 12:23:22.681 DEBUG 11 --- [ster-worker-113] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 0 new connections, total = 1 2022-01-13 12:23:22.682 DEBUG 11 --- [ster-worker-113] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 12:23:22.682 DEBUG 11 --- [ster-worker-113] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 12:23:31.760 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:23:31.763 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:23:38.274 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-232, 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-01-13 12:23:38.274 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-232, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 12:23:38.275 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 12:23:38.275 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-232, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:23:38.275 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-232, inFlight=0, closed=true] closing connection 2022-01-13 12:23:38.276 DEBUG 11 --- [ster-worker-114] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 12:23:38.277 DEBUG 11 --- [ster-worker-114] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 12:23:38.277 DEBUG 11 --- [ster-worker-114] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 12:23:38.290 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 12:23:38.291 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 12:23:39.278 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:23:39.280 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-233, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:23:39.280 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-233, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:23:39.280 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-233, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:23:39.280 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-233, inFlight=0, closed=true] closing connection 2022-01-13 12:23:39.280 DEBUG 11 --- [ster-worker-113] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:23:39.281 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 12:23:39.281 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 12:23:39.291 DEBUG 11 --- [ster-worker-114] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:23:41.281 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:23:41.284 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-234, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:23:41.284 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-234, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:23:41.284 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-234, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:23:41.285 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-234, inFlight=0, closed=true] closing connection 2022-01-13 12:23:41.285 DEBUG 11 --- [ster-worker-113] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:23:41.286 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 12:23:41.286 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 12:23:45.286 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:23:45.288 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-235, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:23:45.289 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-235, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:23:45.289 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-235, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:23:45.289 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-235, inFlight=0, closed=true] closing connection 2022-01-13 12:23:45.289 DEBUG 11 --- [ster-worker-114] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:23:45.290 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 12:23:45.290 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 12:23:53.291 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:23:53.296 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-236, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:23:53.297 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-236, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:23:53.297 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-236, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:23:53.297 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-236, inFlight=0, closed=true] closing connection 2022-01-13 12:23:53.298 DEBUG 11 --- [ster-worker-113] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:23:53.298 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 12:23:53.298 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 12:24:01.945 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:24:01.947 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:24:08.292 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:24:08.345 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:24:09.299 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:24:09.301 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-237, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:24:09.302 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-237, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:24:09.302 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-237, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:24:09.302 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-237, inFlight=0, closed=true] closing connection 2022-01-13 12:24:09.302 DEBUG 11 --- [ster-worker-114] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:24:09.302 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 12:24:09.302 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 12:24:38.346 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:24:38.349 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:24:41.303 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:24:41.304 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-238, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:24:41.305 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-238, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:24:41.305 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-238, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:24:41.305 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-238, inFlight=0, closed=true] closing connection 2022-01-13 12:24:41.306 DEBUG 11 --- [ster-worker-115] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:24:41.306 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 12:24:41.306 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 12:24:50.146 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 12:24:50.146 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 12:24:51.147 DEBUG 11 --- [ster-worker-116] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 12:24:51.152 DEBUG 11 --- [ster-worker-116] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 12:24:51.152 DEBUG 11 --- [ster-worker-116] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 12:24:51.152 DEBUG 11 --- [ster-worker-116] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 12:24:51.152 DEBUG 11 --- [ster-worker-116] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:24:51.158 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-239, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 12:24:56.778 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-239, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 12:24:57.284 DEBUG 11 --- [ster-worker-116] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 0 new connections, total = 1 2022-01-13 12:24:57.284 DEBUG 11 --- [ster-worker-116] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 12:24:57.284 DEBUG 11 --- [ster-worker-116] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 12:25:07.172 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:25:07.174 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:25:18.377 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-239, 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-01-13 12:25:18.377 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-239, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 12:25:18.377 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 12:25:18.378 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-239, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:25:18.378 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-239, inFlight=0, closed=true] closing connection 2022-01-13 12:25:18.379 DEBUG 11 --- [ster-worker-117] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 12:25:18.380 DEBUG 11 --- [ster-worker-117] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 12:25:18.380 DEBUG 11 --- [ster-worker-117] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 12:25:18.390 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 12:25:18.391 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 12:25:19.380 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:25:19.382 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-240, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:25:19.383 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-240, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:25:19.383 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-240, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:25:19.383 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-240, inFlight=0, closed=true] closing connection 2022-01-13 12:25:19.383 DEBUG 11 --- [ster-worker-116] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:25:19.383 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 12:25:19.383 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 12:25:19.391 DEBUG 11 --- [ster-worker-117] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:25:21.384 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:25:21.387 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-241, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:25:21.387 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-241, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:25:21.387 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-241, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:25:21.387 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-241, inFlight=0, closed=true] closing connection 2022-01-13 12:25:21.388 DEBUG 11 --- [ster-worker-116] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:25:21.388 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 12:25:21.388 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 12:25:25.388 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:25:25.391 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-242, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:25:25.391 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-242, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:25:25.391 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-242, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:25:25.391 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-242, inFlight=0, closed=true] closing connection 2022-01-13 12:25:25.391 DEBUG 11 --- [ster-worker-117] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:25:25.391 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 12:25:25.391 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 12:25:33.392 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:25:33.394 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-243, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:25:33.395 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-243, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:25:33.395 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-243, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:25:33.395 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-243, inFlight=0, closed=true] closing connection 2022-01-13 12:25:33.395 DEBUG 11 --- [ster-worker-116] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:25:33.396 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 12:25:33.396 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 12:25:48.392 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:25:48.445 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:25:49.396 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:25:49.398 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-244, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:25:49.398 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-244, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:25:49.398 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-244, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:25:49.398 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-244, inFlight=0, closed=true] closing connection 2022-01-13 12:25:49.398 DEBUG 11 --- [ster-worker-117] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:25:49.399 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 12:25:49.399 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 12:26:18.446 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:26:18.449 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:26:21.399 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:26:21.403 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-245, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:26:21.404 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-245, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:26:21.404 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-245, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:26:21.405 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-245, inFlight=0, closed=true] closing connection 2022-01-13 12:26:21.405 DEBUG 11 --- [ster-worker-118] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:26:21.406 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 12:26:21.406 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 12:26:48.458 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:26:48.460 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:26:52.856 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:26:52.859 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:27:18.472 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:27:18.474 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:27:25.407 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:27:25.412 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-246, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:27:25.412 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-246, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:27:25.413 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-246, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:27:25.414 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-246, inFlight=0, closed=true] closing connection 2022-01-13 12:27:25.414 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 128000 milliseconds 2022-01-13 12:27:25.414 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 128000 ms 2022-01-13 12:27:25.415 DEBUG 11 --- [ster-worker-119] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:27:32.982 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:27:32.984 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:27:48.477 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:27:48.544 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:28:18.546 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:28:18.549 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:28:48.556 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:28:48.557 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:28:58.368 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:28:58.370 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-2, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:29:18.572 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:29:18.574 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:29:33.415 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:29:33.421 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-247, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:29:33.421 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-247, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:29:33.421 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-247, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:29:33.422 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-247, inFlight=0, closed=true] closing connection 2022-01-13 12:29:33.422 DEBUG 11 --- [ster-worker-120] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:29:33.422 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 256000 milliseconds 2022-01-13 12:29:33.423 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 256000 ms 2022-01-13 12:29:48.583 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:29:48.644 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:30:18.645 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:30:18.649 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:30:48.650 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:30:48.652 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:30:58.864 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:30:58.866 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.68.112:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:31:18.653 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:31:18.655 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:31:40.975 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 12:31:40.976 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 12:31:41.979 DEBUG 11 --- [ster-worker-121] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 12:31:42.050 DEBUG 11 --- [ster-worker-121] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 12:31:42.051 DEBUG 11 --- [ster-worker-121] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 12:31:42.051 DEBUG 11 --- [ster-worker-121] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 12:31:42.051 DEBUG 11 --- [ster-worker-121] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:31:42.058 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-248, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 12:31:54.120 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-248, inFlight=0, closed=false] because: [/10.233.70.119:9042] Operation timed out 2022-01-13 12:31:54.120 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-248, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:31:54.122 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-248, inFlight=0, closed=true] closing connection 2022-01-13 12:31:54.122 DEBUG 11 --- [ter-timeouter-0] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.70.119:9042-248, inFlight=0, closed=true]: there are still pending requests 2022-01-13 12:31:54.123 DEBUG 11 --- [ster-worker-121] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:31:54.125 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-249, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 12:32:00.976 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-249, 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-01-13 12:32:00.976 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-249, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 12:32:00.977 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-249, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:32:00.977 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-249, inFlight=0, closed=true] closing connection 2022-01-13 12:32:00.977 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Not terminating Connection[/10.233.70.119:9042-249, inFlight=0, closed=true]: there are still pending requests 2022-01-13 12:32:00.977 WARN 11 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Error creating connection to /10.233.70.119:9042 com.datastax.driver.core.exceptions.TransportException: [/10.233.70.119: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-01-13 12:32:00.978 DEBUG 11 --- [er-nio-worker-1] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 0 successfully opened) 2022-01-13 12:32:00.978 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 12:32:00.978 DEBUG 11 --- [ster-worker-122] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 12:32:00.978 DEBUG 11 --- [ster-worker-122] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 12:32:00.979 DEBUG 11 --- [ster-worker-122] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 12:32:00.979 DEBUG 11 --- [ster-worker-121] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:32:01.679 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 12:32:01.680 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 12:32:01.979 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:32:01.981 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-250, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:32:01.981 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-250, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:32:01.981 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-250, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:32:01.981 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-250, inFlight=0, closed=true] closing connection 2022-01-13 12:32:01.981 DEBUG 11 --- [ster-worker-122] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:32:01.981 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 12:32:01.981 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 12:32:02.680 DEBUG 11 --- [ster-worker-121] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:32:03.981 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:32:03.983 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-251, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:32:03.983 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-251, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:32:03.983 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-251, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:32:03.984 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-251, inFlight=0, closed=true] closing connection 2022-01-13 12:32:03.984 DEBUG 11 --- [ster-worker-122] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:32:03.984 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 12:32:03.984 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms 2022-01-13 12:32:07.984 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:32:07.987 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-252, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:32:07.987 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-252, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:32:07.987 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-252, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:32:07.987 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-252, inFlight=0, closed=true] closing connection 2022-01-13 12:32:07.988 DEBUG 11 --- [ster-worker-121] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:32:07.988 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 8000 milliseconds 2022-01-13 12:32:07.988 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 8000 ms 2022-01-13 12:32:15.988 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:32:15.990 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-253, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:32:15.990 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-253, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:32:15.991 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-253, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:32:15.991 DEBUG 11 --- [er-nio-worker-1] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-253, inFlight=0, closed=true] closing connection 2022-01-13 12:32:15.991 DEBUG 11 --- [ster-worker-122] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:32:15.991 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 16000 milliseconds 2022-01-13 12:32:15.991 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 16000 ms 2022-01-13 12:32:29.246 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-248, inFlight=0, closed=true] has already terminated 2022-01-13 12:32:29.246 DEBUG 11 --- [ection-reaper-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-249, inFlight=0, closed=true] has already terminated 2022-01-13 12:32:31.683 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:32:31.686 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:32:31.992 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:32:31.996 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-254, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:32:31.997 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-254, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:32:31.997 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-254, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:32:31.998 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-254, inFlight=0, closed=true] closing connection 2022-01-13 12:32:31.998 DEBUG 11 --- [ster-worker-121] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:32:31.998 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 32000 milliseconds 2022-01-13 12:32:31.998 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 32000 ms 2022-01-13 12:33:01.696 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] was inactive for 30 seconds, sending heartbeat 2022-01-13 12:33:01.745 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[cassandra/10.233.67.97:9042-1, inFlight=0, closed=false] heartbeat query succeeded 2022-01-13 12:33:03.999 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:33:04.003 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-255, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:33:04.003 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-255, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:33:04.003 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-255, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:33:04.004 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-255, inFlight=0, closed=true] closing connection 2022-01-13 12:33:04.004 DEBUG 11 --- [ster-worker-123] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:33:04.005 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 64000 milliseconds 2022-01-13 12:33:04.005 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 64000 ms 2022-01-13 12:33:20.565 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT UP /10.233.70.119:9042, scheduling delivery 2022-01-13 12:33:20.566 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event UP 2022-01-13 12:33:21.568 DEBUG 11 --- [ster-worker-124] c.d.driver.core.ControlConnection : [Control connection] Refreshing node info on /10.233.70.119:9042 2022-01-13 12:33:21.575 DEBUG 11 --- [ster-worker-124] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host UP 2022-01-13 12:33:21.575 DEBUG 11 --- [ster-worker-124] com.datastax.driver.core.Cluster : Cancelling reconnection attempt since node is UP 2022-01-13 12:33:21.575 DEBUG 11 --- [ster-worker-124] com.datastax.driver.core.Cluster : Preparing 54 prepared queries on newly up node /10.233.70.119:9042 2022-01-13 12:33:21.575 DEBUG 11 --- [ster-worker-124] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:33:21.578 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-256, inFlight=0, closed=false] Connection established, initializing transport 2022-01-13 12:33:25.674 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-256, inFlight=0, closed=false] Transport initialized, connection ready 2022-01-13 12:33:26.284 DEBUG 11 --- [ster-worker-124] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 0 new connections, total = 1 2022-01-13 12:33:26.284 DEBUG 11 --- [ster-worker-124] c.d.driver.core.HostConnectionPool : Created connection pool to host /10.233.70.119:9042 (1 connections needed, 1 successfully opened) 2022-01-13 12:33:26.284 DEBUG 11 --- [ster-worker-124] com.datastax.driver.core.Session : Added connection pool for /10.233.70.119:9042 2022-01-13 12:33:38.486 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119: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-01-13 12:33:38.487 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-256, inFlight=0, closed=false] because: [/10.233.70.119:9042] Unexpected exception triggered (java.io.IOException: Connection reset by peer) 2022-01-13 12:33:38.487 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preventing new connections for the next 1000 ms 2022-01-13 12:33:38.488 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-256, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:33:38.490 DEBUG 11 --- [er-nio-worker-3] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-256, inFlight=0, closed=true] closing connection 2022-01-13 12:33:38.490 DEBUG 11 --- [ster-worker-125] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] marking host DOWN 2022-01-13 12:33:38.491 DEBUG 11 --- [ster-worker-125] c.d.d.core.AbstractReconnectionHandler : First reconnection scheduled in 1000ms 2022-01-13 12:33:38.491 DEBUG 11 --- [ster-worker-125] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] starting reconnection attempt 2022-01-13 12:33:38.682 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Cluster : Received event EVENT DOWN /10.233.70.119:9042, scheduling delivery 2022-01-13 12:33:38.682 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] received event DOWN 2022-01-13 12:33:39.492 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:33:39.495 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-257, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:33:39.496 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-257, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:33:39.496 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-257, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:33:39.496 DEBUG 11 --- [er-nio-worker-2] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-257, inFlight=0, closed=true] closing connection 2022-01-13 12:33:39.496 DEBUG 11 --- [ster-worker-124] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:33:39.497 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 2000 milliseconds 2022-01-13 12:33:39.497 DEBUG 11 --- [-reconnection-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 2000 ms 2022-01-13 12:33:39.685 DEBUG 11 --- [ster-worker-125] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:33:41.499 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] preparing to open 1 new connections, total = 1 2022-01-13 12:33:41.503 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-258, inFlight=0, closed=false] Error connecting to /10.233.70.119:9042 (Connection refused: /10.233.70.119:9042) 2022-01-13 12:33:41.503 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : Defuncting Connection[/10.233.70.119:9042-258, inFlight=0, closed=false] because: [/10.233.70.119:9042] Cannot connect 2022-01-13 12:33:41.503 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] Connection[/10.233.70.119:9042-258, inFlight=0, closed=false] failed, remaining = 0 2022-01-13 12:33:41.503 DEBUG 11 --- [er-nio-worker-0] com.datastax.driver.core.Connection : Connection[/10.233.70.119:9042-258, inFlight=0, closed=true] closing connection 2022-01-13 12:33:41.504 DEBUG 11 --- [ster-worker-124] com.datastax.driver.core.Cluster : Aborting onDown because a reconnection is running on DOWN host /10.233.70.119:9042 2022-01-13 12:33:41.504 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Cluster : Failed reconnection to /10.233.70.119:9042 ([/10.233.70.119:9042] Cannot connect), scheduling retry in 4000 milliseconds 2022-01-13 12:33:41.504 DEBUG 11 --- [-reconnection-1] com.datastax.driver.core.Host.STATES : [/10.233.70.119:9042] next reconnection attempt in 4000 ms